<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to Solve Sudoku Without Thinking</title>
	<link>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Sun, 07 Sep 2008 16:33:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: mp3-players</title>
		<link>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-1411</link>
		<pubDate>Wed, 25 Oct 2006 14:43:09 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-1411</guid>
					<description>Hi, people! I have some interesting facts for you :) Anyone know that sudoku was created by an architect? The modern Sudoku was designed anonymously by Howard Garns, a 74-year-old retired architect and freelance puzzle constructor, and first published in 1979. One more: I heard that my favorite game - the popular puzzle game of Sudoku is brought to the next generation of consoles. Go! Suduko 2 has evolved from the original game to provide a variety of new features and game modes. :)

   Thanks, Kevin</description>
		<content:encoded><![CDATA[<p>Hi, people! I have some interesting facts for you <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />  Anyone know that sudoku was created by an architect? The modern Sudoku was designed anonymously by Howard Garns, a 74-year-old retired architect and freelance puzzle constructor, and first published in 1979. One more: I heard that my favorite game - the popular puzzle game of Sudoku is brought to the next generation of consoles. Go! Suduko 2 has evolved from the original game to provide a variety of new features and game modes. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" /> </p>
<p>   Thanks, Kevin
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke</title>
		<link>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-320</link>
		<pubDate>Wed, 12 Jul 2006 15:01:59 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-320</guid>
					<description>For me this looks more like:

&lt;code&gt;while(Luke.isAwake() &#038;& !Luke.brain.isWorking())
{
    if(!Luke.hasCoffeCup())
        Luke.pickUp(kitchen.getCoffeCup());
    Luke.getCoffeCup().setContents = kitchen.getHotCoffe();
    Luke.drinkFromCup();
    Luke.putDownCoffeCup();
}</description>
		<content:encoded><![CDATA[<p>For me this looks more like:</p>
<p><code>while(Luke.isAwake() &#038;&#038; !Luke.brain.isWorking())<br />
{<br />
    if(!Luke.hasCoffeCup())<br />
        Luke.pickUp(kitchen.getCoffeCup());<br />
    Luke.getCoffeCup().setContents = kitchen.getHotCoffe();<br />
    Luke.drinkFromCup();<br />
    Luke.putDownCoffeCup();<br />
}
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ZeWrestler</title>
		<link>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-319</link>
		<pubDate>Wed, 12 Jul 2006 13:49:08 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-319</guid>
					<description>i said before the coffee kicks in.  not before i drink the stuff. 

its an object oriented approach to getting the brain working. =P

do {
if (brain.power != full &#38;&#38; coffee.cups.drank=5 &#38;&#38; caffinee.hi==false)
    sudoku.puzzel = solve;
    coffee.cups.drank++;
}while(brain.power!=full)</description>
		<content:encoded><![CDATA[<p>i said before the coffee kicks in.  not before i drink the stuff. </p>
<p>its an object oriented approach to getting the brain working. =P</p>
<p>do {<br />
if (brain.power != full &amp;&amp; coffee.cups.drank=5 &amp;&amp; caffinee.hi==false)<br />
    sudoku.puzzel = solve;<br />
    coffee.cups.drank++;<br />
}while(brain.power!=full)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke</title>
		<link>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-318</link>
		<pubDate>Wed, 12 Jul 2006 13:35:52 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-318</guid>
					<description>Wait... You solve sudoku &lt;strong&gt;BEFORE&lt;/strong&gt; coffe? 

I think you got it all backwards. Coffee gets your wheels turning, so that you can think and solve sudoku - not the other way around. :mrgreen:</description>
		<content:encoded><![CDATA[<p>Wait&#8230; You solve sudoku <strong>BEFORE</strong> coffe? </p>
<p>I think you got it all backwards. Coffee gets your wheels turning, so that you can think and solve sudoku - not the other way around.  <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_mrgreen.gif" alt="mrgreen" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ZeWrestler</title>
		<link>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-317</link>
		<pubDate>Wed, 12 Jul 2006 12:26:41 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2006/07/11/how-to-solve-sudoku-without-thinking/#comment-317</guid>
					<description>But if i no longer think to solve the puzzle, then what else will get wheels turning before my coffee kicks in.</description>
		<content:encoded><![CDATA[<p>But if i no longer think to solve the puzzle, then what else will get wheels turning before my coffee kicks in.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.644 seconds -->
