<?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>OAuth &#187; Uncategorized</title>
	<atom:link href="http://blog.oauth.net/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.oauth.net</link>
	<description>An open protocol to allow secure API authorization in a simple and standard method from web, desktop, and mobile applications.</description>
	<lastBuildDate>Mon, 11 May 2009 23:15:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.oauth.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/1a4269caa96cb29bb5d69d95d75bf778?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>OAuth &#187; Uncategorized</title>
		<link>http://blog.oauth.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.oauth.net/osd.xml" title="OAuth" />
	<atom:link rel='hub' href='http://blog.oauth.net/?pushpress=hub'/>
		<item>
		<title>Net::OAuth v0.1, demo Google Contacts Consumer</title>
		<link>http://blog.oauth.net/2008/06/04/netoauth-v01-demo-google-contacts-consumer/</link>
		<comments>http://blog.oauth.net/2008/06/04/netoauth-v01-demo-google-contacts-consumer/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 19:12:59 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[net::oauth]]></category>
		<category><![CDATA[oauth]]></category>
		<category><![CDATA[perl]]></category>

		<guid isPermaLink="false">http://oauth.wordpress.com/?p=18</guid>
		<description><![CDATA[Keith Grennan has released a new version of the Net::OAuth module for Perl. Changes include: Added a factory class to simplify object creation Added several more types of OAuth message: UserAuthRequest UserAuthResponse AccessTokenResponse RequestTokenResponse Added documentation Added several serialization/deserialization methods (I.e. convert a Net::OAuth message object to/from an URL, a POST body, an Authorization header, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=18&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://nearlyfree.org/">Keith Grennan</a> has released a new version of the <a href="http://nearlyfree.org/oauth-perl">Net::OAuth module for Perl</a>.</p>
<p>Changes include:</p>
<ul>
<li>Added a factory class to simplify object creation</li>
<li>Added several more types of OAuth message:
<ul>
<li>UserAuthRequest</li>
<li>UserAuthResponse</li>
<li>AccessTokenResponse</li>
<li>RequestTokenResponse</li>
</ul>
</li>
<li>Added <a href="http://search.cpan.org/perldoc?Net::OAuth">documentation</a></li>
<li>Added several serialization/deserialization methods (I.e. convert a Net::OAuth message object to/from an URL, a POST </span>body, an Authorization header, a hash of parameters).</li>
<li>Added a <a href="http://oauth.kg23.com/">demo Consumer web application</a> which queries the <a href="http://code.google.com/apis/contacts/">Google Contacts API</a>.</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/oauth.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/oauth.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oauth.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oauth.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oauth.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oauth.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oauth.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oauth.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oauth.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oauth.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oauth.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oauth.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oauth.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oauth.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oauth.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oauth.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=18&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.oauth.net/2008/06/04/netoauth-v01-demo-google-contacts-consumer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8403e20f058363f718144dd51faa65a7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>
	</item>
		<item>
		<title>OAuth, meet Gadgets! Gadgets, meet OAuth!</title>
		<link>http://blog.oauth.net/2008/06/04/oauth-meet-gadgets-gadgets-meet-oauth/</link>
		<comments>http://blog.oauth.net/2008/06/04/oauth-meet-gadgets-gadgets-meet-oauth/#comments</comments>
		<pubDate>Wed, 04 Jun 2008 18:21:41 +0000</pubDate>
		<dc:creator>balfanz</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oauth.wordpress.com/?p=17</guid>
		<description><![CDATA[The Apache Shindig Project has recently added support for OAuth to its &#8220;Shindig&#8221; gadget server, which is quickly becoming the workhorse behind such sites as Orkut, hi5, or the recently announced iGoogle sandbox. That is great news for OAuth: it means that you no longer have to run a full-fledged server, or write a desktop [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=17&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The <a id="eisz" title="Apache Shindig Project" href="http://incubator.apache.org/shindig">Apache Shindig Project</a> has <a id="re3f" title="recently added" href="http://groups.google.com/group/oauth/browse_thread/thread/5dea93b44dbbb628">recently added</a> support for <a id="es_j" title="[OAuth]" href="http://www.oauth.net/">OAuth</a> to its &#8220;Shindig&#8221; gadget server, which is quickly becoming the workhorse behind such sites as <a id="ano." title="[Orkut]," href="http://www.orkut.com/">Orkut,</a> <a id="xejf" title="[hi5]," href="http://www.hi5.com/">hi5,</a> or the recently announced <a id="gip2" title="[iGoogle sandbox]" href="http://google-code-updates.blogspot.com/2008/04/by-saurabh-mathur-igoogle-team-today.html">iGoogle sandbox</a>. That is great news for OAuth: it means that you no longer have to run a full-fledged server, or write a desktop app, to be an OAuth consumer &#8211; any gadget can access OAuth-protected resources.</p>
<p>(We posted <a href="https://sites.google.com/site/ericsachs/demoproxy">screenshots</a> that show how a sample OAuth gadget works for an end-user, as well as information on how to get one working on the Orkut/iGoogle sandbox if you are interested.)</p>
<p>When adding support for OAuth to Shindig we found it useful to add two simple extensions to OAuth, each adding just one additional parameter to OAuth requests, which I&#8217;ll describe below.</p>
<h3>Key Rotation</h3>
<p>One nice thing about gadget containers like Orkut or iGoogle supporting OAuth for the gadgets they host is that gadgets don&#8217;t need to bring their own consumer key and secret to the table. If they don&#8217;t have any, Shindig will just sign the OAuth request with <span><em>its </em></span>keys, and send the request on to the service provider that the gadget wants to talk to. Imagine a large gadget container like iGoogle adopting Shindig and its OAuth support. It wouldn&#8217;t scale for Google to negotiate consumer secrets with every OAuth service provider that iGoogle gadgets may want to talk to. It&#8217;s much more likely that iGoogle would just use the RSA_SHA1 signature method on outgoing OAuth requests, publish its public key, and hope that service providers would accept requests signed by that public key.</p>
<p>What if iGoogle wants to change its signing key every now and then (which it should &#8211; it&#8217;s called good cryptographic hygiene)? It should be easy for service providers that have chosen to accept iGoogle&#8217;s signing key to switch over to the new signing key. That is what the <a id="caag" title="[key rotation OAuth extension]" href="http://dirk.balfanz.googlepages.com/oauth_key_rotation.html">key rotation OAuth extension</a> is for.</p>
<h3>Gadgets Extension</h3>
<p>Remember how I said that gadgets don&#8217;t have to bring their own consumer key and secret to use OAuth? If they don&#8217;t, Shindig will just sign the OAuth requests with <em>its</em> private RSA key. But how will a service provider then know that the request came from a particular gadget? That&#8217;s what the <a id="m5ly" title="[second new OAuth extension]" href="http://dirk.balfanz.googlepages.com/oauth_gadget_extension.html">second new OAuth extension</a> is for &#8211; it simply says that in this case, the OAuth consumer should include the identifier of the gadget into the outgoing OAuth request. This identifier is the URL where the gadget is hosted. Service providers that support the gadgets extension can tell users at token-authorization time which gadget container is requesting access, and on behalf of which gadget access is requested. That improves transparency to the user and makes it clear that both the gadget container and the gadget itself should be deemed trustworthy before granting an access token to them.</p>
<p>These features are being implemented as we speak. It&#8217;s not too late to <a id="w_tv" title="join the discussion" href="http://groups.google.com/group/oauth">join the discussion</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/oauth.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/oauth.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oauth.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oauth.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oauth.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oauth.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oauth.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oauth.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oauth.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oauth.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oauth.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oauth.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oauth.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oauth.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oauth.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oauth.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=17&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.oauth.net/2008/06/04/oauth-meet-gadgets-gadgets-meet-oauth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5ce1ba9dce892a49a0cd7750796a1a37?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">balfanz</media:title>
		</media:content>
	</item>
		<item>
		<title>OAuth a central part of Google&#8217;s &#8220;open web&#8221; strategy</title>
		<link>http://blog.oauth.net/2008/05/28/oauth-a-central-part-of-googles-open-web-strategy/</link>
		<comments>http://blog.oauth.net/2008/05/28/oauth-a-central-part-of-googles-open-web-strategy/#comments</comments>
		<pubDate>Thu, 29 May 2008 06:10:44 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[google io]]></category>
		<category><![CDATA[io2008]]></category>
		<category><![CDATA[oauth]]></category>

		<guid isPermaLink="false">http://oauth.wordpress.com/?p=16</guid>
		<description><![CDATA[Photo by Anand Iyer. It&#8217;s exciting and rewarding to be on the side of the open web lately. APIs are open, content is being licensed in proactive, less restrictive terms, contact lists are being freed up, and people will be increasingly able to connect with friends, whether they have an account with every website on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=16&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/artificialignorance/2531805302/"><img src="http://farm3.static.flickr.com/2190/2531805302_9a87505813.jpg" alt="Identity, authorization, apps at Google I/O by Anand Iyer" class="figure figure-a" /></a></p>
<p>Photo by <a href="http://blogs.msdn.com/aniyer/">Anand Iyer</a>.</p>
<p>It&#8217;s exciting and rewarding to be on the side of the open web lately. APIs are open, content is being licensed in proactive, less restrictive terms, contact lists are being freed up, and people will be increasingly able to connect with friends, whether they have an account with every website on the web or not.</p>
<p>When we started the OAuth project, we aimed to solve problems that two small, independent web companies had (namely, <a href="http://ma.gnolia.com">Ma.gnolia</a> and <a href="http://twitter.com">Twitter</a>). We didn&#8217;t have any grandiose ideas that Google or Yahoo or AOL or MySpace would ever pick up on our work, only that we needed to solve the problem in a way that was vendor neutral, but also didn&#8217;t unnecessarily reinvent the wheel. </p>
<p>Turned out that our work was useful not just for its technical merits, but that it also enabled large companies like Yahoo and Google to have a common protocol &mdash; shepherded by independent individuals without much of an agenda save producing good tech &mdash; to hash out the slight differences in their own protocols and move to a shared standard.</p>
<p><a href="http://www.flickr.com/photos/dogpics/2532729762/in/photostream"><img src="http://farm3.static.flickr.com/2028/2532729762_70de4f1bd5_m.jpg" alt="We're taking over by Allen Tom" style="float:right;margin:0 0 8px 8px;" /></a>Where there used to be BBAuth, FlickrAuth, AuthSub and similar protocols, there will eventually be primarily, or <em>only</em>, OAuth. And the time in which its taken to get here has been microscopic compared with similar adoption cycles in the past. That, <a href="http://blog.oauth.net/2007/12/04/oauth-core-10-specification-released-at-internet-identity-workshop/">less than six months since the final spec was released</a>, Google is already championing the protocol as a lynchpin to its overall &#8220;open web&#8221; strategy <a href="http://flickr.com/photos/artificialignorance/2531805302/">alongside other standards efforts</a> like <a href="http://openid.net/">OpenID</a> and <a href="http://code.google.com/apis/opensocial/">OpenSocial</a> really demonstrates the power of devoted, focused community groups that form around solving fairly straight-forward and well-articulated problems, using open and distributed collaborative means to come to some kind of shared agreement, understanding and implementation approach.</p>
<p>There are inevitably still any number of issues <a href="http://wiki.oauth.net/ScalableOAuth">to be addressed</a> in our work, but that we&#8217;ve come so far so quickly, and with such recognition, is something I think is worth pausing for a moment and considering before we dive back in and keep pushing forward.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/oauth.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/oauth.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oauth.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oauth.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oauth.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oauth.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oauth.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oauth.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oauth.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oauth.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oauth.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oauth.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oauth.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oauth.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oauth.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oauth.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=16&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.oauth.net/2008/05/28/oauth-a-central-part-of-googles-open-web-strategy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8403e20f058363f718144dd51faa65a7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2190/2531805302_9a87505813.jpg" medium="image">
			<media:title type="html">Identity, authorization, apps at Google I/O by Anand Iyer</media:title>
		</media:content>

		<media:content url="http://farm3.static.flickr.com/2028/2532729762_70de4f1bd5_m.jpg" medium="image">
			<media:title type="html">We&#039;re taking over by Allen Tom</media:title>
		</media:content>
	</item>
		<item>
		<title>Tim Fletcher puts out Erlang-OAuth</title>
		<link>http://blog.oauth.net/2008/05/17/tim-fletcher-puts-out-erlang-oauth/</link>
		<comments>http://blog.oauth.net/2008/05/17/tim-fletcher-puts-out-erlang-oauth/#comments</comments>
		<pubDate>Sat, 17 May 2008 23:59:44 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[erlang]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[wrap]]></category>

		<guid isPermaLink="false">http://oauth.wordpress.com/?p=15</guid>
		<description><![CDATA[Tim Fletcher just released an Erlang wrapper for OAuth on Github. Tim&#8217;s looking for feedback and review, so join the list and let him know what you think.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=15&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://tfletcher.com/">Tim Fletcher</a> just <a href="http://groups.google.com/group/oauth/t/df655245eca8623?hl=en">released</a> an <a href="http://tfletcher.com/dev/erlang-oauth">Erlang wrapper for OAuth</a> on <a href="http://github.com/tim/erlang-oauth/tree/master">Github</a>.</p>
<p>Tim&#8217;s looking for feedback and review, so <a href="http://groups.google.com/group/oauth/subscribe?hl=en&amp;note=1">join the list</a> and let him know what you think.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/oauth.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/oauth.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oauth.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oauth.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oauth.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oauth.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oauth.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oauth.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oauth.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oauth.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oauth.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oauth.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oauth.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oauth.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oauth.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oauth.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.oauth.net&amp;blog=1491687&amp;post=15&amp;subd=oauth&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.oauth.net/2008/05/17/tim-fletcher-puts-out-erlang-oauth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8403e20f058363f718144dd51faa65a7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Administrator</media:title>
		</media:content>
	</item>
	</channel>
</rss>
