<?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>Artur Krzywanski &#187; ror</title>
	<atom:link href="http://www.krzywanski.net/archives/tag/ror/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krzywanski.net</link>
	<description>Yet Another Geek bLog</description>
	<lastBuildDate>Thu, 03 Jun 2010 13:58:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>

   <image>
    <title>Artur Krzywanski</title>
    <url>http://0.gravatar.com/avatar/0bfa3ea8eaa576002aaaa59db7401f55?s=48&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536</url>
    <link>http://www.krzywanski.net</link>
   </image>
		<item>
		<title>Reinstalling list of GEMs on a new server</title>
		<link>http://www.krzywanski.net/archives/451?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=reinstalling-exactly-the-same-list-of-gems-on-a-new-server</link>
		<comments>http://www.krzywanski.net/archives/451#comments</comments>
		<pubDate>Tue, 26 Jan 2010 11:55:55 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=451</guid>
		<description><![CDATA[When I have to migrate servers to new OS or reinstall list of gems on another box you can get a quite big list of gems to install. This post will describe how to do it &#8220;admin way&#8221; which basically means that whatever has to be done more than once should be scripted To get [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/451/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby On Rails in Debain/Ubuntu and missing zlib</title>
		<link>http://www.krzywanski.net/archives/321?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=ruby-on-rails-in-debainubuntu-and-missing-zlib</link>
		<comments>http://www.krzywanski.net/archives/321#comments</comments>
		<pubDate>Wed, 23 Sep 2009 12:01:44 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[zlib]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=321</guid>
		<description><![CDATA[There is a known problem with ruby on Debian or Ubuntu with gem command not working properly.&#160; Here is how to fix it. Update: &#8211;with-openssl option don&#8217;t exist in ruby-1.8.6-p399 So here is how to install RoR from source: user@computer:$ cd /usr/local/srcwget ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.6-p388.tar.gztar -zxf ruby-1.8.6-p388.tar.gzcd ruby-1.8.6-p388./configure --with-opensslmakemake installcd .. install ruby gems user@computer:$ wget http://rubyforge.org/frs/download.php/60718/rubygems-1.3.5.tgztar [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/321/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
