<?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: What do you get when a programmer is bored on the train?</title>
	<atom:link href="http://blag.tsukasa.net.au/2008/08/19/what-do-you-get-when-a-programmer-is-bored-on-the-train/feed/" rel="self" type="application/rss+xml" />
	<link>http://blag.tsukasa.net.au/2008/08/19/what-do-you-get-when-a-programmer-is-bored-on-the-train/</link>
	<description>Tech ramblings of Greg Darke, a University of Sydney student</description>
	<lastBuildDate>Thu, 14 Jan 2010 04:33:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mathew</title>
		<link>http://blag.tsukasa.net.au/2008/08/19/what-do-you-get-when-a-programmer-is-bored-on-the-train/comment-page-1/#comment-12</link>
		<dc:creator>Mathew</dc:creator>
		<pubDate>Wed, 01 Oct 2008 11:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/2008/08/19/what-do-you-get-when-a-programmer-is-bored-on-the-train/#comment-12</guid>
		<description>They keys do not have to be in quotes, and they are not dictionaries (as such)

if My JSON is:
{name: &quot;Mathew&quot;, age: 22}

This is called an Object Literal and should result in a JavaScript object with amongst other things a property called name with value &quot;Mathew&quot; etc.</description>
		<content:encoded><![CDATA[<p>They keys do not have to be in quotes, and they are not dictionaries (as such)</p>
<p>if My JSON is:<br />
{name: &#8220;Mathew&#8221;, age: 22}</p>
<p>This is called an Object Literal and should result in a JavaScript object with amongst other things a property called name with value &#8220;Mathew&#8221; etc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
