<?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>Chewy Apps &#187; Xbox Live</title>
	<atom:link href="http://www.chewyapps.com/tag/xbox-live/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chewyapps.com</link>
	<description>Hi, I&#039;m Henning, and I&#039;m an iPhone developer.</description>
	<lastBuildDate>Sat, 28 Jan 2012 19:00:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Shakedown</title>
		<link>http://www.chewyapps.com/2008/12/16/shakedown/</link>
		<comments>http://www.chewyapps.com/2008/12/16/shakedown/#comments</comments>
		<pubDate>Tue, 16 Dec 2008 15:16:13 +0000</pubDate>
		<dc:creator>henning</dc:creator>
				<category><![CDATA[Chewy Xbox]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Xbox Live]]></category>

		<guid isPermaLink="false">http://www.chewyapps.com/2008/12/16/shakedown/</guid>
		<description><![CDATA[For the past couple days I&#8217;ve had some free time between assignments that have been rather short. So I&#8217;ve had a chance to work on my app. I guess it wouldn&#8217;t be that big a deal to reveal that it&#8217;s yet another Xbox Live friends app. Back when I though of the idea, there were [...]]]></description>
			<content:encoded><![CDATA[<p>For the past couple days I&#8217;ve had some free time between assignments that have been rather short. So I&#8217;ve had a chance to work on my app.</p>
<p>I guess it wouldn&#8217;t be that big a deal to reveal that it&#8217;s yet another Xbox Live friends app. Back when I though of the idea, there were no other apps like this, honest! But since then, a couple have appeared, and I have wondered if I should just give up on the idea.</p>
<p>I decided to tough it out and complete the app, as a learning experience if nothing else. My app will have a couple things that make it unique, so I think that it&#8217;s going to be truly more useful than similar apps out there.</p>
<p>One thing that I&#8217;ve done recently is to load up the friends and show them to the user, and only then retrieve the information from the servers about each gamer&#8217;s online status. This makes the app come up quicker, and we all know how important responsiveness is.</p>
<p>One of the issues I had was that I was doing the server update stuff on a separate thread. Often after doing the update the gamers&#8217; statuses weren&#8217;t being properly reflected. Then I remembered that GUI updates should really be done on the main thread, so performSelectorOnMainThread came in really handy to fix that problem.</p>
<p>Now I&#8217;m having a couple problems left that I need to fix.</p>
<p>One, I&#8217;m using an image in the detail view, and I used a colour picker to match colours, but it <strong>still</strong> doesn&#8217;t match the colour surrounding it, which is very frustrating. I went to great lengths to make sure the colours matched, but now they don&#8217;t. I wonder if the iPhone changes colours slightly when loading a PNG? That doesn&#8217;t make any sense, though.</p>
<p>As well, I have a problem where the gamer&#8217;s avatar image is incorrect. Tracing through the code, it all looks okay, but I&#8217;m sure I&#8217;ll find the bug eventually.</p>
<p>So yeah, my first app is one I&#8217;ve been working on (and off) for a long while. Now that I have some time on my hands, I hope to complete it soon.</p>
<p>On the other hand, having time on my hands isn&#8217;t good for paying the bills, so I&#8217;m also looking for my next assignment. Several people have said maybe in January. I realize that December is a bad time to be looking, but that doesn&#8217;t help me pay for my kids&#8217; Christmas gifts!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chewyapps.com/2008/12/16/shakedown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

