<?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>The Developer Day &#187; character-sets</title>
	<atom:link href="http://www.thedeveloperday.com/tag/character-sets/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thedeveloperday.com</link>
	<description>Staying Curious</description>
	<lastBuildDate>Tue, 27 Jul 2010 17:33:37 +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>MySQL character sets and collations</title>
		<link>http://www.thedeveloperday.com/mysql-character-sets-and-collations/</link>
		<comments>http://www.thedeveloperday.com/mysql-character-sets-and-collations/#comments</comments>
		<pubDate>Mon, 08 Dec 2008 15:05:39 +0000</pubDate>
		<dc:creator>Žilvinas Šaltys</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[character-sets]]></category>
		<category><![CDATA[collations]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://www.thedeveloperday.com/mysql-character-sets-and-collations/</guid>
		<description><![CDATA[Another great article I&#8217;ve found about MySQL character sets and collations that demystifies all the so often found problems in projects made by confused developers. This also can help you to save some space your database takes and improve your queries performance because more of your database can fit into memory.]]></description>
			<content:encoded><![CDATA[<p>Another great article I&#8217;ve found about <a title="MySQL character sets and collations" href="http://code.openark.org/blog/?p=10">MySQL character sets and collations</a> that demystifies all the so often found problems in projects made by confused developers. This also can help you to save some space your database takes and improve your queries performance because more of your database can fit into memory.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thedeveloperday.com/mysql-character-sets-and-collations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
