<?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: Alternative Javascript object syntax</title>
	<atom:link href="http://the-stickman.com/web-development/javascript/json-alternative-javascript-object-syntax/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-stickman.com/web-development/javascript/json-alternative-javascript-object-syntax/</link>
	<description>Random developer notes</description>
	<lastBuildDate>Wed, 03 Aug 2011 09:35:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: Aristotle Pagaltzis</title>
		<link>http://the-stickman.com/web-development/javascript/json-alternative-javascript-object-syntax/comment-page-1/#comment-666</link>
		<dc:creator>Aristotle Pagaltzis</dc:creator>
		<pubDate>Thu, 03 Nov 2005 21:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://the-stickman.com/?p=9#comment-666</guid>
		<description>It&#8217;s also useful as a way to pass structured data between applications, even if no Javascript is involved. It&#8217;s easy to parse and most dynamic languages do in fact already have libraries for the task. It can often be nicer than XML for simple things.</description>
		<content:encoded><![CDATA[<p>It&#8217;s also useful as a way to pass structured data between applications, even if no Javascript is involved. It&#8217;s easy to parse and most dynamic languages do in fact already have libraries for the task. It can often be nicer than XML for simple things.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

