I noticed that the Python example on seomoz.org is outdated and uses deprecated and removed modules. Here is an updated example using Python 2.6.5.
PyGTK Tutorial – Advanced functionality of EggTrayIcon
Mar
Advanced functionality of EggTrayIcon in Python.
Update ProFTPD MySQL Quota Tally – Python
Mar
A Python script that updates users disk usage tally for the ProFTPD quota module (when using MySQL for FTP virtual users).
Escaping SQLite queries in Python
Dec
How to escape SQLite queries in Python correctly using the SQLite API (and not formatted strings).
FreeDNS Python IP Updater for Linux
Dec
A Python script for automatically updating to the latest IP address for the free FreeDNS.afaird.org Dynamic DNS service.
Python Wait Function – Alternative to Sleep for GTK
Sep
A quick “wait” function that replaces the “sleep” function. It runs through a loop for the specified amount of time doing nothing. This stops hanging and unresponsive interfaces for things such as GTK.
PyGTK Destroys window On Close – Solution
Sep
When a window is closed in GTK the window gets destroyed. Here is a quick reason why followed by a snippet to stop reusable windows getting greyed out and destroyed in PyGTK.
Dan Gibbs is a web developer, designer and SEO consultant involved in devon web design.