<?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>rob&#039;s blog &#187; Apple</title>
	<atom:link href="http://banagale.com/category/apple/feed" rel="self" type="application/rss+xml" />
	<link>http://banagale.com</link>
	<description>I have a theory that the truth is never told during the nine-to-five hours. -Hunter S. Thompson</description>
	<lastBuildDate>Tue, 26 Jul 2011 08:14:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fix for Terminating App Due to Uncaught Exception &#8216;NSInvalidArgumentException&#8217;</title>
		<link>http://banagale.com/fix-for-terminating-app-due-to-uncaught-exception-nsinvalidargumentexception.htm</link>
		<comments>http://banagale.com/fix-for-terminating-app-due-to-uncaught-exception-nsinvalidargumentexception.htm#comments</comments>
		<pubDate>Mon, 13 Sep 2010 15:36:04 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone SDK]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=683</guid>
		<description><![CDATA[I&#8217;ve been experimenting with a multiview iPhone / iOS app with a tab-based navigation and came across an error and solution for &#8220;unrecognized selector sent to instance.&#8221; In one of the tab&#8217;s views I had a standard button with a Touch Up Inside event that I had connected to a buttonClicked method in the view&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been experimenting with a multiview iPhone / iOS app with a tab-based navigation and came across an error and solution for &#8220;<em>unrecognized selector sent to instance</em>.&#8221;</p>
<p>In one of the tab&#8217;s views I had a standard button with a Touch Up Inside event that I had connected to a buttonClicked method in the view&#8217;s controller.  For some reason, when I tapped that button the app would crash.  This was not happening when I built the same stuff in a single view app.</p>
<p>I went searching and was happy to find that the problem was well described and solved in the <a href="http://forums.macnn.com/79/developer-center/370199/unrecognized-selector-sent-to-instance/">developer forums of MacNN</a>.  It turns out that when you have have multiple view controllers for separate .xib files being controlled by a Tab Bar Controller you need to take an extra step of setting the Class Identity for that particular view. Here&#8217;s how:<span id="more-683"></span></p>
<ol>
<li>Open up MainWindow.xib in Interface Builder</li>
<li>Expand the Tab Bar Controller item. (Your views are displayed)</li>
<li>Single-click the controller containing your button.</li>
<li>Hit ⌘-4 to bring up the Properties Inspector.</li>
<li>Under Class Identity at the top, you&#8217;ll see the Class is set to UIViewController.  You need to use the dropdown to select the controller for that particular view.  In my case it was called SounderViewController, but it should match the name of the controller where your button clicked method is.</li>
</ol>
<p>Voila.  Hope that helped you. If it did, please leave a comment. If it didn&#8217;t, please leave a comment.  Follow me on Twitter for iOS, music and life musings: <a href="http://www.twitter.com/jetsetter">@jetsetter</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/fix-for-terminating-app-due-to-uncaught-exception-nsinvalidargumentexception.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rock Show Concert Posters 2.0: Now on iPhone and iPod Touch</title>
		<link>http://banagale.com/rock-show-concert-posters-2-0-now-on-iphone-and-ipod-touch.htm</link>
		<comments>http://banagale.com/rock-show-concert-posters-2-0-now-on-iphone-and-ipod-touch.htm#comments</comments>
		<pubDate>Tue, 03 Aug 2010 18:46:19 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[concerts]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[projects]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=661</guid>
		<description><![CDATA[I&#8217;m pumped to announce availability of Rock Show 2.0.  This is the first version of Rock Show that works on the iPad and both the iPhone and iPod Touch.  A lot of fixes and tweaks are in this version of the application, along with some new posters as well! Two articles are up about the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/cFZaJA"><img class="alignnone size-full wp-image-662" title="concert posters rock show ipad iphone" src="http://banagale.com/blog/wp-content/uploads/2010/08/rob_blog.jpg" alt="concert posters rock show ipad iphone" width="480" height="376" /></a></p>
<p>I&#8217;m pumped to announce availability of Rock Show 2.0.  This is the first version of Rock Show that works on the iPad and both the iPhone and iPod Touch.  A lot of fixes and tweaks are in this version of the application, along with some new posters as well!</p>
<p>Two articles are up about the release, <a href="http://www.padgadget.com/2010/08/03/rock-show-2-0-available-now/">Padgadget is hosting</a> one item and a second can be found at <a href="http://www.intomobile.com/2010/08/03/rock-show-2-0-allows-iphone-and-ipod-touch-users-to-shop-for-concert-posters-too/">IntoMobile</a>.  For a full low-down and updated info on the app, visit its page: <a href="We're excited to announce availability of Rock Show Concert Posters now available for the iPhone, iPad and iPod Touch: http://bit.ly/cFZaJA">http://www.rockshow.fm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/rock-show-concert-posters-2-0-now-on-iphone-and-ipod-touch.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Compelling App Descriptions for iTunes and the iOS App Stores</title>
		<link>http://banagale.com/character-and-formatting-tips-for-copy-writing-in-itunes-and-the-ios-app-store.htm</link>
		<comments>http://banagale.com/character-and-formatting-tips-for-copy-writing-in-itunes-and-the-ios-app-store.htm#comments</comments>
		<pubDate>Sat, 24 Jul 2010 01:25:31 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[selling]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=618</guid>
		<description><![CDATA[When you submit an iOS application for review, you&#8217;ve got to make sure your ad copy is tight.  The app description may be the last thing holding back a tap to buy your app. Apple doesn&#8217;t give much guidance on this important chunk of text. &#8220;Write your Application Description with a focus on what makes [...]]]></description>
			<content:encoded><![CDATA[<p>When you submit an iOS application for review, you&#8217;ve got to make sure your ad copy is tight.  The app description may be the last thing holding back a tap to buy your app.</p>
<p>Apple doesn&#8217;t give much guidance on this important chunk of text. &#8220;Write your Application Description with a focus on what makes the functionality or design of your app unique.&#8221; was a tip from this past June from the App Store Tips blog.</p>
<p>We know that 4000 characters is the limit.  And App descriptions are made up of simple text, including <a href="http://en.wikipedia.org/wiki/Unicode_symbols">unicode symbols</a> like checkboxes (✔) and more (♣☢☂).  Apple takes your unicode text and formats it for display on the web via Web Preview, in iTunes and on the iOS devices themselves (the app store).</p>
<p>Since you probably have very specific points you want to get across, and users have a very short attention span, you need to pay attention to how Apple will format what you write.  In this entry I discuss how to create app descriptions that look great everywhere Apple publishes your app description.</p>
<p><span id="more-618"></span></p>
<p><strong>Word Wrap and the Fold</strong></p>
<p>Word wrap occurs in app descriptions when enough characters fill up a line.  Each line has a maximum number of characters and when a word goes over that, it is bumped to the next line.  This is important because one word of word wrap can waste an entire line of potential ad copy.  This is important: the length of your lines in your app description affects the placement of the <em>fold</em>.</p>
<p>The fold is the point where iTunes, Web Preview or the iPad App Store app decide to make the user click or tap the <strong>More&#8230;</strong> button.  Everything below the fold is out of sight, out of mind.  Without the data to prove it, my hunch is that at least half the time, users are not bothering to click <strong>More&#8230;</strong> before deciding whether they are installing an app or not.</p>
<p>All this means is that you must use the space above the fold as effectively as possible.</p>
<p>All app purchase vectors limit the top of fold line display to three lines.  Two important rules here:</p>
<ol>
<li>Blank lines count as lines.</li>
<li>Lines over 120 characters in length will lead to word wrap and the use of an additional line above the fold line.</li>
</ol>
<p><strong>App Description Formatting on iTunes and Web Preview</strong></p>
<p>Web Preview and iTunes behave in a similar way, Web Preview is just that, a summary of your app description and screenshots along with a link to view the app in iTunes.  The final step on a computer is to have iTunes open to the page where the user clicks purchase to download the app.  A history of Web Preview and SEO implications may be found <a href="http://theappleblog.com/2010/03/10/app-store-seo-the-impact-of-itunes-web-preview/">here</a>.</p>
<p>Both iTunes and Web Preview show the same number of lines from your app description before the &#8220;break&#8221; point.  A break point is where all text is hidden below the fold, and the user must click the More&#8230; link to display the rest.</p>
<p>Let&#8217;s look at some examples. The following three shots were taken from Web Preview.  iTunes displays the same amount of information as Web Preview, however only Web Preview has fixed width.  Resize the iTunes app window, allows longer word-wrapping lines but ultimately the same amount of information above the fold as Web Preview.</p>
<p><em>Note: Click any images to see the full size.</em></p>
<p><a href="http://banagale.com/blog/wp-content/uploads/2010/07/desc_flirate.png"><img class="alignleft size-full wp-image-619" style="border: 1px solid black;" title="app description" src="http://banagale.com/blog/wp-content/uploads/2010/07/desc_flirate.png" alt="App description itunes app store seo fold line wrap" width="692" height="124" /></a></p>
<p>Here the app publisher has chosen to highlight two specific sentences and put a line of space between them for readibility.  Note that if the first line was longer than 120 characters, top of fold would be a complete and a partial line (due to the wrap) and the third would simply be a blank space.</p>
<p><a href="http://banagale.com/blog/wp-content/uploads/2010/07/desc_picturizr.png"><img class="alignleft size-full wp-image-620" style="border: 1px solid black;" title="Pictureizer" src="http://banagale.com/blog/wp-content/uploads/2010/07/desc_picturizr.png" alt="Apple app store iTunes submission app description" width="706" height="126" /></a></p>
<p>Here the app publisher has one long line of text with no carriage returns.  This means that all three allowable lines of text are the result of one word wrapped line.  This is the maximum amount of information you can cram into the top of fold, but it does not read very well here.  Wait until you see how ad copy like this looks in the iPhone&#8217;s App Store.  For your reference, this one line of text is about <strong>343 characters in length</strong>.</p>
<p><strong>Looking at the devices</strong></p>
<p>Currently there are two different sizes in the iOS hardware family.  The long one, (iPhone and iPod Touch devices), and the wide one, (iPad devices).  In addition, there are three types of binaries, iPhone only apps, iPad only apps and Universal apps, which work on both iPhone (iPod Touch too) and iPad.</p>
<p>If your app is only for iPhone you need to focus on how it is displayed in the iPhone&#8217;s app store.  If it is only for iPad, you need to look at it there.  In either case you also need to look at how Apple&#8217;s relatively new Web Preview page displays your app description too.</p>
<p><strong>App Description Formatting on the iPhone</strong></p>
<p>Often users install apps directly on their device, rather than using iTunes and syncing a purchase.  It is certainly less clunky and you have instant satisfaction of getting to run the app right away.  That means your app description marketing copy should be influenced by how the lines of text look when displayed on each of these devices.</p>
<p>Here are some screenshots of how word wrapping of text affects readability on the iPhone App Store app.  Note that the iPhone app store app only supports portrait orientation.</p>
<p><img class="size-full wp-image-622 alignnone" title="iphone_app_store_ibooks" src="http://banagale.com/blog/wp-content/uploads/2010/07/iphone_app_store_ibooks.png" alt="app description hacking paragraph line spacing" width="320" height="480" /></p>
<p>Interestingly, a long line of text looks like a nice paragraph on the iPhone.  Also, Apple uses the bullet character to bullet features.</p>
<p><a href="http://banagale.com/blog/wp-content/uploads/2010/07/iphone_app_store_echofon.png"><img class="alignnone size-full wp-image-623" title="iphone_app_store_echofon" src="http://banagale.com/blog/wp-content/uploads/2010/07/iphone_app_store_echofon.png" alt="iPhone sdk binary uploader application category" width="320" height="480" /></a></p>
<p>Note here that the long lines make the display of this text awkward and difficult to read.  (I use it anyhow!)</p>
<p><a href="http://banagale.com/blog/wp-content/uploads/2010/07/rock_show_app_store.png"><img class="alignnone size-full wp-image-642" src="http://banagale.com/blog/wp-content/uploads/2010/07/rock_show_app_store.png" alt="Rock Show iPhone iPad iPod Touch platform app description" width="320" height="480" /></a></p>
<p>Note a few things here:</p>
<ol>
<li>The first and third lines are used so Web Preview and iTunes display both lines top of fold.</li>
<li>The bulleted lists do not word wrap, (the max char per line is 45).</li>
<li>Unicode goodness makes it look crisp.</li>
<li>Attention goes to lines 17 and 18 in the app description.  They are the final ones before the user would scroll down to see the screen shots.</li>
</ol>
<p>Here&#8217;s Rock Show&#8217;s Web Preview:</p>
<p><a href="http://banagale.com/blog/wp-content/uploads/2010/07/Screen-shot-2010-07-23-at-10.54.55-PM.png"><img class="alignnone size-full wp-image-650" style="border: 1px solid black;" title="Screen shot 2010-07-23 at 10.54.55 PM" src="http://banagale.com/blog/wp-content/uploads/2010/07/Screen-shot-2010-07-23-at-10.54.55-PM.png" alt="apple app description itunes store ios" width="719" height="146" /></a></p>
<p><strong>App Description Formatting on the iPad</strong></p>
<p>The iPad app store app supports both landscape and portrait modes.  It also brings back the idea of the fold and its exposing link, &#8220;More&#8230;&#8221;  In this way, the iPad&#8217;s app store application is formated more like iTunes&#8217; traditional display.  See for yourself by comparing iBooks Web Preview with the landscape view of the iPad App Store app. iBooks also happens to have a fancy custom background that 3rd party developers generally won&#8217;t have access to:</p>
<p><a href="http://banagale.com/blog/wp-content/uploads/2010/07/photo-2.png"><img class="alignnone size-full wp-image-643" title="photo 2" src="http://banagale.com/blog/wp-content/uploads/2010/07/photo-2.png" alt="" width="500" height="667" /></a></p>
<p><strong>Conclusion</strong></p>
<p>There isn&#8217;t an easy way to preview how your app&#8217;s text will look in all these different store fronts until after it is published , but you can at least know what you&#8217;re up against.</p>
<p>Experiment with your language and line length.  Every opportunity for a new installation of your software on an iOS device holds not only immediate, but residual value.  Since potential users may view your value proposition from a few different angles, pay attention to the quirks and write accordingly.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/character-and-formatting-tips-for-copy-writing-in-itunes-and-the-ios-app-store.htm/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>iTunes App Store Hacks Result of Apple ID Password Policy</title>
		<link>http://banagale.com/itunes-app-store-hacks-result-of-apple-id-password-policy.htm</link>
		<comments>http://banagale.com/itunes-app-store-hacks-result-of-apple-id-password-policy.htm#comments</comments>
		<pubDate>Wed, 07 Jul 2010 02:18:24 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=575</guid>
		<description><![CDATA[The subject matter of my previous blog post is now front page news, and Apple has now responded.  Time for a  follow-up with some additional thoughts.  This entry questions the Password Policy for Apple ID and asks whether it may be responsible for past and future attempts to manipulate app ranking in the App store. [...]]]></description>
			<content:encoded><![CDATA[<p>The subject matter of <a href="http://banagale.com/itunes-accounts-hacked-app-rankings-in-books-category-gamed.htm">my previous blog post</a> is now front page news, and Apple <a href="http://www.engadget.com/2010/07/06/apple-responds-on-itunes-fraud-vaguely-confirms-said-fraud/">has now responded</a>.  Time for a  follow-up with some additional thoughts.  This entry questions the Password Policy for Apple ID and asks whether it may be responsible for past and future attempts to manipulate app ranking in the App store.</p>
<p><strong>A Note on Media Alignment</strong></p>
<p>It is worth noting that we&#8217;re beginning to see more media outlets align with or against Apple.  From my frequent review of popular mobile news coverage, it has become clear that Gizmodo and PC World do their best to highlight gaffes and problems in the iTunes ecosystem or just about iAnything.  Meanwhile a blog like MacRumors seeks to downplay news that might be viewed as concerning or add to the distress from iphone4antennaegate. (I just made that up).</p>
<p>While the title of these publications alone should serve as a strong indicator, keeping track is important.   The Clintons are well <a href="http://www.nytimes.com/2008/06/11/us/politics/11clinton.html?_r=1">known for keeping their loyalty lists</a> in order and it is entirely reasonable to assume Apple is doing the same.   <span id="more-575"></span>For the record, I run an iOS app development group and generally advocate for the iOS platform.</p>
<p><strong>The Recent Gaming of the App Store</strong></p>
<p>Back to the issue at hand, MacRumors published a piece titled, &#8220;<a href="http://www.macrumors.com/2010/07/04/reports-of-app-store-hacked-greatly-exaggerated/">Reports of &#8216;App Store Hacked&#8217; Greatly Exaggerated</a>&#8221; that sought to downplay concerns related to the book category being hijacked by a rogue developer for over four days.  Indeed, the book category is small, however any evidence that challenges the fairness of the App store only adds to the mindset that not all developers get a fair shot.</p>
<p>When news like this is published it suggests that as an app developer, you not only must court and respond to any marketing opportunities provided by Apple (few and far between) but also worry about your app competing on its own merits in the top 50 ranking.</p>
<p><strong>Apple ID Password Policy</strong></p>
<p>Currently the only requirement for a password that may be used to access iTunes, MobileMe, the iOS developer portal and more is that it be 6 characters in length.  As far as I can tell, there are no other requirements and no common passwords are blocked.  (I briefly changed my password to &#8216;password&#8217; to test this.)</p>
<p>To quote <a href="http://en.wikipedia.org/wiki/Password_policy">Wikipedia&#8217;s entry</a>, &#8220;Password policies are usually a tradeoff between theoretical security and the practicalities of human behavior.&#8221;  In the case of the iTunes music store the practicalities of human behavior are that the general public is really bad at remembering passwords, especially if they require numbers or upper case letters.</p>
<p>From Apple&#8217;s perspective, when someone forgets their password they can not buy virtual goods, whether that be music, videos or apps.  It is my belief that Apple forces you to re-enter your password when &#8216;buying&#8217; free applications or upgrading previous applications specifically to make sure you always know your password <em>just in case</em> you decide you want to buy something.</p>
<p>Given the number of accounts out there linked directly to credit cards, it is fair to assume that if Apple were to implement a stronger password policy it would have a negative effect on sales.  And, at least for the moment, the number of negative publicity associated with compromised accounts and their use to game the app store does not outweigh this figure.</p>
<p>Apple ID password requirements appear to have been unchanged for years, as hack reports <a href="http://www.theregister.co.uk/2008/07/24/apple_id_fraud/">have been reported for some time</a>.  What is new is the app store gaming.  No one cares about others&#8217; poor password choices until they start affecting their own bottom line.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/itunes-app-store-hacks-result-of-apple-id-password-policy.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTunes Accounts Hacked, App Rankings in Books Category Gamed</title>
		<link>http://banagale.com/itunes-accounts-hacked-app-rankings-in-books-category-gamed.htm</link>
		<comments>http://banagale.com/itunes-accounts-hacked-app-rankings-in-books-category-gamed.htm#comments</comments>
		<pubDate>Thu, 01 Jul 2010 23:41:57 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[itunes]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=567</guid>
		<description><![CDATA[I was tipped off that a widespread effort is underway to game the Books category of iOS apps in the iTunes App store.  It appears that a coordinated effort is underway to use iTunes accounts to purchase specific apps to drive them up in rankings. This of course affects those who have unauthorized charges to [...]]]></description>
			<content:encoded><![CDATA[<p>I was tipped off that a widespread effort is underway to game the Books category of iOS apps in the iTunes App store.  It appears that a coordinated effort is underway to use iTunes accounts to purchase specific apps to drive them up in rankings.</p>
<p>This of course affects those who have unauthorized charges to their credit card, and also those developers with apps in competition for rankings in the book category.</p>
<p>My guess would be that the unethical developer behind this push would also game up competitors apps so that it is unclear which is at fault or benefiting the most from the hacking.  It seems that Apple should have checks and balances to detect for and trigger a flag when a previously unpopular, over-priced iOS app is suddenly in the top 10.</p>
<p>Evidence of folks who have discovered hacks are currently in the comments for some of the apps that have made their way up through gaming.  Currently &#8220;Conan 3&#8243; an app described as &#8220;this is a application to read book&#8221; by Thuat Nguyen is in position #9 in the books category today. One of the reviews is as follows:</p>
<p style="padding-left: 30px;"><strong>Watch Out!</strong></p>
<p style="padding-left: 30px;">Someone out there is hacking into people&#8217;s iTunes accounts.  This just happened to me last night.  Luckily, my bank is right on top of things like this and did not authorize release of the funds and closed the account.  Keep a watchful eye on your account information&#8230;.often!&#8221;</p>
<p><a href="http://banagale.com/blog/wp-content/uploads/2010/07/conan-3-itunes-hacked-screenshot.png">Here&#8217;s a screen shot</a> of that app&#8217;s preview page as it stands. Here are <a href="http://twitter.com/infinityorca/statuses/17465034168">a</a> <a href="http://twitter.com/infinityorca/statuses/17465034168">few</a> <a href="http://twitter.com/reina_012/statuses/17394028789">tweets</a> about folks getting their iTunes account hacked and <a href="http://www.itwriting.com/blog/2647-itunes-user-has-account-hacked-loses-access-to-his-own-purchases.html#comments">an article from May</a> on what the fallout when your iTunes account gets hacked.</p>
<p>Consider updating your iTunes password to include numbers, characters and capitalization!</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/itunes-accounts-hacked-app-rankings-in-books-category-gamed.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Course Files for Stanford CS 193P iPhone / iOS App Development Winter 2010</title>
		<link>http://banagale.com/course-files-for-stanford-cs-193p-iphone-ios-app-development-winter-2010.htm</link>
		<comments>http://banagale.com/course-files-for-stanford-cs-193p-iphone-ios-app-development-winter-2010.htm#comments</comments>
		<pubDate>Thu, 01 Jul 2010 09:23:24 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=561</guid>
		<description><![CDATA[Stanford was kind enough to release all of its CS 193P iPhone / iOS Application Development course under Creative Commons.  The lecture videos [iTunes link] are available for free download through iTunes U. When I went in search for the course files, I found them all individually linked on the course downloads page.  Since I don&#8217;t want [...]]]></description>
			<content:encoded><![CDATA[<p>Stanford was kind enough to release all of its CS 193P iPhone / iOS Application Development course under Creative Commons.  The <a href="http://deimos3.apple.com/WebObjects/Core.woa/Browse/itunes.stanford.edu.3124430053.03124430055">lecture videos</a> [iTunes link] are available for free download through iTunes U.</p>
<p>When I went in search for the course files, I found them all individually linked on the <a href="http://www.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2010-winter">course downloads page</a>.  Since I don&#8217;t want to have to return to this page, I used a Firefox plugin to download all of the files and then organized them into folders. The result is one single archive for you to download.</p>
<p><img class="alignnone" title="media" src="http://banagale.com/blog/wp-admin/images/media-button-other.gif?ver=20100531" alt="" width="13" height="13" /> <a href="http://banagale.com/blog/wp-content/uploads/2010/07/Stanford-CS193P.zip">Download &#8211; Stanford CS193P.zip</a> &#8211; 81.3 MB</p>
<p>Most people are going to get an error when building projects from this set: &#8220;error: There is no SDK with the name or path&#8230;&#8221; <a href="http://www.facebook.com/topic.php?uid=192520174412&amp;topic=12533">Gonzalo Gasca posted</a> a four step solution to this:</p>
<p style="padding-left: 30px;">1. From the Projects menu in XCode, choose &#8220;Edit Project Settings&#8221;<br />
2. Click on the &#8220;General&#8221; tab. Near the bottom of the inspector window, you should see the path to the non-existant SDK that&#8217;s troubling you.<br />
3. Change the selection for &#8220;Cross-Develop Using Target SDK:&#8221; to another listed SDK instead of &#8220;Other&#8221; as it probably currently reads.<br />
4. Click Build, and away you go!</p>
<p>It is nothing short of amazing that this level of educational material is available for free.  I came across the Stanford course after Windows Phone 7 evangelist <a href="http://windowsphonesecrets.com/2010/06/20/windows-phone-vs-the-world-part-1-developers/">Paul Thurrott pointed out</a> that Microsoft has a lot of catching up to do in the realm of developer documentation and free training products.  He&#8217;s right.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/course-files-for-stanford-cs-193p-iphone-ios-app-development-winter-2010.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rock Show, an App for the Apple iPad</title>
		<link>http://banagale.com/rock-show-an-app-for-the-apple-ipad.htm</link>
		<comments>http://banagale.com/rock-show-an-app-for-the-apple-ipad.htm#comments</comments>
		<pubDate>Tue, 23 Mar 2010 22:24:37 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[concerts]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[concert posters]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=470</guid>
		<description><![CDATA[My software company, Neutrinos, has been hard at work on an application for the Apple iPad called Rock Show.  Rock Show is an interactive art gallery for concert posters that lets you view, share and buy original limited edition artwork. We&#8217;re very excited about the potential of the iPad and hope that this application does [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://banagale.com/blog/wp-content/uploads/2010/03/Rock-Show-for-the-Apple-iPad1.png"><img class="aligncenter size-full wp-image-473" title="Rock Show for the Apple iPad" src="http://banagale.com/blog/wp-content/uploads/2010/03/Rock-Show-for-the-Apple-iPad1.png" alt="" width="400" height="263" /></a></p>
<p>My software company, <a href="http://www.neutrinosllc.com">Neutrinos</a>, has been hard at work on an application for the Apple iPad called Rock Show.  Rock Show is an interactive art gallery for concert posters that lets you view, share and buy original limited edition artwork.</p>
<p>We&#8217;re very excited about the potential of the iPad and hope that this application does the device justice enough to be included in the launch of the grand opening of the  iPad App Store.</p>
<p>For more information about Rock Show, visit the official website, <strong><a href="http://www.rockshow.fm">RockShow.fm</a></strong>. You can enter your email address to be notified of availability. Be sure to follow the app on Twitter <a href="http://www.twitter.com/r0ckshow">@r0ckshow</a>.  (The first o is a zero)</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/rock-show-an-app-for-the-apple-ipad.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3 Underutilized Technologies You Should Adopt Today</title>
		<link>http://banagale.com/3-underutilized-technologies-you-should-adopt-today.htm</link>
		<comments>http://banagale.com/3-underutilized-technologies-you-should-adopt-today.htm#comments</comments>
		<pubDate>Fri, 05 Feb 2010 16:25:54 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[adoption]]></category>
		<category><![CDATA[lala]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=465</guid>
		<description><![CDATA[There are common technologies and services in existence today that continue to be rebuffed by far more people than they should.  This group of people probably have and use Facebook, own or regularly use an iPod and can send and receive email attachments with ease.  These are &#8216;normal&#8217; people who would typically be considered to [...]]]></description>
			<content:encoded><![CDATA[<p>There are common technologies and services in existence today that continue to be rebuffed by far more people than they should.  This group of people probably have and use Facebook, own or regularly use an iPod and can send and receive email attachments with ease.  These are &#8216;normal&#8217; people who would typically be considered to be reasonably tech-savvy and in the early to middle of the road adopters group.</p>
<p>I&#8217;m going to list reasons these are not adopted, reasons they should be and a score for how hard it would be to adopt it where 1 is super easy, and 10 is hard. Here are three that I&#8217;ve identified and feel strongly about today:</p>
<p><span id="more-465"></span>3.  <strong>Mac OS X</strong></p>
<p>The growth in quality of OS X as a Windows replacement has been a long time coming.</p>
<p><strong>Reasons it is not adopted</strong>: Too expensive to buy a mac, unfamiliar methods for doing common things &#8220;I know how to do&#8221; in Windows, not seen as business ready.</p>
<p><strong>Reasons it should be</strong>: The added expense is worth it in design and customer service, the new ways of doing old things require only minor variation in user behavior, you can run your legacy business tools on Windows in a Parallels window.</p>
<p><strong>Difficulty of Adoption</strong>: 6.   Four points for learning how to launch programs and handle files in a new operating system. 2 points for the expense.  Great Macbooks can be found for less than $700 on Craigslist!</p>
<p>2. <strong>Lala</strong></p>
<p><strong>Reasons it is not adopted</strong>: I&#8217;ve never heard about it</p>
<p><strong>Reasons it should be</strong>: Apple purchased this company because Lala negotiated an excellent set of deals with the recording industry.  These deals allow you to stream (almost) your complete mp3 collection from any computer anywhere in the world.  Forget bringing over your iPod to your friend&#8217;s house, just log into Lala there and boom you&#8217;ve got all your tunes via the internets.</p>
<p><strong>Difficulty of Adoption</strong>: 2.  You have to download the Lala &#8220;Music Mover&#8221; which actually just scans your music collection and tells Lala what it is ok for you to stream.  This is a no-brainer, do it now.</p>
<p>1. <strong>Twitter</strong></p>
<p><strong>Reasons it is not adopted</strong>: Irrational fear of change, confusion over how it works, concern that the service is used for mindless updates only.</p>
<p><strong>Reasons it should be</strong>: If you graduated from respecting only your local newspaper to allowing for reading the New York Times on the web, you are also ready to get updates via Twitter.  Anything is confusing if you have dedicated almost zero time learning about it. Yes, there are tons of mindless updates but also some of the world&#8217;s greatest known and unknown luminaries are sharing their thoughts and links.  You can screen out the silly people, you just don&#8217;t follow them.</p>
<p><strong>Difficulty of Adoption</strong>: 6.  Four points for getting over your prideful indulgence that you already have as much information access as you need.  Two points for the time you&#8217;ll have to spend finding people to follow, what it means to @reply and what a RT is.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/3-underutilized-technologies-you-should-adopt-today.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Protecting the Cash Cow: Why the iPad Does Not Have Multitasking Ability</title>
		<link>http://banagale.com/protecting-the-cash-cow-why-the-ipad-does-not-have-multitasking-ability.htm</link>
		<comments>http://banagale.com/protecting-the-cash-cow-why-the-ipad-does-not-have-multitasking-ability.htm#comments</comments>
		<pubDate>Sat, 30 Jan 2010 01:25:21 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[islate]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[cash cow]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[last.fm]]></category>
		<category><![CDATA[pandora]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=456</guid>
		<description><![CDATA[The internet is abuzz with what the iPad is missing, but for each statement there is a very specific and reasoned answer.  I&#8217;ve been happy to see Daring Fireball give background on the reason Flash is not and should never be built into Apple&#8217;s Touch platform.  With that properly explained, let&#8217;s look at why the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://banagale.com/blog/wp-content/uploads/2010/01/cashcow.png"><img class="alignright size-full wp-image-462" title="Why Apple does not allow multitasking on the iPad" src="http://banagale.com/blog/wp-content/uploads/2010/01/cashcow.png" alt="Why Apple does not allow multitasking on the iPad" width="150" height="115" /></a>The internet is abuzz with what the iPad is missing, but for each statement there is a very specific and reasoned answer.  I&#8217;ve been happy to see Daring Fireball give background on <a href="http://daringfireball.net/2010/01/apple_adobe_flash">the reason Flash is not and should never be</a> built into Apple&#8217;s Touch platform.  With that properly explained, let&#8217;s look at why the iPad does not allow multi-tasking of applications.</p>
<p>Apple enthusiasts are often quick to point out that the iPhone would run out of batteries too quickly or the processor would not be strong enough to support snappy use of multiple applications.  This proves true in testing a jailbroken iPhone.  But the iPad Apple tablet does not get the same defense.  The carefully touted A4 chip should have no problem running a sophisticated 3rd party application and the native mail client at the same time.</p>
<p>This is big trouble as more complex games for the device are introduced.  For example Grand Theft Auto, The China Town Wars, is a complex 3D game recently released for the iPhone and iPod Touch. GTA: CTW has the potential to lose mission progress by dropping you back to your apartment every time the game is left unexpectedly.  While this clearly negatively affects the gamer experience, imagine how frequent push notifications begging gamers to leave for just a moment will affect more persistent, longer-session games like World of Warcraft.</p>
<p>The A4 is pretty tough chip and conceivably should have the ability to safely run multiple iPhone and iPod Touch applications, if not the more weighty future iPad-specfic titles.  So why isn&#8217;t multitasking being allowed?</p>
<p><strong>Apple does not want people to use streaming music services like Pandora and Last.fm until it is ready with its own cloud-based, Genius-powered streaming music recommendation engine a seamless listening experience through the iPod application and iTunes.</strong></p>
<p>Currently, the only ways to play back audio while running another application (crippled multitasking) are:</p>
<ul>
<li>Using the iPod application</li>
<li>Downloading an mp3 or other audio attachment from an email and hitting play. (Plays back from within the mail application)</li>
<li>Downloading an mp3 or other audio from the web. (Safari plays it back)</li>
</ul>
<p>Similarly, the only way to playback streaming audio is using the Last.fm application, the Pandora application or a few other apps that use a recommendation engine to create lists of songs you do not own and stream them to you.  If Apple were to allow you to playback Pandora today on the iPad and work with the iLife suite to author documents they will be training you not to use iTunes!</p>
<p>&#8220;But they can&#8217;t get away with that!&#8221; That&#8217;s right, they can&#8217;t.  That&#8217;s why Apple will introduce its cloud-based iTunes offering either before or in tandem with the release of the next generation iPhone this coming around June. Using the brains <a href="http://www.techcrunch.com/2009/12/04/apple-acquires-lala/">acquired in the purchase of Lala</a>, Apple will be introducing a mixed-mode local and cloudbased listening experience where any iTunes music collection can be played back in part on the locally stored disk or streamed from the cloud using an iPad.</p>
<p>Apple will use Genius to identify and stream audio to iPad users in its own competitive play against Pandora and Last.fm.  Once a strong streaming, Genius-powered solution is available to iPhone, iPod Touch and iPad users future devices will be able to multi-task all applications, including the most threatening, streaming audio services.</p>
<p>Jobs made it a point to illustrate Apple has 125 million credit cards on file through iTunes.  Every streaming audio selection that is in turn bought by the user can be facilitated using that payment information.  Not the case with Pandora or Last.fm!  <em>Denying these applications the ability to gain traction gives the iTunes ecosystem time to evolve to include their services</em>.  This will make the future allowance of multitasking apps delivering this music less impactful in pulling users away from greatest cash cow in software&#8217;s history: iTunes.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/protecting-the-cash-cow-why-the-ipad-does-not-have-multitasking-ability.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Killer Application for Apple Tablet is Board Games</title>
		<link>http://banagale.com/killer-application-for-apple-tablet-is-board-games.htm</link>
		<comments>http://banagale.com/killer-application-for-apple-tablet-is-board-games.htm#comments</comments>
		<pubDate>Sat, 02 Jan 2010 22:25:06 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[islate]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[board games]]></category>
		<category><![CDATA[boardgame]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[iguide]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[wacom]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=410</guid>
		<description><![CDATA[There&#8217;s a lot more speculation about the tablet since a New York Times blog entry that included a quote that people will be &#8220;surprised how you interact with the new tablet.&#8221;  A lot of the conjecture is based on applications for patents that Apple has filed in the past few years.  I have an angle [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a lot more speculation about the tablet since a <a href="http://bits.blogs.nytimes.com/2009/12/23/2010-the-year-of-the-tablet/">New York Times blog entry</a> that included a quote that people will be &#8220;surprised how you interact with the new tablet.&#8221;  A lot of the conjecture is based on applications for patents that Apple has filed in the past few years.  I have an angle that offers interesting interaction with the Apple Tablet, iSlate, iGuide or Apple Slate with a killer application is decidedly low-tech.</p>
<p>The idea is that the iSlate will communicate and be driven in part by nearby iPhones and iPod Touch devices over Wi-Fi or Bluetooth.  Authorized iPhone and iPod Touch devices nearby the iSlate will act as sophisticated remote controls.  This use case takes advantage of the user&#8217;s likely existing Apple hardware in the Touch platform and focuses on the fact that the iSlate will likely have a large, bright screen with a reasonable viewing angle. Let&#8217;s examine a potential killer application of this idea.</p>
<p>The tablet screen will be able to lie flat on a table between two or more people.  Through iTunes, the owner of the tablet will purchase an application that runs full screen on the tablet.  The publisher of the tablet application will also make available free applications that run on the iPhone and iPod Touch and communicate directly with the app running on the tablet.</p>
<p><strong>Using the Apple Tablet as a Centerpiece to Electronic Board Games</strong></p>
<p>A great example would be the classic board game, Scrabble.  In Scrabble, you have a board that requires physical placement of letters on a major center area.  It also requires players to keep the letters in their tray secret from other players.  In a Scrabble for the iSlate scenario, players need only to have an iPhone or iPod Touch to virtually hold their letters.</p>
<p>The iPod Touch or iPhone could vibrate or make a noise when it is a player&#8217;s turn and it would be used to send the results of the player&#8217;s decisions to the Apple tablet at the center of the table.</p>
<p>One important aspect of this is size, the traditional Scrabble board is a fair bit larger than the expected 10.1&#8243; <a href="http://www.pixelqi.com/">Pixel Qi</a> powered display.  I believe that this type of thing could be overcome by the tablet giving intelligent focus to the most relevant portions of the board.  Additionally, the iPod Touch and iPhone could be used to manipulate the current viewing area on the tablet, or that area could be manipulated directly using standard multi-touch.</p>
<p>Many other board games would work in this scenario, including Monopoly, where you are handling all kinds of cash, property cards and frequent score calculations. The value you get out of the pairing of a Tablet and the iPhone is that there is a new bridge between physical social interaction and the convenience of an electronic presentation.</p>
<p><strong>Using the Apple Tablet to Share Presentations in Small Groups</strong></p>
<p>There are many other killer applications where the iPhone and iPod Touch serve as input devices to the iSlate or Apple tablet.  One I would use in my meetings for my iPhone application design company, Neutrinos, LLC is a business application is in small group presentations.  The tablet is set up to run a presentation application full screen.</p>
<p>The tablet is handed to one or more clients seated near each other.  The presenter uses an iPod Touch or iPhone to control playback of the presentation.  The presenter&#8217;s multi-touch device offers presentation notes, previous and next slide previews and allows them to trigger in-presentation events like animations or even jumping out to a web-view for the clients to explore.  This gives the presenter an opportunity to give a private and engaging presentation in the middle of any cafe, airport or public space.<strong><br />
</strong></p>
<p><strong>Using the Apple Tablet for Illustration and as a Supplemental Display Area for Floating Windows</strong></p>
<p>A final use case scenario for using the iPhone and iPod Touch to drive the Tablet is in illustration.  I&#8217;ve been working directly with Portland artist <a href="http://www.carolynmain.com/">Carolyn Main</a> who spends a lot of time with her <a href="http://www.wacom.com/index.html">Wacom</a> tablet.  While the Wacom offers a great deal of pressure point precision that the Apple Touch Platform is unlikely to compete with any time soon, it is reasonable to think that app developers will try to deliver illustration and animation applications that allow creation on the go.</p>
<p>Having an illustration application like Adobe Illustrator running on the tablet, and then being able to use an iPhone or iPod touch for swatch, tool or layer management would leave more of the iSlate&#8217;s screen real estate for drawing.</p>
<p>In <a href="http://daringfireball.net/2009/12/the_tablet">John Gruber&#8217;s recent post</a> about the tablet he writes: &#8220;And so in answer to my central question, regarding why buy The Tablet if you already have an iPhone and a MacBook, my best guess is that ultimately, The Tablet is something you’ll buy instead of a MacBook.&#8221;  My suggestion is that people buy the tablet <em>because </em>they already have an iPhone or iPod Touch.  Having both a Tablet and a touch makes the Tablet more useful with some great use case scenarios the low-tech realm of board gaming to business.</p>
<p><a href="http://www.twitter.com/jetsetter"><img title="follow rob on twitter" src="http://www.banagale.com/blog/wp-content/uploads/2009/12/rob-twitter.png" alt="follow rob on twitter" width="214" height="80" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/killer-application-for-apple-tablet-is-board-games.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

