Fritz!Box UPnP reconnect script
- Details
- Created on Monday, 04 July 2011 22:13
Since there was no "one click" reconnect button somewhere on the net to simple force the Fritz!Box to fetch a new IP I wrote this little reconnect script and executed it via a KDE-Desktop Icon.
This works pretty well, but it was annoying to keep track of two files.
So I put everything into one loooong line and merged it with the KDE-Desktop file.
Now simply place the Desktop file into "/home/${USER}/.local/share/applications/" and execute it from the KDE start menu (Internet -> FritzBoxReCon)
The status will be shown via KDE notifications with kdialog.
ftp_backup.py
- Details
- Created on Friday, 24 June 2011 20:31
So you are using ispCP Omega to host Domains/Webspace and are looking for a simple offsite backup via FTP for the backup files created by ispCP?
Well, at least I was and I couldn't find one which fitted my needs, so I decided to hack one by myself.
The script requires nothing but Python by using the Python ftplib
I am currently testing version 1.0 myself, so be a bit careful with v1.0!
cattraj
- Details
- Created on Wednesday, 27 April 2011 19:33
After reading a request on the NAMD mailinglist for a tool which works simmilar to "CatDCD" but on NAMD "Collective Variable-based Calculations (colvars)" trajectories I ramped up my little python script to make it usable by other.
ONE NOTE:
The first trajectory contains frame zero which my script considers. So the first trajectory always has one more frame then the consecutive trajectory files for my script.
All other trajectory files from consecutive runs repeat the last frame of the previous run which my file strips.
So if your runs have 100 frames the colvar trajectories will have 101 frames. In the first trajectory contains frame 0 to 100. This additional frame here is frame 0.
The second trajectory contains the frames 100 to 201. The additional frame here is frame 100 which is a "carry-over" from the first trajectory.
Coding style is "Get it done" - so don't complain, submitt patches ;-)
Download cattraj.py v1.0 here.
monitor_website_links.py
- Details
- Created on Monday, 23 May 2011 19:25
I recently wanted to check a website for new links which match a REGEX on a regular basis and for convenience receive the result via Mail.
Thanks to Python it took me just some minutes to hack this little script together to monitor a website for new Links matching a REGEX.
Klick "Read more..." to see and download the script.
anamo.py 2.1 with accelerated MD output support
- Details
- Created on Friday, 20 May 2011 12:06
Since I was running some accelerated MD simulations with NAMD, I included support for the output from the aMD simulation.
Beloved Grandma *1918.05.17 †2010.12.16
- Details
- Created on Thursday, 16 December 2010 19:42
|
*1918.05.17 †2010.12.16 |
Bye, bye Skype
- Details
- Created on Monday, 16 May 2011 13:04
Anyone who wants to contact me can do this via the free and open XMPP (Jabber) protocol.
Use Pidgin, Google Talk or any other XMPP capable clients.
My XMPP ID is "contactme[at]olausson[dot]de" or "spamsuxx[at]jabber[dot]org"
www2sms 1.3.0
- Details
- Created on Wednesday, 15 December 2010 13:56
www2sms v1.3.0 is out since a few weeks now.
Besides some bug-fixes it now supports some more providers and has an on-line update function for the providers module.
This new feature makes it possible to react faster to changes on the provider side.
To reduce the chance of compromising the archive it is signed with my GPG key and www2sms only accepts the file if the signature is valid.
Version 1.1.2 supports the following providers:
|
|
The latest provider module can be downloaded from here:
http://olausson.de/downloads/viewcategory/2
P.S.:
Please vote for www2sms so it finds it way into the maemo-extras repository
Klick here to get to the voting page
Qualcom GOBI 2000 UMTS/GPS 3G modem with Gentoo (ThinkPad W510)
- Details
- Created on Wednesday, 27 April 2011 19:52
I'll just shortly summarize my steps (15 overall) to get the Qualcom GOBI 2000 UMTS/3G/GPS modem in my Lenovo Thinkpad W510 up and running.
- Stock 2.6.38.4 Kernel with CONFIG_USB_SERIAL_WWAN=m, CONFIG_USB_SERIAL_QCAUX=m, CONFIG_USB_SERIAL_QUALCOMM=m, CONFIG_PPP=y, CONFIG_PPP_MULTILINK=y, CONFIG_PPP_FILTER=y, CONFIG_PPP_ASYNC=y, CONFIG_PPP_SYNC_TTY=y, CONFIG_PPP_DEFLATE=y, CONFIG_PPP_BSDCOMP=y, CONFIG_PPP_MPPE=y, CONFIG_PPPOE=y
(modules will be called usb_wwan, qcaux, qcserial) - Add "usb_wwan" to /etc/conf.d/modules
- # modprobe qcserial
(or reboot) - USE-flags for net-dialup/ppp: activefilter, dhcp, eap-tls,gtk, pam, -atm, -ipv6, -mppe-mppc, -radius
- # emerge -av net-wireless/gobi_loader net-dialup/ppp
- Snag the firmware files from a windows installation (/mnt/win/Program\ Files\ \(x86\)/QUALCOMM/Images/Lenovo/) and copy them to "/lib/firmware/gobi/"
(I just copied all files and indicated the origin in the file name with the originating Dir a MD5SUM and the provider they are intended for. See list below - klick "Read more...") - Link the desired firmware files to UQCN.mbn, amss.mbn and apps.mbn (gobi_loader will only load exactly these file names)
www2sms 1.2.0
- Details
- Created on Tuesday, 16 November 2010 20:28
http://www.arcor.de
The CPATCHA class has been rewritten and should be more straightforward to implement for other providers then O2.
I'll push v1.2.0 into the Maemo-Devel repository soon.
Maemo Talk
Package Overview
www2sms 1.2.0 has now 9 (nearly 10) providers to choose from:
More Articles...
- Data processing can be so colorful
- Facebook is a pain
- Updated anamo.py to 1.8
- Updated anamo.py to 1.7
- Debian EXIM4 smarthost
- "Landesmeister" C-Class Latin - DONE!
- www2sms
- Maemo SDK running on Gentoo-Linux
- Maemo VoIP and 1und1 SIP
- KVM host settings
- Advertisement can, but must not, be annoying
- Updated anamo.py to 1.5
- Linux - Sane - Epson V300 Photo
- YOUR BATTERY IS EMPTY - NAG
- Intel Core i7 920 vs. AMD Istanbul 2427
- anamo.py and anaout.py updated
- Benchmarking different flavours of NAMD2.7b1
- layman... just a small note to myself ...
- By the way...
- Graduated
- Use Wireshark to find URL pointing to FLV files
- myautomounter v1.2
- Fritz!Box 7170 as remote console
- Jannuarturniere 2008
- myautomounter v1.1
- Köhler unterzeichnet Vorratsdatenspeicherung
- StudiVZ: personalised advertisement
- Abschlußball in Athensted
- 6 monatig Vorratsdatenspeicherung
- For all those who wonder...
- Just a small side note...
- myautomounter
- Trennung von meiner Tanzpartnerin
- OTRtool v0.8.0-r3 released
- 2. Latin Festival in Dresden 20-22.10.2006
Content
Resources
www. is deprecated
Play OGG
Qt Ambassador
Latest comments
-
Harmattan on Gentoo
-
Thanks for the guide. In my ...
-
-
My first scientific publication
-
Congrats, Bjoern -- the paper is ...
-
-
OTRtool v0.8.0-r3 released
-
What a pity ... I am searching ...
-
I do not support OTRtool anymore.
-
Hi, I hope your biochemistry ...
-
-
Qualcom GOBI 2000 UMTS/GPS 3G modem with Gentoo (ThinkPad W510)
-
Was helpful :)
-
-
anamo.py 2.1 with accelerated MD output support
-
good
-
-
findflash.sh
-
Fixed! There is no libflashplayer.
-
Hi I have tried the script but ...
-
-
web2sms for N9/N950
-
Ich habe einen Account bei ...
-

