<?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>Daniele Demichelis &#187; Ruby</title>
	<atom:link href="http://www.danidemi.com/mainwww/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danidemi.com/mainwww</link>
	<description>There are 10 types of people in the world: Those who understand binary, and those who don&#039;t...</description>
	<lastBuildDate>Sun, 05 Feb 2012 17:58:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Provide all Ruby Enterprise dependencies</title>
		<link>http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/</link>
		<comments>http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 17:28:07 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Rails & C.]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=173</guid>
		<description><![CDATA[I was trying to install Ruby Enterprise on my Ubuntu machine. I discover you need to be sure to have some package installed if you really want to build all gems needed by Ruby On Rails. So be sure to &#8230; <a href="http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/09/provide-all-ruby-enterprise-dependencies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on CentOS</title>
		<link>http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/</link>
		<comments>http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 14:07:36 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[operation]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=121</guid>
		<description><![CDATA[Install a recent Ruby version in CentOS via Yum is almost impossible, since the packages are a little outdated. Maybe it is worth to give Enterprise Ruby a try. <a href="http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2010/03/ruby-on-centos/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Rails ans SQLite3 on Ubuntu</title>
		<link>http://www.danidemi.com/mainwww/2009/12/rails-ans-sqlite3-on-ubuntu/</link>
		<comments>http://www.danidemi.com/mainwww/2009/12/rails-ans-sqlite3-on-ubuntu/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 10:06:37 +0000</pubDate>
		<dc:creator>danidemi</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[snippet]]></category>

		<guid isPermaLink="false">http://www.danidemi.com/mainwww/?p=90</guid>
		<description><![CDATA[To configure a Rails application in order to use SQLite3 please follow the following steps: sudo apt-get install sqlite3 swig libsqlite3-ruby libsqlite3-dev sudo gem install sqlite3-ruby Then create a Rails application as usual and update the environment.rb file in the &#8230; <a href="http://www.danidemi.com/mainwww/2009/12/rails-ans-sqlite3-on-ubuntu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.danidemi.com/mainwww/2009/12/rails-ans-sqlite3-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

