<?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: Enabling your application for return URL verification</title>
	<atom:link href="http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/feed/" rel="self" type="application/rss+xml" />
	<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/</link>
	<description>baking cakes with CakePHP</description>
	<lastBuildDate>Mon, 15 Mar 2010 20:27:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-144854</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sun, 31 Jan 2010 16:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-144854</guid>
		<description>@George: As far as I know they don&#039;t support SReg and you have to use Attribute Exchange to retrieve the respective data.</description>
		<content:encoded><![CDATA[<p>@George: As far as I know they don&#8217;t support SReg and you have to use Attribute Exchange to retrieve the respective data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George E.</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-144804</link>
		<dc:creator>George E.</dc:creator>
		<pubDate>Sat, 30 Jan 2010 17:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-144804</guid>
		<description>I finally fixed it. I think there was a problem with the XML markup in the Yadis file. Now if only SReg would work with Yahoo...</description>
		<content:encoded><![CDATA[<p>I finally fixed it. I think there was a problem with the XML markup in the Yadis file. Now if only SReg would work with Yahoo&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-144799</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Sat, 30 Jan 2010 15:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-144799</guid>
		<description>@George: It seems like you could fix it in the meantime, at least I don&#039;t get a warning when I log into your app with Yahoo.</description>
		<content:encoded><![CDATA[<p>@George: It seems like you could fix it in the meantime, at least I don&#8217;t get a warning when I log into your app with Yahoo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George E.</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-144722</link>
		<dc:creator>George E.</dc:creator>
		<pubDate>Fri, 29 Jan 2010 03:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-144722</guid>
		<description>Hey. Great article... except I can&#039;t get it to work. My site is at http://openid.quickmediasolutions.com and it still gives that warning when I sign on with yahoo. The yadis document is at http://openid.quickmediasolutions.com/yadis.php and when I check the server logs, yahoo is indeed finding it and requesting it. But I still get the warning. Any ideas?</description>
		<content:encoded><![CDATA[<p>Hey. Great article&#8230; except I can&#8217;t get it to work. My site is at <a href="http://openid.quickmediasolutions.com" rel="nofollow">http://openid.quickmediasolutions.com</a> and it still gives that warning when I sign on with yahoo. The yadis document is at <a href="http://openid.quickmediasolutions.com/yadis.php" rel="nofollow">http://openid.quickmediasolutions.com/yadis.php</a> and when I check the server logs, yahoo is indeed finding it and requesting it. But I still get the warning. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AddressBoy</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-78087</link>
		<dc:creator>AddressBoy</dc:creator>
		<pubDate>Fri, 28 Mar 2008 14:58:13 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-78087</guid>
		<description>very useful, thanks!</description>
		<content:encoded><![CDATA[<p>very useful, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendon Kozlowski</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-75986</link>
		<dc:creator>Brendon Kozlowski</dc:creator>
		<pubDate>Fri, 21 Mar 2008 00:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-75986</guid>
		<description>Dan, thank you *very, very* much!</description>
		<content:encoded><![CDATA[<p>Dan, thank you *very, very* much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cakebaker</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-75857</link>
		<dc:creator>cakebaker</dc:creator>
		<pubDate>Thu, 20 Mar 2008 15:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-75857</guid>
		<description>@Brendon: Thanks for your questions!

1.) OAuth allows you to authorize a website to access your data from an other website. For example, if you want to have prints of your private photos on Flickr, you could authorize a print service to access those photos, without giving the print service your Flickr credentials.

So the difference to OpenID is, that OAuth is about authorization (&quot;what can he do?&quot;), whereas OpenID is about authentication (&quot;who is it?&quot;).

Hope that is clear enough ;-)

2.) For the consumer part you may try &lt;a href=&quot;http://www.plaxo.com/api/openid_recipe&quot; rel=&quot;nofollow&quot;&gt;http://www.plaxo.com/api/openid_recipe&lt;/a&gt;, for the provider part I am not aware of such an article. You also may have a look at the examples which come with the JanRain OpenID library.</description>
		<content:encoded><![CDATA[<p>@Brendon: Thanks for your questions!</p>
<p>1.) OAuth allows you to authorize a website to access your data from an other website. For example, if you want to have prints of your private photos on Flickr, you could authorize a print service to access those photos, without giving the print service your Flickr credentials.</p>
<p>So the difference to OpenID is, that OAuth is about authorization (&#8220;what can he do?&#8221;), whereas OpenID is about authentication (&#8220;who is it?&#8221;).</p>
<p>Hope that is clear enough ;-)</p>
<p>2.) For the consumer part you may try <a href="http://www.plaxo.com/api/openid_recipe" rel="nofollow">http://www.plaxo.com/api/openid_recipe</a>, for the provider part I am not aware of such an article. You also may have a look at the examples which come with the JanRain OpenID library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brendon Kozlowski</title>
		<link>http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/comment-page-1/#comment-75360</link>
		<dc:creator>Brendon Kozlowski</dc:creator>
		<pubDate>Tue, 18 Mar 2008 18:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://cakebaker.42dh.com/2008/03/18/enabling-your-application-for-return-url-verification/#comment-75360</guid>
		<description>Dan, I&#039;ve been reading about how everyone and their uncle (well, in the developers&#039; circle of family) has been using and implementing OpenID, and to a lesser degree (though I&#039;d expect it to gain more ground as OpenID did) OpenAuth.  Since it seems you&#039;ve been working with it quite a bit...

1.) What is (and is the diiference between OpenID and) OpenAuth exactly, in layman&#039;s terms?

2.) Do you know of any references (sites, articles or otherwise) that discuss how to implement OpenID from start to finish (simple is fine)?  I&#039;ve only ever seen bits and pieces of code examples, but never a full implementation example.</description>
		<content:encoded><![CDATA[<p>Dan, I&#8217;ve been reading about how everyone and their uncle (well, in the developers&#8217; circle of family) has been using and implementing OpenID, and to a lesser degree (though I&#8217;d expect it to gain more ground as OpenID did) OpenAuth.  Since it seems you&#8217;ve been working with it quite a bit&#8230;</p>
<p>1.) What is (and is the diiference between OpenID and) OpenAuth exactly, in layman&#8217;s terms?</p>
<p>2.) Do you know of any references (sites, articles or otherwise) that discuss how to implement OpenID from start to finish (simple is fine)?  I&#8217;ve only ever seen bits and pieces of code examples, but never a full implementation example.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
