Tomatohater.com is Mingus-ified!

I just finished migrating this blog from vanilla django-basic-blog to django-mingus.

Read more

Headed to RightScale User Meetup 2010

I'm headed to NYC today for the Cloud Computing Expo and the RightScale User Meetup 2010.

Read more

Jumping into Git

The PBS development team is making the leap from Subversion to Git.

Read more

Python dict from two lists

Beautiful Python one liner that creates a dictionary from two lists, using one list as the dictionary keys and the other as the dictionary values.

Read more

Deploying with Fabric and Subversion

Deploying sites with Fabric is a cinch.

Read more

Implementing Gravatar in Django

A simple Django template tag to add Gravatar support to your site.

Read more

Multi-blog MovableType... a bad idea?

Trials and tribulations of multi-blog MovableType (3.x).

Read more