This blog is written in Django, as mentioned in other posts. Other than a few minor improvements, it's basically the same code I wrote over year ago. I've decided it's time for a rewrite for two reasons. Firstly, I know a lot more about Django now than I did then and there are some things I'd like to improve and some functionality I'd like to add. Secondly, this format doesn't really fit my life. I like doing longer-form entries but rarely have the time, and as a result, there's not a whole lot going on here. My new blog will have a more-frequently-updated tumbleog feed right alonside the normal blog feed (Simon Willison's blog inspired this idea.) There will be RSS feeds for both, separately and together. You can follow my progress or grab the code for your own use.
I'm also planning to move hosting. I'm using Dreamhost now, which is fine as commodity hosts go, but they really don't handle Django well. They force you to use fast-cgi which is bad for a number of reasons and they also like to kill fast-cgi processes, which causes the occasional 500 error to show up around here (just refresh and you should get the page you want). I understand why they want to do this, but the end result is that this just isn't a good place for Django. I'm looking into webfaction, as I've deployed Django apps there before and liked it, but other suggestions are appreciated.
Finally, I'd like to redesign this. Frankly, though, I'm not a good designer—or a designer at all, really—so it probably won't look much better.
Update: Same day I post this, I see Sitesprint. So I went ahead and signed this site up for it.
There is 1 comment for this post.