<?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: Combining multiple UITextFields and a UITableView in a nice way for an iPhone app</title>
	<atom:link href="http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/</link>
	<description>About hardcore technology and softcore business</description>
	<lastBuildDate>Wed, 18 Jan 2012 11:55:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: doc viewer</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-16787</link>
		<dc:creator>doc viewer</dc:creator>
		<pubDate>Wed, 18 Jan 2012 11:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-16787</guid>
		<description>&lt;strong&gt;doc viewer...&lt;/strong&gt;

[...]Combining multiple UITextFields and a UITableView in a nice way for an iPhone app &#171; D17&#8242;s blog[...]...</description>
		<content:encoded><![CDATA[<p><strong>doc viewer&#8230;</strong></p>
<p>[...]Combining multiple UITextFields and a UITableView in a nice way for an iPhone app &laquo; D17&#8242;s blog[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk de Kok</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-6494</link>
		<dc:creator>Dirk de Kok</dc:creator>
		<pubDate>Wed, 13 Oct 2010 09:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-6494</guid>
		<description>@chris, yes &lt;a href=&quot;http://blog.d-17.com/2009/10/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app-part-2/&quot; rel=&quot;nofollow&quot;&gt;see part 2&lt;/a&gt; for a way of doing this, the UITableView reuse of cells is very good when you want to scroll through 100s of rows, not for making form-like views

@daniele looks good, I&#039;l give it a go</description>
		<content:encoded><![CDATA[<p>@chris, yes <a href="http://blog.d-17.com/2009/10/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app-part-2/" rel="nofollow">see part 2</a> for a way of doing this, the UITableView reuse of cells is very good when you want to scroll through 100s of rows, not for making form-like views</p>
<p>@daniele looks good, I&#8217;l give it a go</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniele Demichelis</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-6480</link>
		<dc:creator>Daniele Demichelis</dc:creator>
		<pubDate>Tue, 12 Oct 2010 10:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-6480</guid>
		<description>Hi, I just released on github a framework to create and manage form in iPhone. The URL is http://github.com/danidemi/FormFramework . It allows the programmer to create a nice form in a way that resemble HTML forms. As explained in your article, the framework draws form with UITableView, indeed.</description>
		<content:encoded><![CDATA[<p>Hi, I just released on github a framework to create and manage form in iPhone. The URL is <a href="http://github.com/danidemi/FormFramework" rel="nofollow">http://github.com/danidemi/FormFramework</a> . It allows the programmer to create a nice form in a way that resemble HTML forms. As explained in your article, the framework draws form with UITableView, indeed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-6477</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 12 Oct 2010 01:46:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-6477</guid>
		<description>All you need to do is retain the cells you&#039;ve added, so they don&#039;t get released when they scroll out of view. You should read the documentation for UITableView- it&#039;s all in there. Look at the cell reuse mechanism as well, which is designed to reduce memory consumption with large tables.</description>
		<content:encoded><![CDATA[<p>All you need to do is retain the cells you&#8217;ve added, so they don&#8217;t get released when they scroll out of view. You should read the documentation for UITableView- it&#8217;s all in there. Look at the cell reuse mechanism as well, which is designed to reduce memory consumption with large tables.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk de Kok</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-6465</link>
		<dc:creator>Dirk de Kok</dc:creator>
		<pubDate>Sun, 10 Oct 2010 23:14:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-6465</guid>
		<description>sure you can!</description>
		<content:encoded><![CDATA[<p>sure you can!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilson</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-6464</link>
		<dc:creator>Wilson</dc:creator>
		<pubDate>Sun, 10 Oct 2010 22:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-6464</guid>
		<description>Great post and brilliant idea. That&#039;s what I am looking for my table application. Can I introduce your link in my blog?</description>
		<content:encoded><![CDATA[<p>Great post and brilliant idea. That&#8217;s what I am looking for my table application. Can I introduce your link in my blog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harish</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-5746</link>
		<dc:creator>Harish</dc:creator>
		<pubDate>Thu, 19 Aug 2010 23:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-5746</guid>
		<description>Thanks! My app was crashing when scrolling a UITableView, this did the trick.</description>
		<content:encoded><![CDATA[<p>Thanks! My app was crashing when scrolling a UITableView, this did the trick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paula</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-4784</link>
		<dc:creator>Paula</dc:creator>
		<pubDate>Fri, 14 May 2010 02:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-4784</guid>
		<description>&gt; Wont doing that mean it all stays in memory and results in slow scroll performance? 

&quot;Using more memory&quot; and &quot;slow scrolling&quot;... are NOT the same things.

Which sounds faster:
1. Drawing it once... use a little memory... and just scroll it around.
  
2. Save a little memory... and alloc ever cell... over and over... or dealloc... and reuse... and redesign ever cell... countless times.</description>
		<content:encoded><![CDATA[<p>&gt; Wont doing that mean it all stays in memory and results in slow scroll performance? </p>
<p>&#8220;Using more memory&#8221; and &#8220;slow scrolling&#8221;&#8230; are NOT the same things.</p>
<p>Which sounds faster:<br />
1. Drawing it once&#8230; use a little memory&#8230; and just scroll it around.</p>
<p>2. Save a little memory&#8230; and alloc ever cell&#8230; over and over&#8230; or dealloc&#8230; and reuse&#8230; and redesign ever cell&#8230; countless times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-4756</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 12 May 2010 12:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-4756</guid>
		<description>Yes, that would keep the actual data in memory. I do not think the 50 lines of input causes the problems, that&#039;s with UTF-8 maybe 50 * 60 * 2 = 6k of data. Any given moment an app will use 10-20mb of memory, so 6k is not a lot. 

Look at incorrect overlaps/sizes of subviews in views, too many transparent views etc to fix your problems.

dirk</description>
		<content:encoded><![CDATA[<p>Yes, that would keep the actual data in memory. I do not think the 50 lines of input causes the problems, that&#8217;s with UTF-8 maybe 50 * 60 * 2 = 6k of data. Any given moment an app will use 10-20mb of memory, so 6k is not a lot. </p>
<p>Look at incorrect overlaps/sizes of subviews in views, too many transparent views etc to fix your problems.</p>
<p>dirk</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: patty</title>
		<link>http://blog.d-17.com/2009/08/combining-multiple-uitextfields-and-a-uitableview-in-a-nice-way-for-an-iphone-app/comment-page-1/#comment-4749</link>
		<dc:creator>patty</dc:creator>
		<pubDate>Tue, 11 May 2010 16:33:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.d-17.com/?p=85#comment-4749</guid>
		<description>50 lines of input????
  
Who is going to type in all of that???</description>
		<content:encoded><![CDATA[<p>50 lines of input????</p>
<p>Who is going to type in all of that???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

