<?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: The thing with the euro sign</title>
	<atom:link href="http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:12:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: B_Patient</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-257407</link>
		<dc:creator>B_Patient</dc:creator>
		<pubDate>Sun, 25 Dec 2011 21:39:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-257407</guid>
		<description>Hey Guys, check well this code does not work in IE, i checked using IE6 and i found a link on google saying that charset=iso-8859-1 does not work with IE 9.

Any improvemt Richard?? Let us know if you find how to fix it</description>
		<content:encoded><![CDATA[<p>Hey Guys, check well this code does not work in IE, i checked using IE6 and i found a link on google saying that charset=iso-8859-1 does not work with IE 9.</p>
<p>Any improvemt Richard?? Let us know if you find how to fix it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: B_Patient</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-257406</link>
		<dc:creator>B_Patient</dc:creator>
		<pubDate>Sun, 25 Dec 2011 21:31:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-257406</guid>
		<description>Thanks Richard!

You comment was so useful, it tooks me 2 hours to find what is wrong in my codes.

Thanks again</description>
		<content:encoded><![CDATA[<p>Thanks Richard!</p>
<p>You comment was so useful, it tooks me 2 hours to find what is wrong in my codes.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-91728</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Thu, 29 May 2008 15:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-91728</guid>
		<description>@Gustav: In German we have similar special chars: äöüÄÖÜ, but fortunately most apps are in English ;-)</description>
		<content:encoded><![CDATA[<p>@Gustav: In German we have similar special chars: äöüÄÖÜ, but fortunately most apps are in English ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gustav</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-91681</link>
		<dc:creator>Gustav</dc:creator>
		<pubDate>Thu, 29 May 2008 05:40:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-91681</guid>
		<description>Haha, you&#039;re lucky that&#039;s the only char that&#039;s not in your charset :-)
I&#039;m from Sweden and need to fix this for every app I&#039;m working with...

The Swedish chars that fuck things up: åäöÅÄÖ</description>
		<content:encoded><![CDATA[<p>Haha, you&#8217;re lucky that&#8217;s the only char that&#8217;s not in your charset :-)<br />
I&#8217;m from Sweden and need to fix this for every app I&#8217;m working with&#8230;</p>
<p>The Swedish chars that fuck things up: åäöÅÄÖ</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-4485</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Thu, 15 Feb 2007 08:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-4485</guid>
		<description>@Richard: Thanks for this hint!</description>
		<content:encoded><![CDATA[<p>@Richard: Thanks for this hint!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard van den Tol</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-4473</link>
		<dc:creator>Richard van den Tol</dc:creator>
		<pubDate>Wed, 14 Feb 2007 21:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-4473</guid>
		<description>It took me many hours to get €-sign (Euro) displayed in AJAX application. Solution: Start PHP program with next line:
header(&quot;Content-Type:text/html; charset=iso-8859-1&quot;);</description>
		<content:encoded><![CDATA[<p>It took me many hours to get €-sign (Euro) displayed in AJAX application. Solution: Start PHP program with next line:<br />
header(&#8220;Content-Type:text/html; charset=iso-8859-1&#8243;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-156</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Wed, 03 May 2006 09:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-156</guid>
		<description>@elliot: I am glad to hear that this post was useful for you!</description>
		<content:encoded><![CDATA[<p>@elliot: I am glad to hear that this post was useful for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elliot</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-155</link>
		<dc:creator>elliot</dc:creator>
		<pubDate>Wed, 03 May 2006 00:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-155</guid>
		<description>Hey thanks - i&#039;ve been in charset hell for some time trying to support a multilingual site.. i first tried latin1_bin til i realised it made searches case sensitive, so i tried latin1_general_ci and ended up with a problem with the € symbol, then i moved to utf-8 and STILL had this problem. Thanks to a quick google i came accross your blog and this sorted it. Hopefully my character set headaches will soon be long gone!</description>
		<content:encoded><![CDATA[<p>Hey thanks &#8211; i&#8217;ve been in charset hell for some time trying to support a multilingual site.. i first tried latin1_bin til i realised it made searches case sensitive, so i tried latin1_general_ci and ended up with a problem with the € symbol, then i moved to utf-8 and STILL had this problem. Thanks to a quick google i came accross your blog and this sorted it. Hopefully my character set headaches will soon be long gone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RosSoft</title>
		<link>http://cakebaker.42dh.com/2006/01/31/the-thing-with-the-euro-sign/comment-page-1/#comment-154</link>
		<dc:creator>RosSoft</dc:creator>
		<pubDate>Mon, 06 Feb 2006 13:29:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.cakebaker.42dh.com/?p=87#comment-154</guid>
		<description>Working with CakePHP and UTF8, I have a problem with encoding. With this SQL sentence I resolved it:

SET NAMES &#039;utf8&#039;;</description>
		<content:encoded><![CDATA[<p>Working with CakePHP and UTF8, I have a problem with encoding. With this SQL sentence I resolved it:</p>
<p>SET NAMES &#8216;utf8&#8242;;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

