<?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>His Deeds Are Dust &#187; MySQL</title>
	<atom:link href="http://hisdeedsaredust.com/category/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://hisdeedsaredust.com</link>
	<description>surveying sub-optimal solutions</description>
	<lastBuildDate>Fri, 20 Aug 2010 15:27:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>My Perl and MySQL UTF-8 crib</title>
		<link>http://hisdeedsaredust.com/2009/02/my-perl-and-mysql-utf-8-crib/</link>
		<comments>http://hisdeedsaredust.com/2009/02/my-perl-and-mysql-utf-8-crib/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 14:09:37 +0000</pubDate>
		<dc:creator>flo</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=17</guid>
		<description><![CDATA[Over the years I&#8217;ve had various ways of dealing with data beyond the ASCII range in web applications. I&#8217;ve had horrible things go wrong when maintaining a &#8220;home&#8221; and a &#8220;live&#8221; version of Manx, when I had machines with different versions of MySQL, and I never understood why dealing with UTF-8 across the Perl&#8211;MySQL bridge [...]]]></description>
		<wfw:commentRss>http://hisdeedsaredust.com/2009/02/my-perl-and-mysql-utf-8-crib/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Converting a MySQL version 3.23 database to version 5.0</title>
		<link>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/</link>
		<comments>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 13:03:51 +0000</pubDate>
		<dc:creator>flo</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[database]]></category>

		<guid isPermaLink="false">http://hisdeedsaredust.com/?p=11</guid>
		<description><![CDATA[You&#8217;d think there might be a one-step approach to this, as it would be a common need, but because we&#8217;re going from a database version that didn&#8217;t know about character encodings at all, its contents could be in any old encoding. These steps assume that the database was used to store Latin1 (ISO&#160;8859-1) characters before. [...]]]></description>
		<wfw:commentRss>http://hisdeedsaredust.com/2009/02/mysql-version-3-to-version-5/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
