<?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: Complete List of UITableView Tutorials + Videos</title>
	<atom:link href="http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/feed/" rel="self" type="application/rss+xml" />
	<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/</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: Ted</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-1110</link>
		<dc:creator>Ted</dc:creator>
		<pubDate>Tue, 29 Dec 2009 08:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-1110</guid>
		<description>If I am using SQLite to display data in my cell, and I have a phone number or address, How do I make the cell capture the data to make the phone call or map the address?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->If I am using SQLite to display data in my cell, and I have a phone number or address, How do I make the cell capture the data to make the phone call or map the address?<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rahul</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-875</link>
		<dc:creator>Rahul</dc:creator>
		<pubDate>Wed, 15 Jul 2009 14:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-875</guid>
		<description>Hi Adeem,

I request you to provide a tutorial on scrolling with UITableView and UITableViewCell. Actually i&#039;ve 3 rows in my table view, first two rows are similar with same height while third row is with more height. 

First/Second row: with UITextField
Third row: with UITextView

When user start entering in the third row (UITextView), i would like to scroll the UITableView upward as user continue to type. 
This is very similar requirement as in iphone email compose screen where user start typing the mail and tableview scrolls upward.

Can you help me?</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Hi Adeem,</p>
<p>I request you to provide a tutorial on scrolling with UITableView and UITableViewCell. Actually i&#8217;ve 3 rows in my table view, first two rows are similar with same height while third row is with more height. </p>
<p>First/Second row: with UITextField<br />
Third row: with UITextView</p>
<p>When user start entering in the third row (UITextView), i would like to scroll the UITableView upward as user continue to type.<br />
This is very similar requirement as in iphone email compose screen where user start typing the mail and tableview scrolls upward.</p>
<p>Can you help me?<!-- 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-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-650</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>Wed, 24 Jun 2009 17:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-650</guid>
		<description>[...] am going to write series of UITableView tutorials for iPhone (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] am going to write series of UITableView tutorials for iPhone (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adeem Basraa</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-436</link>
		<dc:creator>Adeem Basraa</dc:creator>
		<pubDate>Mon, 01 Jun 2009 02:01:45 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-436</guid>
		<description>@John,
Thanks for your comments, let me know if you want more tutorials from my side.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->@John,<br />
Thanks for your comments, let me know if you want more tutorials from my side.<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JT</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-435</link>
		<dc:creator>JT</dc:creator>
		<pubDate>Sun, 31 May 2009 23:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-435</guid>
		<description>Small note to say &quot;thank you&quot; for your tutorials. They&#039;re well done, among the better ones available, and cover some areas untouched or untouched as thoroughly as some others. Thanks again!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->Small note to say &#8220;thank you&#8221; for your tutorials. They&#8217;re well done, among the better ones available, and cover some areas untouched or untouched as thoroughly as some others. Thanks again!<!-- 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-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-370</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:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-370</guid>
		<description>[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone SDK Tutorial or Video Tutorial - {Part 5}: Add, Delete &#38; Reorder UITableView Rows &#124; iPhone Diary &#124; Tutorial</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-356</link>
		<dc:creator>iPhone SDK Tutorial or Video Tutorial - {Part 5}: Add, Delete &#38; Reorder UITableView Rows &#124; iPhone Diary &#124; Tutorial</dc:creator>
		<pubDate>Fri, 29 May 2009 07:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-356</guid>
		<description>[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone SDK Tutorial or Video Tutorial - {Part 4} Tips for UITableView Design [Add Header, Footer, background images &#38; change design] &#124; iPhone Diary &#124; Tips</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-298</link>
		<dc:creator>iPhone SDK Tutorial or Video Tutorial - {Part 4} Tips for UITableView Design [Add Header, Footer, background images &#38; change design] &#124; iPhone Diary &#124; Tips</dc:creator>
		<pubDate>Sun, 24 May 2009 17:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-298</guid>
		<description>[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone SDK Tutorial + Video Tutorial - {Part 3} Grouped UITableView &#124; iPhone Diary</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-267</link>
		<dc:creator>iPhone SDK Tutorial + Video Tutorial - {Part 3} Grouped UITableView &#124; iPhone Diary</dc:creator>
		<pubDate>Fri, 22 May 2009 03:27:11 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-267</guid>
		<description>[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] am going to write series of UITableView tutorials (Video Tutorials as well). My target is to make the customized UITableView using UITableViewCell [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iPhone SDK Tutorial + Video Tutorial - {Part 2} Navigation in UITableView &#124; iPhone Diary</title>
		<link>http://adeem.me/blog/2009/05/19/iphone-sdk-tutorial-complete-list-of-uitableview-tutorials-videos/comment-page-1/#comment-241</link>
		<dc:creator>iPhone SDK Tutorial + Video Tutorial - {Part 2} Navigation in UITableView &#124; iPhone Diary</dc:creator>
		<pubDate>Wed, 20 May 2009 03:33:06 +0000</pubDate>
		<guid isPermaLink="false">http://adeem.me/blog/?p=315#comment-241</guid>
		<description>[...] - {Part 2} Navigatation in UITableViewiPhone SDK Tutorial - {Part 1} UITableView using NSArrayiPhone SDK Tutorial - Complete List of UITableView Tutorials + VideosVideo Tutorial: Bypassing Code Signature in Xcode &amp; Installing jail-break application to [...]</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><!-- google_ad_section_start -->[...] &#8211; {Part 2} Navigatation in UITableViewiPhone SDK Tutorial &#8211; {Part 1} UITableView using NSArrayiPhone SDK Tutorial &#8211; Complete List of UITableView Tutorials + VideosVideo Tutorial: Bypassing Code Signature in Xcode &amp; Installing jail-break application to [...]<!-- google_ad_section_end --><!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>
