<?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: Encoding &#8211; Getting Those Strange Characters to Behave</title>
	<atom:link href="http://aptoma.com/select.star/2008/08/13/encoding-getting-those-strange-characters-to-behave/feed/" rel="self" type="application/rss+xml" />
	<link>http://aptoma.com/select.star/2008/08/13/encoding-getting-those-strange-characters-to-behave/</link>
	<description>web-development, and other issues we really, really care about</description>
	<lastBuildDate>Mon, 29 Aug 2011 14:56:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Michael Plikk</title>
		<link>http://aptoma.com/select.star/2008/08/13/encoding-getting-those-strange-characters-to-behave/comment-page-1/#comment-968</link>
		<dc:creator>Michael Plikk</dc:creator>
		<pubDate>Mon, 26 Jan 2009 14:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://aptoma.no/select.star/?p=155#comment-968</guid>
		<description>Thanks for your comment Troelskn. 

I see now that I was a bit vague at that point in the post, but I&#039;ve clarified it now.</description>
		<content:encoded><![CDATA[<p>Thanks for your comment Troelskn. </p>
<p>I see now that I was a bit vague at that point in the post, but I&#8217;ve clarified it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: troelskn</title>
		<link>http://aptoma.com/select.star/2008/08/13/encoding-getting-those-strange-characters-to-behave/comment-page-1/#comment-958</link>
		<dc:creator>troelskn</dc:creator>
		<pubDate>Sun, 25 Jan 2009 15:56:38 +0000</pubDate>
		<guid isPermaLink="false">http://aptoma.no/select.star/?p=155#comment-958</guid>
		<description>Note that specifying the encoding in a  tag is not really a useful alternative; A browser will always put priority on the http-header, so it will usually not read the  tag. Even if you don&#039;t explicitly send a header from php, the web server may be configured to send a default value.

The only situation where the  tag matters, is if people download the page and view it offline. It won&#039;t hurt to have it, but you also need to send the proper header.</description>
		<content:encoded><![CDATA[<p>Note that specifying the encoding in a  tag is not really a useful alternative; A browser will always put priority on the http-header, so it will usually not read the  tag. Even if you don&#8217;t explicitly send a header from php, the web server may be configured to send a default value.</p>
<p>The only situation where the  tag matters, is if people download the page and view it offline. It won&#8217;t hurt to have it, but you also need to send the proper header.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mother Of All UTF-8 Checklists &#187; select *</title>
		<link>http://aptoma.com/select.star/2008/08/13/encoding-getting-those-strange-characters-to-behave/comment-page-1/#comment-744</link>
		<dc:creator>Mother Of All UTF-8 Checklists &#187; select *</dc:creator>
		<pubDate>Fri, 19 Dec 2008 11:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://aptoma.no/select.star/?p=155#comment-744</guid>
		<description>[...] even have to modify php-defaults to get things running smoothly (as we&#8217;ve already discussed). This is done by setting the mbstring.func_overload value to [...]</description>
		<content:encoded><![CDATA[<p>[...] even have to modify php-defaults to get things running smoothly (as we&#8217;ve already discussed). This is done by setting the mbstring.func_overload value to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Encoding - Getting Those Strange Characters to Behave &#124; The Golden Ratio</title>
		<link>http://aptoma.com/select.star/2008/08/13/encoding-getting-those-strange-characters-to-behave/comment-page-1/#comment-92</link>
		<dc:creator>Encoding - Getting Those Strange Characters to Behave &#124; The Golden Ratio</dc:creator>
		<pubDate>Wed, 13 Aug 2008 08:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://aptoma.no/select.star/?p=155#comment-92</guid>
		<description>[...] Originally posted at my company&#8217;s blog: Encoding - Getting Those Strange Characters to Behave. [...]</description>
		<content:encoded><![CDATA[<p>[...] Originally posted at my company&#8217;s blog: Encoding &#8211; Getting Those Strange Characters to Behave. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

