<?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>www.invasivecode.com &#187; Interface Builder</title>
	<atom:link href="http://www.invasivecode.com/tag/interface-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.invasivecode.com</link>
	<description>Empowering ideas</description>
	<lastBuildDate>Wed, 08 Sep 2010 05:37:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Implementing a tabbar-based app (UITabBarController) with Interface Builder</title>
		<link>http://www.invasivecode.com/2009/10/implementing-a-tabbar-based-app-uitabbarcontroller-with-interface-builder/</link>
		<comments>http://www.invasivecode.com/2009/10/implementing-a-tabbar-based-app-uitabbarcontroller-with-interface-builder/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 10:34:56 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[UIKit]]></category>
		<category><![CDATA[UITabBarController]]></category>
		<category><![CDATA[iPhone Dev]]></category>
		<category><![CDATA[iPhone Training]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[IB]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[Tab Bar Controller]]></category>

		<guid isPermaLink="false">http://www.invasivecode.com/?p=462</guid>
		<description><![CDATA[In a previous post, I show how to build a navigation-based iPhone app using Interface Builder starting from a window-based project. Here, I repeat it for a tabbar-based application. As in the previous case, the idea is to build a simple tab bar application with only 3 tabs. Each tab is going to be associated [...]]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/10/implementing-a-tabbar-based-app-uitabbarcontroller-with-interface-builder/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Implementing a navigation controller (UINavigationController) with Interface Builder</title>
		<link>http://www.invasivecode.com/2009/09/implementing-a-navigation-controller-uinavigationcontroller-with-interface-builder/</link>
		<comments>http://www.invasivecode.com/2009/09/implementing-a-navigation-controller-uinavigationcontroller-with-interface-builder/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 08:22:01 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[Apple Developer Tools]]></category>
		<category><![CDATA[UIKit]]></category>
		<category><![CDATA[iPhone Dev]]></category>
		<category><![CDATA[iPhone Training]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Push]]></category>
		<category><![CDATA[UINavigationController]]></category>
		<category><![CDATA[UIViewController]]></category>
		<category><![CDATA[View]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.invasivecode.com/?p=322</guid>
		<description><![CDATA[During the different SDK releases, Apple has changed many things. Now, developers can build their own applications using different approaches, but I personally believe that an intensive use of Interface Builder is a good strategy to set up in few minutes a project and easily maintain it.
]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/09/implementing-a-navigation-controller-uinavigationcontroller-with-interface-builder/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Undo and Redo</title>
		<link>http://www.invasivecode.com/2009/06/undo-and-redo/</link>
		<comments>http://www.invasivecode.com/2009/06/undo-and-redo/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 07:30:04 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[Dev Technique]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[NSUndoManager]]></category>
		<category><![CDATA[UIKit]]></category>
		<category><![CDATA[Undo and Redo]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://geppyparziale.com/wordpress/?p=75</guid>
		<description><![CDATA[This topic is quite difficult to digest, but after few exercises you should be able to manage it. When you work with an application, it usually happens that, after applying some edits to your data, you realize that the final result is not what you were expecting. So, you wish to go back and remove [...]]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/06/undo-and-redo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WWDC 2009: The Keynote</title>
		<link>http://www.invasivecode.com/2009/06/wwdc-2009-the-keynote/</link>
		<comments>http://www.invasivecode.com/2009/06/wwdc-2009-the-keynote/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 07:22:35 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[WWDC]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Cupertino]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Keynote]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://geppyparziale.com/wordpress/?p=80</guid>
		<description><![CDATA[I am not going to review all the new products announced during the keynote. I imagine you have already watched the keynote online and digested the fantastic news. Yes, you already know about the new MacBook Pro line, the Mac OS X Snow Leopard at 29$ and the new iPhone 3Gs, the Exchange integration, Grand [...]]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/06/wwdc-2009-the-keynote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone User Alerts</title>
		<link>http://www.invasivecode.com/2009/04/iphone-user-alerts/</link>
		<comments>http://www.invasivecode.com/2009/04/iphone-user-alerts/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 07:51:28 +0000</pubDate>
		<dc:creator>Geppy Parziale</dc:creator>
				<category><![CDATA[UIActionSheet]]></category>
		<category><![CDATA[UIAlert]]></category>
		<category><![CDATA[UIKit]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Cocoa Touch]]></category>
		<category><![CDATA[Interface Builder]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Xcode]]></category>

		<guid isPermaLink="false">http://www.invasivecode.com/?p=293</guid>
		<description><![CDATA[In Cocoa, you can send alert to the user sending NSAlert class. In Cocoa Touch, you can achieve the same result using the UIAlertView and UIActionSheet classes. UIAlertView UIAlertView allows you to send messages to the user. To use an alert in your class, it should be conform to the UIAlertViewDelegate protocol. In this way, [...]]]></description>
		<wfw:commentRss>http://www.invasivecode.com/2009/04/iphone-user-alerts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
