<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for Pervasive Code</title>
	<link>http://www.pervasivecode.com/blog</link>
	<description>Jamie Flournoy's Software Development Blog</description>
	<pubDate>Sun, 06 Jul 2008 21:25:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>Comment on Silencing pointless reverse DNS warnings from OpenSSH by Josh Horton</title>
		<link>http://www.pervasivecode.com/blog/2008/05/22/silencing-pointless-reverse-dns-warnings-from-openssh/#comment-9022</link>
		<author>Josh Horton</author>
		<pubDate>Thu, 03 Jul 2008 06:07:53 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2008/05/22/silencing-pointless-reverse-dns-warnings-from-openssh/#comment-9022</guid>
		<description>Thank you for the quick answer to this annoying error msg.</description>
		<content:encoded><![CDATA[<p>Thank you for the quick answer to this annoying error msg.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Leopard Upgrade Report: Mo&#8217; Features, Mo&#8217; Problems by Jay Caines-Gooby</title>
		<link>http://www.pervasivecode.com/blog/2007/12/27/leopard-upgrade-report-many-new-features-many-new-bugs/#comment-9016</link>
		<author>Jay Caines-Gooby</author>
		<pubDate>Wed, 02 Jul 2008 12:51:09 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2007/12/27/leopard-upgrade-report-many-new-features-many-new-bugs/#comment-9016</guid>
		<description>I had the same problem. The quickest fix for me was to use the gnu screen from fink. This solved all my lost environment issues (make sure that /sw/bin is earlier in your PATH than /usr/bin or you'll still be using the Leopard-supplied screen</description>
		<content:encoded><![CDATA[<p>I had the same problem. The quickest fix for me was to use the gnu screen from fink. This solved all my lost environment issues (make sure that /sw/bin is earlier in your PATH than /usr/bin or you&#8217;ll still be using the Leopard-supplied screen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why mod_rails is great for light-duty Rails apps by Markov Blog &#187; Blog Archive &#187; Trying out mod_rails</title>
		<link>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-8396</link>
		<author>Markov Blog &#187; Blog Archive &#187; Trying out mod_rails</author>
		<pubDate>Tue, 10 Jun 2008 16:01:58 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-8396</guid>
		<description>[...] swap area hard, so it seems that it takes a little more memory than a pair of mongrels. Although I already read about that. I suppose it should be fine with 512MB with a light load. And RailsMaxPoolSize is quite [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] swap area hard, so it seems that it takes a little more memory than a pair of mongrels. Although I already read about that. I suppose it should be fine with 512MB with a light load. And RailsMaxPoolSize is quite [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bad, Bad Code by What really is BAD code ? Levels of Bad-ness &#171; Computing Life</title>
		<link>http://www.pervasivecode.com/blog/2007/08/04/bad-bad-code/#comment-7923</link>
		<author>What really is BAD code ? Levels of Bad-ness &#171; Computing Life</author>
		<pubDate>Wed, 04 Jun 2008 06:02:01 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2007/08/04/bad-bad-code/#comment-7923</guid>
		<description>[...] Heres a sample of code at this level [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Heres a sample of code at this level [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why mod_rails is great for light-duty Rails apps by Dreamhost and mod_rails for your tiny Rails application &#124; alex brie . net</title>
		<link>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-7467</link>
		<author>Dreamhost and mod_rails for your tiny Rails application &#124; alex brie . net</author>
		<pubDate>Thu, 29 May 2008 03:48:48 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-7467</guid>
		<description>[...] dedicated or VPS, mongrel is still the right choice being slightly faster and using less RAM (see this for reference). What&#8217;s the best part about mod_rails ? Dreamhost included it on their [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] dedicated or VPS, mongrel is still the right choice being slightly faster and using less RAM (see this for reference). What&#8217;s the best part about mod_rails ? Dreamhost included it on their [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ruby First Impressions: Backup Scripting by James</title>
		<link>http://www.pervasivecode.com/blog/2007/03/04/ruby-first-impressions-backup-scripting/#comment-7262</link>
		<author>James</author>
		<pubDate>Mon, 26 May 2008 23:40:02 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2007/03/04/ruby-first-impressions-backup-scripting/#comment-7262</guid>
		<description>How goes the backup project? Were you able to build the system that you were after? I'm hoping to pick up some scraps!</description>
		<content:encoded><![CDATA[<p>How goes the backup project? Were you able to build the system that you were after? I&#8217;m hoping to pick up some scraps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why mod_rails is great for light-duty Rails apps by &#187; Ditching Mongrel for mod_rails &#187; My geek blog - Brian McQuay</title>
		<link>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-7087</link>
		<author>&#187; Ditching Mongrel for mod_rails &#187; My geek blog - Brian McQuay</author>
		<pubDate>Sun, 25 May 2008 08:27:11 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-7087</guid>
		<description>[...] in the past but everything sent me back to Mongrel. Until today of course when I came across Jamie Flournoy&#8217;s blog about [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] in the past but everything sent me back to Mongrel. Until today of course when I came across Jamie Flournoy&#8217;s blog about [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why mod_rails is great for light-duty Rails apps by links for 2008-05-25 &#171; Mike Does Tech</title>
		<link>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-7051</link>
		<author>links for 2008-05-25 &#171; Mike Does Tech</author>
		<pubDate>Sun, 25 May 2008 00:33:02 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-7051</guid>
		<description>[...] Why mod_rails is great for light-duty Rails apps at Pervasive Code (tags: mod_rails rubyonrails deployment apache) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Why mod_rails is great for light-duty Rails apps at Pervasive Code (tags: mod_rails rubyonrails deployment apache) [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why mod_rails is great for light-duty Rails apps by Tom Copeland</title>
		<link>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-6940</link>
		<author>Tom Copeland</author>
		<pubDate>Fri, 23 May 2008 22:43:13 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-6940</guid>
		<description>For the the big win is not having to manage the mongrel cluster port range, not having to worry about a couple slow file uploads/downloads locking up all the mongrels, not having to worry about slow S3 or Salesforce calls locking up all the mongrels, etc., etc.  Count me onboard the mod_rails bandwagon... it's making my cluster management skills obsolete and I still love it :-)</description>
		<content:encoded><![CDATA[<p>For the the big win is not having to manage the mongrel cluster port range, not having to worry about a couple slow file uploads/downloads locking up all the mongrels, not having to worry about slow S3 or Salesforce calls locking up all the mongrels, etc., etc.  Count me onboard the mod_rails bandwagon&#8230; it&#8217;s making my cluster management skills obsolete and I still love it :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Why mod_rails is great for light-duty Rails apps by 28 mod_rails / Passenger Resources To Help You Deploy Rails Applications Faster</title>
		<link>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-6931</link>
		<author>28 mod_rails / Passenger Resources To Help You Deploy Rails Applications Faster</author>
		<pubDate>Fri, 23 May 2008 20:36:05 +0000</pubDate>
		<guid>http://www.pervasivecode.com/blog/2008/04/14/why-mod_rails-is-a-really-good-thing-for-light-duty-ruby-on-rails/#comment-6931</guid>
		<description>[...] &#38; Benchmarks  Why mod_rails is great for light-duty Rails apps - A blog post that takes a deep look into the motivation behind Passenger and where it fits in [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] &amp; Benchmarks  Why mod_rails is great for light-duty Rails apps - A blog post that takes a deep look into the motivation behind Passenger and where it fits in [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
