<?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: Character Sets are Important™</title>
	<atom:link href="http://timsaylor.com/2009/03/03/character-sets-are-important/feed/" rel="self" type="application/rss+xml" />
	<link>http://timsaylor.com/2009/03/03/character-sets-are-important/</link>
	<description>Web Developer</description>
	<pubDate>Thu, 29 Jul 2010 19:10:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cezar</title>
		<link>http://timsaylor.com/2009/03/03/character-sets-are-important/comment-page-1/#comment-21</link>
		<dc:creator>Cezar</dc:creator>
		<pubDate>Thu, 05 Mar 2009 02:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://timsaylor.com/?p=104#comment-21</guid>
		<description>I know in Python you can use the unicode module to have things converted to Unicode smartly. Don't know how to do it in php, or even if php is unicode safe.

With some recent issues with unicode, I'm glad that python is purely unicode with 3.0 and that Django fully supports unicode

php unicode stuff.

http://www.ibm.com/developerworks/library/os-php-unicode/index.html</description>
		<content:encoded><![CDATA[<p>I know in Python you can use the unicode module to have things converted to Unicode smartly. Don&#8217;t know how to do it in php, or even if php is unicode safe.</p>
<p>With some recent issues with unicode, I&#8217;m glad that python is purely unicode with 3.0 and that Django fully supports unicode</p>
<p>php unicode stuff.</p>
<p><a href="http://www.ibm.com/developerworks/library/os-php-unicode/index.html" rel="nofollow">http://www.ibm.com/developerworks/library/os-php-unicode/index.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
