<?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>Kernel Panic &#187; template</title>
	<atom:link href="http://blog.epelaez.net/tag/template/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.epelaez.net</link>
	<description>~Keep It Simple</description>
	<lastBuildDate>Wed, 30 Jun 2010 17:11:01 +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>Simple App Template</title>
		<link>http://blog.epelaez.net/06/simple-app-template/</link>
		<comments>http://blog.epelaez.net/06/simple-app-template/#comments</comments>
		<pubDate>Sat, 06 Jun 2009 12:52:16 +0000</pubDate>
		<dc:creator>Pelaez</dc:creator>
				<category><![CDATA[Source Code]]></category>
		<category><![CDATA[Toolchain]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[ObjC]]></category>
		<category><![CDATA[template]]></category>

		<guid isPermaLink="false">http://blog.epelaez.net/?p=245</guid>
		<description><![CDATA[I decided I needed a template App for the toolchain, so here it is. This is a template app that will make an empty app that does nothing but put your screen white. It&#8217;s made from a UIApplication subclass, a UIViewController subclass and a UIView subclass, so it&#8217;s pretty much ready for you to code [...]]]></description>
			<content:encoded><![CDATA[<p>I decided I needed a template App for the toolchain, so here it is.</p>
<p>This is a template app that will make an empty app that does nothing but put your screen white. It&#8217;s made from a UIApplication subclass, a UIViewController subclass and a UIView subclass, so it&#8217;s pretty much ready for you to code your own view, add your own methods and turn it into something.</p>
<p><table style="border: 1px solid #CCC;" cellpadding="3" width="100%">
  <tr>
    <td width="35" style="vertical-align:top;">
      <a href="http://blog.epelaez.net/?file_id=8"><img src="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif" alt="http://blog.epelaez.net/wp-content/plugins/downloads-manager/img/icons/default.gif"></a>
    </td>
    <td>
      <b>File:</b> <a href="http://blog.epelaez.net/?file_id=8">App Template</a> <small>(3.31KB)</small><br />
      <b>added:</b> 06/06/2009 <br />
    </td>
  </tr>
</table></p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-enjoy">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://blog.epelaez.net/06/simple-app-template/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://blog.epelaez.net/06/simple-app-template/&amp;title=Simple+App+Template" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://blog.epelaez.net/06/simple-app-template/&amp;title=Simple+App+Template" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://blog.epelaez.net/06/simple-app-template/&amp;t=Simple+App+Template" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-mail">
			<a href="mailto:?subject=%22Simple%20App%20Template%22&amp;body=Link: http://blog.epelaez.net/06/simple-app-template/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A I%20decided%20I%20needed%20a%20template%20App%20for%20the%20toolchain%2C%20so%20here%20it%20is.%0D%0A%0D%0AThis%20is%20a%20template%20app%20that%20will%20make%20an%20empty%20app%20that%20does%20nothing%20but%20put%20your%20screen%20white.%20It%27s%20made%20from%20a%20UIApplication%20subclass%2C%20a%20UIViewController%20subclass%20and%20a%20UIView%20subclass%2C%20so%20it%27s%20pretty%20much%20ready%20for%20you%20to%20code" rel="nofollow" class="external" title="Email this to a friend?">Email this to a friend?</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Simple+App+Template+-+&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.epelaez.net/06/simple-app-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
