<?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>Yet another Tech Blog &#187; Ruby On Rails</title>
	<atom:link href="http://www.yatblog.com/category/programming/ruby-on-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yatblog.com</link>
	<description>The freshest &#38; hottest solutions, not just pointless and endless discussions. Finally a tech blog you can use!</description>
	<lastBuildDate>Mon, 16 Feb 2009 18:36:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Update RubyGems 1.2 to 1.3.1 on Mac OS</title>
		<link>http://www.yatblog.com/2009/02/16/update-rubygems-12-to-131-on-mac-os/</link>
		<comments>http://www.yatblog.com/2009/02/16/update-rubygems-12-to-131-on-mac-os/#comments</comments>
		<pubDate>Mon, 16 Feb 2009 18:36:54 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/?p=236</guid>
		<description><![CDATA[Due to a nasty bug in RubyGems 1.2, you need to install a special gem to be able to update to version 1.3.1:
# sudo gem install rubygems-update
# sudo update_rubygems
Share This
]]></description>
			<content:encoded><![CDATA[<p>Due to a nasty bug in RubyGems 1.2, you need to install a special gem to be able to update to version 1.3.1:</p>
<div class="codesnip-container" ># sudo gem install rubygems-update<br />
# sudo update_rubygems</div>
<p class="akst_link"><a href="http://www.yatblog.com/?p=236&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_236" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2009/02/16/update-rubygems-12-to-131-on-mac-os/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mod_rails for Apache is here</title>
		<link>http://www.yatblog.com/2008/04/14/mod_rails-for-apache-is-here/</link>
		<comments>http://www.yatblog.com/2008/04/14/mod_rails-for-apache-is-here/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 08:43:20 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Ruby On Rails]]></category>

		<guid isPermaLink="false">http://www.yatblog.com/?p=222</guid>
		<description><![CDATA[Many shared hosts have been waiting for this: A mod_rails for Apache, making Rails applications deployment as easy as deploying PHP based ones. Check out the demo screencast on how to install and use it.
It&#8217;ll be interesting to see, how well it performs compared to Mongrel and how much memory it consumes. According to the [...]]]></description>
			<content:encoded><![CDATA[<p>Many shared hosts have been waiting for this: A <a href="http://www.modrails.com/">mod_rails</a> for Apache, making Rails applications deployment as easy as deploying PHP based ones. Check out the <a href="http://www.phusion.nl/passenger.mov">demo</a> screencast on how to install and use it.</p>
<p>It&#8217;ll be interesting to see, how well it performs compared to Mongrel and how much memory it consumes. According to the website, performance should be on par with Mongrel.</p>
<p>Currently, the following operating systems are supported:
<ul>
<li>Ubuntu Linux 6.06 (x86)</li>
<li>Ubuntu Linux 7.10 (x86)</li>
<li>Debian Sarge (x86)</li>
<li>Debian Etch (x86)</li>
<li>Debian Lenny/Sid (x86)</li>
<li>CentOS 5 (x86)</li>
<li>Red Hat Enterprise Linux 5 (x86)</li>
<li>Gentoo, March 14 2008 (AMD64)</li>
<li>FreeBSD 6.1-RELEASE (x86)</li>
<li>MacOS X Tiger (x86)</li>
<li>MacOS X Leopard (x86)</li>
</ul>
<p>That&#8217;s quite a lot already, hopefully support for Debian Etch AMD64 is coming soon, maybe the x86 release will just work as well.</p>
<p>In the next week or so, I&#8217;ll be doing some extensive benchmarking with mod_rails. Since this project is in an early stage, we also have to show it some patience while waiting for future development, but this will definitely be very helpful in getting Ruby and Rails to the next level in terms of adoption, since every kid will be able to deploy his or her first Rails app via some easy to use control panel now.</p>
<p class="akst_link"><a href="http://www.yatblog.com/?p=222&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_222" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.yatblog.com/2008/04/14/mod_rails-for-apache-is-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://www.phusion.nl/passenger.mov" length="18988364" type="video/quicktime" />
		</item>
	</channel>
</rss>
