<?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: Build and publish an HTML5 game for iPad &#8211; Part 2</title>
	<atom:link href="http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/feed" rel="self" type="application/rss+xml" />
	<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2</link>
	<description>Web and mobile development</description>
	<lastBuildDate>Thu, 18 Apr 2013 09:52:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Smulow</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25539</link>
		<dc:creator>Smulow</dc:creator>
		<pubDate>Sat, 10 Dec 2011 22:35:14 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25539</guid>
		<description><![CDATA[Good thanks]]></description>
		<content:encoded><![CDATA[<p>Good thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swayaminfotech</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25530</link>
		<dc:creator>swayaminfotech</dc:creator>
		<pubDate>Thu, 08 Dec 2011 12:52:23 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25530</guid>
		<description><![CDATA[nice post...]]></description>
		<content:encoded><![CDATA[<p>nice post&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Spinelli</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25497</link>
		<dc:creator>Matteo Spinelli</dc:creator>
		<pubDate>Fri, 02 Dec 2011 17:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25497</guid>
		<description><![CDATA[I&#039;m working on audio right now. I&#039;ll keep you updated. In the weekend I&#039;ll post the third episode]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m working on audio right now. I&#8217;ll keep you updated. In the weekend I&#8217;ll post the third episode</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horst</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25495</link>
		<dc:creator>Horst</dc:creator>
		<pubDate>Fri, 02 Dec 2011 14:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25495</guid>
		<description><![CDATA[One additional comment: It seems, that phonegap can&#039;t play ingame audio on iOS. I have some troubles with it: http://groups.google.com/group/phonegap/browse_thread/thread/1f4880ae4bce4671]]></description>
		<content:encoded><![CDATA[<p>One additional comment: It seems, that phonegap can&#8217;t play ingame audio on iOS. I have some troubles with it: <a href="http://groups.google.com/group/phonegap/browse_thread/thread/1f4880ae4bce4671" rel="nofollow">http://groups.google.com/group/phonegap/browse_thread/thread/1f4880ae4bce4671</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Horst</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25474</link>
		<dc:creator>Horst</dc:creator>
		<pubDate>Mon, 28 Nov 2011 10:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25474</guid>
		<description><![CDATA[Very cool article. I use PhoneGAP and work on a game, too. Android version is still available, but on iOS i have added much css animations and i still working on details. ;-)
I use 2 canvas. One static for the background and one for the sprites. I have not many moving objects, but it could be smoother. On iPad2 it&#039;s no problem. But i use also an iPod Touch 8GB for testing.

BTW: Have you checked sprite.js?
https://github.com/batiste/sprite.js/

BTW2: You can&#039;t use navigator.language on android. You always get english. 
Some solution is here: http://groups.google.com/group/phonegap/browse_thread/thread/1240b21013bc0e3e]]></description>
		<content:encoded><![CDATA[<p>Very cool article. I use PhoneGAP and work on a game, too. Android version is still available, but on iOS i have added much css animations and i still working on details. <img src='http://cubiq.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
I use 2 canvas. One static for the background and one for the sprites. I have not many moving objects, but it could be smoother. On iPad2 it&#8217;s no problem. But i use also an iPod Touch 8GB for testing.</p>
<p>BTW: Have you checked sprite.js?<br />
<a href="https://github.com/batiste/sprite.js/" rel="nofollow">https://github.com/batiste/sprite.js/</a></p>
<p>BTW2: You can&#8217;t use navigator.language on android. You always get english.<br />
Some solution is here: <a href="http://groups.google.com/group/phonegap/browse_thread/thread/1240b21013bc0e3e" rel="nofollow">http://groups.google.com/group/phonegap/browse_thread/thread/1240b21013bc0e3e</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cokegod</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25464</link>
		<dc:creator>Cokegod</dc:creator>
		<pubDate>Thu, 24 Nov 2011 08:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25464</guid>
		<description><![CDATA[Another con of WebSQL is that it is deprecated, so if you want your game to be supported in future browsers you should not use WebSQL.]]></description>
		<content:encoded><![CDATA[<p>Another con of WebSQL is that it is deprecated, so if you want your game to be supported in future browsers you should not use WebSQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giacomo Balli</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25454</link>
		<dc:creator>Giacomo Balli</dc:creator>
		<pubDate>Tue, 22 Nov 2011 19:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25454</guid>
		<description><![CDATA[Bello!
Let me know if you need help with PhoneGap best practices!]]></description>
		<content:encoded><![CDATA[<p>Bello!<br />
Let me know if you need help with PhoneGap best practices!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matteo Spinelli</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25448</link>
		<dc:creator>Matteo Spinelli</dc:creator>
		<pubDate>Tue, 22 Nov 2011 07:20:50 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25448</guid>
		<description><![CDATA[great job again. thanks. I&#039;ve added a link to your translation.]]></description>
		<content:encoded><![CDATA[<p>great job again. thanks. I&#8217;ve added a link to your translation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ICHIKAWA, Yuji</title>
		<link>http://cubiq.org/build-and-publish-an-html5-game-for-ipad-part-2/comment-page-1#comment-25447</link>
		<dc:creator>ICHIKAWA, Yuji</dc:creator>
		<pubDate>Tue, 22 Nov 2011 02:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://cubiq.org/?p=173#comment-25447</guid>
		<description><![CDATA[Thank you for your interesting article.

Here is a Japanese translation.
http://d.hatena.ne.jp/nextliteracy/20111122/1321927892]]></description>
		<content:encoded><![CDATA[<p>Thank you for your interesting article.</p>
<p>Here is a Japanese translation.<br />
<a href="http://d.hatena.ne.jp/nextliteracy/20111122/1321927892" rel="nofollow">http://d.hatena.ne.jp/nextliteracy/20111122/1321927892</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
