<?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: Don&#8217;t use UITableViewController. Really.</title>
	<atom:link href="http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/</link>
	<description>...just some of my thoughts.</description>
	<lastBuildDate>Thu, 02 Feb 2012 04:13:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marcel Bradea</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-233</link>
		<dc:creator>Marcel Bradea</dc:creator>
		<pubDate>Fri, 11 Nov 2011 04:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-233</guid>
		<description>Great post. Exactly the advice I was bouncing around in my head looking at UITableViewController. Comes way too prepackaged and rigid.

Cheers!</description>
		<content:encoded><![CDATA[<p>Great post. Exactly the advice I was bouncing around in my head looking at UITableViewController. Comes way too prepackaged and rigid.</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C.j.d</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-230</link>
		<dc:creator>C.j.d</dc:creator>
		<pubDate>Tue, 27 Sep 2011 06:02:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-230</guid>
		<description>Hello,Skylar
Thank you for your post,it very helpful.
But I had problem when I change to use UITableView included UIViewController from using UITableViewController.
When I init a NavigationController with a UITableViewController,if NavigationController.view.frame&#039;s size was changed,UITableViewContoller&#039;s tableView also changed itself automaticlly,but UIViewController.tableView&#039;s size do not change.
For example,I create a view like this:
rootViewController(adBannerView,navigationController)
navigationController(viewController)
viewController(datePicker,tableView)
ps:a(b) means a include b
so when I change adBannerView&#039;s position,I need resize navigationController.view.size to let adBannerView do not cover the tableView.
Anyone can help me?This problem really confused me very much...</description>
		<content:encoded><![CDATA[<p>Hello,Skylar<br />
Thank you for your post,it very helpful.<br />
But I had problem when I change to use UITableView included UIViewController from using UITableViewController.<br />
When I init a NavigationController with a UITableViewController,if NavigationController.view.frame&#8217;s size was changed,UITableViewContoller&#8217;s tableView also changed itself automaticlly,but UIViewController.tableView&#8217;s size do not change.<br />
For example,I create a view like this:<br />
rootViewController(adBannerView,navigationController)<br />
navigationController(viewController)<br />
viewController(datePicker,tableView)<br />
ps:a(b) means a include b<br />
so when I change adBannerView&#8217;s position,I need resize navigationController.view.size to let adBannerView do not cover the tableView.<br />
Anyone can help me?This problem really confused me very much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Genmenor</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-227</link>
		<dc:creator>Genmenor</dc:creator>
		<pubDate>Wed, 31 Aug 2011 23:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-227</guid>
		<description>Merlin,
UITableViewController is just not so much generic. But if serves you, why cant use it?</description>
		<content:encoded><![CDATA[<p>Merlin,<br />
UITableViewController is just not so much generic. But if serves you, why cant use it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raci</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-226</link>
		<dc:creator>Raci</dc:creator>
		<pubDate>Fri, 12 Aug 2011 02:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-226</guid>
		<description>Definitely I agree, but UITableViewController has some benefits. Thus I would say UITableView gives you more control.</description>
		<content:encoded><![CDATA[<p>Definitely I agree, but UITableViewController has some benefits. Thus I would say UITableView gives you more control.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Merlin</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-221</link>
		<dc:creator>Merlin</dc:creator>
		<pubDate>Thu, 07 Jul 2011 07:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-221</guid>
		<description>*Thank you* for this post. I was wondering if I&#039;m stupid, or there is really very little benefit to using UITableVIewController.</description>
		<content:encoded><![CDATA[<p>*Thank you* for this post. I was wondering if I&#8217;m stupid, or there is really very little benefit to using UITableVIewController.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-218</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 22 Jun 2011 09:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-218</guid>
		<description>Hi James - There is example code for exactly what you described - an embedded UITableView inside a UIAlertView - in the book iPhone SDK 3 Programming by Maher Ali. I just happened to check it out today and found that.</description>
		<content:encoded><![CDATA[<p>Hi James &#8211; There is example code for exactly what you described &#8211; an embedded UITableView inside a UIAlertView &#8211; in the book iPhone SDK 3 Programming by Maher Ali. I just happened to check it out today and found that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-210</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 04 May 2011 01:31:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-210</guid>
		<description>Skylar,

Seeing that this blog is a little older, I am hoping you might still be able to help me out. I have an app that is already working, but in the always striving for a better one, I am wanting to add this UIAlertView with and embedded TableView to one of my UIViews, which presently already uses  UIAlertViews to allert the user to an error if one occurs. that being said, I am feeling a bit slow, as I can&#039;t for the life of me figure out how to integrate your example into my app.

the details...

What I want to do, is to retrieve MetaData from dropBox Cloud Server, and post to an Array (TableView) the available files for backup, depending on how often someone backs up, there could be many or just a few depending on the preferences of the user. when they select the appropriate file, I want them to be able to just select the file and have the alert view pass the notification to the download method.

you mentioned that this code is easily reusable, but I don&#039;t see it, am I missing something? I have followed your example app, and see that you have created an app to supply data to the TableView, but I am still a bit lost. can you dumb it down for me, or explain in better detail where to put the code when integrating to an existing app..</description>
		<content:encoded><![CDATA[<p>Skylar,</p>
<p>Seeing that this blog is a little older, I am hoping you might still be able to help me out. I have an app that is already working, but in the always striving for a better one, I am wanting to add this UIAlertView with and embedded TableView to one of my UIViews, which presently already uses  UIAlertViews to allert the user to an error if one occurs. that being said, I am feeling a bit slow, as I can&#8217;t for the life of me figure out how to integrate your example into my app.</p>
<p>the details&#8230;</p>
<p>What I want to do, is to retrieve MetaData from dropBox Cloud Server, and post to an Array (TableView) the available files for backup, depending on how often someone backs up, there could be many or just a few depending on the preferences of the user. when they select the appropriate file, I want them to be able to just select the file and have the alert view pass the notification to the download method.</p>
<p>you mentioned that this code is easily reusable, but I don&#8217;t see it, am I missing something? I have followed your example app, and see that you have created an app to supply data to the TableView, but I am still a bit lost. can you dumb it down for me, or explain in better detail where to put the code when integrating to an existing app..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-205</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 12 Apr 2011 16:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-205</guid>
		<description>Thanks for your tutorial.  I was so hung-up on the background image trick not working out so well with a UITableViewController and your solution helped me get it to work.</description>
		<content:encoded><![CDATA[<p>Thanks for your tutorial.  I was so hung-up on the background image trick not working out so well with a UITableViewController and your solution helped me get it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rafael</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-182</link>
		<dc:creator>Rafael</dc:creator>
		<pubDate>Wed, 21 Jul 2010 23:27:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-182</guid>
		<description>Hi I have find one case where we just can use the UITableViewController, when we have a UIViewController and inside a UIScrollViewController and try to add a UIViewController with UITableView inside the UIScrollView we hack a crash, in this case we have just one option: use UITableViewController

If you have any other option to this case, i will be very glad.

Best.

PS: I comment two because the first my email is wrong, if you answer please use this email</description>
		<content:encoded><![CDATA[<p>Hi I have find one case where we just can use the UITableViewController, when we have a UIViewController and inside a UIScrollViewController and try to add a UIViewController with UITableView inside the UIScrollView we hack a crash, in this case we have just one option: use UITableViewController</p>
<p>If you have any other option to this case, i will be very glad.</p>
<p>Best.</p>
<p>PS: I comment two because the first my email is wrong, if you answer please use this email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/comment-page-1/#comment-171</link>
		<dc:creator>Andrea</dc:creator>
		<pubDate>Thu, 13 May 2010 09:48:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258#comment-171</guid>
		<description>Hi Will Homer,
I&#039;ve tried as you said but it doesn&#039;t work in my case.
I&#039;ve initialized the tableViewController in my AppDelegate and passed it to the TabController with the method -initWithRootController.
I&#039;ve tried to add the NavBar both in -viewWillAppear and -viewDidLoad. In the first case I obtain a full screen navbar, in the second just the tableView.
Tried also with the system here but the navbar scroll within the tableView :http://dlinsin.blogspot.com/2010/01/adding-uinavigationbar-to-uitableview.html</description>
		<content:encoded><![CDATA[<p>Hi Will Homer,<br />
I&#8217;ve tried as you said but it doesn&#8217;t work in my case.<br />
I&#8217;ve initialized the tableViewController in my AppDelegate and passed it to the TabController with the method -initWithRootController.<br />
I&#8217;ve tried to add the NavBar both in -viewWillAppear and -viewDidLoad. In the first case I obtain a full screen navbar, in the second just the tableView.<br />
Tried also with the system here but the navbar scroll within the tableView :http://dlinsin.blogspot.com/2010/01/adding-uinavigationbar-to-uitableview.html</p>
]]></content:encoded>
	</item>
</channel>
</rss>

