<?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: iPhone Programming Tutorial &#8211; Animating a Ball Using An NSTimer</title>
	<atom:link href="http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/feed/" rel="self" type="application/rss+xml" />
	<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/</link>
	<description>iPhone Programming Tutorials</description>
	<lastBuildDate>Tue, 07 Sep 2010 14:34:04 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Ashish</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-6311</link>
		<dc:creator>Ashish</dc:creator>
		<pubDate>Mon, 30 Aug 2010 13:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-6311</guid>
		<description>you are master blaster. very good way of elaborating this video.</description>
		<content:encoded><![CDATA[<p>you are master blaster. very good way of elaborating this video.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corwin</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-6269</link>
		<dc:creator>Corwin</dc:creator>
		<pubDate>Sun, 22 Aug 2010 11:57:43 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-6269</guid>
		<description>Ya, just dynamically allocate each of the UIImageView s and set the attributes with code. Just call each of your image views in the code instead of just one</description>
		<content:encoded><![CDATA[<p>Ya, just dynamically allocate each of the UIImageView s and set the attributes with code. Just call each of your image views in the code instead of just one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-6051</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Sat, 31 Jul 2010 03:37:52 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-6051</guid>
		<description>This was simple and to the point! A great help, thanks!</description>
		<content:encoded><![CDATA[<p>This was simple and to the point! A great help, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nataraj</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-6031</link>
		<dc:creator>nataraj</dc:creator>
		<pubDate>Fri, 30 Jul 2010 08:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-6031</guid>
		<description>tumba chennagide!!!!!!.....</description>
		<content:encoded><![CDATA[<p>tumba chennagide!!!!!!&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: akash</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-6030</link>
		<dc:creator>akash</dc:creator>
		<pubDate>Fri, 30 Jul 2010 08:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-6030</guid>
		<description>nice one.......</description>
		<content:encoded><![CDATA[<p>nice one&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-5760</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 07 Jul 2010 03:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-5760</guid>
		<description>Thanks for all the time and work you put into these tutorials.
I&#039;m sure you realize how valuable they are to beginning programmers, otherwise you would not create them, and they would not be as illuminating as they are.

Its amazing to discover how easy some of these seemingly complicated techniques can be
when explained by someone who knows what it is like to be a beginner.

I read the Apple SKD reference documents for NSTimer and associated reference material, and it seems much more complicated and involved than what you have demonstrated.
This is why web sites like yours are so valuable.   It separates the wheat from the chaff so a beginner can grasp the core underlying principle of the subject.

Technical documents are important and necessary but they are no way to learn how to program.   They are written by engineers for engineers.   Whenever I read the reference documentation from Apple I come away more confused than when I started.

Your tutorials put me on the right track.  Thanks again.</description>
		<content:encoded><![CDATA[<p>Thanks for all the time and work you put into these tutorials.<br />
I&#8217;m sure you realize how valuable they are to beginning programmers, otherwise you would not create them, and they would not be as illuminating as they are.</p>
<p>Its amazing to discover how easy some of these seemingly complicated techniques can be<br />
when explained by someone who knows what it is like to be a beginner.</p>
<p>I read the Apple SKD reference documents for NSTimer and associated reference material, and it seems much more complicated and involved than what you have demonstrated.<br />
This is why web sites like yours are so valuable.   It separates the wheat from the chaff so a beginner can grasp the core underlying principle of the subject.</p>
<p>Technical documents are important and necessary but they are no way to learn how to program.   They are written by engineers for engineers.   Whenever I read the reference documentation from Apple I come away more confused than when I started.</p>
<p>Your tutorials put me on the right track.  Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ham</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-5758</link>
		<dc:creator>Ham</dc:creator>
		<pubDate>Wed, 07 Jul 2010 01:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-5758</guid>
		<description>Code update for 3.2, shows how to construct NSInvocation.
&lt;code&gt;
- (void)viewDidLoad {
	pos = CGPointMake(14.0, 7.0);
	
	SEL selector = @selector(onTimer);
	
	NSMethodSignature *aSig = [self methodSignatureForSelector:selector];
	NSInvocation *anInvo = [NSInvocation invocationWithMethodSignature:aSig];
	
	anInvo.selector = selector;
	anInvo.target = self;
	
	[NSTimer scheduledTimerWithTimeInterval:0.05 invocation:anInvo repeats:YES];
//    [super viewDidLoad];
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Code update for 3.2, shows how to construct NSInvocation.<br />
<code><br />
- (void)viewDidLoad {<br />
	pos = CGPointMake(14.0, 7.0);</p>
<p>	SEL selector = @selector(onTimer);</p>
<p>	NSMethodSignature *aSig = [self methodSignatureForSelector:selector];<br />
	NSInvocation *anInvo = [NSInvocation invocationWithMethodSignature:aSig];</p>
<p>	anInvo.selector = selector;<br />
	anInvo.target = self;</p>
<p>	[NSTimer scheduledTimerWithTimeInterval:0.05 invocation:anInvo repeats:YES];<br />
//    [super viewDidLoad];<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: la martina</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-5050</link>
		<dc:creator>la martina</dc:creator>
		<pubDate>Wed, 07 Apr 2010 15:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-5050</guid>
		<description>I organize this collection to be unequivocally useful.  I am using it in a report I am article at college.

&lt;a href=&quot;http://www.bloogs.eu/1172_lamartina/archive/16018_la_martina_ffnet_ein_neues_shop_in_dubai_2009.html&quot; rel=&quot;nofollow&quot;&gt;la martina&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I organize this collection to be unequivocally useful.  I am using it in a report I am article at college.</p>
<p><a href="http://www.bloogs.eu/1172_lamartina/archive/16018_la_martina_ffnet_ein_neues_shop_in_dubai_2009.html" rel="nofollow">la martina</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shubhojit</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-4995</link>
		<dc:creator>Shubhojit</dc:creator>
		<pubDate>Wed, 31 Mar 2010 14:45:20 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-4995</guid>
		<description>I am very new to iPhone programming. I am looking for a tutorial like where we can scale objects on the screen when they are touched  and then once the user lifts the finger then it stops. wonder how to do that any suggestion please help.</description>
		<content:encoded><![CDATA[<p>I am very new to iPhone programming. I am looking for a tutorial like where we can scale objects on the screen when they are touched  and then once the user lifts the finger then it stops. wonder how to do that any suggestion please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lin</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-4992</link>
		<dc:creator>Lin</dc:creator>
		<pubDate>Wed, 31 Mar 2010 00:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-4992</guid>
		<description>Memory leaks...</description>
		<content:encoded><![CDATA[<p>Memory leaks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: T#026 &#8211; Creiamo un&#8217;Animazione di una Palla con un NSTimer (by iCodeBlog) &#124; devAPP</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-4768</link>
		<dc:creator>T#026 &#8211; Creiamo un&#8217;Animazione di una Palla con un NSTimer (by iCodeBlog) &#124; devAPP</dc:creator>
		<pubDate>Mon, 01 Mar 2010 09:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-4768</guid>
		<description>[...] tradurre e proporre ai nostri utenti i suoi tutorial e le sue guide. In questo nuovo tutorial, di brandontreb, vedremo come creare una semplice applicazione in cui una palla si muoverà automaticamente e [...]</description>
		<content:encoded><![CDATA[<p>[...] tradurre e proporre ai nostri utenti i suoi tutorial e le sue guide. In questo nuovo tutorial, di brandontreb, vedremo come creare una semplice applicazione in cui una palla si muoverà automaticamente e [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Troy</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-4402</link>
		<dc:creator>Troy</dc:creator>
		<pubDate>Sat, 16 Jan 2010 19:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-4402</guid>
		<description>Awesome tutorial! The only problem I&#039;m having is its when I go to drag the new reference thing it only lets me choose View, not ball. What did I do wrong? Thanks!</description>
		<content:encoded><![CDATA[<p>Awesome tutorial! The only problem I&#8217;m having is its when I go to drag the new reference thing it only lets me choose View, not ball. What did I do wrong? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keyur Patel</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-4327</link>
		<dc:creator>Keyur Patel</dc:creator>
		<pubDate>Fri, 08 Jan 2010 18:30:59 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-4327</guid>
		<description>@geniexy2132 Yes, you can programmatically add an image instead of doing it through Interface Builder. First just create an UIImageView in your .h file and add a property and synthesize it in the .m. Note you do not have to do an IBOutlet. To add the image go to  the .m file and add 

ball.image = [UIImage imageNamed:@&quot;ball.png&quot;];

That&#039;s it.</description>
		<content:encoded><![CDATA[<p>@geniexy2132 Yes, you can programmatically add an image instead of doing it through Interface Builder. First just create an UIImageView in your .h file and add a property and synthesize it in the .m. Note you do not have to do an IBOutlet. To add the image go to  the .m file and add </p>
<p>ball.image = [UIImage imageNamed:@"ball.png"];</p>
<p>That&#8217;s it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Northstreamer</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-4261</link>
		<dc:creator>Northstreamer</dc:creator>
		<pubDate>Mon, 04 Jan 2010 17:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-4261</guid>
		<description>Hi!

Great tutorial! I just have question...I have made my first app now and I really have no idea how to export it to iTunes and then to my iPhone. Would be really happy with an answer. Please notify me via email if you answer this post. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Great tutorial! I just have question&#8230;I have made my first app now and I really have no idea how to export it to iTunes and then to my iPhone. Would be really happy with an answer. Please notify me via email if you answer this post. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geniexy2132</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-4250</link>
		<dc:creator>geniexy2132</dc:creator>
		<pubDate>Sat, 02 Jan 2010 23:01:24 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-4250</guid>
		<description>can you programatically add the image of the ball instead of adding it through interface builder?</description>
		<content:encoded><![CDATA[<p>can you programatically add the image of the ball instead of adding it through interface builder?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-3933</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Thu, 03 Dec 2009 13:08:13 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-3933</guid>
		<description>Thanks a stack for these tutorials. These are real &#039;light at the end of the tunnel&#039; tuts. I can&#039;t tell you how good it was to find this site: your efforts are MUCH appreciated!!</description>
		<content:encoded><![CDATA[<p>Thanks a stack for these tutorials. These are real &#8216;light at the end of the tunnel&#8217; tuts. I can&#8217;t tell you how good it was to find this site: your efforts are MUCH appreciated!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-3817</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Wed, 25 Nov 2009 12:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-3817</guid>
		<description>awesome tutorial, its just given me an insight into how powerful the built in functions are and how easy it is to animate. I am new to iphone app development and its tutorials like this that keep me pushing on. thanks.</description>
		<content:encoded><![CDATA[<p>awesome tutorial, its just given me an insight into how powerful the built in functions are and how easy it is to animate. I am new to iphone app development and its tutorials like this that keep me pushing on. thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-3563</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 09 Nov 2009 20:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-3563</guid>
		<description>Hi!  I really like this tutorial!  But I am wondering how o make multiple balls.  I want to see 4 ball in my screen moving!

Please help in this!

Thanks!</description>
		<content:encoded><![CDATA[<p>Hi!  I really like this tutorial!  But I am wondering how o make multiple balls.  I want to see 4 ball in my screen moving!</p>
<p>Please help in this!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neilio</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-3296</link>
		<dc:creator>neilio</dc:creator>
		<pubDate>Sun, 18 Oct 2009 16:05:29 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-3296</guid>
		<description>Hi Brandon

Ive found your tutorials very useful, but im having trouble with this one. Ive tried it a few times and im get 5 errors every time. Is this tutorial on an old version of the sdk. I have the most up to date version. Have been able to get others to work, but this just wont...

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Brandon</p>
<p>Ive found your tutorials very useful, but im having trouble with this one. Ive tried it a few times and im get 5 errors every time. Is this tutorial on an old version of the sdk. I have the most up to date version. Have been able to get others to work, but this just wont&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: preNo0b</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-2832</link>
		<dc:creator>preNo0b</dc:creator>
		<pubDate>Tue, 18 Aug 2009 23:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-2832</guid>
		<description>Excellent tutoial!  How would i go about making the ball react to touch? as in the ball bounces off the area touched.</description>
		<content:encoded><![CDATA[<p>Excellent tutoial!  How would i go about making the ball react to touch? as in the ball bounces off the area touched.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mart</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-2126</link>
		<dc:creator>mart</dc:creator>
		<pubDate>Wed, 24 Jun 2009 10:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-2126</guid>
		<description>Hi, 
thank&#039;s for the tutorial,
I&#039;m am a new developer I&#039;m using iphone sdk to develop a kind of sudocku application. I would like to have sugestion how to implement and  controll my table with many rows and coloms.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
thank&#8217;s for the tutorial,<br />
I&#8217;m am a new developer I&#8217;m using iphone sdk to develop a kind of sudocku application. I would like to have sugestion how to implement and  controll my table with many rows and coloms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marshall</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-2052</link>
		<dc:creator>Marshall</dc:creator>
		<pubDate>Fri, 19 Jun 2009 01:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-2052</guid>
		<description>Nice tutorial, you make it look easy.</description>
		<content:encoded><![CDATA[<p>Nice tutorial, you make it look easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Mullally</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-2038</link>
		<dc:creator>Matt Mullally</dc:creator>
		<pubDate>Thu, 18 Jun 2009 14:51:38 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-2038</guid>
		<description>Excellent job Brandon, just starting iphone development and your tutorials are fantastic.  Thanks for taking the time and effort to put them in.</description>
		<content:encoded><![CDATA[<p>Excellent job Brandon, just starting iphone development and your tutorials are fantastic.  Thanks for taking the time and effort to put them in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-1986</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 15 Jun 2009 00:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-1986</guid>
		<description>DOH!!! Should have looked directly above.... sorry</description>
		<content:encoded><![CDATA[<p>DOH!!! Should have looked directly above&#8230;. sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-1987</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 15 Jun 2009 00:02:34 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-1987</guid>
		<description>DOH!!! Should have looked directly above.... sorry</description>
		<content:encoded><![CDATA[<p>DOH!!! Should have looked directly above&#8230;. sorry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-1985</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Mon, 15 Jun 2009 00:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-1985</guid>
		<description>What if you wanted to add buttons on that view to start and stop the ball from moving?  How would you stop the onTimer event?</description>
		<content:encoded><![CDATA[<p>What if you wanted to add buttons on that view to start and stop the ball from moving?  How would you stop the onTimer event?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-1943</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Fri, 05 Jun 2009 19:59:11 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-1943</guid>
		<description>Hi, just wondering how would you implement a start and stop button for this, so when the app starts the ball is stationary. But when a start button is pressed it starts moving  Btw I&#039;m an iphone SDK noob.</description>
		<content:encoded><![CDATA[<p>Hi, just wondering how would you implement a start and stop button for this, so when the app starts the ball is stationary. But when a start button is pressed it starts moving  Btw I&#8217;m an iphone SDK noob.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: satish</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-1841</link>
		<dc:creator>satish</dc:creator>
		<pubDate>Tue, 19 May 2009 04:41:52 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-1841</guid>
		<description>I think its difficult to write the games using this simple animation. Its like discovering the wheel again. Even for simple games v must write plenty of code. To learn about UIView animation its good way to design the games using UIView animation. If u guys really want to make games den v must use other technology isn&#039;t it?</description>
		<content:encoded><![CDATA[<p>I think its difficult to write the games using this simple animation. Its like discovering the wheel again. Even for simple games v must write plenty of code. To learn about UIView animation its good way to design the games using UIView animation. If u guys really want to make games den v must use other technology isn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-1756</link>
		<dc:creator>rich</dc:creator>
		<pubDate>Wed, 29 Apr 2009 18:41:49 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-1756</guid>
		<description>Hi,

Great tutorials, keep up the good work.

Only one issue with this, ive followed the tutorial closely &amp; downloaded the sample code. Both seem to build in xcode, but when the simulator launched the app, the simulator quits unexpectedly?

Any suggestions, anyone?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great tutorials, keep up the good work.</p>
<p>Only one issue with this, ive followed the tutorial closely &amp; downloaded the sample code. Both seem to build in xcode, but when the simulator launched the app, the simulator quits unexpectedly?</p>
<p>Any suggestions, anyone?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 精彩生活 &#187; 博客文章 &#187; iPhone编程资源站</title>
		<link>http://icodeblog.com/2008/10/28/iphone-programming-tutorial-animating-a-ball-using-an-nstimer/comment-page-2/#comment-1752</link>
		<dc:creator>精彩生活 &#187; 博客文章 &#187; iPhone编程资源站</dc:creator>
		<pubDate>Wed, 29 Apr 2009 03:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://icodeblog.com/?p=523#comment-1752</guid>
		<description>[...] Animating a Ball Using An NSTimer [...]</description>
		<content:encoded><![CDATA[<p>[...] Animating a Ball Using An NSTimer [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
