<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Why on earth doesn&#8217;t javascript have a json_encode?!</title>
	<link>http://www.techyouruniverse.com/software/why-on-earth-doesnt-javascript-have-a-json_encode</link>
	<description>Musings about technology from a Geek</description>
	<pubDate>Tue, 07 Sep 2010 02:04:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: David Tabachnikov</title>
		<link>http://www.techyouruniverse.com/software/why-on-earth-doesnt-javascript-have-a-json_encode#comment-3466</link>
		<dc:creator>David Tabachnikov</dc:creator>
		<pubDate>Sun, 26 Apr 2009 11:02:06 +0000</pubDate>
		<guid>http://www.techyouruniverse.com/software/why-on-earth-doesnt-javascript-have-a-json_encode#comment-3466</guid>
		<description>Actually, Firefox 3 and 3.5 have built-in support for JavaScript encoding and decoding, with much better support coming in 3.5.

https://developer.mozilla.org/en/JSON#JSON_in_Firefox_3

JSON decoding and encoding is also defined as part of EcmaScript 3.1:
http://wiki.ecmascript.org/doku.php?id=es3.1:json_support</description>
		<content:encoded><![CDATA[<p>Actually, Firefox 3 and 3.5 have built-in support for JavaScript encoding and decoding, with much better support coming in 3.5.</p>
<p><a href="https://developer.mozilla.org/en/JSON#JSON_in_Firefox_3" rel="nofollow">https://developer.mozilla.org/en/JSON#JSON_in_Firefox_3</a></p>
<p>JSON decoding and encoding is also defined as part of EcmaScript 3.1:<br />
<a href="http://wiki.ecmascript.org/doku.php?id=es3.1:json_support" rel="nofollow">http://wiki.ecmascript.org/doku.php?id=es3.1:json_support</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
