Running on Typo
I’ve been impressed with the functionality I’ve seen in a handful of typo blogs, so I thought I’d give it a whirl. I like it so far.
Edited to add:
After spending some time with Typo, I’m still liking it. The only oddness that I’ve run into so far is not giving an RSS feed per category. I think that should be easy to hack up a bit. I use the category based feeds for things like Planet Python…I don’t want to bore the Python folks with my Baking tips.
Also, I realized after importing my posts from wordpress that they lost all the line breaks when being html-isized. I wrote my first one-off Ruby script to run through each post (via ActiveRecord) and re-interpret the text as Textile. That worked very well.