<?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>Webpit.com &#187; Webpit.com News</title>
	<atom:link href="http://www.webpit.com/category/news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webpit.com</link>
	<description>An iPhone, Android, Mobile and Web Development Blog</description>
	<lastBuildDate>Wed, 26 May 2010 19:03:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Static image at top of iPhone App</title>
		<link>http://www.webpit.com/2010/05/26/static-image-at-top-of-iphone-app/</link>
		<comments>http://www.webpit.com/2010/05/26/static-image-at-top-of-iphone-app/#comments</comments>
		<pubDate>Wed, 26 May 2010 19:03:17 +0000</pubDate>
		<dc:creator>Mark@Webpit</dc:creator>
				<category><![CDATA[Webpit.com News]]></category>

		<guid isPermaLink="false">http://www.webpit.com/?p=98</guid>
		<description><![CDATA[Just went through hell trying to add a static image (banner of sorts) to an iPhone application above the UINavigationBar.  The project is using Three20 and this made it even more difficult.
My solution was to actually create a second window, and add that window reference to TTNavigator:
CGRect rect = [[UIScreen mainScreen] applicationFrame];
self.window = [[UIWindow alloc] [...]]]></description>
		<wfw:commentRss>http://www.webpit.com/2010/05/26/static-image-at-top-of-iphone-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone Game: Patchwords</title>
		<link>http://www.webpit.com/2010/03/07/iphone-game-patchwords/</link>
		<comments>http://www.webpit.com/2010/03/07/iphone-game-patchwords/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 18:42:48 +0000</pubDate>
		<dc:creator>Mark@Webpit</dc:creator>
				<category><![CDATA[Webpit.com News]]></category>

		<guid isPermaLink="false">http://www.webpit.com/?p=78</guid>
		<description><![CDATA[I am almost finished with my first iPhone game, called Patchwords.  You can see the online version here.
The game is a word puzzle where you have a set of tiles with two letters each.  You have to arrange the tiles on the game board in such a way that words are formed both horizontally and [...]]]></description>
		<wfw:commentRss>http://www.webpit.com/2010/03/07/iphone-game-patchwords/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
