<?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: Rails Help, Please? (How to create a login/account system)</title>
	<atom:link href="http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/</link>
	<description>Little boxes made of words, by Jens Alfke</description>
	<lastBuildDate>Sat, 04 Feb 2012 05:05:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Richard Henry</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2656</link>
		<dc:creator>Richard Henry</dc:creator>
		<pubDate>Sat, 12 Jul 2008 17:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2656</guid>
		<description>Do you mind if I pose a question for you Jens... is &lt;em&gt;The Rails Way&lt;/em&gt; worth using? What&#039;s your experience with the rest of it? I&#039;m hunting for a decent Rails book, something that would help a guy interesting in moving from PHP, but a total Rails n00b...</description>
		<content:encoded><![CDATA[<p>Do you mind if I pose a question for you Jens&#8230; is <em>The Rails Way</em> worth using? What&#8217;s your experience with the rest of it? I&#8217;m hunting for a decent Rails book, something that would help a guy interesting in moving from PHP, but a total Rails n00b&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jens Alfke</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2655</link>
		<dc:creator>Jens Alfke</dc:creator>
		<pubDate>Fri, 30 May 2008 17:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2655</guid>
		<description>Thanks a lot, everyone! It&#039;s nice to see such unanimity … makes it easy for me to figure out what to do.

Special thanks to Ivar for the link to the great tutorial. There&#039;s a lot of stuff to paste in, but I&#039;m nearly done. (Someone should really package up that entire tutorial as a plugin, shouldn&#039;t they?)</description>
		<content:encoded><![CDATA[<p>Thanks a lot, everyone! It&#8217;s nice to see such unanimity … makes it easy for me to figure out what to do.</p>
<p>Special thanks to Ivar for the link to the great tutorial. There&#8217;s a lot of stuff to paste in, but I&#8217;m nearly done. (Someone should really package up that entire tutorial as a plugin, shouldn&#8217;t they?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shanec</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2654</link>
		<dc:creator>shanec</dc:creator>
		<pubDate>Fri, 30 May 2008 17:24:06 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2654</guid>
		<description>&lt;a href=&quot;http://railscasts.com/tags/9&quot; rel=&quot;nofollow&quot;&gt;Railscasts.com&lt;/a&gt; has some great tutorials on restful authentication and OpenID authentication.</description>
		<content:encoded><![CDATA[<p><a href="http://railscasts.com/tags/9" rel="nofollow">Railscasts.com</a> has some great tutorials on restful authentication and OpenID authentication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Milan Iliev</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2653</link>
		<dc:creator>Milan Iliev</dc:creator>
		<pubDate>Fri, 30 May 2008 16:32:46 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2653</guid>
		<description>I recently implemented an authorization system using restful-authentication in Rails 2.0.2 in about six hours. +1.</description>
		<content:encoded><![CDATA[<p>I recently implemented an authorization system using restful-authentication in Rails 2.0.2 in about six hours. +1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivar Vasara</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2652</link>
		<dc:creator>Ivar Vasara</dc:creator>
		<pubDate>Fri, 30 May 2008 16:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2652</guid>
		<description>&lt;a href=&quot;http://www.railsforum.com/viewtopic.php?id=14216&#038;p=1&quot; rel=&quot;nofollow&quot;&gt;Here&lt;/a&gt;is a great step-by-step tutorial on integrating restful authentication and openID.</description>
		<content:encoded><![CDATA[<p><a href="http://www.railsforum.com/viewtopic.php?id=14216&#38;#38;p=1" rel="nofollow">Here</a>is a great step-by-step tutorial on integrating restful authentication and openID.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan E</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2651</link>
		<dc:creator>Ryan E</dc:creator>
		<pubDate>Fri, 30 May 2008 16:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2651</guid>
		<description>I think you&#039;re going to see a unanimous verdict here: restful-authentication. Not too long ago I started a new Rails project on 2.0.1 (I think) and restful-authentication worked great. I&#039;m probably also going to be retrofitting it onto a project that was started in Rails 1.2.x and upgraded to 2.0.2.</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re going to see a unanimous verdict here: restful-authentication. Not too long ago I started a new Rails project on 2.0.1 (I think) and restful-authentication worked great. I&#8217;m probably also going to be retrofitting it onto a project that was started in Rails 1.2.x and upgraded to 2.0.2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Deterling</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2650</link>
		<dc:creator>Brian Deterling</dc:creator>
		<pubDate>Fri, 30 May 2008 15:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2650</guid>
		<description>I&#039;m relatively new to Rails and I hit the same issue you did and ended up using restful-authentication as the previous commenter suggested.  I didn&#039;t have any problems with it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m relatively new to Rails and I hit the same issue you did and ended up using restful-authentication as the previous commenter suggested.  I didn&#8217;t have any problems with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2649</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Fri, 30 May 2008 15:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2649</guid>
		<description>I second using restful-authentication, although I have heard complains that it doesn&#039;t really do the new sexy migrations and doesn&#039;t really work to well with 2.0.2... Haven&#039;t really tested myself yet though so I can&#039;t say that for sure! You could also write something from scratch, although reinventing the wheel doesn&#039;t always make a lot of sense.</description>
		<content:encoded><![CDATA[<p>I second using restful-authentication, although I have heard complains that it doesn&#8217;t really do the new sexy migrations and doesn&#8217;t really work to well with 2.0.2&#8230; Haven&#8217;t really tested myself yet though so I can&#8217;t say that for sure! You could also write something from scratch, although reinventing the wheel doesn&#8217;t always make a lot of sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: toto</title>
		<link>http://jens.mooseyard.com/2008/05/rails-help-please-how-to-create-a-loginaccount-system/comment-page-1/#comment-2648</link>
		<dc:creator>toto</dc:creator>
		<pubDate>Fri, 30 May 2008 15:29:35 +0000</pubDate>
		<guid isPermaLink="false">http://mooseyard.com/Jens/2008/05/rails-help-please-how-to-create-a-loginaccount-system/#comment-2648</guid>
		<description>For authentication you would want to use the successor of acts_as_authenticted:
restful-authentication (http://github.com/technoweenie/restful-authentication/tree/master).

Because most Rails apps are using REST they went to restful-authentication. You should, by all means, not use the acts_as_authenticated plugin, because it contains a security bug, that allows unauthorized access.</description>
		<content:encoded><![CDATA[<p>For authentication you would want to use the successor of acts_as_authenticted:<br />
restful-authentication (<a href="http://github.com/technoweenie/restful-authentication/tree/master" rel="nofollow">http://github.com/technoweenie/restful-authentication/tree/master</a>).</p>
<p>Because most Rails apps are using REST they went to restful-authentication. You should, by all means, not use the acts_as_authenticated plugin, because it contains a security bug, that allows unauthorized access.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

