<?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>Internet Lake &#187; iPhone/iPod Touch</title>
	<atom:link href="http://rogercollins.com/topics/iphoneipod-touch/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogercollins.com</link>
	<description>Roger Collins on Domains, Internet, Software, Society</description>
	<lastBuildDate>Thu, 22 Apr 2010 14:12:02 +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>Custom Hangman Video</title>
		<link>http://rogercollins.com/2010/02/custom-hangman-video/</link>
		<comments>http://rogercollins.com/2010/02/custom-hangman-video/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 16:39:20 +0000</pubDate>
		<dc:creator>Roger Collins</dc:creator>
				<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://rogercollins.com/?p=238</guid>
		<description><![CDATA[Thanks to the awesome creative talent at Appency, here&#8217;s a promo video for Custom Hangman, my first iPhone app project:

And here&#8217;s the press release on prmac.com.
]]></description>
			<content:encoded><![CDATA[<p></p><p>Thanks to the awesome creative talent at <a href="http://appency.com/">Appency</a>, here&#8217;s a promo video for Custom Hangman, my first iPhone app project:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/DzgPiRtmsI0&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/DzgPiRtmsI0&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>And here&#8217;s the <a href="http://prmac.com/release-id-10993.htm">press release on prmac.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rogercollins.com/2010/02/custom-hangman-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lesson Learned on Racial Sensitivity</title>
		<link>http://rogercollins.com/2010/01/lesson-learned-racial-sensitivity/</link>
		<comments>http://rogercollins.com/2010/01/lesson-learned-racial-sensitivity/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 19:21:07 +0000</pubDate>
		<dc:creator>Roger Collins</dc:creator>
				<category><![CDATA[iPhone/iPod Touch]]></category>

		<guid isPermaLink="false">http://rogercollins.com/?p=190</guid>
		<description><![CDATA[Our hangman app graphics contained a gray stick figure, in a pink dress and a straw hat to make the image more fun, silly, and comical rather than serious. With every missed letter, the stick figure became more silly.  However, several people reported being offended at the depiction of a black man (half said man, [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Our hangman app graphics contained a gray stick figure, in a pink dress and a straw hat to make the image more fun, silly, and comical rather than serious. With every missed letter, the stick figure became more silly.  However, several people reported being offended at the depiction of a black man (half said man, half said woman) being hung in our graphics.  And after a careful second look, with the complaints in mind, I could understand the complaints.  So we modified the images to remove any hint of darkness in the stick man being hung.  Here&#8217;s the final picture now, when you lose a game:</p>
<p><a href="http://rogercollins.com/wp-content/uploads/2010/01/hm9.png"><img class="aligncenter size-full wp-image-191" title="hm9" src="http://rogercollins.com/wp-content/uploads/2010/01/hm9.png" alt="" width="320" height="460" /></a></p>
<p>What do you think?</p>
<p>We&#8217;re just waiting on Apple to approve the update.</p>
]]></content:encoded>
			<wfw:commentRss>http://rogercollins.com/2010/01/lesson-learned-racial-sensitivity/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Blue button images for iPhone apps</title>
		<link>http://rogercollins.com/2010/01/blue-button-images-for-iphone-apps/</link>
		<comments>http://rogercollins.com/2010/01/blue-button-images-for-iphone-apps/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 22:57:13 +0000</pubDate>
		<dc:creator>Roger Collins</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[iPhone programming]]></category>

		<guid isPermaLink="false">http://rogercollins.com/?p=183</guid>
		<description><![CDATA[The iPhone SDK makes it easy to add a bright blue button on the navigation bar.  It is the color that means press this when you&#8217;re done doing what you&#8217;re doing. However, if you want to add a button with the same meaning somewhere else, its a lot of work.  There is a blue button [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>The iPhone SDK makes it easy to add a bright blue button on the navigation bar.  It is the color that means press this when you&#8217;re done doing what you&#8217;re doing. However, if you want to add a button with the same meaning somewhere else, its a lot of work.  There is a blue button that all the demos and beginning developer books use that is provided in the sample apps, but its the wrong color of blue.  So, here&#8217;s the right color.  First, normal:</p>
<p><a href="http://rogercollins.com/wp-content/uploads/2010/01/action-normal.png"><img class="aligncenter size-full wp-image-184" title="action-normal" src="http://rogercollins.com/wp-content/uploads/2010/01/action-normal.png" alt="" width="29" height="37" /></a>Then, pressed:</p>
<p><a href="http://rogercollins.com/wp-content/uploads/2010/01/action-pressed.png"><img class="aligncenter size-full wp-image-185" title="action-pressed" src="http://rogercollins.com/wp-content/uploads/2010/01/action-pressed.png" alt="" width="29" height="37" /></a></p>
<p>Then, here is the code to make the images stretchable and set your button images to them.  Put this in viewDidLoad method:</p>
<blockquote><p>UIImage *buttonImageNormal = [UIImage imageNamed:@"action-normal.png"];<br />
UIImage *stretchableButtonImageNormal = [buttonImageNormal stretchableImageWithLeftCapWidth:12 topCapHeight:0];<br />
[playButton setBackgroundImage:stretchableButtonImageNormal forState:UIControlStateNormal];</p>
<p>UIImage *buttonImagePressed = [UIImage imageNamed:@"action-pressed.png"];<br />
UIImage *stretchableButtonImagePressed = [buttonImagePressed stretchableImageWithLeftCapWidth:12 topCapHeight:0];<br />
[playButton setBackgroundImage:stretchableButtonImagePressed forState:UIControlStateHighlighted];</p></blockquote>
<p>Here&#8217;s what it looks like when you&#8217;re done.  Notice how it matches the standard switch control pretty well:</p>
<p><a href="http://rogercollins.com/wp-content/uploads/2010/01/button-example.png"><img class="aligncenter size-full wp-image-186" title="button-example" src="http://rogercollins.com/wp-content/uploads/2010/01/button-example.png" alt="" width="336" height="182" /></a></p>
<p>Feel free to download and use these images and code.  Hope it helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://rogercollins.com/2010/01/blue-button-images-for-iphone-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Hangman Available on App Store</title>
		<link>http://rogercollins.com/2010/01/custom-hangman-available-on-app-store/</link>
		<comments>http://rogercollins.com/2010/01/custom-hangman-available-on-app-store/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 18:59:55 +0000</pubDate>
		<dc:creator>Roger Collins</dc:creator>
				<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://rogercollins.com/?p=163</guid>
		<description><![CDATA[If you&#8217;ve got 99 cents  and an iPhone or iPod Touch you can now purchase Custom Hangman, the best game of Hangman on the app store, in my arrogant and biased opinion.  But seriously, if other versions of this game were boring (including the pencil and paper version) it was because you didn&#8217;t play with [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: left;"><a href="http://rogercollins.com/wp-content/uploads/2010/01/custom-hangman-logo.100x100-75.png"><img class="alignleft size-full wp-image-165" title="Custom Hangman Icon" src="http://rogercollins.com/wp-content/uploads/2010/01/mzl.jbumdlvh.100x100-75.png" alt="" width="100" height="100" /></a>If you&#8217;ve got 99 cents  and an iPhone or iPod Touch you can now purchase Custom Hangman, the best game of Hangman on the app store, in my arrogant and biased opinion.  But seriously, if other versions of this game were boring (including the pencil and paper version) it was because you didn&#8217;t play with the words that interest you. When you play with the right word list, it is addictive.  For example, if you&#8217;re into Celebrities, we have People Magazine&#8217;s top 100 celebs for you to play with.</p>
<p style="text-align: left;">And if we don&#8217;t have the list that lights your fire, you can make your own&#8230; and share it with your friends or followers.  That&#8217;s what we mean by &#8220;Custom.&#8221; You make it your own.</p>
<p style="text-align: left;">You can find it in iTunes by searching for &#8220;Custom Hangman.&#8221;  Or just click this link:</p>
<p style="text-align: left;"><a href="itms://itunes.apple.com/us/app/custom-hangman/id348695976?mt=8">itms://itunes.apple.com/us/app/custom-hangman/id348695976?mt=8</a></p>
<p style="text-align: left;">Enjoy.</p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://rogercollins.com/2010/01/custom-hangman-available-on-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone app approved</title>
		<link>http://rogercollins.com/2010/01/iphone-app-approved/</link>
		<comments>http://rogercollins.com/2010/01/iphone-app-approved/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 04:44:07 +0000</pubDate>
		<dc:creator>Roger Collins</dc:creator>
				<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://rogercollins.com/?p=118</guid>
		<description><![CDATA[Apple just approved our iPhone app.  I&#8217;ll post more about it very soon.
]]></description>
			<content:encoded><![CDATA[<p></p><p>Apple just approved our iPhone app.  I&#8217;ll post more about it very soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://rogercollins.com/2010/01/iphone-app-approved/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Finding your iPhone/iPod Touch Device ID</title>
		<link>http://rogercollins.com/2009/12/finding-your-iphone-ipod-touch-device-id/</link>
		<comments>http://rogercollins.com/2009/12/finding-your-iphone-ipod-touch-device-id/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 22:18:03 +0000</pubDate>
		<dc:creator>Roger Collins</dc:creator>
				<category><![CDATA[iPhone/iPod Touch]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>

		<guid isPermaLink="false">http://rogercollins.com/?p=111</guid>
		<description><![CDATA[If you want to use your iPhone or iPod Touch to run an app that is not bought thru the App Store, you&#8217;ll need to give the developer the Device ID of your device so  he or she can add it to the Ad Hoc build.  Only device IDs that have been registered with Apple [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>If you want to use your iPhone or iPod Touch to run an app that is not bought thru the App Store, you&#8217;ll need to give the developer the Device ID of your device so  he or she can add it to the Ad Hoc build.  Only device IDs that have been registered with Apple (we&#8217;re limited to 100 total) can run such apps. Here&#8217;s how to obtain your device ID in case I or another iPhone developer request it.</p>
<p>1. Open iTunes with your device connected with the USB cable.</p>
<p>2. Click on your device in the navigation tree on the left side.</p>
<p>3. You should see information about your device including its serial number in the center of the window on the right. Click on that serial number (even though it doesn&#8217;t look like it would do anything). It should change to your Device ID.</p>
<p>4. Click Edit -&gt; Copy from the main menu at the top (or press ^C on Windows or press Command-C on Mac) and you will have copied the device ID.</p>
<p>5. Now you can open your email client, compose an email to your developer, and click Edit -&gt; Paste (or press ^V on Windows or press Command-V on Mac) to paste your device ID into the body of the email.</p>
<p>If you&#8217;re interesting in testing new iPhone apps, contact me.  You get cool new apps before everyone else, and for free.</p>
]]></content:encoded>
			<wfw:commentRss>http://rogercollins.com/2009/12/finding-your-iphone-ipod-touch-device-id/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
