6 Items for March 2009
Django snippets: Twitter oAuth example
A Twitter OAuth example.
VPS Showdown
The author compares 2 top Virtual Private Server (VPS) hosting providers, Slicehost and Linode.
Web Design Inspiration for the iPhone
A gallery of iPhone web interfaces.
Add Full-Text Search to your Django project with Whoosh
A nice overview of adding the new Whoosh full-text search engine to a Django project using signals to trigger a re-indexing.
json-framework
This framework implements a strict JSON parser and generator in Objective-C. Bookmarking this in case I ever need to interact with a web service.