<?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 on: Rails with FCGID and puts</title>
	<atom:link href="http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/</link>
	<description>Brian Pontarelli</description>
	<pubDate>Wed, 07 Jan 2009 02:51:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Redirecting $stdout to Logger with Ruby on Rails &#124; ruzee.com - Steffen Rusitschka</title>
		<link>http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/#comment-34200</link>
		<dc:creator>Redirecting $stdout to Logger with Ruby on Rails &#124; ruzee.com - Steffen Rusitschka</dc:creator>
		<pubDate>Mon, 20 Oct 2008 22:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/#comment-34200</guid>
		<description>[...] combination. Unfortunately FastCGI do doesn't like output on "standard out", i.e. $stdout in Ruby. Brian Pontarelli has an article concerning the problem. His suggestion is to simply have no puts in your code. The [...]</description>
		<content:encoded><![CDATA[<p>[...] combination. Unfortunately FastCGI do doesn&#8217;t like output on &#8220;standard out&#8221;, i.e. $stdout in Ruby. Brian Pontarelli has an article concerning the problem. His suggestion is to simply have no puts in your code. The [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steffen</title>
		<link>http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/#comment-1919</link>
		<dc:creator>Steffen</dc:creator>
		<pubDate>Thu, 16 Nov 2006 19:40:14 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/#comment-1919</guid>
		<description>&lt;a href="http://www.ruzee.com/blog/2006/11/redirecting-stdout-to-logger-with-ruby-on-rails/" rel="nofollow"&gt;Here&lt;/a&gt;'s a solution for the $stdout -&#62; Logger redirection with Ruby on Rails.</description>
		<content:encoded><![CDATA[<p><a href="http://www.ruzee.com/blog/2006/11/redirecting-stdout-to-logger-with-ruby-on-rails/" rel="nofollow">Here</a>&#8217;s a solution for the $stdout -&gt; Logger redirection with Ruby on Rails.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fred</title>
		<link>http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/#comment-764</link>
		<dc:creator>fred</dc:creator>
		<pubDate>Wed, 20 Sep 2006 16:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/07/05/rails-with-fcgid-and-puts/#comment-764</guid>
		<description>Have you tried fastcgi module for apache?

which is better fastcgi or fcgid?
I have tried both and the result is the same to me... 
anyone with a good answer?</description>
		<content:encoded><![CDATA[<p>Have you tried fastcgi module for apache?</p>
<p>which is better fastcgi or fcgid?<br />
I have tried both and the result is the same to me&#8230;<br />
anyone with a good answer?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
