toxicsoftware.com

RANDOMIZE USR 0

toxicsoftware.com header image 4

WordPressTool

June 1st, 2006 · No Comments · Default

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 regular text files: grep through them, perform global search and replaces, and so on. You can [...]

[Read more →]

Tags:··

ExpressionEngine to WordPress

June 1st, 2006 · 5 Comments · Default

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 RSS feed and then importing this feed. Doing this would have meant I would have [...]

[Read more →]

Tags:····