Woot! I have a blog!
Thought I'd put this up to post the occasional thought on programmer stuff, especially bits associated with my test-driven django tutorial and talks (assuming they survive for a while!)
I'm using django-articles as my blogging engine. So far it seems to be doing the job, although I found myself rolling my own "last 5 posts in full" view, i was a bit surprised to have to do that (perhaps I misunderstood something)
still, it understands RST, it has Disqus for comments, it does all the RSS/atom generation for me, and the source code is very sane, so I'm happy.