<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Get Set Games &#187; Uncategorized</title>
	<atom:link href="http://getsetgames.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://getsetgames.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 19:21:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><cloud domain='getsetgames.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<link rel="http://api.friendfeed.com/2008/03#sup" xmlns="http://www.w3.org/2005/Atom" type="application/json" href="http://friendfeed.com/api/public-sup.json#5c973c50be"/>		<item>
		<title>Poptweets for iPhone Updated to Version 1.0.2</title>
		<link>http://getsetgames.com/2010/04/12/poptweets-for-iphone-updated-to-version-1-0-2/</link>
		<comments>http://getsetgames.com/2010/04/12/poptweets-for-iphone-updated-to-version-1-0-2/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 17:05:10 +0000</pubDate>
		<dc:creator>Derek van Vliet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Poptweets]]></category>

		<guid isPermaLink="false">http://getsetgames.com/?p=1380</guid>
		<description><![CDATA[An update to Poptweets is now available on the app store. Here is what&#8217;s new: When you run out of tweets to play, more are downloaded from the web &#8211; endless fun! Minor bug fixes Thanks to everyone for making Poptweets a Top 25 Trivia game on the app store!]]></description>
			<content:encoded><![CDATA[<p><a style="text-decoration: none;" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=360875329&#038;mt=8" onClick="javascript: pageTracker._trackPageview('/itunes/poptweets');"><img src="http://getsetgames.com/wp-content/uploads/2010/03/icon_poptweets_100.png" alt="Poptweets" title="Poptweets" width="100" height="100" class="alignright size-full wp-image-1228" /></a>An update to <a style="text-decoration: none;" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=360875329&#038;mt=8" onClick="javascript: pageTracker._trackPageview('/itunes/poptweets');">Poptweets</a> is now available on the app store. Here is what&#8217;s new:</p>
<ul>
<li>When you run out of tweets to play, more are downloaded from the web &#8211; endless fun!</li>
<li>Minor bug fixes</li>
</ul>
<p>Thanks to everyone for making Poptweets a Top 25 Trivia game on the app store!</p>
<p><a style="text-decoration: none;" href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=360875329&#038;mt=8" onClick="javascript: pageTracker._trackPageview('/itunes/poptweets');"><img class="aligncenter size-full wp-image-433" title="Poptweets on the App Store" src="http://getsetgames.com/wp-content/uploads/2009/12/appstorebutton.png" alt="App_Store_Badge_100x200" /></a> </p>
]]></content:encoded>
			<wfw:commentRss>http://getsetgames.com/2010/04/12/poptweets-for-iphone-updated-to-version-1-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://getsetgames.com/wp-content/uploads/2010/03/icon_poptweets_100.png" />
		<media:content url="http://getsetgames.com/wp-content/uploads/2010/03/icon_poptweets_100.png" medium="image">
			<media:title type="html">Poptweets</media:title>
		</media:content>
		<media:content url="http://getsetgames.com/wp-content/uploads/2009/11/App_Store_Badge_100x200.jpg" medium="image">
			<media:title type="html">App Store</media:title>
			<media:thumbnail url="http://getsetgames.com/wp-content/uploads/2009/11/App_Store_Badge_100x200-150x100.jpg" />
		</media:content>
	</item>
		<item>
		<title>How to Show the Network Activity Indicator</title>
		<link>http://getsetgames.com/2009/12/16/iphonedev-advent-tip-16-how-to-show-the-network-activity-indicator/</link>
		<comments>http://getsetgames.com/2009/12/16/iphonedev-advent-tip-16-how-to-show-the-network-activity-indicator/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 03:17:32 +0000</pubDate>
		<dc:creator>Derek van Vliet</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[advent]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[objective-c]]></category>
		<category><![CDATA[UIApplication]]></category>

		<guid isPermaLink="false">http://getsetgames.com/?p=987</guid>
		<description><![CDATA[The network activity indicator is like the UIActivityIndicatorView we previously discussed, only it sits on the status bar, it is smaller, and believe it or not, it is even easier to manipulate. It&#8217;s the little rotating wheel of bars (pictured right) that shows up on the status bar whenever your iPhone is accessing the network. [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-16-at-10.14.26-PM.png" alt="Screen shot 2009-12-16 at 10.14.26 PM" title="Screen shot 2009-12-16 at 10.14.26 PM" width="172" height="143" class="alignright size-full wp-image-990" />The network activity indicator is like the <a href="http://getsetgames.com/2009/12/03/iphonedev-advent-tip-3-how-to-display-an-activity-indicator-with-uiactivityindicatorview/">UIActivityIndicatorView</a> we previously discussed, only it sits on the status bar, it is smaller, and believe it or not, it is even easier to manipulate. It&#8217;s the little rotating wheel of bars (pictured right) that shows up on the status bar whenever your iPhone is accessing the network.</p>
<h2>Show It</h2>
<p>If you would like to let your users know that your iPhone app is currently swapping data with the network, you can do so with this simple line of code:</p>

<div class="wp_syntax"><div class="code"><pre class="objc" style="font-family:monospace;"><span style="color: #002200;">&#91;</span>UIApplication sharedApplication<span style="color: #002200;">&#93;</span>.networkActivityIndicatorVisible <span style="color: #002200;">=</span> <span style="color: #a61390;">YES</span>;</pre></div></div>

<h2>Hide It</h2>
<p>You guessed it: once you&#8217;re done showing it, to hide it again, just set the same UIApplication property to NO like so.</p>

<div class="wp_syntax"><div class="code"><pre class="objc" style="font-family:monospace;"><span style="color: #002200;">&#91;</span>UIApplication sharedApplication<span style="color: #002200;">&#93;</span>.networkActivityIndicatorVisible <span style="color: #002200;">=</span> <span style="color: #a61390;">NO</span>;</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://getsetgames.com/2009/12/16/iphonedev-advent-tip-16-how-to-show-the-network-activity-indicator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-16-at-10.14.26-PM-150x143.png" />
		<media:content url="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-16-at-10.14.26-PM.png" medium="image">
			<media:title type="html">Screen shot 2009-12-16 at 10.14.26 PM</media:title>
			<media:thumbnail url="http://getsetgames.com/wp-content/uploads/2009/12/Screen-shot-2009-12-16-at-10.14.26-PM-150x143.png" />
		</media:content>
	</item>
		<item>
		<title>Apple Banking Voodoo</title>
		<link>http://getsetgames.com/2009/10/17/apple-banking-voodoo/</link>
		<comments>http://getsetgames.com/2009/10/17/apple-banking-voodoo/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 18:39:58 +0000</pubDate>
		<dc:creator>Matt Coombe</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://getsetgames.com/?p=377</guid>
		<description><![CDATA[I thought I might share a small hiccup I ran into while submitting our banking information to Apple through iTunesConnect. Most of the process went very smoothly until I was asked for my bank&#8217;s &#8220;Transit Number&#8221;. Our company is located in Toronto and so in Canada this is a 5 digit number that is unique [...]]]></description>
			<content:encoded><![CDATA[<p>I thought I might share a small hiccup I ran into while submitting our banking information to Apple through iTunesConnect.</p>
<p>Most of the process went very smoothly until I was asked for my bank&#8217;s &#8220;Transit Number&#8221;. Our company is located in Toronto and so in Canada this is a 5 digit number that is unique for each branch of a given bank. I duly typed this in but it was immediately rejected when the form was sent to Apple. I got an &#8220;enter valid transit number&#8221; warning.</p>
<p>After several phone calls to my branch and bank helpline I was no closer to resolving the problem. They told me what I already knew, that the transit number is a 5 digit code. I sent an email to iTSBanking@apple.com but did not expect a reply any time soon (although I did get some help from them over email a day later). After banging my head against the wall and some Google searching I found the real deal on what Apple is expecting Canadian iPhone developers to input for the Transit Number.</p>
<p>Apple is actually looking for the electronic <em><a title="Wikipedia" href="http://en.wikipedia.org/wiki/Routing_transit_number" target="_blank">Routing Transit Number</a> </em>which consists of three values with no spaces or dashes:</p>
<p>0XXXYYYYY</p>
<p>A leading zero followed by the 3 digits of your bank institution number followed by the 5 digit branch transit number (also known as the branch ID).</p>
<p>You can find your bank institution number <a title="bank institution numbers" href="http://en.wikipedia.org/wiki/Routing_transit_number" target="_blank">here</a>.</p>
<p>Hopefully this will save some of you the frustration I ran into! </p>
]]></content:encoded>
			<wfw:commentRss>http://getsetgames.com/2009/10/17/apple-banking-voodoo/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
	</item>
	</channel>
</rss>
