« Previous Month   |   

Posts for March 2007

Transition to Django

Having been working on my django based blog for some time now, (when I haven't been busy), I have finally gotten to the stage where transition is almost upon us!

I am yet to properly finish the comments system on it, as I am still unsure how to go about this, but everything else is in place, from the design, to the conversion script. The conversion script is actually quite neat. From a SQL Dump of a wordpress blog, it can successfully transform it into a python list of tuples, from which another script reads this into django.

In other news, Linode improved their value for money, so I went out and got myself one. Maybe thats where the new site will be in future :-)

Comments 8 CommentsAdd a comment Add Comment