Transition to Django
Having been working on my [HTML_REMOVED]django[HTML_REMOVED] 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, [HTML_REMOVED]Linode[HTML_REMOVED] improved their value for money, so I went out and got myself one. Maybe thats where the new site will be in future :-)

