<?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: Custom UITableViewCell from a XIB in Interface Builder</title>
	<atom:link href="http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/</link>
	<description>fill the void</description>
	<lastBuildDate>Mon, 30 Jan 2012 09:42:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ashish Gaikwad</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-36063</link>
		<dc:creator>Ashish Gaikwad</dc:creator>
		<pubDate>Mon, 30 Jan 2012 09:42:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-36063</guid>
		<description>Nope, it doesn&#039;t leak at all. I checked and confirmed using Instruments. Thank you for posting the fastest and IMO most efficient way of doing this for a newbie. I was on brink of frustration reading all the other tutorials out there for custom table cell through IB. Thanks again :)</description>
		<content:encoded><![CDATA[<p>Nope, it doesn&#8217;t leak at all. I checked and confirmed using Instruments. Thank you for posting the fastest and IMO most efficient way of doing this for a newbie. I was on brink of frustration reading all the other tutorials out there for custom table cell through IB. Thanks again <img src='http://www.bdunagan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdunagan</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-22534</link>
		<dc:creator>bdunagan</dc:creator>
		<pubDate>Wed, 14 Dec 2011 13:22:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-22534</guid>
		<description>@aL I don&#039;t think this leaks. Let me know if Instruments says it does.</description>
		<content:encoded><![CDATA[<p>@aL I don&#8217;t think this leaks. Let me know if Instruments says it does.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aL</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-22461</link>
		<dc:creator>aL</dc:creator>
		<pubDate>Wed, 14 Dec 2011 02:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-22461</guid>
		<description>Did Somebody check if this leak? cell must be autorelease right?</description>
		<content:encoded><![CDATA[<p>Did Somebody check if this leak? cell must be autorelease right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cc</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-20297</link>
		<dc:creator>cc</dc:creator>
		<pubDate>Mon, 05 Dec 2011 06:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-20297</guid>
		<description>i have a problem that i use the&quot; NSBundle:loadNibNamed:owner:options:&quot; way to set the nib,and it can&#039;t work.just after my clicking the tablecell,then it shows the customer nib.so,what is the problem?</description>
		<content:encoded><![CDATA[<p>i have a problem that i use the&#8221; NSBundle:loadNibNamed:owner:options:&#8221; way to set the nib,and it can&#8217;t work.just after my clicking the tablecell,then it shows the customer nib.so,what is the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: --Nick/</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-19683</link>
		<dc:creator>--Nick/</dc:creator>
		<pubDate>Fri, 02 Dec 2011 15:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-19683</guid>
		<description>Brian, Thanks for posting this concise summary, to which I was led via StackOverflow.

I learned a lot from some well-presented &#039;custom cell&#039; tutorials, but when running them through Instruments a few of them grew Live Bytes when scrolling. They made a cell re-use error that your post (+ a couple tweeks) have cleared this up this morning.</description>
		<content:encoded><![CDATA[<p>Brian, Thanks for posting this concise summary, to which I was led via StackOverflow.</p>
<p>I learned a lot from some well-presented &#8216;custom cell&#8217; tutorials, but when running them through Instruments a few of them grew Live Bytes when scrolling. They made a cell re-use error that your post (+ a couple tweeks) have cleared this up this morning.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ALost Byte</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-12048</link>
		<dc:creator>ALost Byte</dc:creator>
		<pubDate>Wed, 29 Jun 2011 13:12:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-12048</guid>
		<description>Awesome awesome awesome awesome awesome awesome awesome awesome awesome. I did check a lot of tutorials and didn&#039;t understand that you need to set UITableViewCell&#039;s class to your custom impl, what I was doing all night was to set xib&#039;s owner to my custom cell impl, and it was going really rough. 

Also a lot of thanks to the guys at http://stackoverflow.com/questions/540345/how-do-you-load-custom-uitableviewcells-from-xib-files, because I got this page link from there.

One last note: I love you man!</description>
		<content:encoded><![CDATA[<p>Awesome awesome awesome awesome awesome awesome awesome awesome awesome. I did check a lot of tutorials and didn&#8217;t understand that you need to set UITableViewCell&#8217;s class to your custom impl, what I was doing all night was to set xib&#8217;s owner to my custom cell impl, and it was going really rough. </p>
<p>Also a lot of thanks to the guys at <a href="http://stackoverflow.com/questions/540345/how-do-you-load-custom-uitableviewcells-from-xib-files" rel="nofollow">http://stackoverflow.com/questions/540345/how-do-you-load-custom-uitableviewcells-from-xib-files</a>, because I got this page link from there.</p>
<p>One last note: I love you man!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdunagan &#8211; Syncing Arrows in an iPhone App</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-11702</link>
		<dc:creator>bdunagan &#8211; Syncing Arrows in an iPhone App</dc:creator>
		<pubDate>Mon, 13 Jun 2011 14:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-11702</guid>
		<description>[...] UITableViewCell to drive the animation, unlike the model-driven approach we used on the Mac. See my custom UITableViewCell post for a [...]</description>
		<content:encoded><![CDATA[<p>[...] UITableViewCell to drive the animation, unlike the model-driven approach we used on the Mac. See my custom UITableViewCell post for a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ipad Design Patter: custom UITableViewCell</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-8718</link>
		<dc:creator>Ipad Design Patter: custom UITableViewCell</dc:creator>
		<pubDate>Tue, 01 Feb 2011 16:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-8718</guid>
		<description>[...] No Comments http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/ [...]</description>
		<content:encoded><![CDATA[<p>[...] No Comments <a href="http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/" rel="nofollow">http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bdunagan</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-7880</link>
		<dc:creator>bdunagan</dc:creator>
		<pubDate>Mon, 20 Dec 2010 03:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-7880</guid>
		<description>@yang Glad it helped!</description>
		<content:encoded><![CDATA[<p>@yang Glad it helped!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: YangSong</title>
		<link>http://www.bdunagan.com/2009/06/28/custom-uitableviewcell-from-a-xib-in-interface-builder/comment-page-1/#comment-7879</link>
		<dc:creator>YangSong</dc:creator>
		<pubDate>Mon, 20 Dec 2010 02:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.bdunagan.com/?p=293#comment-7879</guid>
		<description>Thank you,SO GOOD!</description>
		<content:encoded><![CDATA[<p>Thank you,SO GOOD!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

