<?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: Learning iPhone Game Programming &#8211; available on Safari Rough Cuts</title>
	<atom:link href="http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/</link>
	<description>iPhone Game Development - Web Development</description>
	<lastBuildDate>Wed, 08 Sep 2010 04:21:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Carroll Despain</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3905</link>
		<dc:creator>Carroll Despain</dc:creator>
		<pubDate>Sat, 14 Aug 2010 06:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3905</guid>
		<description>Good post, will frequent your site.</description>
		<content:encoded><![CDATA[<p>Good post, will frequent your site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SpaceAce</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3689</link>
		<dc:creator>SpaceAce</dc:creator>
		<pubDate>Tue, 13 Jul 2010 10:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3689</guid>
		<description>Hi Mike,

Just stumbled across this site, the tutorials and the book. Absolutely great job, Mike.
I purchased the rough cuts version right away and are following your tutorials. Your way of explaining things is so excellent!

Please keep up the good work!

Cheers,
SpaceAce</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Just stumbled across this site, the tutorials and the book. Absolutely great job, Mike.<br />
I purchased the rough cuts version right away and are following your tutorials. Your way of explaining things is so excellent!</p>
<p>Please keep up the good work!</p>
<p>Cheers,<br />
SpaceAce</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stahlmanDesign</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3503</link>
		<dc:creator>stahlmanDesign</dc:creator>
		<pubDate>Fri, 28 May 2010 18:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3503</guid>
		<description>Mike, are you going to use TBMXL to parse your XML data in your book? In your Tile-map tutorial #6 you used something else and it seemed convoluted to install and use... 

Never mind, I just found your post where you said you were indeed going to use TBXML. Excellent.

http://www.71squared.com/2009/05/iphone-game-programming-tutorial-6-tiled-map-class/</description>
		<content:encoded><![CDATA[<p>Mike, are you going to use TBMXL to parse your XML data in your book? In your Tile-map tutorial #6 you used something else and it seemed convoluted to install and use&#8230; </p>
<p>Never mind, I just found your post where you said you were indeed going to use TBXML. Excellent.</p>
<p><a href="http://www.71squared.com/2009/05/iphone-game-programming-tutorial-6-tiled-map-class/" rel="nofollow">http://www.71squared.com/2009/.....map-class/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3442</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 18 May 2010 20:25:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3442</guid>
		<description>Hi Will

The code for the book was tested up to the latest SDK at the time which was 3.1.3.  There are some small differences such as the applicationDidFinishLaunching but they should not stop the code working correctly. That should in fact be the only difference between the books code and the current SDK.  

The book is currently going through product edit and I will try to get the code updated to match the latest method signature.

I will need to check how the process will work with the publisher, but I am planning on making the tutorials available to those who purchased the rough cuts version of the book.

I hope that helps and let me know if you have any other problems.

Regards

Mike</description>
		<content:encoded><![CDATA[<p>Hi Will</p>
<p>The code for the book was tested up to the latest SDK at the time which was 3.1.3.  There are some small differences such as the applicationDidFinishLaunching but they should not stop the code working correctly. That should in fact be the only difference between the books code and the current SDK.  </p>
<p>The book is currently going through product edit and I will try to get the code updated to match the latest method signature.</p>
<p>I will need to check how the process will work with the publisher, but I am planning on making the tutorials available to those who purchased the rough cuts version of the book.</p>
<p>I hope that helps and let me know if you have any other problems.</p>
<p>Regards</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: strohtennis</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3441</link>
		<dc:creator>strohtennis</dc:creator>
		<pubDate>Tue, 18 May 2010 20:06:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3441</guid>
		<description>Hi Mike:
I&#039;m a java teacher that is trying to jump over to writing a game app with the iPhone.  I&#039;ve just recently downloaded the latest SDK 3.2.2 and am having compatibility trouble with any tutorials or books that are even a few months old.  

I purchased your book yesterday in hopes that it would be compatible.  I&#039;m only in Chapter 3 right now but I found one method header that doesn&#039;t match the default in the AppDelegate.m
The applicationDidFinishLaunching now returns a BOOL  and has a NSDictionary as a parameter.

Will you be updating the book and source code for the current SDK?

Will the tutorials for the book be available to those that purchased the pdf through Safari Rough Cuts?

Thanks

Will the</description>
		<content:encoded><![CDATA[<p>Hi Mike:<br />
I&#8217;m a java teacher that is trying to jump over to writing a game app with the iPhone.  I&#8217;ve just recently downloaded the latest SDK 3.2.2 and am having compatibility trouble with any tutorials or books that are even a few months old.  </p>
<p>I purchased your book yesterday in hopes that it would be compatible.  I&#8217;m only in Chapter 3 right now but I found one method header that doesn&#8217;t match the default in the AppDelegate.m<br />
The applicationDidFinishLaunching now returns a BOOL  and has a NSDictionary as a parameter.</p>
<p>Will you be updating the book and source code for the current SDK?</p>
<p>Will the tutorials for the book be available to those that purchased the pdf through Safari Rough Cuts?</p>
<p>Thanks</p>
<p>Will the</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3374</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 11 May 2010 15:38:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3374</guid>
		<description>Hi Mike:

Just dived in and bought your book after watching a few of the tutorials (Which are fantastic by the way, just find them to be a bit muddled). I find the book to be as informative and easy to understand as the tutorials and very well structured. Look forward to the final release. 

Now, just a quick question with regards to the service. I originally signed up for the free trial to have a read before purchasing it the next day. I have  bought the book and then cancelled my membership. I am, however slightly concerned that I will now not be able to download the future updates and / or final copy of the book from the site. Just wondering if that is the case or not? 

Oh, and seeing as I cant now add it to my email subscription lists, please could you update us all if and when a new version is up?

Once again, excellent stuff. So glad I found this website. So much great content on here :)

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi Mike:</p>
<p>Just dived in and bought your book after watching a few of the tutorials (Which are fantastic by the way, just find them to be a bit muddled). I find the book to be as informative and easy to understand as the tutorials and very well structured. Look forward to the final release. </p>
<p>Now, just a quick question with regards to the service. I originally signed up for the free trial to have a read before purchasing it the next day. I have  bought the book and then cancelled my membership. I am, however slightly concerned that I will now not be able to download the future updates and / or final copy of the book from the site. Just wondering if that is the case or not? </p>
<p>Oh, and seeing as I cant now add it to my email subscription lists, please could you update us all if and when a new version is up?</p>
<p>Once again, excellent stuff. So glad I found this website. So much great content on here :)</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3373</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Tue, 11 May 2010 15:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3373</guid>
		<description>Hi Mike:

Just dived in and bought your book after watching a few of the tutorials (Which are fantastic by the way, just find them to be a bit muddled). I find the book to be as informative and easy to understand as the tutorials and very well structured. Look forward to the final release.</description>
		<content:encoded><![CDATA[<p>Hi Mike:</p>
<p>Just dived in and bought your book after watching a few of the tutorials (Which are fantastic by the way, just find them to be a bit muddled). I find the book to be as informative and easy to understand as the tutorials and very well structured. Look forward to the final release.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: icubix</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-8/#comment-3059</link>
		<dc:creator>icubix</dc:creator>
		<pubDate>Sun, 11 Apr 2010 15:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3059</guid>
		<description>Hi Mike,

I found the rough cuts book on Safari a few days ago, and I&#039;ve read up to the end of Chapter 3. It&#039;s really very good so far, and it&#039;s exactly what I&#039;ve been looking for in terms of an iPhone Game Programming book. I&#039;m sure the final product will be great! When&#039;s it coming out in print?

George</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>I found the rough cuts book on Safari a few days ago, and I&#8217;ve read up to the end of Chapter 3. It&#8217;s really very good so far, and it&#8217;s exactly what I&#8217;ve been looking for in terms of an iPhone Game Programming book. I&#8217;m sure the final product will be great! When&#8217;s it coming out in print?</p>
<p>George</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JohnnyB</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-7/#comment-3017</link>
		<dc:creator>JohnnyB</dc:creator>
		<pubDate>Sat, 03 Apr 2010 14:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3017</guid>
		<description>Hi Mike, I see chapter 9 has been added, thanks! Don&#039;t know if this is the proper place to post this but I have been playing around with the chapter 9 code and was wondering why it seems to be a little choppy. When I run the complete game on the sim or iphone the tiles appear to move around much smoother. Has the tilemap class changed since the chapter 9 example was created?

Thanks again!

John</description>
		<content:encoded><![CDATA[<p>Hi Mike, I see chapter 9 has been added, thanks! Don&#8217;t know if this is the proper place to post this but I have been playing around with the chapter 9 code and was wondering why it seems to be a little choppy. When I run the complete game on the sim or iphone the tiles appear to move around much smoother. Has the tilemap class changed since the chapter 9 example was created?</p>
<p>Thanks again!</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.71squared.com/2010/03/learning-iphone-game-programming-available-on-safari-rough-cuts/comment-page-7/#comment-3000</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 31 Mar 2010 02:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.71squared.com/?p=1208#comment-3000</guid>
		<description>Hi Mike,
Is there any chance that chapter 9 or even the other 2 as well (17 &amp; 18) will be available in Rough Cuts, before the publisher closes for Easter?</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
Is there any chance that chapter 9 or even the other 2 as well (17 &amp; 18) will be available in Rough Cuts, before the publisher closes for Easter?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
