<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Brent Sordyl&#039;s blog &#187; api</title>
	<atom:link href="http://sordyl.info/tag/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://sordyl.info</link>
	<description>Daily links to Technology and e-Learning resources</description>
	<lastBuildDate>Fri, 25 May 2012 12:30:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sordyl.info' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Brent Sordyl&#039;s blog &#187; api</title>
		<link>http://sordyl.info</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sordyl.info/osd.xml" title="Brent Sordyl&#039;s blog" />
	<atom:link rel='hub' href='http://sordyl.info/?pushpress=hub'/>
		<item>
		<title>ql.io &#8211; a SQL and JSON inspired DSL</title>
		<link>http://sordyl.info/2011/12/07/ql-io-a-sql-and-json-inspired-dsl/</link>
		<comments>http://sordyl.info/2011/12/07/ql-io-a-sql-and-json-inspired-dsl/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 14:08:31 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[query]]></category>
		<category><![CDATA[rest]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/?p=3729</guid>
		<description><![CDATA[ql.io combines SQL, JSON, and a few procedural style constructs into a compact language. Scripts written in this language can make HTTP requests to retrieve data, perform joins between API responses, project responses, or even make requests in a loop. But note that ql.io&#8217;s scripting language is not SQL &#8211; it is SQL inspired. (Full [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3729&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
ql.io combines SQL, JSON, and a few procedural style constructs into a compact language. Scripts written in this language can make HTTP requests to retrieve data, perform joins between API responses, project responses, or even make requests in a loop. But note that ql.io&#8217;s scripting language is not SQL &#8211; it is SQL inspired. </p>
<p> (Full Story: <a href='http://ql.io/docs/about' title='ql.io - a SQL and JSON inspired DSL' target='_blank'>ql.io &#8211; a SQL and JSON inspired DSL</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3729/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3729/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3729/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3729&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/12/07/ql-io-a-sql-and-json-inspired-dsl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>API design for humans &#8211; (37signals)</title>
		<link>http://sordyl.info/2011/10/04/api-design-for-humans-37signals/</link>
		<comments>http://sordyl.info/2011/10/04/api-design-for-humans-37signals/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 11:48:41 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[37signals]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/10/04/api-design-for-humans-37signals/</guid>
		<description><![CDATA[Tell me more: documentation is king Let me in: all about authentication Underlying design: REST or something like it (Full Story: API design for humans &#8211; (37signals))<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3657&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
Tell me more: documentation is king<br />
Let me in: all about authentication<br />
Underlying design: REST or something like it </p>
<p> (Full Story: <a href='http://37signals.com/svn/posts/3018-api-design-for-humans' title='API design for humans - (37signals)' target='_blank'>API design for humans &#8211; (37signals)</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3657/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3657/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3657/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3657&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/10/04/api-design-for-humans-37signals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>The pros and cons of developing a complete Javascript UI</title>
		<link>http://sordyl.info/2011/09/29/the-pros-and-cons-of-developing-a-complete-javascript-ui-2/</link>
		<comments>http://sordyl.info/2011/09/29/the-pros-and-cons-of-developing-a-complete-javascript-ui-2/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 18:45:35 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/09/29/the-pros-and-cons-of-developing-a-complete-javascript-ui-2/</guid>
		<description><![CDATA[Cons1. Javascript Frameworks are still evolving2. Developing two applications instead of one Pros1. Well thought out and tested API2. Your JS UI code as API reference (Full Story: The pros and cons of developing a complete Javascript UI)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3650&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
Cons1. Javascript Frameworks are still evolving2. Developing two applications instead of one<br />
Pros1. Well thought out and tested API2. Your JS UI code as API reference </p>
<p> (Full Story: <a href='http://devblog.supportbee.com/2011/08/10/the-pros-and-cons-of-developing-a-complete-javascript-ui/' title='The pros and cons of developing a complete Javascript UI' target='_blank'>The pros and cons of developing a complete Javascript UI</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3650/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3650/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3650/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3650/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3650/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3650/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3650/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3650/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3650/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3650/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3650/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3650/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3650/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3650/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3650&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/09/29/the-pros-and-cons-of-developing-a-complete-javascript-ui-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>The Little Manual of API Design</title>
		<link>http://sordyl.info/2011/08/31/the-little-manual-of-api-design/</link>
		<comments>http://sordyl.info/2011/08/31/the-little-manual-of-api-design/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 13:55:23 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/08/31/the-little-manual-of-api-design/</guid>
		<description><![CDATA[Characteristics of Good API (Full Story: The Little Manual of API Design)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3621&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
Characteristics of Good API </p>
<p> (Full Story: <a href='http://chaos.troll.no/~shausman/api-design/api-design.pdf' title='The Little Manual of API Design' target='_blank'>The Little Manual of API Design</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3621/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3621/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3621/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3621&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/08/31/the-little-manual-of-api-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>Swagger: A simple, open standard for describing REST APIs with JSON</title>
		<link>http://sordyl.info/2011/08/21/swagger-a-simple-open-standard-for-describing-rest-apis-with-json/</link>
		<comments>http://sordyl.info/2011/08/21/swagger-a-simple-open-standard-for-describing-rest-apis-with-json/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 12:22:24 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[restful]]></category>
		<category><![CDATA[for:zach.rhoades@amentra.com]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/08/21/swagger-a-simple-open-standard-for-describing-rest-apis-with-json/</guid>
		<description><![CDATA[Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. The overarching goal of Swagger is to enable client and documentation systems to update at the same pace as the server. The documentation of methods, parameters and models are tightly integrated into the server code, allowing APIs to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3608&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
Swagger is a specification and complete framework implementation for describing, producing, consuming, and visualizing RESTful web services. The overarching goal of Swagger is to enable client and documentation systems to update at the same pace as the server. The documentation of methods, parameters and models are tightly integrated into the server code, allowing APIs to always stay in sync. With Swagger, deploying managing, and using powerful APIs has never been easier. </p>
<p> (Full Story: <a href='http://swagger.wordnik.com/' title='Swagger: A simple, open standard for describing REST APIs with JSON' target='_blank'>Swagger: A simple, open standard for describing REST APIs with JSON</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3608/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3608/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3608/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3608&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/08/21/swagger-a-simple-open-standard-for-describing-rest-apis-with-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>The pros and cons of developing a complete Javascript UI</title>
		<link>http://sordyl.info/2011/08/14/the-pros-and-cons-of-developing-a-complete-javascript-ui/</link>
		<comments>http://sordyl.info/2011/08/14/the-pros-and-cons-of-developing-a-complete-javascript-ui/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 02:00:26 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/08/14/the-pros-and-cons-of-developing-a-complete-javascript-ui/</guid>
		<description><![CDATA[Cons1. Javascript Frameworks are still evolving2. Developing two applications instead of one Pros1. Well thought out and tested API2. Your JS UI code as API reference (Full Story: The pros and cons of developing a complete Javascript UI)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3597&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
Cons1. Javascript Frameworks are still evolving2. Developing two applications instead of one<br />
Pros1. Well thought out and tested API2. Your JS UI code as API reference </p>
<p> (Full Story: <a href='http://devblog.supportbee.com/2011/08/10/the-pros-and-cons-of-developing-a-complete-javascript-ui/' title='The pros and cons of developing a complete Javascript UI' target='_blank'>The pros and cons of developing a complete Javascript UI</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3597/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3597/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3597/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3597&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/08/14/the-pros-and-cons-of-developing-a-complete-javascript-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>Google’s API for APIs Makes Sense of Its 80+ Services</title>
		<link>http://sordyl.info/2011/05/16/google%e2%80%99s-api-for-apis-makes-sense-of-its-80-services/</link>
		<comments>http://sordyl.info/2011/05/16/google%e2%80%99s-api-for-apis-makes-sense-of-its-80-services/#comments</comments>
		<pubDate>Mon, 16 May 2011 19:48:52 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[wadl]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/05/16/google%e2%80%99s-api-for-apis-makes-sense-of-its-80-services/</guid>
		<description><![CDATA[There are other ways of describing APIs. For SOAP APIs, there are WSDL files that show methods of inputs. For REST there is WADL, but even its apparent simplicity has been too complex for some. At the very least, support for WADL has been minimal. It’s unclear whether Google has created generic enough to work [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3479&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
There are other ways of describing APIs. For SOAP APIs, there are WSDL files that show methods of inputs. For REST there is WADL, but even its apparent simplicity has been too complex for some. At the very least, support for WADL has been minimal. It’s unclear whether Google has created generic enough to work for other API providers. However, it’s obviously something that Google saw the need for, at least internally.<br />
The Google API Discovery API is one of two APIs for APIs.  </p>
<p> (Full Story: <a href='http://blog.programmableweb.com/2011/05/10/googles-api-for-apis-makes-sense-of-its-80-services/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+ProgrammableWeb+%28ProgrammableWeb%3A+Blog%29' title='Google’s API for APIs Makes Sense of Its 80+ Services' target='_blank'>Google’s API for APIs Makes Sense of Its 80+ Services</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3479/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3479/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3479/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3479&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/05/16/google%e2%80%99s-api-for-apis-makes-sense-of-its-80-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>An open XM to describe and distribute JSON APIs</title>
		<link>http://sordyl.info/2011/04/19/an-open-xm-to-describe-and-distribute-json-apis/</link>
		<comments>http://sordyl.info/2011/04/19/an-open-xm-to-describe-and-distribute-json-apis/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 15:20:38 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[json]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/04/19/an-open-xm-to-describe-and-distribute-json-apis/</guid>
		<description><![CDATA[It may be funny we&#8217;re using XML to describe a JSON API, the reality is that this description is more like a document than a struct :) Also we needed to keep retro compatibility with our existing server library. JSON specs are on the roadmap. (Full Story: An open XM to describe and distribute JSON [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3432&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
It may be funny we&#8217;re using XML to describe a JSON API, the reality is that this description is more like a document than a struct :) Also we needed to keep retro compatibility with our existing server library. JSON specs are on the roadmap. </p>
<p> (Full Story: <a href='http://thefosk.posterous.com/an-open-xml-specification-to-describe-and-dis' title='An open XM to describe and distribute JSON APIs' target='_blank'>An open XM to describe and distribute JSON APIs</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3432/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3432/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3432/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3432&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/04/19/an-open-xm-to-describe-and-distribute-json-apis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>Apigee To-Go: Build, Skin, and Embed Your Own API Console</title>
		<link>http://sordyl.info/2011/03/10/apigee-to-go-build-skin-and-embed-your-own-api-console/</link>
		<comments>http://sordyl.info/2011/03/10/apigee-to-go-build-skin-and-embed-your-own-api-console/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 20:18:22 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[restful]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/03/10/apigee-to-go-build-skin-and-embed-your-own-api-console/</guid>
		<description><![CDATA[So today we&#8217;re launching Apigee To-Go, which lets you create your own API Console, skin it with the look and feel to match your brand, and then embed it where your developers are, on your own site or portal — for free. (Full Story: Apigee To-Go: Build, Skin, and Embed Your Own API Console)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3333&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
So today we&#8217;re launching Apigee To-Go, which lets you create your own API Console, skin it with the look and feel to match your brand, and then embed it where your developers are, on your own site or portal — for free. </p>
<p> (Full Story: <a href='http://blog.apigee.com/detail/apigee_to_go' title='Apigee To-Go: Build, Skin, and Embed Your Own API Console' target='_blank'>Apigee To-Go: Build, Skin, and Embed Your Own API Console</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3333/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3333/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3333/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3333&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/03/10/apigee-to-go-build-skin-and-embed-your-own-api-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
		<item>
		<title>Browse-able RESTish API Design</title>
		<link>http://sordyl.info/2011/02/22/browse-able-restish-api-design/</link>
		<comments>http://sordyl.info/2011/02/22/browse-able-restish-api-design/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 16:34:47 +0000</pubDate>
		<dc:creator>Brent Sordyl</dc:creator>
				<category><![CDATA[api]]></category>
		<category><![CDATA[restful]]></category>

		<guid isPermaLink="false">http://sordyl.wordpress.com/2011/02/22/browse-able-restish-api-design/</guid>
		<description><![CDATA[We provide index pages with requests “GET /v1“, “GET /v1/client” or “GET /v1/client/366“. The index pages list all the possible sub-commands or {id} and sometimes {code} where an identifier should be substituted. (Full Story: Browse-able RESTish API Design)<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3265&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>
We provide index pages with requests “GET /v1“, “GET /v1/client” or “GET /v1/client/366“. The index pages list all the possible sub-commands or {id} and sometimes {code} where an identifier should be substituted. </p>
<p> (Full Story: <a href='http://developers.snapbill.com/2011/02/a-browseable-restish-api/' title='Browse-able RESTish API Design' target='_blank'>Browse-able RESTish API Design</a>)</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sordyl.wordpress.com/3265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sordyl.wordpress.com/3265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sordyl.wordpress.com/3265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sordyl.wordpress.com/3265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sordyl.wordpress.com/3265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sordyl.wordpress.com/3265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sordyl.wordpress.com/3265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sordyl.wordpress.com/3265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sordyl.wordpress.com/3265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sordyl.wordpress.com/3265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sordyl.wordpress.com/3265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sordyl.wordpress.com/3265/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sordyl.wordpress.com/3265/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sordyl.wordpress.com/3265/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sordyl.info&#038;blog=18708468&#038;post=3265&#038;subd=sordyl&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sordyl.info/2011/02/22/browse-able-restish-api-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e89862577db9e2fefcb2bda3a834550f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">newsmaven</media:title>
		</media:content>
	</item>
	</channel>
</rss>
