Dec 21, 2010
Alternative Combinatorial Gray Codes
An introduction to Gray codes and an overview of alternatives to the binary reflected Gray code, including monotonic and balanced codes.
Aug 08, 2009
EmailListField for Django
A simple Django form field for validating a list of email addresses.
Jul 17, 2009
Prevent Django newcomments spam with Akismet (reloaded)
How to use Akismet to prevent comment spam using signals in Django's new commenting system.
Dec 18, 2008
Fixing moved subversion repositories when using git-svn
How to handle repository path changes when migrating from Subversion to Git (even if the noMetadata option is used.)