Tag Archives: Sqlobject

WordPressTool

Following on from my previous post I’ve uploaded some Python code that talks directly to a WordPress server via MySQL and Sqlobject. WordPressTool downloads all postings into plain text files (one per posting). You can then treat your postings as … Continue reading

Posted in Default | Tagged , , | Comments Off

ExpressionEngine to WordPress

I recently migrated this blog from ExpressionEngine to WordPress. This was rather a daunting proposition due to the none existence of tools for doing this. The best I could really hope for was publishing all my content as a large … Continue reading

Posted in Default | Tagged , , , , | View Comments