<?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: Reversing Latitude</title>
	<atom:link href="http://blag.tsukasa.net.au/2009/06/17/reversing-latitude/feed/" rel="self" type="application/rss+xml" />
	<link>http://blag.tsukasa.net.au/2009/06/17/reversing-latitude/</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: Greg Darke</title>
		<link>http://blag.tsukasa.net.au/2009/06/17/reversing-latitude/comment-page-1/#comment-4620</link>
		<dc:creator>Greg Darke</dc:creator>
		<pubDate>Thu, 16 Jul 2009 00:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://blag.tsukasa.net.au/?p=93#comment-4620</guid>
		<description>It seems that the data produced by latitude is actually meant to be JSON data... At least they are parsing it as JSON, it is just that they are using &#039;eval&#039; to parse it, which allows a slightly different syntax.

This is highlighted by the fact that the latitude gadget no-longer works in Firefox 3.5 (https://bugzilla.mozilla.org/show_bug.cgi?id=498691) as 3.5 has a native JSON interface.</description>
		<content:encoded><![CDATA[<p>It seems that the data produced by latitude is actually meant to be JSON data&#8230; At least they are parsing it as JSON, it is just that they are using &#8216;eval&#8217; to parse it, which allows a slightly different syntax.</p>
<p>This is highlighted by the fact that the latitude gadget no-longer works in Firefox 3.5 (<a href="https://bugzilla.mozilla.org/show_bug.cgi?id=498691" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=498691</a>) as 3.5 has a native JSON interface.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
