<?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: Beginner iPhone SDK Hello World Tutorial [Example &amp; Code]</title>
	<atom:link href="http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/</link>
	<description>Help to build mobile applications for Apple Store</description>
	<lastBuildDate>Mon, 14 Jun 2010 12:56:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Dmitry</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1181</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Mon, 15 Feb 2010 22:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1181</guid>
		<description>Hi Adeem Basraa!
I did on the 5th step cmd-b and everythings fime right now!.
Thankl you for this lesson!
Best Wishes!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi Adeem Basraa!<br />
I did on the 5th step cmd-b and everythings fime right now!.<br />
Thankl you for this lesson!<br />
Best Wishes!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeem Basraa</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1180</link>
		<dc:creator>Adeem Basraa</dc:creator>
		<pubDate>Mon, 15 Feb 2010 20:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1180</guid>
		<description>@Dmitry
Can you see what is selected? Did you select the &quot;Files owner&quot; ?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->@Dmitry<br />
Can you see what is selected? Did you select the &#8220;Files owner&#8221; ?<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1178</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Mon, 15 Feb 2010 06:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1178</guid>
		<description>Hi,Guys, thank&#039;s a lot for a lesson. One question: On the eleventh step in outlets window i can see only one outlet &quot;view&quot;, instead of your screenshots, where is a problem, can you help me please.
BR
Dmitry</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi,Guys, thank&#8217;s a lot for a lesson. One question: On the eleventh step in outlets window i can see only one outlet &#8220;view&#8221;, instead of your screenshots, where is a problem, can you help me please.<br />
BR<br />
Dmitry<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1177</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 14 Feb 2010 02:33:23 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1177</guid>
		<description>Hi,
I get this error when compiling and can&#039;t figure it out:

- (IBAction) submitYourName;
   {
   SecondViewController *controller = [[SecondViewController alloc]   initWithNibName:@&quot;SecondView&quot; bundle:nil];
	   [self.navigationController pushViewController:controller animated:YES];
	   [controller setUserSelectedName:txtName.text];

error: &#039;txtName&#039; undeclaired&#039; (first use in function)

I have tried everythig I can think of, can you shed some much needed light?

Thanks, David



 //  lblUserTypeName.text = txtUserName.text;
   }</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi,<br />
I get this error when compiling and can&#8217;t figure it out:</p>
<p>- (IBAction) submitYourName;<br />
   {<br />
   SecondViewController *controller = [[SecondViewController alloc]   initWithNibName:@&#8221;SecondView&#8221; bundle:nil];<br />
	   [self.navigationController pushViewController:controller animated:YES];<br />
	   [controller setUserSelectedName:txtName.text];</p>
<p>error: &#8216;txtName&#8217; undeclaired&#8217; (first use in function)</p>
<p>I have tried everythig I can think of, can you shed some much needed light?</p>
<p>Thanks, David</p>
<p> //  lblUserTypeName.text = txtUserName.text;<br />
   }<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MH</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1173</link>
		<dc:creator>MH</dc:creator>
		<pubDate>Fri, 12 Feb 2010 02:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1173</guid>
		<description>Solved. Apparently my existing Xcode was not updated, but a new Xcode (with iPhone development stuff) was installed in another location. That one has both iPhone and Mac development.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Solved. Apparently my existing Xcode was not updated, but a new Xcode (with iPhone development stuff) was installed in another location. That one has both iPhone and Mac development.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MH</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1172</link>
		<dc:creator>MH</dc:creator>
		<pubDate>Fri, 12 Feb 2010 01:03:57 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1172</guid>
		<description>In fact, to add to my question, the iPhone section in Xcode is missing. Only the Mac OS X section is there. I have installed the iPhone SDK 3.1.3 for Leopard (I have version 10.6.2) with Xcode updates from developer.apple.com/iphone ....</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->In fact, to add to my question, the iPhone section in Xcode is missing. Only the Mac OS X section is there. I have installed the iPhone SDK 3.1.3 for Leopard (I have version 10.6.2) with Xcode updates from developer.apple.com/iphone &#8230;.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MH</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1171</link>
		<dc:creator>MH</dc:creator>
		<pubDate>Fri, 12 Feb 2010 00:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1171</guid>
		<description>BJ, I have the same problem, downloaded iPhone SDK, but Xcode does not show the View-based icon. Did you resolve the issue?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->BJ, I have the same problem, downloaded iPhone SDK, but Xcode does not show the View-based icon. Did you resolve the issue?<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: P</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1163</link>
		<dc:creator>P</dc:creator>
		<pubDate>Sun, 07 Feb 2010 15:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1163</guid>
		<description>Great tutorial for starters! I just made my first working iPhone app thanks to this tutorial! 

I&#039;m definitely going to check back here later for more tutorials:)

Keep up the good work!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Great tutorial for starters! I just made my first working iPhone app thanks to this tutorial! </p>
<p>I&#8217;m definitely going to check back here later for more tutorials:)</p>
<p>Keep up the good work!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Ames</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1124</link>
		<dc:creator>Andrew Ames</dc:creator>
		<pubDate>Tue, 05 Jan 2010 12:22:21 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1124</guid>
		<description>A helloWorld tutorial should be aimed at complete noobs, yet steps 3 and 4 have no explanation of what the hell you are doing

I presume they are creating instances of the text field and label, but me being a noob assumed that this would be done using the IB somehow?

Stupid tutorial man, you need to explain what your getting the noob to do otherwise they aint learning jack</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->A helloWorld tutorial should be aimed at complete noobs, yet steps 3 and 4 have no explanation of what the hell you are doing</p>
<p>I presume they are creating instances of the text field and label, but me being a noob assumed that this would be done using the IB somehow?</p>
<p>Stupid tutorial man, you need to explain what your getting the noob to do otherwise they aint learning jack<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BJ</title>
		<link>http://adeem.me/blog/2009/07/03/beignner-iphone-sdk-hello-world-tutorial-first-application/comment-page-1/#comment-1114</link>
		<dc:creator>BJ</dc:creator>
		<pubDate>Sun, 03 Jan 2010 05:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=496#comment-1114</guid>
		<description>Hi, I just downloaded and on Snow Leopard. There don&#039;t seem to be a View-Base Application to choose.
I see only Cocoa Application, Cocoa-AppleScript,Quartz Composer and Command Line Tool. Thanks.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi, I just downloaded and on Snow Leopard. There don&#8217;t seem to be a View-Base Application to choose.<br />
I see only Cocoa Application, Cocoa-AppleScript,Quartz Composer and Command Line Tool. Thanks.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
