<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Basic User Signup with MerbAuth</title>
	<link>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/</link>
	<description>A developer\'s blog</description>
	<pubDate>Mon, 15 Mar 2010 14:38:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Scott Motte &#187; Blog Archive &#187; My favorite merb guides, tutorials, and resources</title>
		<link>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-8971</link>
		<dc:creator>Scott Motte &#187; Blog Archive &#187; My favorite merb guides, tutorials, and resources</dc:creator>
		<pubDate>Mon, 15 Dec 2008 00:13:55 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-8971</guid>
		<description>[...] Basic user Signup with MerbAuth [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Basic user Signup with MerbAuth [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott</title>
		<link>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-8850</link>
		<dc:creator>scott</dc:creator>
		<pubDate>Wed, 10 Dec 2008 18:59:22 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-8850</guid>
		<description>Thanks mikong. This was a good help.</description>
		<content:encoded><![CDATA[<p>Thanks mikong. This was a good help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikong</title>
		<link>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7891</link>
		<dc:creator>mikong</dc:creator>
		<pubDate>Wed, 12 Nov 2008 12:07:04 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7891</guid>
		<description>The standard Merb stack already provides an accessible login page thru /login. You can detect if the user is logged in with "session.authenticated?".</description>
		<content:encoded><![CDATA[<p>The standard Merb stack already provides an accessible login page thru /login. You can detect if the user is logged in with &#8220;session.authenticated?&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7873</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Wed, 12 Nov 2008 03:27:41 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7873</guid>
		<description>When i say "How does the login process work?", i mean "How does the user login?"</description>
		<content:encoded><![CDATA[<p>When i say &#8220;How does the login process work?&#8221;, i mean &#8220;How does the user login?&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7872</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Wed, 12 Nov 2008 03:27:09 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7872</guid>
		<description>How does the login process work?

How can i detect a logged in user like Rails' logged_in?</description>
		<content:encoded><![CDATA[<p>How does the login process work?</p>
<p>How can i detect a logged in user like Rails&#8217; logged_in?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-10-29 &#171; Bloggitation</title>
		<link>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7351</link>
		<dc:creator>links for 2008-10-29 &#171; Bloggitation</dc:creator>
		<pubDate>Wed, 29 Oct 2008 07:04:24 +0000</pubDate>
		<guid>http://devblog.michaelgalero.com/2008/10/27/basic-user-signup-with-merbauth/#comment-7351</guid>
		<description>[...] Basic User Signup with MerbAuth (tags: ruby merb web security programming) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Basic User Signup with MerbAuth (tags: ruby merb web security programming) [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
