<?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: OpenID Sample Application</title>
	<atom:link href="http://www.bencurtis.com/2007/05/openid-sample-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bencurtis.com/2007/05/openid-sample-application/</link>
	<description>Speculations on Web Development by Benjamin Curtis</description>
	<lastBuildDate>Fri, 27 Aug 2010 13:20:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: links for 2007-05-26, or so says Harry Love</title>
		<link>http://www.bencurtis.com/2007/05/openid-sample-application/comment-page-1/#comment-1073</link>
		<dc:creator>links for 2007-05-26, or so says Harry Love</dc:creator>
		<pubDate>Sat, 26 May 2007 16:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencurtis.com/archives/2007/05/openid-sample-application/#comment-1073</guid>
		<description>[...] BenCurtis.com » OpenID Sample Application (tags: rubyonrails openid authentication)   Tags: Found Objects [...]</description>
		<content:encoded><![CDATA[<p>[...] BenCurtis.com » OpenID Sample Application (tags: rubyonrails openid authentication)   Tags: Found Objects [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.bencurtis.com/2007/05/openid-sample-application/comment-page-1/#comment-1064</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 21 May 2007 16:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencurtis.com/archives/2007/05/openid-sample-application/#comment-1064</guid>
		<description>Actually, you don&#039;t need edge rails with the zip I provide.  I have modified the plugin to not depend on the url method provided in edge rails.  Tom, I&#039;m guessing you aren&#039;t using my zip file.</description>
		<content:encoded><![CDATA[<p>Actually, you don&#8217;t need edge rails with the zip I provide.  I have modified the plugin to not depend on the url method provided in edge rails.  Tom, I&#8217;m guessing you aren&#8217;t using my zip file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lau</title>
		<link>http://www.bencurtis.com/2007/05/openid-sample-application/comment-page-1/#comment-1063</link>
		<dc:creator>Lau</dc:creator>
		<pubDate>Mon, 21 May 2007 16:24:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencurtis.com/archives/2007/05/openid-sample-application/#comment-1063</guid>
		<description>Tom, I think it&#039;s because you need edge rails. Version 1.2.3 won&#039;t do.</description>
		<content:encoded><![CDATA[<p>Tom, I think it&#8217;s because you need edge rails. Version 1.2.3 won&#8217;t do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.bencurtis.com/2007/05/openid-sample-application/comment-page-1/#comment-1061</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 20 May 2007 21:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencurtis.com/archives/2007/05/openid-sample-application/#comment-1061</guid>
		<description>I get the following error:
undefined method `url&#039; for #
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/cgi_process.rb:139:in `method_missing&#039;
#{RAILS_ROOT}/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:133:in `open_id_redirect_url&#039;
#{RAILS_ROOT}/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:92:in `begin_open_id_authentication&#039;
#{RAILS_ROOT}/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:76:in `authenticate_with_open_id&#039;
#{RAILS_ROOT}/app/controllers/session_controller.rb:40:in `open_id_authentication&#039;
#{RAILS_ROOT}/app/controllers/session_controller.rb:8:in `create&#039;

Not pretty. A quick google search reveals that I&#039;m not the only one having this problem, but I didn&#039;t find a solution. I have no idea, what &#039;url&#039; method it&#039;s talking about - didn&#039;t find that in the source.
Any hint is appreciated..</description>
		<content:encoded><![CDATA[<p>I get the following error:<br />
undefined method `url&#8217; for #<br />
/usr/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/cgi_process.rb:139:in `method_missing&#8217;<br />
#{RAILS_ROOT}/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:133:in `open_id_redirect_url&#8217;<br />
#{RAILS_ROOT}/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:92:in `begin_open_id_authentication&#8217;<br />
#{RAILS_ROOT}/vendor/plugins/open_id_authentication/lib/open_id_authentication.rb:76:in `authenticate_with_open_id&#8217;<br />
#{RAILS_ROOT}/app/controllers/session_controller.rb:40:in `open_id_authentication&#8217;<br />
#{RAILS_ROOT}/app/controllers/session_controller.rb:8:in `create&#8217;</p>
<p>Not pretty. A quick google search reveals that I&#8217;m not the only one having this problem, but I didn&#8217;t find a solution. I have no idea, what &#8216;url&#8217; method it&#8217;s talking about &#8211; didn&#8217;t find that in the source.<br />
Any hint is appreciated..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Olav</title>
		<link>http://www.bencurtis.com/2007/05/openid-sample-application/comment-page-1/#comment-1056</link>
		<dc:creator>Olav</dc:creator>
		<pubDate>Wed, 16 May 2007 18:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.bencurtis.com/archives/2007/05/openid-sample-application/#comment-1056</guid>
		<description>Thanks a lot. :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
