<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Convert Your Old WordPress Database to&#160;UTF8</title>
	<atom:link href="http://spaceninja.com/2009/10/how-to-convert-your-old-wordpress-database-to-utf8/feed/" rel="self" type="application/rss+xml" />
	<link>http://spaceninja.com/2009/10/how-to-convert-your-old-wordpress-database-to-utf8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-convert-your-old-wordpress-database-to-utf8</link>
	<description>CSS ninja, last of the freelance hackers, greatest swordfighter in the world</description>
	<lastBuildDate>Tue, 03 Jan 2012 08:50:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ferodynamics</title>
		<link>http://spaceninja.com/2009/10/how-to-convert-your-old-wordpress-database-to-utf8/#comment-88829</link>
		<dc:creator>Ferodynamics</dc:creator>
		<pubDate>Fri, 11 Dec 2009 05:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://spaceninja.com/?p=4319#comment-88829</guid>
		<description>This works.  Unfortunately I have multiple installations with different versions.  So now my older latin1 blogs that worked are broken, because they were using the same database.

Also, there&#039;s no need to download the .sql file to do the search/replace.  Try this: &quot;sed -e &#039;s/latin1/utf8/g&#039; db.sql &gt; db-utf8.sql&quot; 

If you&#039;re curious, sed tutorial is here, from IBM - http://j.mp/12ORmb</description>
		<content:encoded><![CDATA[<p>This works.  Unfortunately I have multiple installations with different versions.  So now my older latin1 blogs that worked are broken, because they were using the same database.</p>
<p>Also, there&#8217;s no need to download the .sql file to do the search/replace.  Try this: &#8220;sed -e &#8216;s/latin1/utf8/g&#8217; db.sql &gt; db-utf8.sql&#8221; </p>
<p>If you&#8217;re curious, sed tutorial is here, from IBM &#8211; <a href="http://j.mp/12ORmb" rel="nofollow">http://j.mp/12ORmb</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

