<?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/"
		>
<channel>
	<title>Comments on: Ruby on Maemo: second coming</title>
	<atom:link href="http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Mon, 31 Oct 2011 08:01:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sergey Udaltsov</title>
		<link>http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/comment-page-1/#comment-501</link>
		<dc:creator>Sergey Udaltsov</dc:creator>
		<pubDate>Thu, 03 Sep 2009 23:23:10 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/?p=196#comment-501</guid>
		<description>Mark, I am developing this tool on my desktop, using gedit and bash;) Once in a while I am building .deb file, bring it to maemo, install and run. 99% of the code works in normal desktop environment - the only difference is the startup code, which is quite small and well tested.</description>
		<content:encoded><![CDATA[<p>Mark, I am developing this tool on my desktop, using gedit and bash;) Once in a while I am building .deb file, bring it to maemo, install and run. 99% of the code works in normal desktop environment &#8211; the only difference is the startup code, which is quite small and well tested.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Bain</title>
		<link>http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/comment-page-1/#comment-500</link>
		<dc:creator>Mark Bain</dc:creator>
		<pubDate>Thu, 03 Sep 2009 09:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/?p=196#comment-500</guid>
		<description>Hi guys.

I am looking to develop for Maemo using Ruby. I would like to give C++ a side-step if I can.

What development environment would you suggest is best? I am looking for the most supportive environment possible :-)

Thanks,
Mark.</description>
		<content:encoded><![CDATA[<p>Hi guys.</p>
<p>I am looking to develop for Maemo using Ruby. I would like to give C++ a side-step if I can.</p>
<p>What development environment would you suggest is best? I am looking for the most supportive environment possible <img src='http://blogs.gnome.org/sudaltsov/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Mark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ilia Denotkine</title>
		<link>http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/comment-page-1/#comment-499</link>
		<dc:creator>Ilia Denotkine</dc:creator>
		<pubDate>Fri, 24 Jul 2009 18:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/?p=196#comment-499</guid>
		<description>Thanks a lot for prefcalc - 

I&#039;m posting this here since you closed the comments for that app.
I have a few (hopefully minor) requests:
Usually, I play with the sochi ruleset, and you got that pretty well, with one minor difference:
during the пол-виста (half-whist, or however you called it), I am used to the following: the amount of whist written on the player is is always 4: either 2 hands on a 6-game, or 1 hand on a 7-game. Your current rules only give 2 and 1 whists.
Is it possible to add this configuration option?

Next, is it possible to set a goal for the game (e.g. 10 or 20 points)?
this helps visually understand how much is left to the game (considering we play by score, not by time).


Finally, the only problem which makes your application unusable is the 
&quot;
/usr/lib/ruby1.8/libglade2.rb:24: [BUG] object allocation during garbage collection phase
ruby 1.8.7 (2008-08-11 patchlevel 72) [arm-linux-eabi]

aborted&quot;


Is it possible to have auto-saves after every single round, and prefcalc would load the last auto-save at start?
Otherwise, I am always scared to loose the score for the game...

Thank you,

Ilia</description>
		<content:encoded><![CDATA[<p>Thanks a lot for prefcalc &#8211; </p>
<p>I&#8217;m posting this here since you closed the comments for that app.<br />
I have a few (hopefully minor) requests:<br />
Usually, I play with the sochi ruleset, and you got that pretty well, with one minor difference:<br />
during the пол-виста (half-whist, or however you called it), I am used to the following: the amount of whist written on the player is is always 4: either 2 hands on a 6-game, or 1 hand on a 7-game. Your current rules only give 2 and 1 whists.<br />
Is it possible to add this configuration option?</p>
<p>Next, is it possible to set a goal for the game (e.g. 10 or 20 points)?<br />
this helps visually understand how much is left to the game (considering we play by score, not by time).</p>
<p>Finally, the only problem which makes your application unusable is the<br />
&#8221;<br />
/usr/lib/ruby1.8/libglade2.rb:24: [BUG] object allocation during garbage collection phase<br />
ruby 1.8.7 (2008-08-11 patchlevel 72) [arm-linux-eabi]</p>
<p>aborted&#8221;</p>
<p>Is it possible to have auto-saves after every single round, and prefcalc would load the last auto-save at start?<br />
Otherwise, I am always scared to loose the score for the game&#8230;</p>
<p>Thank you,</p>
<p>Ilia</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felipe Contreras</title>
		<link>http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/comment-page-1/#comment-498</link>
		<dc:creator>Felipe Contreras</dc:creator>
		<pubDate>Thu, 23 Jul 2009 22:07:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/?p=196#comment-498</guid>
		<description>Cool! Finally!</description>
		<content:encoded><![CDATA[<p>Cool! Finally!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Udaltsov</title>
		<link>http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/comment-page-1/#comment-497</link>
		<dc:creator>Sergey Udaltsov</dc:creator>
		<pubDate>Thu, 23 Jul 2009 08:42:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/?p=196#comment-497</guid>
		<description>Ok, a pint goes to Clive. You&#039;ll get yours when you grow up a bit;)</description>
		<content:encoded><![CDATA[<p>Ok, a pint goes to Clive. You&#8217;ll get yours when you grow up a bit;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faheem Pervez</title>
		<link>http://blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/comment-page-1/#comment-496</link>
		<dc:creator>Faheem Pervez</dc:creator>
		<pubDate>Wed, 22 Jul 2009 09:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/?p=196#comment-496</guid>
		<description>Thanks! But I don&#039;t think you&#039;ll get far with the pint: I&#039;m 16. :P

But credit for the Hildon bindings must go to Clive Andrews of realitybites for making the Hildon bindings and releasing the source (http://site.realitybites.eu/download/ruby-hildon-src).</description>
		<content:encoded><![CDATA[<p>Thanks! But I don&#8217;t think you&#8217;ll get far with the pint: I&#8217;m 16. <img src='http://blogs.gnome.org/sudaltsov/wp-content/mu-plugins/tango-smilies/tango/face-raspberry.png' alt=':P' class='wp-smiley' /> </p>
<p>But credit for the Hildon bindings must go to Clive Andrews of realitybites for making the Hildon bindings and releasing the source (<a href="http://site.realitybites.eu/download/ruby-hildon-src" rel="nofollow">http://site.realitybites.eu/download/ruby-hildon-src</a>).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/sudaltsov/2009/07/21/ruby-on-maemo-second-coming/feed/ ) in 1.27136 seconds, on Feb 10th, 2012 at 10:40 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 11:40 pm UTC -->
