Category ExpressionEngine

Exporting s9y to MT

When I wanted the skitX blog converted from Serendipity to ExpressionEngine I asked around for an MT Export script for s9y. There was none, so I decided to create it for myself. For those of you who don’t know, MT stands for Movable Type and is SixApart‘s blogsystem. It’s a pretty simple plain-text format which many blogsystems (like for instance EE) can do an import from. I used the format description found here.

Converting from SMF to ExpressionEngine Forum

This will describe how I converted my norwegian webmaster forum which ran the SimpleMachines forum software to ExpressionEngine with the forum module installed. The SMF_Import module I’ve created can be used to import both users and forum messages to EE, or just the users if you only want to import these.