<?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: Remove Invalid Characters in UTF-8</title>
	<atom:link href="http://planetozh.com/blog/2005/01/remove-invalid-characters-in-utf-8/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetozh.com/blog/2005/01/remove-invalid-characters-in-utf-8/?source=rss</link>
	<description>A bit of my personal life, mainly focused on my kids. A bit of code, mainly focused on Wordpress and PHP. Overall, bits of nothing in particular.</description>
	<lastBuildDate>Fri, 18 May 2012 15:58:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Daniel</title>
		<link>http://planetozh.com/blog/2005/01/remove-invalid-characters-in-utf-8/comment-page-1/#comment-93145</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 03 Jun 2009 22:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/25/remove-invalid-characters-in-utf-8/#comment-93145</guid>
		<description>Great code, that helped me a lot! Thanks!</description>
		<content:encoded><![CDATA[<p>Great code, that helped me a lot! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://planetozh.com/blog/2005/01/remove-invalid-characters-in-utf-8/comment-page-1/#comment-92276</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Mon, 04 May 2009 19:00:53 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/25/remove-invalid-characters-in-utf-8/#comment-92276</guid>
		<description>thanks, helped me out a lot :)</description>
		<content:encoded><![CDATA[<p>thanks, helped me out a lot :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HighToro</title>
		<link>http://planetozh.com/blog/2005/01/remove-invalid-characters-in-utf-8/comment-page-1/#comment-91172</link>
		<dc:creator>HighToro</dc:creator>
		<pubDate>Mon, 30 Mar 2009 15:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/25/remove-invalid-characters-in-utf-8/#comment-91172</guid>
		<description>You&#039;re a genious! Tnx a lot!!</description>
		<content:encoded><![CDATA[<p>You&#8217;re a genious! Tnx a lot!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chs</title>
		<link>http://planetozh.com/blog/2005/01/remove-invalid-characters-in-utf-8/comment-page-1/#comment-57722</link>
		<dc:creator>Chs</dc:creator>
		<pubDate>Mon, 23 Jun 2008 09:59:59 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/25/remove-invalid-characters-in-utf-8/#comment-57722</guid>
		<description>Thank you for this, it helped me a lot.</description>
		<content:encoded><![CDATA[<p>Thank you for this, it helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: piou</title>
		<link>http://planetozh.com/blog/2005/01/remove-invalid-characters-in-utf-8/comment-page-1/#comment-978</link>
		<dc:creator>piou</dc:creator>
		<pubDate>Thu, 27 Jan 2005 16:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://frenchfragfactory.net/ozh/archives/2005/01/25/remove-invalid-characters-in-utf-8/#comment-978</guid>
		<description>ah ah
character encoding is a neverending source of headaches

UTF-8 should be used if you dont&#039;t want to use HTML equivalents of unusual characters in your page (unless your site is in english only)

but only recent versions of MySQL can manage UTF-8, so that knowing webhosts never upgrade their servers, it&#039;s all about converting every time you use a database...

not to speak of text editors and windows &#039;s false iso charset

(take a look at wordpress&#039;s souce ;)</description>
		<content:encoded><![CDATA[<p>ah ah<br />
character encoding is a neverending source of headaches</p>
<p>UTF-8 should be used if you dont&#8217;t want to use HTML equivalents of unusual characters in your page (unless your site is in english only)</p>
<p>but only recent versions of MySQL can manage UTF-8, so that knowing webhosts never upgrade their servers, it&#8217;s all about converting every time you use a database&#8230;</p>
<p>not to speak of text editors and windows &#8216;s false iso charset</p>
<p>(take a look at wordpress&#8217;s souce ;)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

