<?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; ruby</title>
	<atom:link href="http://www.krzywanski.net/archives/tag/ruby/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krzywanski.net</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 15:14:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>

   <image>
    <title>Artur Krzywanski</title>
    <url>http://0.gravatar.com/avatar/0bfa3ea8eaa576002aaaa59db7401f55.png?s=48</url>
    <link>http://www.krzywanski.net</link>
   </image>
		<item>
		<title>Ruby on Rails and Ruby Gems on Debian Lenny using backports</title>
		<link>http://www.krzywanski.net/archives/757?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ruby-on-rails-and-ruby-gems-on-debian-lenny-using-backports</link>
		<comments>http://www.krzywanski.net/archives/757#comments</comments>
		<pubDate>Tue, 18 Jan 2011 12:21:34 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[backports]]></category>
		<category><![CDATA[lenny]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=757</guid>
		<description><![CDATA[<a href="http://www.krzywanski.net/archives/757" title="Ruby on Rails and Ruby Gems on Debian Lenny using backports"></a>There&#8217;s a thing about Debian&#8230; it&#8217;s super stable, but the devs always want newer software, so if they need Ruby you have a choice of compiling it from source as I previously described here or better using the Debian Backports. &#8230;<p class="read-more"><a href="http://www.krzywanski.net/archives/757">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/757/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Capistrano and rake process in the background</title>
		<link>http://www.krzywanski.net/archives/397?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=starting-rake-process-in-background-using-capistrano</link>
		<comments>http://www.krzywanski.net/archives/397#comments</comments>
		<pubDate>Mon, 30 Nov 2009 13:23:24 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[capistrano]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=397</guid>
		<description><![CDATA[<a href="http://www.krzywanski.net/archives/397" title="Capistrano and rake process in the background"></a>This is useful for Capistrano deployments when you need to start rake process which doesn&#8217;t run as daemon. When you start daemons you will usually do this: task :start_app, :roles =&#62; :app_servers do run &#34;export RAILS_ENV=production &#38;&#38; cd #{deploy_to}/current/ &#38;&#38;/usr/local/bin/rake &#8230;<p class="read-more"><a href="http://www.krzywanski.net/archives/397">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/397/feed</wfw:commentRss>
		<slash:comments>1</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&#038;utm_medium=rss&#038;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[<a href="http://www.krzywanski.net/archives/321" title="Ruby On Rails in Debain/Ubuntu and missing zlib"></a>There is a known problem with ruby on Debian or Ubuntu with gem command not working properly.&#160; Here is how to fix it. 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.7-p299.tar.gztar -zxf ruby-1.8.7-p299.tar.gzcd ruby-1.8.7-p299./configuremakemake installcd &#8230;<p class="read-more"><a href="http://www.krzywanski.net/archives/321">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/321/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

