<?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: PHP Sodoku Solver Class</title>
	<atom:link href="http://www.karlrixon.co.uk/articles/php/php-sodoku-solver-class/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.karlrixon.co.uk/articles/php/php-sodoku-solver-class/</link>
	<description>Web development, programming and I.T.</description>
	<lastBuildDate>Fri, 03 Sep 2010 22:16:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Karl</title>
		<link>http://www.karlrixon.co.uk/articles/php/php-sodoku-solver-class/comment-page-1/#comment-3947</link>
		<dc:creator>Karl</dc:creator>
		<pubDate>Mon, 05 Jul 2010 22:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=156#comment-3947</guid>
		<description>Hi Christian,

The algorithm used is clever, but not invented by me :) I just read about the algorithm &lt;a href=&quot;http://en.wikipedia.org/wiki/Algorithmics_of_sudoku#Discussion_of_the_modified_algorithm&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt; and implemented it in PHP.

I wrote this just for my own enjoyment really, and because I wanted to generate blank sudoku puzzles.</description>
		<content:encoded><![CDATA[<p>Hi Christian,</p>
<p>The algorithm used is clever, but not invented by me <img src='http://www.karlrixon.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I just read about the algorithm <a href="http://en.wikipedia.org/wiki/Algorithmics_of_sudoku#Discussion_of_the_modified_algorithm" rel="nofollow">here</a> and implemented it in PHP.</p>
<p>I wrote this just for my own enjoyment really, and because I wanted to generate blank sudoku puzzles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.karlrixon.co.uk/articles/php/php-sodoku-solver-class/comment-page-1/#comment-3945</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 05 Jul 2010 20:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.karlrixon.co.uk/?p=156#comment-3945</guid>
		<description>I think your post is quite ingenious.  
How did you conceive of the idea, and what has it meant to you?  

Meaning, have you used this for a particular application, or was it for your own enjoyment?  Have you created it it with the help of others ( a team effort) or was it your own work?

I find it very amusing.  I myself am looking for an application for your class. 

Christian</description>
		<content:encoded><![CDATA[<p>I think your post is quite ingenious.<br />
How did you conceive of the idea, and what has it meant to you?  </p>
<p>Meaning, have you used this for a particular application, or was it for your own enjoyment?  Have you created it it with the help of others ( a team effort) or was it your own work?</p>
<p>I find it very amusing.  I myself am looking for an application for your class. </p>
<p>Christian</p>
]]></content:encoded>
	</item>
</channel>
</rss>
