<?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: better security and performance with native JSON</title>
	<atom:link href="http://hacks.mozilla.org/2009/06/security-performance-native-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://hacks.mozilla.org/2009/06/security-performance-native-json/</link>
	<description></description>
	<lastBuildDate>Sat, 21 Nov 2009 15:59:58 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 谋智社区 &#187; Blog Archives &#187; 颠覆网络35天 ─ 使用本地JSON获得更好的安全和性能</title>
		<link>http://hacks.mozilla.org/2009/06/security-performance-native-json/comment-page-1/#comment-2458</link>
		<dc:creator>谋智社区 &#187; Blog Archives &#187; 颠覆网络35天 ─ 使用本地JSON获得更好的安全和性能</dc:creator>
		<pubDate>Mon, 27 Jul 2009 08:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=503#comment-2458</guid>
		<description>[...] 原文地址：better security and performance with native JSON 系列地址：颠覆网络35天 [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文地址：better security and performance with native JSON 系列地址：颠覆网络35天 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mozilla Hacks: Natywny JSON &#8211; większe bezpieczeństwo i wydajność &#171; marcoos.techblog</title>
		<link>http://hacks.mozilla.org/2009/06/security-performance-native-json/comment-page-1/#comment-458</link>
		<dc:creator>Mozilla Hacks: Natywny JSON &#8211; większe bezpieczeństwo i wydajność &#171; marcoos.techblog</dc:creator>
		<pubDate>Wed, 17 Jun 2009 21:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=503#comment-458</guid>
		<description>[...] co ciekawsze artykuły z Mozilla Hacks na polski. Na Techblogu zacznę od artykułu &#8222;Better security and performance with native JSON&#8221;, autorstwa Aruna [...]</description>
		<content:encoded><![CDATA[<p>[...] co ciekawsze artykuły z Mozilla Hacks na polski. Na Techblogu zacznę od artykułu &bdquo;Better security and performance with native JSON&rdquo;, autorstwa Aruna [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kwerboom</title>
		<link>http://hacks.mozilla.org/2009/06/security-performance-native-json/comment-page-1/#comment-406</link>
		<dc:creator>kwerboom</dc:creator>
		<pubDate>Wed, 17 Jun 2009 08:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=503#comment-406</guid>
		<description>@Yongbin

Go to https://developer.mozilla.org/En/Updating_extensions_for_Firefox_3.5 and https://developer.mozilla.org/en/JSON.  You can read the sections on JSON support and how to handle Firefox 3.0 and 3.5 support.  As for switching, that is explained very well in the second paragraph of this blog.</description>
		<content:encoded><![CDATA[<p>@Yongbin</p>
<p>Go to <a href="https://developer.mozilla.org/En/Updating_extensions_for_Firefox_3.5" rel="nofollow">https://developer.mozilla.org/En/Updating_extensions_for_Firefox_3.5</a> and <a href="https://developer.mozilla.org/en/JSON" rel="nofollow">https://developer.mozilla.org/en/JSON</a>.  You can read the sections on JSON support and how to handle Firefox 3.0 and 3.5 support.  As for switching, that is explained very well in the second paragraph of this blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 颠覆网络35天 ─ 使用本地JSON获得更好的安全和性能 &#60; MJiA</title>
		<link>http://hacks.mozilla.org/2009/06/security-performance-native-json/comment-page-1/#comment-389</link>
		<dc:creator>颠覆网络35天 ─ 使用本地JSON获得更好的安全和性能 &#60; MJiA</dc:creator>
		<pubDate>Wed, 17 Jun 2009 05:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=503#comment-389</guid>
		<description>[...] 原文地址：better security and performance with native JSON 系列地址：颠覆网络35天 [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文地址：better security and performance with native JSON 系列地址：颠覆网络35天 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yongbin</title>
		<link>http://hacks.mozilla.org/2009/06/security-performance-native-json/comment-page-1/#comment-376</link>
		<dc:creator>Yongbin</dc:creator>
		<pubDate>Wed, 17 Jun 2009 02:10:54 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=503#comment-376</guid>
		<description>Native support is fine. However, Firefox 3.0.* supports native JSON via JSON.jsm. The methods are Object.toString() and fromString(). Why change the way in Firefox 3.5? This makes trouble for us extension developers to support both 3.0.* and 3.5.</description>
		<content:encoded><![CDATA[<p>Native support is fine. However, Firefox 3.0.* supports native JSON via JSON.jsm. The methods are Object.toString() and fromString(). Why change the way in Firefox 3.5? This makes trouble for us extension developers to support both 3.0.* and 3.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barryvan</title>
		<link>http://hacks.mozilla.org/2009/06/security-performance-native-json/comment-page-1/#comment-369</link>
		<dc:creator>Barryvan</dc:creator>
		<pubDate>Wed, 17 Jun 2009 00:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://hacks.mozilla.org/?p=503#comment-369</guid>
		<description>Perhaps it&#039;s worthwhile noting that nearly all of the major JavaScript frameworks will (or do) support native JSON, including MooTools (https://mootools.lighthouseapp.com/projects/2706/tickets/607-native-json-support-in-firefox-31).</description>
		<content:encoded><![CDATA[<p>Perhaps it&#8217;s worthwhile noting that nearly all of the major JavaScript frameworks will (or do) support native JSON, including MooTools (<a href="https://mootools.lighthouseapp.com/projects/2706/tickets/607-native-json-support-in-firefox-31)." rel="nofollow">https://mootools.lighthouseapp.com/projects/2706/tickets/607-native-json-support-in-firefox-31).</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
