<?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 for hoshan.org</title>
	<atom:link href="http://hoshan.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoshan.org</link>
	<description>Tarik Hoshan Home Page</description>
	<lastBuildDate>Mon, 19 Dec 2011 17:07:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Kuromasu Solver using Java by Tarik</title>
		<link>http://hoshan.org/kuromasu-solver-using-java/comment-page-1/#comment-5845</link>
		<dc:creator>Tarik</dc:creator>
		<pubDate>Mon, 19 Dec 2011 17:07:04 +0000</pubDate>
		<guid isPermaLink="false">http://hoshan.org/?page_id=25#comment-5845</guid>
		<description>Found a blazing fast solver here:
http://msscoventry.freehostia.com/Games/Kuromasu/Kuromasu.htm</description>
		<content:encoded><![CDATA[<p>Found a blazing fast solver here:<br />
<a href="http://msscoventry.freehostia.com/Games/Kuromasu/Kuromasu.htm" rel="nofollow">http://msscoventry.freehostia.com/Games/Kuromasu/Kuromasu.htm</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kuromasu Solver using Java by Tarik</title>
		<link>http://hoshan.org/kuromasu-solver-using-java/comment-page-1/#comment-5837</link>
		<dc:creator>Tarik</dc:creator>
		<pubDate>Mon, 19 Dec 2011 09:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://hoshan.org/?page_id=25#comment-5837</guid>
		<description>The feature has just been added that allows to display all possible solutions found by the solver.</description>
		<content:encoded><![CDATA[<p>The feature has just been added that allows to display all possible solutions found by the solver.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accident in Dhahran, Saudi Arabia on February 17, 2010 by Tarik Hoshan</title>
		<link>http://hoshan.org/2010/02/accident-in-dhahran-saudi-arabia-on-february-17-2010/comment-page-1/#comment-1238</link>
		<dc:creator>Tarik Hoshan</dc:creator>
		<pubDate>Fri, 25 Feb 2011 10:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://hoshan.org/?p=18#comment-1238</guid>
		<description>More than 6000 people die from car accidents every year in Saudi Arabia. It is usual to see cars speeding on the highway at speeds ecceeding 180 km/h. Only recently has a camera and radar system (Saher) has started to be implemented to bring under control this continuous bleeding.</description>
		<content:encoded><![CDATA[<p>More than 6000 people die from car accidents every year in Saudi Arabia. It is usual to see cars speeding on the highway at speeds ecceeding 180 km/h. Only recently has a camera and radar system (Saher) has started to be implemented to bring under control this continuous bleeding.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Accident in Dhahran, Saudi Arabia on February 17, 2010 by Steve Zubatuk</title>
		<link>http://hoshan.org/2010/02/accident-in-dhahran-saudi-arabia-on-february-17-2010/comment-page-1/#comment-1231</link>
		<dc:creator>Steve Zubatuk</dc:creator>
		<pubDate>Thu, 24 Feb 2011 16:04:06 +0000</pubDate>
		<guid isPermaLink="false">http://hoshan.org/?p=18#comment-1231</guid>
		<description>Holy shit!  Was that a car wreck or did they hit a mine?</description>
		<content:encoded><![CDATA[<p>Holy shit!  Was that a car wreck or did they hit a mine?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kuromasu Solver using Java by Tarik</title>
		<link>http://hoshan.org/kuromasu-solver-using-java/comment-page-1/#comment-9</link>
		<dc:creator>Tarik</dc:creator>
		<pubDate>Thu, 22 Apr 2010 15:47:54 +0000</pubDate>
		<guid isPermaLink="false">http://hoshan.org/?page_id=25#comment-9</guid>
		<description>To run the applet available on the web site, you need to have JRE 6 or later from Sun Microsystems.
It is possible to modify the source code to generate all solutions by modifying the search method to store the solution and return FALSE indicating that it did not find the solution so as to have the recursive calls continue searching through the whole search space.</description>
		<content:encoded><![CDATA[<p>To run the applet available on the web site, you need to have JRE 6 or later from Sun Microsystems.<br />
It is possible to modify the source code to generate all solutions by modifying the search method to store the solution and return FALSE indicating that it did not find the solution so as to have the recursive calls continue searching through the whole search space.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Kuromasu Solver using Java by Libor</title>
		<link>http://hoshan.org/kuromasu-solver-using-java/comment-page-1/#comment-8</link>
		<dc:creator>Libor</dc:creator>
		<pubDate>Wed, 21 Apr 2010 15:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://hoshan.org/?page_id=25#comment-8</guid>
		<description>Hello, how a i can run localy your source code ?
It dont work after adding html source with run applet, what i must do?

Can easily modifite source code, so will possible generate more solution ?
example: any &#039;next&#039; button witch display next solution and if all solution are display it say &#039;no more solution&#039;.

thanks for response</description>
		<content:encoded><![CDATA[<p>Hello, how a i can run localy your source code ?<br />
It dont work after adding html source with run applet, what i must do?</p>
<p>Can easily modifite source code, so will possible generate more solution ?<br />
example: any &#8216;next&#8217; button witch display next solution and if all solution are display it say &#8216;no more solution&#8217;.</p>
<p>thanks for response</p>
]]></content:encoded>
	</item>
</channel>
</rss>

