<?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: JSON, Ajax, and&#160;UTF8</title>
	<atom:link href="http://particletree.com/notebook/json-ajax-and-utf8/feed/" rel="self" type="application/rss+xml" />
	<link>http://particletree.com/notebook/json-ajax-and-utf8/</link>
	<description>Everyone needs a hug.</description>
	<lastBuildDate>Mon, 16 Nov 2009 21:43:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: rodelMayo</title>
		<link>http://particletree.com/notebook/json-ajax-and-utf8/comment-page-1/#comment-20345</link>
		<dc:creator>rodelMayo</dc:creator>
		<pubDate>Tue, 20 Mar 2007 16:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=208#comment-20345</guid>
		<description>&lt;p&gt;Another solution without using json is to convert UTF8 to a character encoding supported by your serverside scripting language.  The problem is caused by javascript&#039;s native encoding which is UTF8 not directly supported in some scripting languages.  Strings submitted using ajax are UTF8 encoded.  By converting the submitted data to ISO55891, you make the data understandable by your script and also safe for DB storage.  Another thing I want to emphasize is when fetching remote information using AJAX.  Remote information must be encoded back to UTF8 to make it compatible with javascript.  ISO55891 is not the only encoding used by scripting languages, use whichever is applicable to your scripting language.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Another solution without using json is to convert UTF8 to a character encoding supported by your serverside scripting language.  The problem is caused by javascript&#8217;s native encoding which is UTF8 not directly supported in some scripting languages.  Strings submitted using ajax are UTF8 encoded.  By converting the submitted data to ISO55891, you make the data understandable by your script and also safe for DB storage.  Another thing I want to emphasize is when fetching remote information using AJAX.  Remote information must be encoded back to UTF8 to make it compatible with javascript.  ISO55891 is not the only encoding used by scripting languages, use whichever is applicable to your scripting language.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre</title>
		<link>http://particletree.com/notebook/json-ajax-and-utf8/comment-page-1/#comment-2218</link>
		<dc:creator>Pierre</dc:creator>
		<pubDate>Fri, 13 Oct 2006 02:32:42 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=208#comment-2218</guid>
		<description>&lt;p&gt;Maybe this is to late. But I had some issues with this a while ago, working with an old JSON-PHP. What version of JSON-PHP was this fixes?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Maybe this is to late. But I had some issues with this a while ago, working with an old JSON-PHP. What version of JSON-PHP was this fixes?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: moraes</title>
		<link>http://particletree.com/notebook/json-ajax-and-utf8/comment-page-1/#comment-2217</link>
		<dc:creator>moraes</dc:creator>
		<pubDate>Fri, 01 Sep 2006 13:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=208#comment-2217</guid>
		<description>&lt;p&gt;It would be nice if you included a license notice on the code. Is it under GPL? LGPL? BSD?&lt;/p&gt;

&lt;p&gt;But thanks anyway. It works perfectly and helped a lot. :-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It would be nice if you included a license notice on the code. Is it under GPL? LGPL? BSD?</p>

<p>But thanks anyway. It works perfectly and helped a lot. :-)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ruturaj K. Vartak</title>
		<link>http://particletree.com/notebook/json-ajax-and-utf8/comment-page-1/#comment-2216</link>
		<dc:creator>Ruturaj K. Vartak</dc:creator>
		<pubDate>Wed, 12 Jul 2006 07:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=208#comment-2216</guid>
		<description>&lt;p&gt;That was very helpful, indeed you&#039;ve saved lot of my time :D&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>That was very helpful, indeed you&#8217;ve saved lot of my time :D</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Noah Winecoff</title>
		<link>http://particletree.com/notebook/json-ajax-and-utf8/comment-page-1/#comment-2215</link>
		<dc:creator>Noah Winecoff</dc:creator>
		<pubDate>Fri, 07 Jul 2006 19:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=208#comment-2215</guid>
		<description>&lt;p&gt;Thanks for the post! This will save me some time in the future.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the post! This will save me some time in the future.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Campbell</title>
		<link>http://particletree.com/notebook/json-ajax-and-utf8/comment-page-1/#comment-2214</link>
		<dc:creator>Ryan Campbell</dc:creator>
		<pubDate>Fri, 07 Jul 2006 15:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=208#comment-2214</guid>
		<description>&lt;p&gt;Thanks for the heads up. I&#039;ll give it a try.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the heads up. I&#8217;ll give it a try.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Michal Migurski</title>
		<link>http://particletree.com/notebook/json-ajax-and-utf8/comment-page-1/#comment-2213</link>
		<dc:creator>Michal Migurski</dc:creator>
		<pubDate>Fri, 07 Jul 2006 01:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://s2462.gridserver.com/wordpress/?p=208#comment-2213</guid>
		<description>&lt;p&gt;The &#039;\&quot;&#039; character combination problem was the result of a bug fixed in JSON-PHP just last week - if you download a fresh copy, it &lt;em&gt;should&lt;/em&gt; no longer be an issue. By way of background, I was incorrectly detecting escaped and unescaped quotes in strings when preceded by backslashes, JSON&#039;s escape character.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The &#8216;&#34;&#8217; character combination problem was the result of a bug fixed in JSON-PHP just last week - if you download a fresh copy, it <em>should</em> no longer be an issue. By way of background, I was incorrectly detecting escaped and unescaped quotes in strings when preceded by backslashes, JSON&#8217;s escape character.</p>]]></content:encoded>
	</item>
</channel>
</rss>
