<?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: Ruby JSON Pretty-Printer for the CrunchBase API</title>
	<atom:link href="http://blog.crunchbase.com/2008/07/15/ruby-json-pretty-printer-crunchbase-api/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.crunchbase.com/2008/07/15/ruby-json-pretty-printer-crunchbase-api/</link>
	<description>What's Moving in CrunchBase</description>
	<pubDate>Sat, 07 Nov 2009 15:44:23 +0000</pubDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Arya Asemanfar</title>
		<link>http://blog.crunchbase.com/2008/07/15/ruby-json-pretty-printer-crunchbase-api/comment-page-1/#comment-324</link>
		<dc:creator>Arya Asemanfar</dc:creator>
		<pubDate>Wed, 15 Oct 2008 16:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crunchbase.com/?p=15#comment-324</guid>
		<description>Very cool and useful utility.

How different is it from JSON#pretty_generate from the JSON gem? http://json.rubyforge.org/doc/classes/JSON.html#M000088</description>
		<content:encoded><![CDATA[<p>Very cool and useful utility.</p>
<p>How different is it from JSON#pretty_generate from the JSON gem? <a href="http://json.rubyforge.org/doc/classes/JSON.html#M000088" rel="nofollow">http://json.rubyforge.org/doc/classes/JSON.html#M000088</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TechCrunch Launches CrunchBase API</title>
		<link>http://blog.crunchbase.com/2008/07/15/ruby-json-pretty-printer-crunchbase-api/comment-page-1/#comment-4</link>
		<dc:creator>TechCrunch Launches CrunchBase API</dc:creator>
		<pubDate>Thu, 17 Jul 2008 05:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crunchbase.com/?p=15#comment-4</guid>
		<description>[...] all the information found in the CrunchBase web page for that entry. The JSON is formatted using an open source Ruby JSON pretty-printer library explained on the CrunchBase blog, so that the results are both machine-readable JSON and easy for [...]</description>
		<content:encoded><![CDATA[<p>[...] all the information found in the CrunchBase web page for that entry. The JSON is formatted using an open source Ruby JSON pretty-printer library explained on the CrunchBase blog, so that the results are both machine-readable JSON and easy for [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr Nic</title>
		<link>http://blog.crunchbase.com/2008/07/15/ruby-json-pretty-printer-crunchbase-api/comment-page-1/#comment-3</link>
		<dc:creator>Dr Nic</dc:creator>
		<pubDate>Wed, 16 Jul 2008 03:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crunchbase.com/?p=15#comment-3</guid>
		<description>Very nice indeed. If JSON was a class on its own, perhaps this could be hooked into the #pp helper method.</description>
		<content:encoded><![CDATA[<p>Very nice indeed. If JSON was a class on its own, perhaps this could be hooked into the #pp helper method.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
