Technical article about creating an interval/range in Python.
Tag: python
Pondering a Query Language for Mail
Thinking about mail activities and how a query language and other tools might make such activities easier.
Tips for Python Gtk2 to Gtk3
A look at some of the lessons I learned in doing some porting from GTK+ 2 to GTK+ 3 on Python.
WIP: A Python Eye
Today I decided to play around with PIL a bit, working on a python eye. See the results.
Python and Simple Web Use
A brief look at the python modules urlparse and urllib2.