A weblog about programming in Python, C#, Java, Perl and C++ - and the occasional comment on PyCS development
new: discuss community servers on the CommunityServerWiki!
me
the locals
offsite
also available in XML
Copyright (c) 2002 Phillip Pearson
|
2002-6-27Interop between blogging toolsI've been messing around a bit with various different blogging tools over the past few months. I'm interested in interoperability between different systems - specifically reducing the coefficient of friction involved in transferring posts and comments between blogging tools. Anyway, I thought it was about time I documented some of what I've found out. So - here it is:
I'm using CityDesk to publish it, so the first article is about that. CityDesk is more of a whole-site CMS than a blogging tool, so it's great for writing up a bunch of notes (which don't suit the date-based organisation you get with blogging tools). Next is Radio, which I've been using for this blog for a little while now. Here's that article. No introduction needed; I think everyone knows about Radio by now. It's all pretty techy stuff - database structure and the like; however I figure that most of my readers (all 9 of you ;) are tech types. Enjoy! Comment on this post [ so far] |