<?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: Simple Tree-based JSON Editor</title>
	<atom:link href="http://ajaxian.com/archives/simple-tree-based-json-editor/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/simple-tree-based-json-editor</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 17 May 2012 07:43:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: markandey</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-285727</link>
		<dc:creator>markandey</dc:creator>
		<pubDate>Wed, 16 Mar 2011 19:48:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-285727</guid>
		<description>Here is YUI based JSON editor (Json tree based editing ) 
http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html</description>
		<content:encoded><![CDATA[<p>Here is YUI based JSON editor (Json tree based editing )<br />
<a href="http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html" rel="nofollow">http://www.markandey.com/2011/02/json-editor-using-yui-treeview.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zerogiven</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-283926</link>
		<dc:creator>zerogiven</dc:creator>
		<pubDate>Thu, 03 Jun 2010 21:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-283926</guid>
		<description>ok i know there are already many, if you want a desktop JSON editor which you can use offline too you could try JSONpad: http://www.jsonpad.co.cc

Many features included and working for all OS (thanks to adobe air ;D)

cheers
Chris</description>
		<content:encoded><![CDATA[<p>ok i know there are already many, if you want a desktop JSON editor which you can use offline too you could try JSONpad: <a href="http://www.jsonpad.co.cc" rel="nofollow">http://www.jsonpad.co.cc</a></p>
<p>Many features included and working for all OS (thanks to adobe air ;D)</p>
<p>cheers<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linb</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-270060</link>
		<dc:creator>linb</dc:creator>
		<pubDate>Tue, 23 Dec 2008 04:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-270060</guid>
		<description>Try this one: http://jsoneditor.appspot.com</description>
		<content:encoded><![CDATA[<p>Try this one: <a href="http://jsoneditor.appspot.com" rel="nofollow">http://jsoneditor.appspot.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Frank</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-252407</link>
		<dc:creator>Thomas Frank</dc:creator>
		<pubDate>Fri, 06 Jul 2007 22:45:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-252407</guid>
		<description>I&#039;ve made one too. With a few more options.
http://www.thomasfrank.se/json_editor.html</description>
		<content:encoded><![CDATA[<p>I&#8217;ve made one too. With a few more options.<br />
<a href="http://www.thomasfrank.se/json_editor.html" rel="nofollow">http://www.thomasfrank.se/json_editor.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Kohler</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-250519</link>
		<dc:creator>Steve Kohler</dc:creator>
		<pubDate>Wed, 16 May 2007 13:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-250519</guid>
		<description>Looks pretty brilliant to me. Nice work.</description>
		<content:encoded><![CDATA[<p>Looks pretty brilliant to me. Nice work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aleks</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-250481</link>
		<dc:creator>aleks</dc:creator>
		<pubDate>Tue, 15 May 2007 09:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-250481</guid>
		<description>Nice, it&#039;s helpfull for analyze complex json..</description>
		<content:encoded><![CDATA[<p>Nice, it&#8217;s helpfull for analyze complex json..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-250455</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 14 May 2007 19:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-250455</guid>
		<description>console.dir.... firebug.....mmmmm :) I completely agree with Dan, it&#039;s another piece of code gone to waste. Nice work though...</description>
		<content:encoded><![CDATA[<p>console.dir&#8230;. firebug&#8230;..mmmmm :) I completely agree with Dan, it&#8217;s another piece of code gone to waste. Nice work though&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-250441</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Mon, 14 May 2007 16:17:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-250441</guid>
		<description>Why would anyone use this when console.dir() in firebug does the same thing, better and without an include?</description>
		<content:encoded><![CDATA[<p>Why would anyone use this when console.dir() in firebug does the same thing, better and without an include?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Jonah JSON</title>
		<link>http://ajaxian.com/archives/simple-tree-based-json-editor/comment-page-1#comment-250433</link>
		<dc:creator>J. Jonah JSON</dc:creator>
		<pubDate>Mon, 14 May 2007 14:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/archives/simple-tree-based-json-editor#comment-250433</guid>
		<description>Nice work. Very compact code and a simple and easy to use interface.</description>
		<content:encoded><![CDATA[<p>Nice work. Very compact code and a simple and easy to use interface.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

