Here's how I got Python 2.3, 2.4, 2.5, 2.6 and 3.0 all installed and working on an Ubuntu VirtualBox.
Archive of all Entries
Installing multiple versions of Python on Ubuntu from Source
Published 1 year, 9 months ago. Tagged: linux markdown python Ubuntu VirtualBox ClosedI've just released Django-SpamBayes v0.1 which includes a few utility apps for Django that offer an easy to use interface to the SpamBayes statistical anti-spam filter allowing filtering and moderation (with training) of comments, contact forms and other publicly submitted data.
Currently, two applications are available: DjangoBayes, which wraps the Django model and provides the SpamBayes API; and CommentBayes, which is an add-on to Django's contrib.comments application and provides filtering and moderation of comments through signals.
Reviewing Markdown -- A Response
Published 2 years, 6 months ago. Tagged: markdown python 2 CommentsGreg Wilson has posted a code review of Python-Markdown. As I'm one of the developers, I read it with interest. This is my response.
Installing VirtualBox Binaries on a Ubuntu 7.10 (Gutsy Gibbon) Host
Published 2 years, 7 months ago. Tagged: linux Ubuntu VirtualBox ClosedHow I got VirtualBox running on Ubuntu 7.10 (Gutsy Gibbon).

