<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MadeByPi® Blog &#187; character encoding</title>
	<atom:link href="http://blog.madebypi.co.uk/tag/character-encoding/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.madebypi.co.uk</link>
	<description>a specialist digital agency based in Leeds</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:10:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>JSON character encoding</title>
		<link>http://blog.madebypi.co.uk/2008/07/24/json-character-encoding/</link>
		<comments>http://blog.madebypi.co.uk/2008/07/24/json-character-encoding/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 17:56:39 +0000</pubDate>
		<dc:creator>Paull</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[character encoding]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://blog.madebypi.co.uk/?p=34</guid>
		<description><![CDATA[It appears the encoding of a JSON file must match the encoding used in the HTML page which is downloading it. If a page uses UTF-8 encoding but the JSON file uses iso-8859-1 (or visa versa) then any unicode characters in the JSON may not be decoded and displayed properly. I came across this issue [...]]]></description>
		<wfw:commentRss>http://blog.madebypi.co.uk/2008/07/24/json-character-encoding/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
