<?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: python &#038; couchdb sample</title>
	<atom:link href="http://blog.thecapacity.org/2008/07/04/python-couchdb-sample/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thecapacity.org/2008/07/04/python-couchdb-sample/</link>
	<description></description>
	<pubDate>Sat, 22 Nov 2008 07:22:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-hemorrhage</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jay</title>
		<link>http://blog.thecapacity.org/2008/07/04/python-couchdb-sample/#comment-825</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Sun, 19 Oct 2008 03:40:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecapacity.org/?p=76#comment-825</guid>
		<description>Here's how to create a named document instead of using db.create()

 db["foo"] = { 'something' : "else", 'ok': "works"}</description>
		<content:encoded><![CDATA[<p>Here&#8217;s how to create a named document instead of using db.create()</p>
<p> db["foo"] = { &#8217;something&#8217; : &#8220;else&#8221;, &#8216;ok&#8217;: &#8220;works&#8221;}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thecapacity : What if stocks were movies?</title>
		<link>http://blog.thecapacity.org/2008/07/04/python-couchdb-sample/#comment-780</link>
		<dc:creator>thecapacity : What if stocks were movies?</dc:creator>
		<pubDate>Mon, 07 Jul 2008 20:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecapacity.org/?p=76#comment-780</guid>
		<description>[...] you&#8217;ve seen from my previous posts I&#8217;ve been playing with python, couchdb and been working my way through the &#8220;Programming Collective Intelligence&#8221; book. [...]</description>
		<content:encoded><![CDATA[<p>[...] you&#8217;ve seen from my previous posts I&#8217;ve been playing with python, couchdb and been working my way through the &#8220;Programming Collective Intelligence&#8221; book. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jay</title>
		<link>http://blog.thecapacity.org/2008/07/04/python-couchdb-sample/#comment-779</link>
		<dc:creator>jay</dc:creator>
		<pubDate>Sun, 06 Jul 2008 22:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecapacity.org/?p=76#comment-779</guid>
		<description>Silly Chris,
couchdb is for geeks!

http://incubator.apache.org/couchdb/docs/overview.html

Picture simplicity as an evolutionary trait and apply it to databases.
We're not yet sure if it'll yield a failed branch of a full trunk but it's a great exploration!</description>
		<content:encoded><![CDATA[<p>Silly Chris,<br />
couchdb is for geeks!</p>
<p><a href="http://incubator.apache.org/couchdb/docs/overview.html" rel="nofollow">http://incubator.apache.org/couchdb/docs/overview.html</a></p>
<p>Picture simplicity as an evolutionary trait and apply it to databases.<br />
We&#8217;re not yet sure if it&#8217;ll yield a failed branch of a full trunk but it&#8217;s a great exploration!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chris</title>
		<link>http://blog.thecapacity.org/2008/07/04/python-couchdb-sample/#comment-778</link>
		<dc:creator>chris</dc:creator>
		<pubDate>Sun, 06 Jul 2008 01:10:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thecapacity.org/?p=76#comment-778</guid>
		<description>why do you need a database for your couches? do you really have that many to keep track of?</description>
		<content:encoded><![CDATA[<p>why do you need a database for your couches? do you really have that many to keep track of?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
