Archive for the 'code' Category

Twittertastic three
Monday, January 29th, 2007

I just uploaded the first release of python-twitter. Python twitter is a pure python wrapper around the Twitter API and data model. Python twitter is as complete as I could make it. I spent the better part of a full day writing it, and coded it hoping to design something that will be a pleasant [...]

Twittertastic two
Monday, January 22nd, 2007

APIs are great. Case in point, it only took me about an hour to automatically add my most recent Twitter updates to this blog. (Yes, the Twitter badges would have worked, but for performance and consistency reasons I try not to depend on third party Javascript.) If you’re reading this in a blog reader, then [...]