<?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: Falling foul of special characters</title>
	<atom:link href="http://www.simonrjones.net/2010/06/falling-foul-special-characters/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonrjones.net/2010/06/falling-foul-special-characters/</link>
	<description></description>
	<lastBuildDate>Wed, 18 May 2011 03:12:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simon R Jones</title>
		<link>http://www.simonrjones.net/2010/06/falling-foul-special-characters/comment-page-1/#comment-77</link>
		<dc:creator>Simon R Jones</dc:creator>
		<pubDate>Tue, 15 Jun 2010 18:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonrjones.net/?p=112#comment-77</guid>
		<description>Hannes - good tip on mb_ functions for dealing with unicode strings within your code. Hopefully the next version of PHP, be it 5.4 or whatever they decide on, will have pretty solid unicode support for normal string functions too.

Grant - those resources look really useful, thanks.</description>
		<content:encoded><![CDATA[<p>Hannes &#8211; good tip on mb_ functions for dealing with unicode strings within your code. Hopefully the next version of PHP, be it 5.4 or whatever they decide on, will have pretty solid unicode support for normal string functions too.</p>
<p>Grant &#8211; those resources look really useful, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grant McLean</title>
		<link>http://www.simonrjones.net/2010/06/falling-foul-special-characters/comment-page-1/#comment-71</link>
		<dc:creator>Grant McLean</dc:creator>
		<pubDate>Tue, 15 Jun 2010 01:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonrjones.net/?p=112#comment-71</guid>
		<description>If you need to convert a file (like a database dump) that contains a mixture of ASCII, Latin-1, CP1252 and UTF-8 then you can simply pipe it through fix_latin.  This is a script I developed for omving a Postgres DB to Unicode but have since found useful for other purposes: http://search.cpan.org/dist/Encoding-FixLatin/

Another tool you may find useful is my Unicode Character Finder: http://liip.to/unicode</description>
		<content:encoded><![CDATA[<p>If you need to convert a file (like a database dump) that contains a mixture of ASCII, Latin-1, CP1252 and UTF-8 then you can simply pipe it through fix_latin.  This is a script I developed for omving a Postgres DB to Unicode but have since found useful for other purposes: <a href="http://search.cpan.org/dist/Encoding-FixLatin/" rel="nofollow">http://search.cpan.org/dist/Encoding-FixLatin/</a></p>
<p>Another tool you may find useful is my Unicode Character Finder: <a href="http://liip.to/unicode" rel="nofollow">http://liip.to/unicode</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Falling foul of special characters « simon r jones : Popular Links : eConsultant</title>
		<link>http://www.simonrjones.net/2010/06/falling-foul-special-characters/comment-page-1/#comment-70</link>
		<dc:creator>Falling foul of special characters « simon r jones : Popular Links : eConsultant</dc:creator>
		<pubDate>Tue, 15 Jun 2010 01:11:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonrjones.net/?p=112#comment-70</guid>
		<description>[...] reading here: Falling foul of special characters « simon r jones   2 June 2010  &#124; Uncategorized &#124; Trackback &#124; del.icio.us &#124; Stumble it! &#124; View Count : 0  Next Post [...]</description>
		<content:encoded><![CDATA[<p>[...] reading here: Falling foul of special characters « simon r jones   2 June 2010  | Uncategorized | Trackback | del.icio.us | Stumble it! | View Count : 0  Next Post [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hannes</title>
		<link>http://www.simonrjones.net/2010/06/falling-foul-special-characters/comment-page-1/#comment-64</link>
		<dc:creator>Hannes</dc:creator>
		<pubDate>Mon, 14 Jun 2010 14:42:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.simonrjones.net/?p=112#comment-64</guid>
		<description>If you&#039;ve Problems with that and use PHP i recommend (if you don&#039;t already have) to make yourself familiar with mbstring -&gt; http://php.net/manual/en/book.mbstring.php</description>
		<content:encoded><![CDATA[<p>If you&#8217;ve Problems with that and use PHP i recommend (if you don&#8217;t already have) to make yourself familiar with mbstring -&gt; <a href="http://php.net/manual/en/book.mbstring.php" rel="nofollow">http://php.net/manual/en/book.mbstring.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

