<?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: Pretty Printer for JSON in Java?</title>
	<atom:link href="http://codemonkeyism.com/pretty-printer-for-json-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://codemonkeyism.com/pretty-printer-for-json-in-java/</link>
	<description></description>
	<lastBuildDate>Tue, 03 Jan 2012 15:08:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: stephan</title>
		<link>http://codemonkeyism.com/pretty-printer-for-json-in-java/comment-page-1/#comment-172768</link>
		<dc:creator>stephan</dc:creator>
		<pubDate>Mon, 29 Sep 2008 18:16:05 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/09/29/pretty-printer-for-json-in-java/#comment-172768</guid>
		<description>I&#039;ve written on in Java which I would translate to Scala and enchance it with colors. But I would rather like reuse an existing one :-) Don&#039;t code - assemble!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve written on in Java which I would translate to Scala and enchance it with colors. But I would rather like reuse an existing one :-) Don&#8217;t code &#8211; assemble!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Spiewak</title>
		<link>http://codemonkeyism.com/pretty-printer-for-json-in-java/comment-page-1/#comment-172766</link>
		<dc:creator>Daniel Spiewak</dc:creator>
		<pubDate>Mon, 29 Sep 2008 18:11:08 +0000</pubDate>
		<guid isPermaLink="false">http://stephan.reposita.org/archives/2008/09/29/pretty-printer-for-json-in-java/#comment-172766</guid>
		<description>Just roll your own.  JSON is just a simple recursive grammar, shouldn&#039;t be too hard to just knock off an outputter. (is that a word?)  Even easier if you use a real-man&#039;s language.  :-)</description>
		<content:encoded><![CDATA[<p>Just roll your own.  JSON is just a simple recursive grammar, shouldn&#8217;t be too hard to just knock off an outputter. (is that a word?)  Even easier if you use a real-man&#8217;s language.  :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk (user agent is rejected)
Database Caching 4/12 queries in 0.014 seconds using disk

Served from: codemonkeyism.com @ 2012-02-10 06:48:38 -->
