<?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 Unknown Kadath</title>
	<atom:link href="http://html5.litten.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://html5.litten.com</link>
	<description></description>
	<lastBuildDate>Tue, 09 Aug 2011 16:49:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>Comment on Make a Maze Game on an HTML5 Canvas by admin</title>
		<link>http://html5.litten.com/make-a-maze-game-on-an-html5-canvas/#comment-1281</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Aug 2011 16:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=422#comment-1281</guid>
		<description>Hi Leon

Let me know if I can ever do anything to help you with your class. Click the &quot;Contact Me&quot; link at the top of the page to contact me privately.

James</description>
		<content:encoded><![CDATA[<p>Hi Leon</p>
<p>Let me know if I can ever do anything to help you with your class. Click the &#8220;Contact Me&#8221; link at the top of the page to contact me privately.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make a Maze Game on an HTML5 Canvas by Leon</title>
		<link>http://html5.litten.com/make-a-maze-game-on-an-html5-canvas/#comment-1278</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Tue, 09 Aug 2011 15:55:50 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=422#comment-1278</guid>
		<description>I&#039;ve just found out about that, maze&#039;s image needs to be in the same domain with the webpage or getImageData() won&#039;t work , however, it works very fine on Safari. Thanks for this article, I&#039;m going to teach this game in my class tomorrow. :)</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just found out about that, maze&#8217;s image needs to be in the same domain with the webpage or getImageData() won&#8217;t work , however, it works very fine on Safari. Thanks for this article, I&#8217;m going to teach this game in my class tomorrow. <img src='http://html5.litten.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Understanding save() and restore() for the Canvas Context by Derek</title>
		<link>http://html5.litten.com/understanding-save-and-restore-for-the-canvas-context/#comment-1156</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 28 Jul 2011 21:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=395#comment-1156</guid>
		<description>This was an awesome explanation!</description>
		<content:encoded><![CDATA[<p>This was an awesome explanation!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make a Maze Game on an HTML5 Canvas by admin</title>
		<link>http://html5.litten.com/make-a-maze-game-on-an-html5-canvas/#comment-1139</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 27 Jul 2011 16:32:11 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=422#comment-1139</guid>
		<description>Hi Leon

Are you trying to run it locally? If so, you must have missed this quote from the post...

&quot;This example can not be run from your desktop because it uses the getImageData() method of the 2d context for collision detection. For security reasons it can only be run from a page served to the browser by a server..&quot;

If you are having this problem on a webserver, let me know more details please.

Thanks
James</description>
		<content:encoded><![CDATA[<p>Hi Leon</p>
<p>Are you trying to run it locally? If so, you must have missed this quote from the post&#8230;</p>
<p>&#8220;This example can not be run from your desktop because it uses the getImageData() method of the 2d context for collision detection. For security reasons it can only be run from a page served to the browser by a server..&#8221;</p>
<p>If you are having this problem on a webserver, let me know more details please.</p>
<p>Thanks<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make a Maze Game on an HTML5 Canvas by Leon</title>
		<link>http://html5.litten.com/make-a-maze-game-on-an-html5-canvas/#comment-1134</link>
		<dc:creator>Leon</dc:creator>
		<pubDate>Wed, 27 Jul 2011 04:56:04 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=422#comment-1134</guid>
		<description>collision doesn&#039;t work for me too. I copy all the code and even save this page, however it still doesn&#039;t work.</description>
		<content:encoded><![CDATA[<p>collision doesn&#8217;t work for me too. I copy all the code and even save this page, however it still doesn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Understanding save() and restore() for the Canvas Context by Eric</title>
		<link>http://html5.litten.com/understanding-save-and-restore-for-the-canvas-context/#comment-1013</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 14 Jul 2011 05:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=395#comment-1013</guid>
		<description>Whew, thanks. Technical descriptions do a fine job of describing WHAT something does, but you managed to explain WHY I would want to do it, which is very important :)</description>
		<content:encoded><![CDATA[<p>Whew, thanks. Technical descriptions do a fine job of describing WHAT something does, but you managed to explain WHY I would want to do it, which is very important <img src='http://html5.litten.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make a Maze Game on an HTML5 Canvas by admin</title>
		<link>http://html5.litten.com/make-a-maze-game-on-an-html5-canvas/#comment-998</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 12 Jul 2011 19:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=422#comment-998</guid>
		<description>Hi Fog
John Lauro uses CGI to make maze GIFs. He probably has a neat algorithm for it. 
He has a contact link on this page.
http://hereandabove.com/maze/maze.about.html


EDIT Oh, and yes, I would love to see the code.
James</description>
		<content:encoded><![CDATA[<p>Hi Fog<br />
John Lauro uses CGI to make maze GIFs. He probably has a neat algorithm for it.<br />
He has a contact link on this page.<br />
<a href="http://hereandabove.com/maze/maze.about.html" rel="nofollow">http://hereandabove.com/maze/maze.about.html</a></p>
<p>EDIT Oh, and yes, I would love to see the code.<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make a Maze Game on an HTML5 Canvas by Fog W Raith</title>
		<link>http://html5.litten.com/make-a-maze-game-on-an-html5-canvas/#comment-997</link>
		<dc:creator>Fog W Raith</dc:creator>
		<pubDate>Tue, 12 Jul 2011 15:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=422#comment-997</guid>
		<description>Thanks a lot, very insightful and got me going into the right direction. I will try to create my maze image via GDImage libararies though, to make it random every time you play. Let me know if you would like the code for this!</description>
		<content:encoded><![CDATA[<p>Thanks a lot, very insightful and got me going into the right direction. I will try to create my maze image via GDImage libararies though, to make it random every time you play. Let me know if you would like the code for this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make a Maze Game on an HTML5 Canvas by Elshobokshy</title>
		<link>http://html5.litten.com/make-a-maze-game-on-an-html5-canvas/#comment-928</link>
		<dc:creator>Elshobokshy</dc:creator>
		<pubDate>Tue, 05 Jul 2011 00:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=422#comment-928</guid>
		<description>Erm I read it  through but the collision thing doesn&#039;t work, he go into the wall..</description>
		<content:encoded><![CDATA[<p>Erm I read it  through but the collision thing doesn&#8217;t work, he go into the wall..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using Multiple HTML5 Canvases as Layers by YAU</title>
		<link>http://html5.litten.com/using-multiple-html5-canvases-as-layers/#comment-841</link>
		<dc:creator>YAU</dc:creator>
		<pubDate>Tue, 28 Jun 2011 05:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://html5.litten.com/?p=559#comment-841</guid>
		<description>im sorry...

http://onohugou.sakura.ne.jp
is japanese version

url of english version is

ono
http://onohugou.sakura.ne.jp/en.html
*supported browsers: firefox4 and chrome10+</description>
		<content:encoded><![CDATA[<p>im sorry&#8230;</p>
<p><a href="http://onohugou.sakura.ne.jp" rel="nofollow">http://onohugou.sakura.ne.jp</a><br />
is japanese version</p>
<p>url of english version is</p>
<p>ono<br />
<a href="http://onohugou.sakura.ne.jp/en.html" rel="nofollow">http://onohugou.sakura.ne.jp/en.html</a><br />
*supported browsers: firefox4 and chrome10+</p>
]]></content:encoded>
	</item>
</channel>
</rss>

