<?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: Simple Javascript memory game</title>
	<atom:link href="http://www.fsavard.com/flow/2010/02/simple-javascript-memory-game/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fsavard.com/flow/2010/02/simple-javascript-memory-game/</link>
	<description>Website of François Savard. Topics: software engineering, personal knowledge management (PKM)</description>
	<lastBuildDate>Tue, 11 Dec 2012 22:17:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Francois</title>
		<link>http://www.fsavard.com/flow/2010/02/simple-javascript-memory-game/comment-page-1/#comment-7855</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Wed, 24 Feb 2010 13:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsavard.com/flow/?p=582#comment-7855</guid>
		<description><![CDATA[Thanks PL for spotting this. That was a quick fix (I&#039;m programming too much Python, too little JavaScript these days: I had &quot;self._timerSeconds&quot; instead of &quot;this._timerSeconds&quot; somewhere).]]></description>
		<content:encoded><![CDATA[<p>Thanks PL for spotting this. That was a quick fix (I&#8217;m programming too much Python, too little JavaScript these days: I had &#8220;self._timerSeconds&#8221; instead of &#8220;this._timerSeconds&#8221; somewhere).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pierre-Luc</title>
		<link>http://www.fsavard.com/flow/2010/02/simple-javascript-memory-game/comment-page-1/#comment-7854</link>
		<dc:creator>Pierre-Luc</dc:creator>
		<pubDate>Wed, 24 Feb 2010 06:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsavard.com/flow/?p=582#comment-7854</guid>
		<description><![CDATA[Pretty cool application. I played a few times, and noticed that the timer does not properly reset when you start a new game. Other than that, it works pretty well, and can get addictive quickly. Good job on that.]]></description>
		<content:encoded><![CDATA[<p>Pretty cool application. I played a few times, and noticed that the timer does not properly reset when you start a new game. Other than that, it works pretty well, and can get addictive quickly. Good job on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois</title>
		<link>http://www.fsavard.com/flow/2010/02/simple-javascript-memory-game/comment-page-1/#comment-7845</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Tue, 23 Feb 2010 01:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsavard.com/flow/?p=582#comment-7845</guid>
		<description><![CDATA[Done: added score and timer. Thanks for the input.]]></description>
		<content:encoded><![CDATA[<p>Done: added score and timer. Thanks for the input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois</title>
		<link>http://www.fsavard.com/flow/2010/02/simple-javascript-memory-game/comment-page-1/#comment-7839</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsavard.com/flow/?p=582#comment-7839</guid>
		<description><![CDATA[Heh sure :P I just wanted the simplest thing possible for starters, but indeed timer and score are pretty basic. It&#039;s coming sometime in the week.]]></description>
		<content:encoded><![CDATA[<p>Heh sure <img src='http://www.fsavard.com/flow/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  I just wanted the simplest thing possible for starters, but indeed timer and score are pretty basic. It&#8217;s coming sometime in the week.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jebadiah Moore</title>
		<link>http://www.fsavard.com/flow/2010/02/simple-javascript-memory-game/comment-page-1/#comment-7838</link>
		<dc:creator>Jebadiah Moore</dc:creator>
		<pubDate>Mon, 22 Feb 2010 12:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.fsavard.com/flow/?p=582#comment-7838</guid>
		<description><![CDATA[Perhaps add a timer and a score (clicks vs correct matches)?]]></description>
		<content:encoded><![CDATA[<p>Perhaps add a timer and a score (clicks vs correct matches)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
