<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LolocoJr &#187; typo</title>
	<atom:link href="http://www.railsguru.com/articles/tag/typo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.railsguru.com</link>
	<description>Andy Lo-A-Foe&#039;s blog</description>
	<lastBuildDate>Thu, 21 Jul 2011 13:31:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Typo -&gt; Mephisto -&gt; WordPress</title>
		<link>http://www.railsguru.com/articles/2009/01/21/typo-mephisto-wordpress/</link>
		<comments>http://www.railsguru.com/articles/2009/01/21/typo-mephisto-wordpress/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 16:19:01 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[mephisto]]></category>
		<category><![CDATA[typo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.railsguru.com/?p=4486</guid>
		<description><![CDATA[First I tried Typo, then Mephisto and now this blog is running WordPress. As a Ruby fan I really wanted to use Ruby everywhere, 2 years ago. I&#8217;m now at the point where I just want working stuff (kids will &#8230; <a href="http://www.railsguru.com/articles/2009/01/21/typo-mephisto-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>First I tried Typo, then Mephisto and now this blog is running WordPress. As a Ruby fan I really wanted to use Ruby everywhere, 2 years ago. I&#8217;m now at the point where I just want working stuff (kids will do that to you I guess). The migration from Mephisto to WordPress was very very smooth, thanks to <a href="http://jayunit.net/2008/04/16/mephisto-to-wordpress/" target="_blank">this excellent article</a>. The Mephisto version I was running was producing a Rails error based on some spam message which was posted. I really didn&#8217;t want to dig into the error and upgrading to the latest Mephisto was going to be quite a bit of work. All in all the switch to WordPress took about 2 hours in total, including customizing the theme a bit and making sure the old permalinks kept working. Cool!</p>
<div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-6322765154114793";
/* 300x250, created 7/3/11 */
google_ad_slot = "6228709946";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.railsguru.com/articles/2009/01/21/typo-mephisto-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Typo on Lighttpd</title>
		<link>http://www.railsguru.com/articles/2006/01/15/typo-on-lighttpd/</link>
		<comments>http://www.railsguru.com/articles/2006/01/15/typo-on-lighttpd/#comments</comments>
		<pubDate>Sun, 15 Jan 2006 21:28:00 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[typo]]></category>

		<guid isPermaLink="false">http://www.railsguru.com/2007/11/05/typo-on-lighttpd</guid>
		<description><![CDATA[This blog has been running on lighttpd since last week. So far it seems to be the best setup for running Rails app. Of course everyone in the Rails world alread knew this but breaking the Apache habit after 8 &#8230; <a href="http://www.railsguru.com/articles/2006/01/15/typo-on-lighttpd/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This blog has been running on lighttpd since last week. So far it seems to be the best setup for running Rails app. Of course everyone in the Rails world alread knew this but breaking the Apache habit after 8 years is quite hard. However, I&#8217;m convinced now that Rails on top of lighttpd + fastcgi is, at least for me, currently the best deployment stack for production use. I&#8217;ve already switched one of our internal Rails app to the same app. Currently testing, the soon to be deployed, commercial project and it&#8217;s been smooth sailing so far! Perhaps it&#8217;s time to try <a href="/articles/2005/12/27/typo-on-scgi"><span class="caps">SCGI</span></a> again.</p>
<div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-6322765154114793";
/* 300x250, created 7/3/11 */
google_ad_slot = "6228709946";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.railsguru.com/articles/2006/01/15/typo-on-lighttpd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apache2 + SRR  = Crash and Burn?</title>
		<link>http://www.railsguru.com/articles/2006/01/09/apache2-srr-crash-and-burn/</link>
		<comments>http://www.railsguru.com/articles/2006/01/09/apache2-srr-crash-and-burn/#comments</comments>
		<pubDate>Mon, 09 Jan 2006 22:39:00 +0000</pubDate>
		<dc:creator>andy</dc:creator>
				<category><![CDATA[Home]]></category>
		<category><![CDATA[fastcgi]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[typo]]></category>

		<guid isPermaLink="false">http://www.railsguru.com/2008/10/20/apache2-srr-crash-and-burn</guid>
		<description><![CDATA[Well, it turns out Apache2 + SCGI is not a good match, at least not the way I set it up, by following all the (scarce!) documentation on the subject. I used the SCGI Rails Runner package for running. The &#8230; <a href="http://www.railsguru.com/articles/2006/01/09/apache2-srr-crash-and-burn/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, it turns out Apache2 + <span class="caps">SCGI</span> is not a good match, at least not the way I set it up, by following all the (scarce!) documentation on the subject. I used the <a href="http://www.zedshaw.com/projects/scgi_rails/index.html"><span class="caps">SCGI</span> Rails Runner</a> package for running. The benefits of having better control of the Rails processes and the supposed easy clustering setup sounded quite appealing. However I hit a brick wall quite quickly. While attempting some load tests on a new Rails that is going into production somewhere this month I noticed the scgi process hung reliably after only 3 concurrent requests! The only thing I could find in the logs were this:<br/></p>
<pre>
Errno::ECONNRESET (Connection reset by peer)
</pre>
<p>After the above error is thrown the connection between Apache2 and scgi is lost and your Rails app is dead in the water (Apache 2.0.54, mod_scgi 1.0, <span class="caps">SRR 0</span>.4.3, Rails 1.0, Ruby 1.8.3). Perhaps Ruby 1.8.3 is to blame? I hope Breezy upgrades to 1.8.4 (not likely), Dapper is still a nono, so probably have to self-compile Ruby. Will try this over the weekend. In the meantime I&#8217;m testing lighttpd + fastCGI and so far: <span class="caps">WOAW</span>!! More on this later..</p>
<div id="in_post_ad_bottom_1" style="clear:both;margin: 5px;padding: 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-6322765154114793";
/* 300x250, created 7/3/11 */
google_ad_slot = "6228709946";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://www.railsguru.com/articles/2006/01/09/apache2-srr-crash-and-burn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

