<?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: JSON Schema and inputEx</title>
	<atom:link href="http://neyric.com/2009/01/26/json-schema-and-inputex/feed/" rel="self" type="application/rss+xml" />
	<link>http://neyric.com/2009/01/26/json-schema-and-inputex/</link>
	<description>projects, programming, blogging...</description>
	<lastBuildDate>Tue, 27 Dec 2011 00:01:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: neyric</title>
		<link>http://neyric.com/2009/01/26/json-schema-and-inputex/#comment-105</link>
		<dc:creator>neyric</dc:creator>
		<pubDate>Mon, 01 Mar 2010 19:17:49 +0000</pubDate>
		<guid isPermaLink="false">http://javascript.neyric.com/blog/?p=92#comment-105</guid>
		<description>@matthew: Hi, we started a similar project based on the existing SMD proposal, which is already implemented in the Dojo toolkit (js) and Persevere server.

The SMD proposal is at http://groups.google.com/group/json-schema/web/service-mapping-description-proposal.

We&#039;ve built the SMD-Tester to generate the form, make the request, and display the results in a tree :
http://javascript.neyric.com/inputex/tools/smd-tester/index.html

To make this happen, we wrote simple SMD files to wrap existing JSONP webservices:
http://github.com/neyric/inputex/tree/master/tools/smd-tester/smd/

Since SMD uses json-schema too, the code should be really similar:

http://github.com/neyric/inputex/blob/master/js/rpc/smdTester.js

Don&#039;t hesitate to fork the GitHub project so that all the inputEx community may benefit it and use your json-service specification !

Good Luck !</description>
		<content:encoded><![CDATA[<p>@matthew: Hi, we started a similar project based on the existing SMD proposal, which is already implemented in the Dojo toolkit (js) and Persevere server.</p>
<p>The SMD proposal is at <a href="http://groups.google.com/group/json-schema/web/service-mapping-description-proposal" rel="nofollow">http://groups.google.com/group/json-schema/web/service-mapping-description-proposal</a>.</p>
<p>We&#8217;ve built the SMD-Tester to generate the form, make the request, and display the results in a tree :<br />
<a href="http://javascript.neyric.com/inputex/tools/smd-tester/index.html" rel="nofollow">http://javascript.neyric.com/inputex/tools/smd-tester/index.html</a></p>
<p>To make this happen, we wrote simple SMD files to wrap existing JSONP webservices:<br />
<a href="http://github.com/neyric/inputex/tree/master/tools/smd-tester/smd/" rel="nofollow">http://github.com/neyric/inputex/tree/master/tools/smd-tester/smd/</a></p>
<p>Since SMD uses json-schema too, the code should be really similar:</p>
<p><a href="http://github.com/neyric/inputex/blob/master/js/rpc/smdTester.js" rel="nofollow">http://github.com/neyric/inputex/blob/master/js/rpc/smdTester.js</a></p>
<p>Don&#8217;t hesitate to fork the GitHub project so that all the inputEx community may benefit it and use your json-service specification !</p>
<p>Good Luck !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Painter</title>
		<link>http://neyric.com/2009/01/26/json-schema-and-inputex/#comment-104</link>
		<dc:creator>Matthew Painter</dc:creator>
		<pubDate>Sat, 27 Feb 2010 02:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://javascript.neyric.com/blog/?p=92#comment-104</guid>
		<description>I am hoping to use you JSON Schema implementation for an Open Standard I am working on to describe HTTP+JSON web services using JSON meta-data: json-service.org

One idea would be to automatically create UI to test HTTP+JSON web services described, and then display the output in a &quot;nice&quot; way (maybe using the same components).

Any ideas and help more than gratefully received! Looks like you are doing a great job with this :)

Thanks</description>
		<content:encoded><![CDATA[<p>I am hoping to use you JSON Schema implementation for an Open Standard I am working on to describe HTTP+JSON web services using JSON meta-data: json-service.org</p>
<p>One idea would be to automatically create UI to test HTTP+JSON web services described, and then display the output in a &#8220;nice&#8221; way (maybe using the same components).</p>
<p>Any ideas and help more than gratefully received! Looks like you are doing a great job with this <img src='http://neyric.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JSON &#187; Blog Archives &#187; JSON Schema Implementations</title>
		<link>http://neyric.com/2009/01/26/json-schema-and-inputex/#comment-103</link>
		<dc:creator>JSON &#187; Blog Archives &#187; JSON Schema Implementations</dc:creator>
		<pubDate>Mon, 23 Feb 2009 18:58:05 +0000</pubDate>
		<guid isPermaLink="false">http://javascript.neyric.com/blog/?p=92#comment-103</guid>
		<description>[...] - Eric Neyric added support for form generated based on JSON Schema for InputEx, with a beautiful demonstration .    Posted in Uncategorized &#124; Trackback [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; Eric Neyric added support for form generated based on JSON Schema for InputEx, with a beautiful demonstration .    Posted in Uncategorized | Trackback [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

