<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: ruby on rails on nokia N900</title>
	<atom:link href="http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/</link>
	<description>...between web and opensource</description>
	<lastBuildDate>Fri, 16 Jul 2010 21:15:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-469</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Sun, 04 Apr 2010 02:31:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sviluppoweb.eu/?p=169#comment-469</guid>
		<description>Thanks so much. I&#039;ve been searching to find if the N900 had this capability. I no longer have excuses for not buying!</description>
		<content:encoded><![CDATA[<p>Thanks so much. I&#8217;ve been searching to find if the N900 had this capability. I no longer have excuses for not buying!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giulio Turetta</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-468</link>
		<dc:creator>Giulio Turetta</dc:creator>
		<pubDate>Thu, 01 Apr 2010 16:06:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sviluppoweb.eu/?p=169#comment-468</guid>
		<description>http://talk.maemo.org/showthread.php?p=590398
this link brings you to maemo talk forum&#039;s post where you can find info about precompiled ruby libs for n900 like ruby-mysql, ruby-sqlite3 and more! Enjoy! :)</description>
		<content:encoded><![CDATA[<p><a href="http://talk.maemo.org/showthread.php?p=590398" rel="nofollow">http://talk.maemo.org/showthread.php?p=590398</a><br />
this link brings you to maemo talk forum&#8217;s post where you can find info about precompiled ruby libs for n900 like ruby-mysql, ruby-sqlite3 and more! Enjoy! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giulio Turetta</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-467</link>
		<dc:creator>Giulio Turetta</dc:creator>
		<pubDate>Tue, 30 Mar 2010 17:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sviluppoweb.eu/?p=169#comment-467</guid>
		<description>Hi Tomasz! I dont know if _all_ ruby packages are optified. I think that official repo can only include optified packages but for other packages maybe... at the moment I have only packages from official repository so i cant incestigate about that. what I can say at the moment is, after my personal experience, that you have to make attention about rubygems. it&#039;s required (or not?) to run rails and every gem talks about mb and mb... and mb... and mb :/
I dont remeber very well but you can install gems on another path and you also have to skip rdoc documentation generation. happy hacking!</description>
		<content:encoded><![CDATA[<p>Hi Tomasz! I dont know if _all_ ruby packages are optified. I think that official repo can only include optified packages but for other packages maybe&#8230; at the moment I have only packages from official repository so i cant incestigate about that. what I can say at the moment is, after my personal experience, that you have to make attention about rubygems. it&#8217;s required (or not?) to run rails and every gem talks about mb and mb&#8230; and mb&#8230; and mb :/<br />
I dont remeber very well but you can install gems on another path and you also have to skip rdoc documentation generation. happy hacking!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomasz</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-465</link>
		<dc:creator>Tomasz</dc:creator>
		<pubDate>Tue, 30 Mar 2010 09:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sviluppoweb.eu/?p=169#comment-465</guid>
		<description>I&#039;m wondering is it &quot;optified&quot;... where does Ruby installs it&#039;s packages... to the system partition (what would take away precious space) or /opt &quot;partition&quot;?</description>
		<content:encoded><![CDATA[<p>I&#8217;m wondering is it &#8220;optified&#8221;&#8230; where does Ruby installs it&#8217;s packages&#8230; to the system partition (what would take away precious space) or /opt &#8220;partition&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giulio Turetta</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-460</link>
		<dc:creator>Giulio Turetta</dc:creator>
		<pubDate>Thu, 11 Mar 2010 18:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sviluppoweb.eu/?p=169#comment-460</guid>
		<description>Hi Michael! You can compile sqlite3 with nokia n900 dev environment without problem or you can search about it on maemo talk where another guy posted a link to his personal repository with sqlite3-ruby ;) happy hacking!</description>
		<content:encoded><![CDATA[<p>Hi Michael! You can compile sqlite3 with nokia n900 dev environment without problem or you can search about it on maemo talk where another guy posted a link to his personal repository with sqlite3-ruby <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  happy hacking!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meikel</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-459</link>
		<dc:creator>meikel</dc:creator>
		<pubDate>Thu, 11 Mar 2010 14:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sviluppoweb.eu/?p=169#comment-459</guid>
		<description>Unfortunately Rails works but gets no database connection and thus is quite useless. Sqlite3-ruby or mysql cannot be installed.

Cheers
Michael</description>
		<content:encoded><![CDATA[<p>Unfortunately Rails works but gets no database connection and thus is quite useless. Sqlite3-ruby or mysql cannot be installed.</p>
<p>Cheers<br />
Michael</p>
]]></content:encoded>
	</item>
</channel>
</rss>
