Menu:

Migrated blog to Coltrane

Posted on February 5, 2008 by wam - 0 comments
Tags: django , website

After restoring my site back to functional status after the recent fiasco with my VPS provider, I decided I'd migrate my blog and some of my other web applications over to more "off the shelf" software options. I wrote the blog application as my first Django app to really learn the framework. The blog has grown to meet my needs, but since I really have no excitement about writing the best blog software, it never got some of the features a modern blog really does deserve (e.g. RSS). Even some of my basic features like 'tagging' of my blog posts were more hackish (Context variables), since they were put into place before some of the best of breed techniques were really developed. Anyway... as it stands right now, the software running the blog is Coltrane along with some other apps.

The Coltrane app has pretty non-existent web documentation. When I'm done with the migration, I'll write a HOWTO document describing how I deployed Coltrane and migrated my site to use it.

Comments

No comments yet.

Post a comment