<?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"
	>
<channel>
	<title>Comments for User Primary</title>
	<atom:link href="http://userprimary.net/user/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://userprimary.net/user</link>
	<description>Seth Falcon blogs about programming, technology, and life in Seattle</description>
	<pubDate>Fri, 05 Sep 2008 18:00:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on Locked out: automatic wordpress upgrade woes by your wife</title>
		<link>http://userprimary.net/user/2008/08/02/locked-out-automatic-wordpress-upgrade-woes/#comment-5820</link>
		<dc:creator>your wife</dc:creator>
		<pubDate>Fri, 08 Aug 2008 02:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/?p=62#comment-5820</guid>
		<description>I'm glad that you can finally post again. I am still waiting for something non computer related.xoxo</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad that you can finally post again. I am still waiting for something non computer related.xoxo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Importing Event Invitations from Gnus into iCal by Grant Rettke</title>
		<link>http://userprimary.net/user/2007/12/02/importing-event-invitations-from-gnus-into-ical/#comment-5154</link>
		<dc:creator>Grant Rettke</dc:creator>
		<pubDate>Fri, 04 Apr 2008 14:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/12/02/importing-event-invitations-from-gnus-into-ical/#comment-5154</guid>
		<description>Sounds useful! Thanks Seth.</description>
		<content:encoded><![CDATA[<p>Sounds useful! Thanks Seth.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ctime in Unix Means Last Change Time, Not Create Time by Israel</title>
		<link>http://userprimary.net/user/2007/11/18/ctime-in-unix-means-last-change-time-not-create-time/#comment-5116</link>
		<dc:creator>Israel</dc:creator>
		<pubDate>Tue, 18 Mar 2008 18:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/11/18/ctime-in-unix-means-last-change-time-not-create-time/#comment-5116</guid>
		<description>Great post, and approach to the human face of computing and as you write in the post RTFM is the best way :)</description>
		<content:encoded><![CDATA[<p>Great post, and approach to the human face of computing and as you write in the post RTFM is the best way <img src='http://userprimary.net/user/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ctime in Unix Means Last Change Time, Not Create Time by Trejkaz</title>
		<link>http://userprimary.net/user/2007/11/18/ctime-in-unix-means-last-change-time-not-create-time/#comment-5096</link>
		<dc:creator>Trejkaz</dc:creator>
		<pubDate>Mon, 03 Mar 2008 23:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/11/18/ctime-in-unix-means-last-change-time-not-create-time/#comment-5096</guid>
		<description>The blame falls on the people who wrote the API to be this misinterpretable.  The problem wouldn't occur if the field were called change_time.</description>
		<content:encoded><![CDATA[<p>The blame falls on the people who wrote the API to be this misinterpretable.  The problem wouldn&#8217;t occur if the field were called change_time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick look at CouchDB Performance by Seth</title>
		<link>http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4803</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Thu, 20 Dec 2007 04:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4803</guid>
		<description>For those interested, here is the script I used to do these tests:

    http://userprimary.net/software/couchdb_sit_test.rb

It is a thing of expedience rather than beauty.  The batch bulk load mentioned at the end is not in this script and is left as an exercise for the reader :-P</description>
		<content:encoded><![CDATA[<p>For those interested, here is the script I used to do these tests:</p>
<p>    <a href="http://userprimary.net/software/couchdb_sit_test.rb" rel="nofollow">http://userprimary.net/software/couchdb_sit_test.rb</a></p>
<p>It is a thing of expedience rather than beauty.  The batch bulk load mentioned at the end is not in this script and is left as an exercise for the reader <img src='http://userprimary.net/user/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick look at CouchDB Performance by Seth</title>
		<link>http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4802</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Wed, 19 Dec 2007 19:49:59 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4802</guid>
		<description>@Brian, @John:

Yes, I will post the code, but probably won't get a chance till tomorrow.  Stay tuned.</description>
		<content:encoded><![CDATA[<p>@Brian, @John:</p>
<p>Yes, I will post the code, but probably won&#8217;t get a chance till tomorrow.  Stay tuned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick look at CouchDB Performance by John</title>
		<link>http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4801</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 19 Dec 2007 19:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4801</guid>
		<description>I second the request. I'm just beginning to get interested in CouchDB and I prefer to stay with Ruby. It is really helpful to learn from working code!</description>
		<content:encoded><![CDATA[<p>I second the request. I&#8217;m just beginning to get interested in CouchDB and I prefer to stay with Ruby. It is really helpful to learn from working code!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick look at CouchDB Performance by Brian P O'Rourke</title>
		<link>http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4800</link>
		<dc:creator>Brian P O'Rourke</dc:creator>
		<pubDate>Wed, 19 Dec 2007 09:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4800</guid>
		<description>Great post. It would be nice to see the code you used for these performance tests... any chance you could make it available?</description>
		<content:encoded><![CDATA[<p>Great post. It would be nice to see the code you used for these performance tests&#8230; any chance you could make it available?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick look at CouchDB Performance by Phil</title>
		<link>http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4797</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 19 Dec 2007 05:54:02 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4797</guid>
		<description>&#62; The hardest part here was figuring out that you have to require ‘rubygems’ to use gems. If Ruby can find rubygems after I install it and if I call gem install as root, why can’t Ruby find those packages without additional help?

Ruby gems isn't part of the standard ruby distribution yet; it's just an external library. As such Ruby core doesn't know anything about it till you tell it. Gem is slated to be added to the standard library soon (1.9?) but until then you have to require it explicitly.</description>
		<content:encoded><![CDATA[<p>&gt; The hardest part here was figuring out that you have to require ‘rubygems’ to use gems. If Ruby can find rubygems after I install it and if I call gem install as root, why can’t Ruby find those packages without additional help?</p>
<p>Ruby gems isn&#8217;t part of the standard ruby distribution yet; it&#8217;s just an external library. As such Ruby core doesn&#8217;t know anything about it till you tell it. Gem is slated to be added to the standard library soon (1.9?) but until then you have to require it explicitly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A quick look at CouchDB Performance by Damien Katz</title>
		<link>http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4796</link>
		<dc:creator>Damien Katz</dc:creator>
		<pubDate>Wed, 19 Dec 2007 01:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://userprimary.net/user/2007/12/16/a-quick-look-at-couchdb-performance/#comment-4796</guid>
		<description>Here's my response: &lt;a href="http://damienkatz.net/2007/12/couchdb_perform_1.html" rel="nofollow"&gt;http://damienkatz.net/2007/12/couchdb_perform_1.html&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my response: <a href="http://damienkatz.net/2007/12/couchdb_perform_1.html" rel="nofollow">http://damienkatz.net/2007/12/couchdb_perform_1.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 3.928 seconds -->
