<?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: My YouTube debut: a RoboZZle demo video</title>
	<atom:link href="http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/feed/" rel="self" type="application/rss+xml" />
	<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/</link>
	<description>On programming, technology, and random things of interest</description>
	<lastBuildDate>Thu, 02 Feb 2012 01:36:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Anil</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-1797</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Thu, 02 Dec 2010 05:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-1797</guid>
		<description>Wow! RoboZZle is very cool.. I liked it. You might want to try this sometime: 

http://www.cs.utexas.edu/users/akatti/include/RoboSim_Windows.zip</description>
		<content:encoded><![CDATA[<p>Wow! RoboZZle is very cool.. I liked it. You might want to try this sometime: </p>
<p><a href="http://www.cs.utexas.edu/users/akatti/include/RoboSim_Windows.zip" rel="nofollow">http://www.cs.utexas.edu/users.....indows.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cosmin</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-1312</link>
		<dc:creator>Cosmin</dc:creator>
		<pubDate>Mon, 25 Oct 2010 19:06:01 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-1312</guid>
		<description>Hello,

I am a CS student and for my Bachelor&#039;s degree project, I would like to implement your robozzle game for Android. I saw there is no Android app implemented yet. Of course, I will not make it a commercial project (unless you allow it to :) ) and will give full credit for the idea to you. Is it ok with you? Is there any chance I can connect the mobile application with your website, in order to use/rate/comment the puzzles? Thanks.
P.S: you created the most fun puzzle game I ever played :)</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am a CS student and for my Bachelor&#8217;s degree project, I would like to implement your robozzle game for Android. I saw there is no Android app implemented yet. Of course, I will not make it a commercial project (unless you allow it to <img src='http://igoro.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) and will give full credit for the idea to you. Is it ok with you? Is there any chance I can connect the mobile application with your website, in order to use/rate/comment the puzzles? Thanks.<br />
P.S: you created the most fun puzzle game I ever played <img src='http://igoro.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Ostrovsky</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-583</link>
		<dc:creator>Igor Ostrovsky</dc:creator>
		<pubDate>Tue, 22 Sep 2009 21:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-583</guid>
		<description>Hi Eylon,

The game is already sufficiently open to allow you to implement a solver:

- The server code is open-source: http://robozzle.codeplex.com/
- The javascript client is also open-source, in the same codeplex project
- There is an existing open-source &lt;a href=&quot;http://sexdrugsandappliedscience.blogspot.com/2009/05/robozzle-solver-update.html&quot; rel=&quot;nofollow&quot;&gt;RoboZZle solver&lt;/a&gt;. It is not very optimized, and it loads screenshots... In the meantime, I added better ways of getting at the puzzle data.

Keep me updated on how your project goes, and let me know if you need some assistance or ideas.</description>
		<content:encoded><![CDATA[<p>Hi Eylon,</p>
<p>The game is already sufficiently open to allow you to implement a solver:</p>
<p>- The server code is open-source: <a href="http://robozzle.codeplex.com/" rel="nofollow">http://robozzle.codeplex.com/</a><br />
- The javascript client is also open-source, in the same codeplex project<br />
- There is an existing open-source <a href="http://sexdrugsandappliedscience.blogspot.com/2009/05/robozzle-solver-update.html" rel="nofollow">RoboZZle solver</a>. It is not very optimized, and it loads screenshots&#8230; In the meantime, I added better ways of getting at the puzzle data.</p>
<p>Keep me updated on how your project goes, and let me know if you need some assistance or ideas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eylon Yogev</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-582</link>
		<dc:creator>Eylon Yogev</dc:creator>
		<pubDate>Mon, 21 Sep 2009 20:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-582</guid>
		<description>Hey! I love the game.
I would like to write an algorithm that would solve the puzzle and compare different algorithms: Simulated annealing, Genetic algorithm.
Any chance you provide some API for the game, or release the code?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey! I love the game.<br />
I would like to write an algorithm that would solve the puzzle and compare different algorithms: Simulated annealing, Genetic algorithm.<br />
Any chance you provide some API for the game, or release the code?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fjordo</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-524</link>
		<dc:creator>Fjordo</dc:creator>
		<pubDate>Sat, 02 May 2009 00:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-524</guid>
		<description>I figured it out. I&#039;m on a UMPC, so my vertical resolution is only 600. It was cutting off the top of the screen. By doing fullscreen mode (f11) I was able to see it.

Thanks for your help and for a great game! You should make an iPhone port :)</description>
		<content:encoded><![CDATA[<p>I figured it out. I&#8217;m on a UMPC, so my vertical resolution is only 600. It was cutting off the top of the screen. By doing fullscreen mode (f11) I was able to see it.</p>
<p>Thanks for your help and for a great game! You should make an iPhone port <img src='http://igoro.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fjordo</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-523</link>
		<dc:creator>Fjordo</dc:creator>
		<pubDate>Sat, 02 May 2009 00:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-523</guid>
		<description>I do have it installed and I&#039;ve been playing the game, but I don&#039;t see a register link. On the right side, I see a &quot;most puzzles solved&quot; switching with &quot;most solved today&quot; but there doesn&#039;t appear to be anything else to me.</description>
		<content:encoded><![CDATA[<p>I do have it installed and I&#8217;ve been playing the game, but I don&#8217;t see a register link. On the right side, I see a &#8220;most puzzles solved&#8221; switching with &#8220;most solved today&#8221; but there doesn&#8217;t appear to be anything else to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Igor Ostrovsky</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-522</link>
		<dc:creator>Igor Ostrovsky</dc:creator>
		<pubDate>Fri, 01 May 2009 17:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-522</guid>
		<description>Do you have Silverlight installed? If not, you need to install it... you should see a link at http://robozzle.com. Once you have Silverlight installed, go to http://robozzle.com again, and the &#039;Register&#039; link will be in the top right corner of the game.</description>
		<content:encoded><![CDATA[<p>Do you have Silverlight installed? If not, you need to install it&#8230; you should see a link at <a href="http://robozzle.com" rel="nofollow">http://robozzle.com</a>. Once you have Silverlight installed, go to <a href="http://robozzle.com" rel="nofollow">http://robozzle.com</a> again, and the &#8216;Register&#8217; link will be in the top right corner of the game.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fjordo</title>
		<link>http://igoro.com/archive/my-youtube-debut-a-robozzle-demo-video/comment-page-1/#comment-521</link>
		<dc:creator>Fjordo</dc:creator>
		<pubDate>Fri, 01 May 2009 14:57:12 +0000</pubDate>
		<guid isPermaLink="false">http://igoro.com/?p=155#comment-521</guid>
		<description>I don&#039;t understand how to sign up for an account on the robozzle site</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand how to sign up for an account on the robozzle site</p>
]]></content:encoded>
	</item>
</channel>
</rss>

