Tag Archives: Migration

Typo 6.1 Exporter for WordPress

I wrote two rake scripts to dump posts from Typo as planned in my last post. Here’re the steps. 1. Dump Typo’s posts into blog.xml $ cp words.rake export.rake /path/to/typo/lib/tasks/ $ cd /path/to/typo/ $ rake words[tags.rb] $ vi lib/tasks/tags.rb # … Continue reading

Posted in General | Tagged , , , | Comments Off on Typo 6.1 Exporter for WordPress

Migrating a blog from Typo 6 to WordPress 3.4

Finally got time to switch our blog engine to much popular WordPress. There’s no existing tool that can convert a Typo blog to WordPress. Here’s my draft plan to do it myself. Write a sample post (this one) in WordPress. … Continue reading

Posted in General | Tagged , , , | 2 Comments

Migrating a blog from Typo 6 to WordPress 3.4 (imported)

Finally got time to switch our blog engine to much popular WordPress. There’s no existing tool that can convert a Typo blog to WordPress. Here’s my draft plan to do it myself. Write a sample post (this one) in WordPress. … Continue reading

Posted in General | Tagged , , , | 2 Comments