<?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: Fancy UITabBar Like Tweetie</title>
	<atom:link href="http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/feed/" rel="self" type="application/rss+xml" />
	<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/</link>
	<description>Nobody can be perfect, but you can think better, design better, and always use baby steps!</description>
	<lastBuildDate>Tue, 22 Nov 2011 10:53:40 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Moshe</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-10978</link>
		<dc:creator>Moshe</dc:creator>
		<pubDate>Tue, 21 Sep 2010 06:07:33 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-10978</guid>
		<description>&lt;p&gt;Hey,&lt;/p&gt;

&lt;p&gt;Great post! Can you post the source code? I&#039;d love to see it.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey,</p>

<p>Great post! Can you post the source code? I&#8217;d love to see it.</p>

<p>Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: ylva</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-10863</link>
		<dc:creator>ylva</dc:creator>
		<pubDate>Thu, 16 Sep 2010 21:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-10863</guid>
		<description>&lt;p&gt;Works excellent, thanks a lot! :)&lt;/p&gt;

&lt;p&gt;(answer to Seraphins comment if someone still wonders: indicatorPositionX is the variable incorrectly declared as &quot;center&quot;, so correct by changing:
CGFloat center = (index * cellWidth) + (cellWidth / 2) - (INDICATOR_WIDTH / 2);
to 
CGFloat indicatorPositionX = (index * cellWidth) 
                + (cellWidth / 2) - (INDICATOR_WIDTH / 2);
)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Works excellent, thanks a lot! :)</p>

<p>(answer to Seraphins comment if someone still wonders: indicatorPositionX is the variable incorrectly declared as &#8220;center&#8221;, so correct by changing:
CGFloat center = (index * cellWidth) + (cellWidth / 2) &#8211; (INDICATOR_WIDTH / 2);
to 
CGFloat indicatorPositionX = (index * cellWidth) 
                + (cellWidth / 2) &#8211; (INDICATOR_WIDTH / 2);
)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Artfaks</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-9610</link>
		<dc:creator>Artfaks</dc:creator>
		<pubDate>Thu, 05 Aug 2010 17:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-9610</guid>
		<description>&lt;p&gt;hello, great work !!!
do you have the right to use this &quot;tbc&quot; instead of tabBarController and &quot;vc&quot; instead of &quot;viewController&quot; method in delegate? if so can you explain why and give me the link to the Apple documentation that confirms if you like, I can not myself find it in the documentation.
Thank you&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hello, great work !!!
do you have the right to use this &#8220;tbc&#8221; instead of tabBarController and &#8220;vc&#8221; instead of &#8220;viewController&#8221; method in delegate? if so can you explain why and give me the link to the Apple documentation that confirms if you like, I can not myself find it in the documentation.
Thank you</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Nik Burns</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-9052</link>
		<dc:creator>Nik Burns</dc:creator>
		<pubDate>Sat, 10 Jul 2010 00:26:37 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-9052</guid>
		<description>&lt;p&gt;this site has a very cool implementation of this
http://applemaniacos.com/?p=603&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>this site has a very cool implementation of this
<a href="http://applemaniacos.com/?p=603" rel="nofollow">http://applemaniacos.com/?p=603</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lucy</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-8478</link>
		<dc:creator>Lucy</dc:creator>
		<pubDate>Thu, 10 Jun 2010 00:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-8478</guid>
		<description>&lt;p&gt;Do you have the source uploaded somewhere? That would be really helpful. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Do you have the source uploaded somewhere? That would be really helpful. Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Seraphin Hochart</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-8412</link>
		<dc:creator>Seraphin Hochart</dc:creator>
		<pubDate>Mon, 07 Jun 2010 07:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-8412</guid>
		<description>&lt;p&gt;Hum, what&#039;s &quot;indicatorpositionX&quot; ? THanks for the code!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hum, what&#8217;s &#8220;indicatorpositionX&#8221; ? THanks for the code!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: MBDev</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-7768</link>
		<dc:creator>MBDev</dc:creator>
		<pubDate>Wed, 05 May 2010 20:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-7768</guid>
		<description>&lt;p&gt;How bout some source code?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How bout some source code?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Donna</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-5790</link>
		<dc:creator>Donna</dc:creator>
		<pubDate>Mon, 25 Jan 2010 18:12:17 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-5790</guid>
		<description>&lt;p&gt;Where is a good place to get icons for use in my tabbars???&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Where is a good place to get icons for use in my tabbars???</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Isa Goksu</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-4896</link>
		<dc:creator>Isa Goksu</dc:creator>
		<pubDate>Thu, 10 Dec 2009 08:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-4896</guid>
		<description>&lt;p&gt;@andrew, I&#039;m not re-creating the up-arrow view every time. It&#039;s tagging the view on first create and use it every time it moves. So it won&#039;t cause any memory leak at that point. I&#039;ll provide the source, u can see it there.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@andrew, I&#8217;m not re-creating the up-arrow view every time. It&#8217;s tagging the view on first create and use it every time it moves. So it won&#8217;t cause any memory leak at that point. I&#8217;ll provide the source, u can see it there.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://isagoksu.com/2009/development/iphone/fancy-uitabbar-like-tweetie/comment-page-1/#comment-4890</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 10 Dec 2009 04:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://isagoksu.com/?p=631#comment-4890</guid>
		<description>&lt;p&gt;Can you provide a source, may be the video is too small to see what the difference
Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Can you provide a source, may be the video is too small to see what the difference
Thanks.</p>]]></content:encoded>
	</item>
</channel>
</rss>

