<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Jeremy&#039;s Thoughts &#187; wordpress</title>
	<atom:link href="http://velohacker.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://velohacker.com</link>
	<description>Ramblings of a Cyclist Hacker</description>
	<lastBuildDate>Thu, 19 Apr 2012 15:50:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Migration complete</title>
		<link>http://velohacker.com/2009/01/23/migration-complete/</link>
		<comments>http://velohacker.com/2009/01/23/migration-complete/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 06:32:42 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Life]]></category>
		<category><![CDATA[meta]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://velohacker.com/?p=3736</guid>
		<description><![CDATA[As with many others, I&#8217;ve taken the plunge to migrate my blog away from livejournal where it&#8217;s been hosted now for quite a while to a self-hosted wordpress install with what I think is a pretty appropriate domain name. I &#8230; <a href="http://velohacker.com/2009/01/23/migration-complete/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As with many others, I&#8217;ve taken the plunge to migrate my blog away from <a href="http://katzj.livejournal.com">livejournal</a> where it&#8217;s been hosted now for quite a while to a self-hosted wordpress install with what I think is a <a href="http://velohacker.com">pretty appropriate domain name</a>.  I think that things should all be working at this point, but let me know if you have any problems in the usual places.  Also, hopefully I won&#8217;t spam <a href="http://planet.fedoraproject.org">the Fedora planet</a> too much in the process <img src='http://velohacker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>And while I&#8217;m glad to have it done, it was nowhere near as simple as it could have been.  There are a lot of resources out there for various pieces of the migration, but nothing which really handled all of it.  </p>
<p>The first step was just exporting the posts &#8212; LiveJournal has a tool for doing this, but it only works a month at a time.  Luckily, <a href="http://heinous.org">Leah</a> had a script to automate that chunk.  Of course, the import you then do to WordPress drops security settings.  *sigh*  So hacked the importer so that previously private entries remain that way.  Patch will be sent to upstream wordpress soon.</p>
<p>The next step was comments.  Here again, Leah had a script which got things started by backing up <i>everything</i> from lj but it then needed tweaking for the current wordpress for the comment import to be successful.  Not too terrible, but I spent way longer than I should have looking for a more &#8220;integrated&#8221; solution.</p>
<p>The third step was migrating over tags.  This was a little trickier as I wanted to end up with both tags and categories and not necessarily 1:1 mapping with what I had previously used for livejournal tags.  A python script to iterate over the dump I had created, pull out things, do a few custom transforms and then post to the XML-RPC API of wordpress.</p>
<p>Thus, through an absolutely disgusting amount of PHP, Perl and Python thrown together, I have a pretty complete migration.  I&#8217;m not sure it&#8217;s something I&#8217;d want to do again, though</p>
]]></content:encoded>
			<wfw:commentRss>http://velohacker.com/2009/01/23/migration-complete/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

