First Entry
Ok so the first entry on my shiny new Django powered blog. Took a bit of elbow grease to get it up and running on Dreamhost as their stock account setup isn't exactly compatible with Django. Developing a Django app directly on the Dreamhost server is torturously slow. When Django throws an error message it takes quite a while for the server to process it and I was getting a whole lot of 500 Internal Server Errors that would last up to an hour. I managed to do most of my development off of my Nokia n800 internet tablet. I was able to setup Django and use its built-in development server after modifying the n800's python distribution.

Comments
this is a test comment
comments have been disabled until I get a captcha setup to stop the comment spam.