Archive for December, 2008

Exporting Posts from Wordpress 2.5

Recently I tried exporting some posts from one Wordpress 2.5 blog to another Wordpress 2.5 blog. The import worked perfectly, but then I realized that I had forgotten to import one of the posts. Rather than doing to the whole import again, I decided to just import the post that I had forgotten. Unfortunately, Wordpress brought over all of my categories again, leaving me with duplicates of all of my categories. Ugg.

I wrote a small python script that takes a wordpress export file and strips out information about categories and tags. It’s a pretty simple script, but I will share it anyway: script

Streetsblog.NET Launch

A few coworkers and I launched Streetsblog.NET yesterday. The website is actually a vanilla install of Wordpress working in conjunction with a vanilla install of Planet with a bunch of custom Wordpress plugins. I will release the plugins when I get some time to clean them up.