<?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>Mon, 02 Jan 2012 11:34:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: iktwowo</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-761</link>
		<dc:creator><![CDATA[iktwowo]]></dc:creator>
		<pubDate>Mon, 05 Sep 2011 02:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sviluppoweb.eu/?p=169#comment-761</guid>
		<description><![CDATA[Hi, I have not managed to Install rails, I used the repo from http://maemorepo.kaspernj.org, I installed rubygems 1.8.10 from http://rubyforge.org/frs/?group_id=126 also I installed makefrom sdk repo an TCC, but I keep getting ow-crypt.h:18: &#039;,&#039; expected make: *** [wrapper.o] Error 1 what I am doing wrong? what else do I need, do I have to use ruby-gems from kspernj repo? If I do that then I can&#039;t install libopenssl-ruby, thanks for your post and I hope you can help me :)]]></description>
		<content:encoded><![CDATA[<p>Hi, I have not managed to Install rails, I used the repo from <a href="http://maemorepo.kaspernj.org" rel="nofollow">http://maemorepo.kaspernj.org</a>, I installed rubygems 1.8.10 from <a href="http://rubyforge.org/frs/?group_id=126" rel="nofollow">http://rubyforge.org/frs/?group_id=126</a> also I installed makefrom sdk repo an TCC, but I keep getting ow-crypt.h:18: &#8216;,&#8217; expected make: *** [wrapper.o] Error 1 what I am doing wrong? what else do I need, do I have to use ruby-gems from kspernj repo? If I do that then I can&#8217;t install libopenssl-ruby, thanks for your post and I hope you can help me <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.sviluppoweb.eu/2009/12/29/ruby-on-rails-on-nokia-n900/#comment-469</link>
		<dc:creator><![CDATA[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><![CDATA[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><![CDATA[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><![CDATA[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://s0.wp.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><![CDATA[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><![CDATA[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><![CDATA[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><![CDATA[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><![CDATA[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><![CDATA[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://s1.wp.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><![CDATA[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><![CDATA[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>

