<?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 Tutorial: {Part 2} Navigatation in UITableView</title>
	<atom:link href="http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/feed/" rel="self" type="application/rss+xml" />
	<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/</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: Martijn</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-1165</link>
		<dc:creator>Martijn</dc:creator>
		<pubDate>Tue, 09 Feb 2010 00:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-1165</guid>
		<description>Hi Adeem,

Another great tut!

One remark: I can only compile the app when I import &quot;NextViewController.h&quot; in &quot;SimpleTabViewController.h&quot;.

Cheers,
Martijn</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi Adeem,</p>
<p>Another great tut!</p>
<p>One remark: I can only compile the app when I import &#8220;NextViewController.h&#8221; in &#8220;SimpleTabViewController.h&#8221;.</p>
<p>Cheers,<br />
Martijn<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Nuesa</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-1133</link>
		<dc:creator>Christian Nuesa</dc:creator>
		<pubDate>Wed, 13 Jan 2010 23:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-1133</guid>
		<description>I followed your step and it does not navigate to the next screen.  There seems to be a missing step here.  Aren&#039;t we suppose to map the changeProductText action?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->I followed your step and it does not navigate to the next screen.  There seems to be a missing step here.  Aren&#8217;t we suppose to map the changeProductText action?<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yara</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-1086</link>
		<dc:creator>Yara</dc:creator>
		<pubDate>Tue, 01 Dec 2009 15:36:36 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-1086</guid>
		<description>Great tutorial!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Great tutorial!<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Probleem: Tut UIWebView combineren met Tab Bar App-project - iPhone Forum - alles over de Apple iPhone, iPhone 3G en iPhone 3GS</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-1068</link>
		<dc:creator>Probleem: Tut UIWebView combineren met Tab Bar App-project - iPhone Forum - alles over de Apple iPhone, iPhone 3G en iPhone 3GS</dc:creator>
		<pubDate>Thu, 19 Nov 2009 14:55:58 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-1068</guid>
		<description>[...] ik heb weer een probleem wat ook eigenlijk speelde bij het webview probleem (denk ik).  Ik probeer deze tut toe te passen, deel 1 is goed gegaan, en dan werkte. Nu probeerde ik dit te doen, en dat gaat [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] ik heb weer een probleem wat ook eigenlijk speelde bij het webview probleem (denk ik).  Ik probeer deze tut toe te passen, deel 1 is goed gegaan, en dan werkte. Nu probeerde ik dit te doen, en dat gaat [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-840</link>
		<dc:creator>Corey</dc:creator>
		<pubDate>Sun, 12 Jul 2009 12:19:25 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-840</guid>
		<description>Good tut. An easy way to build a splash page is to over right the &#039;default&#039; png in the app resources. Put the image you want in there and it should show on launch.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Good tut. An easy way to build a splash page is to over right the &#8216;default&#8217; png in the app resources. Put the image you want in there and it should show on launch.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone Tutorial &#8211; {Part 7}: Adding Pictures into your table&#8217;s using Interface builder &#124; iPhone SDK Tutorial for Beginners &#124; Tips</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-709</link>
		<dc:creator>iPhone Tutorial &#8211; {Part 7}: Adding Pictures into your table&#8217;s using Interface builder &#124; iPhone SDK Tutorial for Beginners &#124; Tips</dc:creator>
		<pubDate>Fri, 03 Jul 2009 13:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-709</guid>
		<description>[...] a Simple UITableView [Populate UITableView With Array] iPhone Tutorial -UITable View- Part 2: Navigatation in UITableView [Navigatation on UITableView using didSelectRowAtIndexPath] iPhone Tutorial -- Part 3: Grouped UITableView [Using Interface builder] iPhone Tutorial -- Part 4: [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] a Simple UITableView [Populate UITableView With Array] iPhone Tutorial -UITable View- Part 2: Navigatation in UITableView [Navigatation on UITableView using didSelectRowAtIndexPath] iPhone Tutorial &#8212; Part 3: Grouped UITableView [Using Interface builder] iPhone Tutorial &#8212; Part 4: [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Knowledge Base</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-698</link>
		<dc:creator>Knowledge Base</dc:creator>
		<pubDate>Wed, 01 Jul 2009 14:06:31 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-698</guid>
		<description>[...] SDK Tutorial – {Part 2} Navigatation in UITableView &#8211; http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/   [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] SDK Tutorial – {Part 2} Navigatation in UITableView &#8211; <a href="http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/" rel="nofollow">http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/</a>   [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tnathos</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-668</link>
		<dc:creator>tnathos</dc:creator>
		<pubDate>Fri, 26 Jun 2009 21:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-668</guid>
		<description>ooh man this good tuto, but i need help.. i can combine this example whit a tabbar control.. do you know who do that?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->ooh man this good tuto, but i need help.. i can combine this example whit a tabbar control.. do you know who do that?<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Billy</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-622</link>
		<dc:creator>Billy</dc:creator>
		<pubDate>Fri, 19 Jun 2009 11:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-622</guid>
		<description>Hi,

Thank you so much for you tutorials. I actually feel like I am beginning to see how things work. Do you recommend any books or websites with more info on Objective C and iPhone programming?

My real question is now that I have made a iPhone app that as 2 views, how can I change the &quot;Product Text&quot; to be different for each product, such as if I clicked on iPhone, the second page would say stuff about the iPhone.

Any easy way to make a splash page?

Billy</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi,</p>
<p>Thank you so much for you tutorials. I actually feel like I am beginning to see how things work. Do you recommend any books or websites with more info on Objective C and iPhone programming?</p>
<p>My real question is now that I have made a iPhone app that as 2 views, how can I change the &#8220;Product Text&#8221; to be different for each product, such as if I clicked on iPhone, the second page would say stuff about the iPhone.</p>
<p>Any easy way to make a splash page?</p>
<p>Billy<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone SDK Tutorial - {Part 6}: Creating custom UITableViewCell Using Interface Builder [UITableView] &#124; iPhone Diary &#124; Tutorial</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-part-2-navigation-in-uitableview/comment-page-1/#comment-374</link>
		<dc:creator>iPhone SDK Tutorial - {Part 6}: Creating custom UITableViewCell Using Interface Builder [UITableView] &#124; iPhone Diary &#124; Tutorial</dc:creator>
		<pubDate>Sat, 30 May 2009 17:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=332#comment-374</guid>
		<description>[...] Create a Simple UITableView [Populate UITableView With Array] 2. Navigatation in UITableView [Navigatation on UITableView using didSelectRowAtIndexPath] 3. Grouped UITableView [Using Interface builder] 4. Tips for UITableView Design [Change UITableView [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] Create a Simple UITableView [Populate UITableView With Array] 2. Navigatation in UITableView [Navigatation on UITableView using didSelectRowAtIndexPath] 3. Grouped UITableView [Using Interface builder] 4. Tips for UITableView Design [Change UITableView [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
