<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>For Geniuses &#187; JSON</title>
	<atom:link href="http://www.forgeniuses.com/tag/json/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forgeniuses.com</link>
	<description>Tired of being called a dummy?</description>
	<lastBuildDate>Thu, 26 Nov 2009 20:31:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>JSON Pretty Printer</title>
		<link>http://www.forgeniuses.com/2007/11/14/json-pretty-printer/</link>
		<comments>http://www.forgeniuses.com/2007/11/14/json-pretty-printer/#comments</comments>
		<pubDate>Wed, 14 Nov 2007 20:54:48 +0000</pubDate>
		<dc:creator>Levi Senft</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://www.forgeniuses.com/?p=21</guid>
		<description><![CDATA[Yesterday I was trying to deserialize a JSON object in flash. The object was delivered from a JSP app that I didn&#8217;t have access to. The object was written out on a single line with no spaces. Which is as it should be for optimization reasons, but it was very hard to decipher. So I [...]]]></description>
		<wfw:commentRss>http://www.forgeniuses.com/2007/11/14/json-pretty-printer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
