Happy (belated) Ada Lovelace Day
Whoa, look at the date on that last post. A lot has changed since then - I went back to work in a PHP shop, all the while intending to keep doing Python/Django on the side, but I haven't been able to make as much time for that as I ...
Read More
The ubiquity of vi
Whenever a conversation about tools comes up, I find myself, inevitably, putting on a sheepish grin and confessing that yes, in fact, I am a vi user.
And I'll be honest - in my early days as a developer, I just wanted to earn a little respect.
Go ahead, make ...
Read More
Quick and dirty "what I'm reading" plugin
(Note: that partner id in the absolute_url below is mine. I won't object if you want to use it, but you might be better off signing up for your own: Powells.com Partner Program)
The model:
class Book(models.Model): RATING_CHOICES = ( ('1', '1'), ('2', '2'), ('3', '3'), ...
Read More





