<?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: Orderly JSON</title>
	<atom:link href="http://ajaxian.com/archives/orderly-json/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/orderly-json</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: BenGerrissen</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277534</link>
		<dc:creator>BenGerrissen</dc:creator>
		<pubDate>Mon, 28 Dec 2009 15:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277534</guid>
		<description>@fpiat &amp; sixtyseconds,
Erm... You do realize this is optional right? Not an addition to the JSON spec... Ergo, JSON stays simple...
.
This is just a tool for programmers that need to build well tested, well formed, robust and safe applications.</description>
		<content:encoded><![CDATA[<p>@fpiat &amp; sixtyseconds,<br />
Erm&#8230; You do realize this is optional right? Not an addition to the JSON spec&#8230; Ergo, JSON stays simple&#8230;<br />
.<br />
This is just a tool for programmers that need to build well tested, well formed, robust and safe applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sixtyseconds</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277523</link>
		<dc:creator>sixtyseconds</dc:creator>
		<pubDate>Sun, 27 Dec 2009 20:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277523</guid>
		<description>I couldn&#039;t agree more with fpiat - why cock up something that works so well due to its minimalistic flexibility?</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t agree more with fpiat &#8211; why cock up something that works so well due to its minimalistic flexibility?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fpiat</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277507</link>
		<dc:creator>fpiat</dc:creator>
		<pubDate>Thu, 24 Dec 2009 15:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277507</guid>
		<description>PLEASE let JSON as simple as it is. If you need to specify type, comment, etc. and if you need to validate with a schema you can use XML.
There is no need to make a thing so simple and clear to something than already exist (and that nobody want to use).</description>
		<content:encoded><![CDATA[<p>PLEASE let JSON as simple as it is. If you need to specify type, comment, etc. and if you need to validate with a schema you can use XML.<br />
There is no need to make a thing so simple and clear to something than already exist (and that nobody want to use).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lloydhilaiel</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277506</link>
		<dc:creator>lloydhilaiel</dc:creator>
		<pubDate>Wed, 23 Dec 2009 21:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277506</guid>
		<description>@bluevoodoo1 by the year 3000 everything there is to invent will already be thought up?

@d4rkl1gh7 nice analogy.  It&#039;s also been likened to RelaxNG&#039;s compact syntax (which was a latent influencer).  I hope that everyone can compare it to something, then go guess the syntax.

@Aimos An initial primary motivation of orderly was to be able to document web apis in a clearer and more rigorous way (currently most people just post example output).  From the likes of it, it sounds like you feel even that should be left to an example instance document (in which case the reader intuits the &quot;schema&quot; based on this single instance) or with jsonschema.  If you feel this way, well, you might have sunk my battleship.  I&#039;ll have to think up a different holiday present for you.  Do you like legos?</description>
		<content:encoded><![CDATA[<p>@bluevoodoo1 by the year 3000 everything there is to invent will already be thought up?</p>
<p>@d4rkl1gh7 nice analogy.  It&#8217;s also been likened to RelaxNG&#8217;s compact syntax (which was a latent influencer).  I hope that everyone can compare it to something, then go guess the syntax.</p>
<p>@Aimos An initial primary motivation of orderly was to be able to document web apis in a clearer and more rigorous way (currently most people just post example output).  From the likes of it, it sounds like you feel even that should be left to an example instance document (in which case the reader intuits the &#8220;schema&#8221; based on this single instance) or with jsonschema.  If you feel this way, well, you might have sunk my battleship.  I&#8217;ll have to think up a different holiday present for you.  Do you like legos?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aimos</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277504</link>
		<dc:creator>Aimos</dc:creator>
		<pubDate>Wed, 23 Dec 2009 17:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277504</guid>
		<description>It should be noted, that this is not done in JavaScript. Its a C code thingy.</description>
		<content:encoded><![CDATA[<p>It should be noted, that this is not done in JavaScript. Its a C code thingy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tj111</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277502</link>
		<dc:creator>tj111</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277502</guid>
		<description>Why in the `homepage` is the rule-set after the name, but in the following line the rule-set is before the name?</description>
		<content:encoded><![CDATA[<p>Why in the `homepage` is the rule-set after the name, but in the following line the rule-set is before the name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peters438</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277501</link>
		<dc:creator>peters438</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277501</guid>
		<description>&lt;blockquote&gt;what happens after the year 3000?!

The Jonas brothers arrive, and everyone is doing fine, but they live under water.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote><p>what happens after the year 3000?!</p>
<p>The Jonas brothers arrive, and everyone is doing fine, but they live under water.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonhartmann</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277499</link>
		<dc:creator>jonhartmann</dc:creator>
		<pubDate>Wed, 23 Dec 2009 13:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277499</guid>
		<description>I just hope by the year 3000, we have something better than HTML + JS, heh.</description>
		<content:encoded><![CDATA[<p>I just hope by the year 3000, we have something better than HTML + JS, heh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d4rkl1gh7</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277498</link>
		<dc:creator>d4rkl1gh7</dc:creator>
		<pubDate>Wed, 23 Dec 2009 12:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277498</guid>
		<description>So it&#039;s basically the old ascii plist format?</description>
		<content:encoded><![CDATA[<p>So it&#8217;s basically the old ascii plist format?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bluevoodoo1</title>
		<link>http://ajaxian.com/archives/orderly-json/comment-page-1#comment-277497</link>
		<dc:creator>bluevoodoo1</dc:creator>
		<pubDate>Wed, 23 Dec 2009 12:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=8343#comment-277497</guid>
		<description>looks cool, but what happens after the year 3000?!</description>
		<content:encoded><![CDATA[<p>looks cool, but what happens after the year 3000?!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

