<?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: CouchDB and Pylons: User Registration and&#160;Login</title>
	<atom:link href="http://chrismoos.com/2009/02/21/couchdb-and-pylons-user-registration-and-login/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismoos.com/2009/02/21/couchdb-and-pylons-user-registration-and-login/</link>
	<description>coding my way through life</description>
	<lastBuildDate>Tue, 13 Mar 2012 21:51:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: bob</title>
		<link>http://chrismoos.com/2009/02/21/couchdb-and-pylons-user-registration-and-login/comment-page-1/#comment-14006</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Wed, 15 Dec 2010 09:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/?p=200#comment-14006</guid>
		<description>letters[random.randint(0, len(letters)-1)]
should be written as
random.choice(letters)</description>
		<content:encoded><![CDATA[<p>letters[random.randint(0, len(letters)-1)]<br />
should be written as<br />
random.choice(letters)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Kaufman</title>
		<link>http://chrismoos.com/2009/02/21/couchdb-and-pylons-user-registration-and-login/comment-page-1/#comment-14001</link>
		<dc:creator>Matt Kaufman</dc:creator>
		<pubDate>Mon, 15 Nov 2010 11:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/?p=200#comment-14001</guid>
		<description>Thanks for the clear tutorial; its the first I truly understood (easily) couch design views! :).

- Matt
(mtthwkfmn.com) / nyc / 23</description>
		<content:encoded><![CDATA[<p>Thanks for the clear tutorial; its the first I truly understood (easily) couch design views! <img src='http://cdn.chrismoos.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>- Matt<br />
(mtthwkfmn.com) / nyc / 23</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pylons &#38; MongoDB: User Registration &#38; Login &#124; Book of Devin</title>
		<link>http://chrismoos.com/2009/02/21/couchdb-and-pylons-user-registration-and-login/comment-page-1/#comment-13999</link>
		<dc:creator>Pylons &#38; MongoDB: User Registration &#38; Login &#124; Book of Devin</dc:creator>
		<pubDate>Thu, 04 Nov 2010 01:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/?p=200#comment-13999</guid>
		<description>[...] a year ago, Chris Moos came up with a nice tutorial on how to integrate Pylons with CouchDB.  Well, times have changed: Pylons is now 1.0 (thus, [...]</description>
		<content:encoded><![CDATA[<p>[...] a year ago, Chris Moos came up with a nice tutorial on how to integrate Pylons with CouchDB.  Well, times have changed: Pylons is now 1.0 (thus, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antoine Leclair</title>
		<link>http://chrismoos.com/2009/02/21/couchdb-and-pylons-user-registration-and-login/comment-page-1/#comment-11093</link>
		<dc:creator>Antoine Leclair</dc:creator>
		<pubDate>Sun, 25 Oct 2009 17:33:52 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/?p=200#comment-11093</guid>
		<description>Thanks, it was very helpful.

I can see that Couchdb has changed since you wrote your post. I am using Couchdb 0.9.1 and the view &quot;by_username&quot; is at &quot;/userdemo/_design/user/_view/by_username&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks, it was very helpful.</p>
<p>I can see that Couchdb has changed since you wrote your post. I am using Couchdb 0.9.1 and the view &#8220;by_username&#8221; is at &#8220;/userdemo/_design/user/_view/by_username&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex G</title>
		<link>http://chrismoos.com/2009/02/21/couchdb-and-pylons-user-registration-and-login/comment-page-1/#comment-3731</link>
		<dc:creator>Alex G</dc:creator>
		<pubDate>Wed, 18 Mar 2009 13:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://chrismoos.com/?p=200#comment-3731</guid>
		<description>followed this through for an intro to couchdb and pylons, thank you.</description>
		<content:encoded><![CDATA[<p>followed this through for an intro to couchdb and pylons, thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

