<?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: A few tips to good API design</title>
	<atom:link href="http://cdevroe.com/notes/api-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://cdevroe.com/notes/api-tips/</link>
	<description>The official Web site of Colin Devroe.</description>
	<lastBuildDate>Mon, 22 Mar 2010 14:53:54 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://cdevroe.com/notes/api-tips/#comment-346206</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 29 Oct 2009 01:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://cdevroe.com/?p=2943#comment-346206</guid>
		<description>Thanks for the info on API&#039;s. I&#039;m about to start designing our API and will take your tips to heart!</description>
		<content:encoded><![CDATA[<p>Thanks for the info on API&#8217;s. I&#8217;m about to start designing our API and will take your tips to heart!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://cdevroe.com/notes/api-tips/#comment-346189</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 29 Oct 2009 00:30:15 +0000</pubDate>
		<guid isPermaLink="false">http://cdevroe.com/?p=2943#comment-346189</guid>
		<description>This is quite possibly my favorite cdevroe post of all time. OF ALL TIME!

I&#039;ve been doing 3rd party API-based development for about 4 years, and I&#039;m a strong advocate of web services opening up their data and functionality through APIs. I had a few pointers for people who might create an API, but your list blows that away. Your #1 was the same as my #1, by the way.</description>
		<content:encoded><![CDATA[<p>This is quite possibly my favorite cdevroe post of all time. OF ALL TIME!</p>
<p>I&#8217;ve been doing 3rd party API-based development for about 4 years, and I&#8217;m a strong advocate of web services opening up their data and functionality through APIs. I had a few pointers for people who might create an API, but your list blows that away. Your #1 was the same as my #1, by the way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Colin Devroe</title>
		<link>http://cdevroe.com/notes/api-tips/#comment-346176</link>
		<dc:creator>Colin Devroe</dc:creator>
		<pubDate>Wed, 28 Oct 2009 23:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://cdevroe.com/?p=2943#comment-346176</guid>
		<description>Documentation and code examples are, as every developer knows, the most difficult thing to keep up with. That is why my tip to open source as much code as possible is essential. Take things you &lt;em&gt;have to build&lt;/em&gt; and make them public. Saves on having to create code examples.</description>
		<content:encoded><![CDATA[<p>Documentation and code examples are, as every developer knows, the most difficult thing to keep up with. That is why my tip to open source as much code as possible is essential. Take things you <em>have to build</em> and make them public. Saves on having to create code examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean Robinson</title>
		<link>http://cdevroe.com/notes/api-tips/#comment-346168</link>
		<dc:creator>Dean Robinson</dc:creator>
		<pubDate>Wed, 28 Oct 2009 22:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://cdevroe.com/?p=2943#comment-346168</guid>
		<description>Great list of tips, many of which are reasons why I like the twitter api (even if there are still a few spots of inconsistency), and most of which I&#039;ve tried to follow with wpapi.org ... now I just need to finish off my usage examples, and the half-complete WP plugin to go with it.</description>
		<content:encoded><![CDATA[<p>Great list of tips, many of which are reasons why I like the twitter api (even if there are still a few spots of inconsistency), and most of which I&#8217;ve tried to follow with wpapi.org &#8230; now I just need to finish off my usage examples, and the half-complete WP plugin to go with it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
