<?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>mibly &#187; blog</title>
	<atom:link href="http://mibly.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://mibly.com</link>
	<description></description>
	<lastBuildDate>Mon, 16 Jan 2012 17:01:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Mephisto to WordPress</title>
		<link>http://mibly.com/2008/11/29/mephisto-to-wordpress/</link>
		<comments>http://mibly.com/2008/11/29/mephisto-to-wordpress/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 22:45:26 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://radiofall.mibly.com/?p=51</guid>
		<description><![CDATA[Bye bye mephisto and welcome back WordPress. I used a little magic to get the old posts from mephisto to this new system as mephisto lacked an export feature. 1) Edit mephisto to give you all your post in one &#8230; <a href="http://mibly.com/2008/11/29/mephisto-to-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Bye bye mephisto and welcome back WordPress.  I used a little magic to get the old posts from mephisto to this new system as mephisto lacked an export feature.</p>
<p>1) Edit mephisto to give you all your post in one Atom document.  Have a look in app/controller/feed/feed_controller.rb and change the limits of 15 to over the amount of posts you have.</p>
<p>2) WordPress doesn&#8217;t like Atom, so convert your to RSS 2.0.  I used a cool little webserice for this.  With this service we can output something to our computer with curl<br />
 
<pre class="textmate-source twilight"><span class="source source_shell">curl http://atom2rss.semiologic.com/?atom=http%3A%2F%2Fmibly.com%2Ffeed%2F <span class="keyword keyword_operator keyword_operator_redirect keyword_operator_redirect_shell">&gt;</span> old_posts.xml</span></pre>
<p>3) Upload old_posts.xml to you smashing new wordpress blog.</p>
<p>Now this doesn&#8217;t import any comments which is a shame.</p>
]]></content:encoded>
			<wfw:commentRss>http://mibly.com/2008/11/29/mephisto-to-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

