<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SkyBlog &#187; Interface Builder</title>
	<atom:link href="http://www.skylarcantu.com/blog/tag/interface-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.skylarcantu.com/blog</link>
	<description>...just some of my thoughts.</description>
	<lastBuildDate>Fri, 18 Dec 2009 09:35:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Don&#8217;t use UITableViewController. Really.</title>
		<link>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/</link>
		<comments>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 12:52:42 +0000</pubDate>
		<dc:creator>Skylar</dc:creator>
				<category><![CDATA[Quick Tip]]></category>
		<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone-dev]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[UITableView]]></category>
		<category><![CDATA[UITableViewController]]></category>
		<category><![CDATA[UIViewController]]></category>

		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=258</guid>
		<description><![CDATA[I was hesitant to even begin writing this blogpost for two reasons.  First of all, I knew it would be short.  More importantly, though, it&#8217;s because I know some people swear by the opposite.  However, I must insist that you should never use a UITableViewController in your iPhone applications.  
Let&#8217;s go [...]]]></description>
		<wfw:commentRss>http://www.skylarcantu.com/blog/2009/09/24/dont-use-uitableviewcontroller-really/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Localizing your iPhone OS applications in Xcode.</title>
		<link>http://www.skylarcantu.com/blog/2009/08/19/localization-your-iphone-os-applications-in-xcode/</link>
		<comments>http://www.skylarcantu.com/blog/2009/08/19/localization-your-iphone-os-applications-in-xcode/#comments</comments>
		<pubDate>Wed, 19 Aug 2009 13:27:03 +0000</pubDate>
		<dc:creator>Skylar</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone-dev]]></category>
		<category><![CDATA[Localization]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Settings.bundle]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=208</guid>
		<description><![CDATA[Localization from within Xcode is a little unnatural at first.  And to tell you the truth, I still don&#8217;t like it is handled.  But that&#8217;s neither here nor there.  This post will show you how to add support for localization within your own application.
Localizing
The first thing you need to do is localize [...]]]></description>
		<wfw:commentRss>http://www.skylarcantu.com/blog/2009/08/19/localization-your-iphone-os-applications-in-xcode/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Getting to know Xcode/Interface Buider: PART III</title>
		<link>http://www.skylarcantu.com/blog/2009/08/11/getting-to-know-xcodeinterface-buider-part-iii/</link>
		<comments>http://www.skylarcantu.com/blog/2009/08/11/getting-to-know-xcodeinterface-buider-part-iii/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 07:43:48 +0000</pubDate>
		<dc:creator>Skylar</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone-dev]]></category>
		<category><![CDATA[Objective-C]]></category>

		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=130</guid>
		<description><![CDATA[This tutorial is an extension of http://www.skylarcantu.com/blog/2009/08/10/getting-to-know-xcodeinterface-buider-parts-i-ii-uitabbar-projects/.  To get the most out of this tutorial, please either follow the linked tutorial, or download the sample project from the first post of the linked tutorial.
So, we have this beautiful tabbed project, built up in Interface Builder, and all is looking pretty good.  But now, [...]]]></description>
		<wfw:commentRss>http://www.skylarcantu.com/blog/2009/08/11/getting-to-know-xcodeinterface-buider-part-iii/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting to know Xcode/Interface Buider: PARTS I &amp; II: UITabBar projects</title>
		<link>http://www.skylarcantu.com/blog/2009/08/10/getting-to-know-xcodeinterface-buider-parts-i-ii-uitabbar-projects/</link>
		<comments>http://www.skylarcantu.com/blog/2009/08/10/getting-to-know-xcodeinterface-buider-parts-i-ii-uitabbar-projects/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 01:01:21 +0000</pubDate>
		<dc:creator>Skylar</dc:creator>
				<category><![CDATA[iPhone Development]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone-dev]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.skylarcantu.com/blog/?p=104</guid>
		<description><![CDATA[Alright, it seems that a lot of you are missing a few steps when it comes to connecting together Xcode and Interface Builder. Hopefully, this will help you see things a little clearer, and see how things work a little better. This tutorial will show you how to create a simple UITabBar based application whose tabs are loaded from separate nib files.]]></description>
		<wfw:commentRss>http://www.skylarcantu.com/blog/2009/08/10/getting-to-know-xcodeinterface-buider-parts-i-ii-uitabbar-projects/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
