<?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>Laaker.com - Micah Laaker &#187; iphone</title>
	<atom:link href="http://www.laaker.com/micah/tag/iphone/feed" rel="self" type="application/rss+xml" />
	<link>http://www.laaker.com/micah</link>
	<description>Made in the U.S.A. by the Double A.</description>
	<lastBuildDate>Sun, 08 Jan 2012 17:00:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Analysis of (and APIs for) We Rule and We Farm actions</title>
		<link>http://www.laaker.com/micah/blog/2010/analysis-of-and-apis-for-we-rule-and-we-farm-actions</link>
		<comments>http://www.laaker.com/micah/blog/2010/analysis-of-and-apis-for-we-rule-and-we-farm-actions#comments</comments>
		<pubDate>Mon, 02 Aug 2010 08:03:48 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[newtoy]]></category>
		<category><![CDATA[ngmoco]]></category>
		<category><![CDATA[social games]]></category>
		<category><![CDATA[We Farm]]></category>
		<category><![CDATA[We Rule]]></category>
		<category><![CDATA[yql]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/?p=526</guid>
		<description><![CDATA[For anyone who hasn&#8217;t had the pleasure to rock either of ngmoco:)&#8217;s great iPhone/iPad game titles, We Rule and We Farm, this post will make little sense. If, however, you are a fan of the &#8220;Farmville in medieval times&#8221; and the &#8220;Farmville in… well, Farmville times&#8221; game titles that are all the rage with the [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone who hasn&#8217;t had the pleasure to rock either of ngmoco:)&#8217;s great iPhone/iPad game titles, <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=339274852&#038;mt=8">We Rule</a> and <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=374027675&#038;mt=8">We Farm</a>, this post will make little sense.</p>
<p><a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=339274852&#038;mt=8"><img src="http://a1.phobos.apple.com/us/r1000/032/Purple/a5/07/3e/mzl.hsshwgjx.175x175-75.jpg" width="80" height="80" title="We Rule icon" class="alignleft"  alt="We Rule icon" /></a> <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=374027675&#038;mt=8"><img src="http://a1.phobos.apple.com/us/r1000/048/Purple/d1/4a/32/mzl.jhhibnwm.175x175-75.jpg" width="80" height="80" title="We Farm icon" class="alignleft"  alt="We Farm icon" /></a> If, however, you are a fan of the &#8220;Farmville in medieval times&#8221; and the &#8220;Farmville in… well, Farmville times&#8221; game titles that are all the rage with the kids (and <a href="http://revision3.com/diggnation/jimmyfallon">Jimmy Fallon</a>), I have compiled some data that may help you make some educated decisions in-game. Namely, I&#8217;ve attempted to compile the earning ratios of both crops and buildings (the two revenue- and experience-generating facets of the games) so as to minimize the time I needed to spend to jump levels. And now I&#8217;ve opened that data up in hopes that its of help to someone else playing the game. </p>
<p>Please note, however, that none are complete, largely due to the fact that I&#8217;m a casual player of these games. (As of writing this, I am level 27 in We Rule and level 11 in We Farm, both of which have levels going well into the 30s, I believe..) As such, I can see that there are levels I haven&#8217;t achieved, but I can&#8217;t fill in the details until I get there. (Are you already there at the finish line? Then please skip to the end of this post to see how you can help.)</p>
<p><iframe width='400' height='300' frameborder='0' src='http://spreadsheets.google.com/pub?key=tzIkc_R61ROUJ1GLE2Tby4Q&#038;single=true&#038;gid=0&#038;output=html&#038;widget=true'></iframe></p>
<p><iframe width='400' height='300' frameborder='0' src='http://spreadsheets.google.com/pub?key=tzIkc_R61ROUJ1GLE2Tby4Q&#038;single=true&#038;gid=1&#038;output=html&#038;widget=true'></iframe></p>
<p><iframe width='400' height='300' frameborder='0' src='http://spreadsheets.google.com/pub?key=tzIkc_R61ROUJ1GLE2Tby4Q&#038;single=true&#038;gid=2&#038;output=html&#038;widget=true'></iframe></p>
<p><iframe width='400' height='300' frameborder='0' src='http://spreadsheets.google.com/pub?key=tzIkc_R61ROUJ1GLE2Tby4Q&#038;single=true&#038;gid=3&#038;output=html&#038;widget=true'></iframe></p>
<p>For any developers out there interested in leveraging this data in their apps, too, you can grab (and query and filter) the entire data set using <a href="http://developer.yahoo.com/yql/">YQL (Yahoo! Query Language)</a>. (After recently reading <a href="http://www.wait-till-i.com">Christian Heilmann</a>&#8216;s fantastic &#8220;<a href="http://m13.me/9UxdSM">How to Create a Web Service in a Matter of Minutes</a>,&#8221; particularly the &#8220;Turning an Editable Data Set into a Web Service&#8221; section, I knew I had a great project worth testing against his example.)</p>
<p>Just run these queries thru YQL, and you&#8217;re off and running.</p>
<ul>
<li><a href="http://developer.yahoo.com/yql/console/?q=use%20'http%3A%2F%2Fgithub.com%2Fmlaaker%2Fyql-tables%2Fraw%2Fmaster%2Fngmoco%2Fngmoco.we.rule.crops.xml'%20as%20ngmoco.we.rule.crops%3B%20%20select%20*%20from%20ngmoco.we.rule.crops&#038;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys">select * from ngmoco.we.rule.crops</a></li>
<li><a href="http://developer.yahoo.com/yql/console/?q=use%20'http%3A%2F%2Fgithub.com%2Fmlaaker%2Fyql-tables%2Fraw%2Fmaster%2Fngmoco%2Fngmoco.we.rule.structures.xml'%20as%20ngmoco.we.rule.structures%3B%20select%20*%20from%20ngmoco.we.rule.structures&#038;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys">select * from ngmoco.we.rule.structures</a></li>
<li><a href="http://developer.yahoo.com/yql/console/?q=use%20'http%3A%2F%2Fgithub.com%2Fmlaaker%2Fyql-tables%2Fraw%2Fmaster%2Fngmoco%2Fngmoco.we.farm.structures.xml'%20as%20ngmoco.we.farm.structures%3B%20select%20*%20from%20ngmoco.we.farm.structures&#038;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys">select * from ngmoco.we.farm.structures</a></li>
<li><a href="http://developer.yahoo.com/yql/console/?q=use%20'http%3A%2F%2Fgithub.com%2Fmlaaker%2Fyql-tables%2Fraw%2Fmaster%2Fngmoco%2Fngmoco.we.farm.crops.xml'%20as%20ngmoco.we.farm.crops%3B%20%20select%20*%20from%20ngmoco.we.farm.crops&#038;env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys">select * from ngmoco.we.farm.crops</a></li>
</ul>
<p>Frustrated that this isn&#8217;t comprehensive? Care to enhance the data? It&#8217;s all available in a <a href="http://spreadsheets.google.com/ccc?key=0Ai3sMl8HoQtQdHpJa2NfUjYxUk9VSjFHTEUyVGJ5NFE&#038;hl=en">large Google Docs spreadsheet</a>. Chip in, and help refine the data set. (Even better? It&#8217;s already got 2 sheets waiting for We City to drop.)</p>
<p>Lastly, if you&#8217;re looking for someone else to add to your collectives in these games, I&#8217;m &#8220;mlaaker&#8221; in both games.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2010/analysis-of-and-apis-for-we-rule-and-we-farm-actions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone OS for Apple TV?</title>
		<link>http://www.laaker.com/micah/blog/2010/iphone-os-for-apple-tv</link>
		<comments>http://www.laaker.com/micah/blog/2010/iphone-os-for-apple-tv#comments</comments>
		<pubDate>Sun, 30 May 2010 16:00:21 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[googletv]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itv]]></category>
		<category><![CDATA[prediction]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/?p=506</guid>
		<description><![CDATA[Back in 2008 just after the iPhone had received its first major OS revision, I posited that Apple would update its Apple TV to use iPhone OS apps. Nothing of the sort has happened… yet. But now, with Google TV having just been announced at Google I/O (where its Android platform powers the Apps, the [...]]]></description>
			<content:encoded><![CDATA[<p>Back in 2008 just after the iPhone had received its first major OS revision, I posited that Apple would update its <a href="/micah/blog/2008/apple-tv-as-an-extension-of-the-iphone-platform">Apple TV to use iPhone OS apps</a>. Nothing of the sort has happened… yet.</p>
<p>But now, with <a href="http://www.google.com/tv/">Google TV</a> having just been announced at Google I/O (where its Android platform powers the Apps, the set-top device <em>and</em> remote), there is a new rumor going &#8217;round: the <a href="http://www.engadget.com/2010/05/28/the-next-apple-tv-revealed-cloud-storage-and-iphone-os-on-tap/">Apple TV will be reborn as a smaller, cheaper box</a> running the iPhone OS, iPhone A4 processor, and cloud-hosted media. Makes sense to me, even two years ago.</p>
<p>With <a href="http://www.google.com/tv">Google</a>, <a href="http://www.boxee.tv/box">Boxee</a>, <a href="http://clickserve.cc-dt.com/link/click?lid=41000000029223022 ">Roku</a>, TiVo and many others ratcheting up the iTV fight, Apple will likely re-engage in this space. Their (<a href="http://twitter.com/mlaaker/status/13117541048">sad for me</a>) acquisition of Lala would seemingly be focused on how to incorporate the technology/people behind it&#8217;s cloud-based storage of media. </p>
<p>Apple already owns the mobile screen in the US (with iPod, iPad, and iPhone) and is doing well on the desktop/laptop screen ownership. Why not the last (and first) screen in nearly every household? Such a move would not only help its current reign, but also extend its gaming footprint into the world of Sony and Nintendo. It would appear to just be a matter of time now&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2010/iphone-os-for-apple-tv/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Defining Location</title>
		<link>http://www.laaker.com/micah/blog/2009/defining-location</link>
		<comments>http://www.laaker.com/micah/blog/2009/defining-location#comments</comments>
		<pubDate>Sat, 15 Aug 2009 07:29:05 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[geo]]></category>
		<category><![CDATA[idea]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[location]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/?p=390</guid>
		<description><![CDATA[At a recent Yahoo! Internal Hack Day, Mac developer powerhouse Karl Adam demonstrated an App he dubbed &#8220;Campus.&#8221; For any Yahoo! employee that installs it, one can locate a conference room by name or location in the campus&#8217; multi-storied halls. The App&#8217;s visual representation of the buildings are handled by beautifully-rendered illustrations (by Kalani Kordus) [...]]]></description>
			<content:encoded><![CDATA[<p>At a recent Yahoo! Internal Hack Day, Mac developer powerhouse <a href="http://matrixPointer.com/karl/">Karl Adam</a> demonstrated an App he dubbed &#8220;Campus.&#8221; For any Yahoo! employee that installs it, one can locate a conference room by name or location in the campus&#8217; multi-storied halls. </p>
<p>The App&#8217;s visual representation of the buildings are handled by beautifully-rendered illustrations (by <a href="http://www.kalanikordus.com/">Kalani Kordus</a>) rather than over top of a Google map. This affords an ability to see each level of each building and highlight only elements of importance (conference rooms, not janitors&#8217; closets).</p>
<p>The App, however, is missing some very important information. It doesn&#8217;t know -where- these important elements are. And because it doesn&#8217;t know that, it can&#8217;t know where I am in relationship to the rooms.   </p>
<p>To know where such things exist, a location data store (describing lat/long locations of every object&#8217;s borders) must exist. The problem is, how do you get the very data that has, to date, been hard to come by? How can Apps get access to location data which isn&#8217;t in Google Maps already but is relevant to a group of people? In other words, how do we move from just understanding objective data (such as &#8220;Golden Gate Park&#8221; or &#8220;701 1st AVE, Sunnyvale, CA 94089&#8243;) to something more subjective (such as &#8220;de Young museum lawn&#8221; or &#8220;Yahoo! 1st floor bathroom&#8221;)?</p>
<p>I think the answer is somewhat simple: build a mobile App and a website to leverage those same people who&#8217;d be interested in the data in the first place. As they have a vested interest in the service, these users could accomplish tasks fed to this App by the developer looking to harvest and use the data.   </p>
<p>To do this, the App would need to do several things:</p>
<p>1. Sign In/Register. Not because users love making new accounts, but rather because the system will need to support private projects and online storage.  </p>
<p>2. Location capture. Lat/long coordinates WITH WiFi base station MAC address. Also any info from gyroscope and compass, if possible. (Could be useful if you&#8217;re wanting to plot where the door to a room is, or indicate direction.)  </p>
<p>3. Metadata capture. User-added tags, notes, photos, videos, audio, etc. (Optional, but could feed the developer useful materials.) </p>
<p>4. Project selection. Choose a community project (whether public or private) based on current location and/or user account; or, choose a personal project.  </p>
<p>5. Settings. Assuming most users will be submitting several locations towards the same goal, the App must facilitate rapid entry where it&#8217;s default is to use the last-used project, tags, etc. (Maybe the App should set a distance threshold, so that if a user captures a location 6 miles away from the previous location, the App assumes a new project?)</p>
<p>6. Submission queue. Connectivity could fail at any point; hold onto any captures that haven&#8217;t yet been submitted. </p>
<p>Additionally, this App will need a Web front-end (where developers can post projects, determine whether anyone or just a select few can participate, review results, modify entries, get access to the data via data dumps (i.e. CSV, XML, etc.) or data feeds (i.e. An API), and highlight their most prolific/helpful contributors. Assumedly users should be able to access the site, too, to modify their submissions, see the results of their participation, and sign up for projects not yet tackled. </p>
<p>The value of such an App would seem to be immense to anyone building location-aware Apps whose locations aren&#8217;t covered (or applicable) on Google Maps and other traditional mapping/location services. Developers could offer successful contributors money ala Mechanical Turk, a free copy of their App, or just recognition of who helped out. </p>
<p>There&#8217;s already been numerous successful user-submitted tagging enterprises to-date. Why not one for location, where the user doesn&#8217;t even need to learn lat/long coordinates, machine tags, or anything technical? Instead, all they need is the desire to help, an iPhone/Android phone, and the ability to press a button when at a location a developer requests. </p>
<p>Sounds possible. The question is: who wants to help build it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2009/defining-location/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yahoo! Social Platform SDK for Mac OS X and iPhone</title>
		<link>http://www.laaker.com/micah/blog/2009/yahoo-social-platform-sdk-for-mac-os-x-and-iphone</link>
		<comments>http://www.laaker.com/micah/blog/2009/yahoo-social-platform-sdk-for-mac-os-x-and-iphone#comments</comments>
		<pubDate>Tue, 09 Jun 2009 07:15:24 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[yahoo]]></category>
		<category><![CDATA[yos]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/?p=380</guid>
		<description><![CDATA[This past week (just in time to beat WWDC), my team released code to integrate Yahoo!&#8217;s Social Platform APIs into your Mac OS X and iPhone applications. Announced on the YDN blog and pushed to our GitHub account, the code gives any developer access to the following: Read the profile of your user (photo, nickname, [...]]]></description>
			<content:encoded><![CDATA[<p>This past week (just in time to beat <a href="http://developer.apple.com/WWDC/">WWDC</a>), my team released code to integrate Yahoo!&#8217;s Social Platform APIs into your Mac OS X and iPhone applications. Announced on the <a href="http://developer.yahoo.net/blog/archives/2009/06/cocoa_yos_sdk.html">YDN blog</a> and pushed to <a href="http://github.com/ydn/yos-social-objc/">our GitHub account</a>, the code gives any developer access to the following:</p>
<ul>
<li><i>Read</i> the <a href="http://profiles.yahoo.com/">profile</a> of your user (photo, nickname, real name, age, sex, location, work and education history, and interests), </li>
<li><i>Read</i> your user&#8217;s <a href="http://profiles.yahoo.com/contacts.php">list of friends/connections</a>, </li>
<li><i>Read/Write</i> your user&#8217;s status message, </li>
<li><i>Read</i> your user&#8217;s <a href="http://profiles.yahoo.com/updates/">list of Updates</a> (i.e. their activities from Yahoo! and the rest of the Web), </li>
<li><i>Write</i> your user&#8217;s activities from inside your app into her Updates stream, </li>
<li><i>Query, filter, and join</i> any data from Yahoo! and other Web services via <a href="http://developer.yahoo.com/yql/">YQL</a>, and</li>
<li><i>Broker</i> your user&#8217;s permission to access this information using <a href="http://oauth.net/">OAuth</a>.</li>
</ul>
<p>What does all this mean? It&#8217;s simple. An app using this SDK can pull in my Yahoo! profile information, plot me and my friends on a map (grabbing the locations stored in our profiles),  compare our listening preferences (grabbing our favorite music preferences), and broadcast my activity (i.e. &#8220;<a href="http://profiles.yahoo.com/u/FNBNNCROTMMOVMBZHVFG6ABLFE">Micah</a> just posted <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284832142&#038;mt=8">a new high score of 18,478 in Bejeweled 2</a>&#8220;) which, in turn, drives my friends (and more) to your app.</p>
<p>You can <a href="http://developer.yahoo.com/social/sdk/objectivec/">learn more at YDN</a> (as well as find all the documentation).</p>
<p>And, if you build anything interesting using the code, please let me know&#8230; we&#8217;re always interested in showcasing great developer-built solutions (using Yahoo! technology) on the YDN blog. Even better, come out and join in at the <a href="http://developer.yahoo.net/blog/archives/2009/06/iphonedevcamp.html">iPhone Dev Camp</a> Yahoo! is hosting July 31 &#8211; August 2, 2009. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2009/yahoo-social-platform-sdk-for-mac-os-x-and-iphone/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Browsing others&#8217; brains</title>
		<link>http://www.laaker.com/micah/blog/2008/browsing-others-brains</link>
		<comments>http://www.laaker.com/micah/blog/2008/browsing-others-brains#comments</comments>
		<pubDate>Tue, 23 Dec 2008 05:13:15 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[newspyle]]></category>
		<category><![CDATA[popular]]></category>
		<category><![CDATA[reddit]]></category>
		<category><![CDATA[webapp]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/?p=289</guid>
		<description><![CDATA[Folks who know me know I&#8217;m a fan of Google Reader; to date, I haven&#8217;t found a better consumption experience for reading and responding to all types of content that I&#8217;m interested in. Not only does it have a lightweight interface, it provides a social lens to see what my friends and colleagues find interesting [...]]]></description>
			<content:encoded><![CDATA[<p>Folks who know me know I&#8217;m a fan of <a href="http://reader.google.com/">Google Reader</a>; to date, I haven&#8217;t found a better consumption experience for reading and responding to all types of content that I&#8217;m interested in. Not only does it have a lightweight interface, it provides a social lens to see what my friends and colleagues find interesting (and allows me to similarly <a href="http://www.google.com/reader/shared/16067211177309144666">broadcast my commentary</a>). And, most important of all, it works on all my devices, particularly the iPhone, providing views optimized to each environment.</p>
<p>However, and this may sound strange, I&#8217;m not always interested in what I&#8217;m interested in. After getting my fill of news on all things data visualization, design, Mac, tiny houses, cryptozoology, App platforms, social media, deals, foreign policy, StarCraft, and Paul Simon, I sometimes wonder what <i>other folks</i> are reading. </p>
<p>And that&#8217;s when I turn to <a href="http://www.newspyle.com/">Newspyle</a>.</p>
<p>Newspyle is a simple, 3-columned website that shows the latest news bubbled up by others (who I generally don&#8217;t know) on Digg, Reddit, and Del.icio.us. I&#8217;m able to see, at a glance, what the rest of the world is finding interesting. Obviously, these three sites aren&#8217;t truly representative of the antithesis of all things Micah. (There&#8217;s still plenty of Mac, design, and web-oriented news.) But there is a fair bit of content I otherwise wouldn&#8217;t see&#8230; and wouldn&#8217;t bother perusing each of these sites (or their associated feeds) to filter such gems.</p>
<p>Only problem is, when viewed on the iPhone, the Newspyle site was hard to work with. It&#8217;s 3-column approach, which worked well on laptops and desktops, became hard to navigate and read on a smaller screen. The often-limited bandwidth of the phone, too, posed a hurdle when all the Digg links sent users off to Digg first (instead of directly to the story you were interested in). </p>
<p>Because of this, I recently built my first iPhone Web App: Newspyle for iPhone. And all it took was 2 hours. Actually, it took 20 minutes to make the App. But then I needed an extra hour and 40 minutes to troubleshoot some nuances that weren&#8217;t quite right initially. I did all of this using 4 things:</p>
<ol>
<li><a href="http://www.newspyle.com/">Newspyle</a> (for the idea),</li>
<li><a href="http://dapper.net/">Dapper</a> (to extract content from Digg, Reddit, and Delicious),</li>
<li><a href="http://simplepie.org/">SimplePie</a> (to parse the 3 sites&#8217; RSS feeds and print the content into the App),</li>
<li><a href="http://webapp.net.free.fr/">WebApp.net</a> (which, somewhat ironically, isn&#8217;t available at http://webapp.net/ but provides the iPhone UI appearance).</li>
</ol>
<p>The whole process was remarkably easy, as the time allotment suggests. Of course, it helped that the <i>idea</i> was already baked. And that tools like Dapper, SimplePie, and WebApp.net exist. And, are free.</p>
<p>Even more exciting, though, than simply building the App was that it made it (in some way, shape, or form) into the actual product. On a whim, I emailed Kunal Anand (the good fellow behind Newspyle) to tell him about what I put together (and attached the &#8220;working&#8221; code). Instead of a cease-and-desist or a thanks-but-no-thanks, Kunal seemed genuinely appreciative of the work, and <a href="http://www.whatspop.com/blog/2008/11/newspyle-goes-mobile-and-iphone.cfm">pushed a similar but superior version live to the public</a>. (I don&#8217;t know the details of Kunal&#8217;s reworking of the code, but it runs much faster, has better state memory, and uses a battle-tested backend solution.)</p>
<p>As such, now any visitor to the Newspyle site using an iPhone is automatically redirected to <a href="http://iphone.newspyle.com">Newspyle for iPhone</a>. And now, hopefully, more folks will get to enjoy (in an easier-to-read and lighter memory footprint) the collective wisdom of the crowds (at Digg, Reddit, and Delicious) while on-the-go. </p>
<p>All in all, this was a great introduction to <a href="http://developer.apple.com/iphone/">iPhone development</a>, and my (little) effort made things easier for me. I now get a much quicker browsing experience at Newspyle while on my iPhone, and hopefully others will, too. I again extend my thanks to Kunal for so graciously accepting the work of a fan; the Web is a wonderful place when folks can interact, contribute, and extend in this manner.</p>
<p>(PS: If you want a great way to use Google Reader on the iPhone, aside from their iPhone-optimized site, be sure to check out <a href="http://click.linksynergy.com/fs-bin/stat?id=i1Py/0jev0U&#038;offerid=146261&#038;type=3&#038;subid=0&#038;tmpid=1826&#038;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252FWebObjects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fi%253D257941932%2526partnerId%253D30%2526id%253D284946773">Byline</a> by <a href="http://phantomfish.com/byline.html">Phantom Fish</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2008/browsing-others-brains/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple TV as an Extension of the iPhone Platform</title>
		<link>http://www.laaker.com/micah/blog/2008/apple-tv-as-an-extension-of-the-iphone-platform</link>
		<comments>http://www.laaker.com/micah/blog/2008/apple-tv-as-an-extension-of-the-iphone-platform#comments</comments>
		<pubDate>Sat, 27 Sep 2008 00:00:00 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[appletv]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[hmpc]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itv]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[media center]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/?p=210</guid>
		<description><![CDATA[The Apple TV and the iPhone will (at some point) converge as a single development platform to complement the Mac computer platform. Or so my theory goes. Why is that? Apple dropped the Apple TV on consumers in January 2007 as a &#8220;hobby.&#8221; Since then, it has released several software updates, including a major on-demand [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.amazon.com/exec/obidos/ASIN/B000MQNMQ6/0713m611l-20">Apple TV</a> and the iPhone will (at some point) converge as a single development platform to complement the Mac computer platform. </p>
<p>Or so my theory goes.</p>
<p>Why is that? Apple dropped the Apple TV on consumers in January 2007 as a &#8220;<a href="http://www.engadget.com/2007/05/30/steve-jobs-live-from-d-2007/">hobby</a>.&#8221; Since then, it has released several software updates, including a major <a href="http://www.apple.com/appletv/rentals.html">on-demand kiosk service</a> this past January. </p>
<p>Also during that time, Apple has released two versions of the iPhone, one of its biggest mainstream successes to date. <i>Unlike</i> the Apple TV, though, Apple provided iPhone users with an App Store: a means of extending the device with 3rd-party-developed Apps. </p>
<p>These Apps are developed somewhat differently than those for the Mac desktop. Namely, rather than the keyboard and mouse standards of yore, they are tuned to leverage the device&#8217;s alternate input mechanisms (multi-touch display, limited visible real estate, accelerometer, gyroscope, location-aware GPS/WiFi, Bluetooth, camera, and cellular connection) <i>and</i> alternate environments (indoors/outdoors, small physical screen, one-handed interaction, noisy surroundings, varied lighting, etc.).  </p>
<p>Because of this shift in development, Apps developed for the iPhone (in my argument) are more in line with Apps that would be useful for the Apple TV (and not desktop Apps). The Apple TV currently ships with an Apple remote control that took some cues from the iPod: it has a 4-direction clickwheel and two buttons (Play and Menu). This limited set of possible interactions generally works well for the TV, but would work terribly for desktop Apps (where users are used to multiple inputs: 104-plus keys on a keyboard <i>and</i> a dual-click, scroll-wheel mouse). Anyone, in fact, who&#8217;s had to enter their 32-character WiFi password on the Apple TV unit using the directional clicker and Play button knows such interaction is painful; what is easy on the computer desktop is very difficult six feet away from the screen with limited input controls.</p>
<p>Apple clearly knows this.</p>
<p>To date, Apple&#8217;s software updates have added very few Apps to the Apple TV. Those they do provide are primarily restricted to &#8220;browsing&#8221; functions (i.e. tasks that involve simple directional scrolling and a couple clicks). Aside from browsing/playing video content, you can browse/play music, photos, and podcasts. In the few cases where the user needs to do more than browse or play, &#8220;keyboard entry&#8221; is limited to activities such as entering search terms for podcasts or supplying a username and password. Why? Because moving across a virtual, on-screen keyboard one click at a time with the Apple remote is time-consuming, painful, and so not &#8220;Apple-like.&#8221;</p>
<p>However, Apple has begun to tie the iPhone and Apple TV together already to simplify such a complex interaction. By releasing the <a href="http://click.linksynergy.com/fs-bin/stat?id=i1Py/0jev0U&#038;offerid=146261&#038;type=3&#038;subid=0&#038;tmpid=1826&#038;RD_PARM1=http%253A%252F%252Fphobos.apple.com%252FWebObjects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fi%253D257941932%2526partnerId%253D30%2526id%253D284417350&#038;mt=8">&#8220;Remote&#8221; Application</a> on the iTunes App Store at launch, Apple now provides Apple TV users an alternate means of accessing a virtual keyboard: rather than click with the Apple Remote, users can instead access the iPhone&#8217;s virtual keyboard (far from perfect, but light years better than the Apple TV&#8217;s beast). Aside from just keyboard entry, the &#8220;Remote&#8221; App also provides alternate menu access to controlling the selection and playback of video and audio content on the TV.</p>
<p>With one tiny App, Apple unveiled a powerful connection between the two non-Mac devices. Suddenly, users have two devices that stand tall on their own, but, by joining together, add up to be greater than their sum. The result? Giant, hi-def HDTVs as the display; Web-connected computer capable of handling concurrent App tasks and video signal decoding; a remote that has a multi-touch display, accelerometer, gyroscope, camera, and cellular connection; and (maybe most importantly) a compact format that fits well in a home living room entertainment center. </p>
<p>Because of this possibility, I would predict Apple begins to do 2 things:</p>
<ol>
<li>allow developers to create rich, Internet-connected, iPhone-controllable Apps for the Apple TV using an extension of the iPhone SDK, and</li>
<li>distribute Apps to the Apple TV using the iPhone App Store (potentially with a filter for TV-only Apps).</li>
</ol>
<p>So, aside from creating a cool home entertainment hydra, why would Apple enable the iPhone SDK for development of Apple TV Applications? I would posit several reasons:</p>
<ul>
<li><b>Name</b>: <br />I&#8217;ll lead with my weakest argument: the iTunes App Store is called the <i>iTunes</i> App Store, not the <i>iPhone</i> App Store. This would seem to suggest Apple is keeping the door open to distribute Apps to platforms beyond the iPhone and iPod Touch.
</li>
<li><b>Greed</b>: <br />$30 million was earned in the first month of the App Store&#8217;s release, with <a href="http://www.roughlydrafted.com/2008/09/12/iphone-apps-store-growing-twice-as-fast-as-itunes-music/">$70 million more the following month</a>. <a href="http://www.macnn.com/articles/07/03/16/piper.on.apple.tv/">Six million total Apple TV units</a> are predicted to be in homes by end of 2008 compared to the <a href="http://www.techcrunch.com/2008/08/26/iphone-3gs-now-outnumber-first-generation-iphones/">12 million iPhones in the market now</a>. This would suggest a theoretical $25 million/month for the yet-to-be-supported Apple TV unit. Do I think that&#8217;s unrealistic? Sure. But even 1/10th of that figure would suggest an attractive revenue stream.
</li>
<li><b>Development Environment</b>: <br />Both Mac and iPhone development use Apple&#8217;s Xcode. And while the iPhone uses it&#8217;s own OS, the Apple TV uses a customized OS X. Apple TV App development could leverage UI controls and the simplified focus of the iPhone while having access to OS X&#8217;s <a href="http://developer.apple.com/technology/">amazing developer palette</a>.
</li>
<li><b>Patent Mining</b>: <br />Apple filed a patent two years ago suggesting some big changes to the product: <a href="http://www.appleinsider.com/articles/08/02/07/apple_filing_depicts_apple_tv_with_ichat_widget_interface.html">the Apple TV as a lightweight widget/application platform</a>. The thinking therein appears to suggest that app-like widgets could enhance a user&#8217;s viewing experience (whether by facilitating live chat with other viewers, providing contextual information against the current feature ala <a href="http://www.vh1.com/video/play.jhtml?id=1575686&#038;vid=189435&#038;source=hp_today">VH1&#8242;s Popup Video</a>, etc.), and describes a number of possible widgets: Weather, Stocks, World Clock, Sports, and Video Chat.
</li>
</ul>
<p>Because of these points, I believe there&#8217;s a strong chance Apple will further connect the iPhone and Apple TV. Or, Apple could <a href="http://www.tuaw.com/2008/09/27/rumor-is-the-apple-tv-being-replaced/">replace the Apple TV entirely</a>, and come out with a killer Mac Mini/Apple TV-hybrid unit. One generally never knows what Steve Jobs has up his sleeve until his Tuesday announcements&#8230;</p>
<p>(Side note: this isn&#8217;t a new idea&#8230; several more-informed folks have suggested similar ideas in the past. AppleInsider proposed the <a href="http://www.appleinsider.com/articles/07/03/06/apple_tv_to_dual_as_casual_gaming_device.html">Apple TV as a &#8220;casual gaming&#8221; device</a>, and The Unofficial Apple Weblog has been <a href="http://www.tuaw.com/2008/07/24/apps-for-apple-tv-sign-me-up/">clamoring for Apple TV Apps</a> for some time. Update: The Inquisitr just proposed a similar call for <a href="http://www.inquisitr.com/4125/what-the-apple-tv-needs/">an Apple TV App Store</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2008/apple-tv-as-an-extension-of-the-iphone-platform/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>7 Missing Features from the WordPress for iPhone App</title>
		<link>http://www.laaker.com/micah/blog/2008/wordpress-for-iphone-released</link>
		<comments>http://www.laaker.com/micah/blog/2008/wordpress-for-iphone-released#comments</comments>
		<pubDate>Sun, 03 Aug 2008 18:28:07 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/?p=182</guid>
		<description><![CDATA[The Wednesday morning before last, I was excited to see that WordPress released an official iPhone application to the world. I instantly downloaded it, and added several of my WordPress blogs to the app. Aside from the annoying Twitter Tools glitch (which sent an empty tweet on blog setup), I was surprised to see some [...]]]></description>
			<content:encoded><![CDATA[<p>The Wednesday morning before last, I was excited to see that <a href="http://click.linksynergy.com/fs-bin/stat?id=i1Py/0jev0U&#038;offerid=146261&#038;type=3&#038;subid=0&#038;tmpid=1826&#038;RD_PARM1=http%253A%252F%252Fphobos.apple.com%252FWebObjects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fi%253D257941932%2526partnerId%253D30%2526id%253D285073074&#038;mt=8">WordPress released an official iPhone application</a> to the world.</p>
<p>I instantly downloaded it, and added several of my WordPress blogs to the app. Aside from the annoying <a href="http://alexking.org/projects/wordpress/readme?project=twitter-tools">Twitter Tools</a> glitch (which sent an empty <a href="http://twitter.com/mlaaker/statuses/865333799">tweet</a> on blog setup), I was surprised to see some big omissions that would impede regular usage for site administrators&#8230; at least from my standpoint. </p>
<ul>
<li><strong>Dashboard functions</strong> <br />As readers here know, I don&#8217;t post every day. I do, however, very regularly check my <a href="http://codex.wordpress.org/Administration_Panels">WordPress Dashboard</a>. The Dashboard wraps up basic stats, such as the five most recent comments, incoming links, number of new unapproved comments, and WordPress news for the package itself (and 3rd-party plugins).
<p>I find this data invaluable to know if there&#8217;s anything I need to take action on (such as marking a new comment as &#8216;approved&#8217; or &#8216;spam&#8217;) or learning about a security exploit.</li>
<li><strong>Global Drafts</strong> <br />
The second-most popular task for me in WordPress is creating and editing a draft post <em>on the server</em>. It generally takes me several revisions before I post a &#8220;post&#8221; here. (This one, for instance, has taken 10+ edits over 1.5 weeks.) </p>
<p>Unfortunately, though, the iPhone WordPress app only can edit and save local drafts (i.e. those on the iPhone itself). This is probably the biggest deal-breaker for me. I don&#8217;t <em>want</em> to write and edit on my iPhone, as the keyboard is so awkward. I would, however, as it makes it convenient to drop in a quick edit or two, or get started on a new idea. But, preferably, I&#8217;d take a full, non-finger-crippling, physical keyboard experience over the on-screen, cramped digital keyboard. Because of this, I wouldn&#8217;t now dream of starting a post on the iPhone knowing I couldn&#8217;t switch back to the desktop keyboard later. </p>
<p>Maybe one day Apple will allow Bluetooth keyboards to pair with the iPhone. (Maybe even starting with <a href="http://www.amazon.com/exec/obidos/ASIN/B000V01RLK/0713m611l-20">their own keyboards</a>, in fact!) Until then, this app will just serve as a monitoring and quick editing environment.</p>
<p>(Side note: It appears this issue may be larger than that of this app. I&#8217;ve noticed similar drawbacks plague <a href="http://infinite-sushi.com/software/ecto/">ecto</a> and <a href="http://www.red-sweater.com/marsedit/">MarsEdit</a>, too. Anyone know why this is, and/or a workaround?)</li>
<li><strong>Links (add, remove, order)</strong> <br />The iPhone has a number of built-in controls and UI elements for creating and managing lists. WordPress, too, has <a href="http://codex.wordpress.org/Links_Manager">great built-in support for Links</a> which populate a blog&#8217;s Blogroll section. Why not blend the best of both worlds? List management for your blog using the iPhone&#8217;s easy list management UI features? It sounds delightful.</li>
<li><strong>Widget addition, order, removal</strong> <br />Similar to Link management, the ability to re-order, customize, and enable/disable <a href="http://widgets.wordpress.com/">Widgets for WordPress</a>. Honestly, re-ordering widgets using the WordPress Web-based manager is rather awkward&#8230; having used the iPhone&#8217;s list control UI before, I imagine I&#8217;d prefer handling all Widget activity on the iPhone altogether. </li>
<li><strong>Plugin control and updates</strong> <br />Plugins are well-known to cause performance issues for some WP blogs, and occasionally they can cause sites to come to a screeching halt. Being able to toggle a plugin on and off remotely would allow site administrators to quickly re-enable a site simply by flipping a plugin off (and/or back on). Further, WordPress now allows most plugins to be updated (when updates are offered) via the Web interface. As such, being able to click a couple links to bring all your plugins up-to-date would be very useful.</li>
<li><strong>Run backups</strong> <br />The thing about backups is: you never think to backup your files till its too late&#8230; why not just offer the &#8220;Save to server&#8221; and &#8220;Email backup&#8221; options (sans &#8220;Download to your computer&#8221; due to limited iPhone storage opportunities)?</li>
<li><strong>Stats</strong> <br />Last but not least, the WordPress Stats plugin has become invaluable to me. I&#8217;m a big fan of <a href="http://www.google.com/analytics">Google Analytics</a> (who significantly raised the bar on visualizing web usage data several years ago), but there are few times that I head over to the Google site to check out how my blog is doing. The <a href="http://wordpress.org/extend/plugins/stats/">WordPress Stats plugin</a> gives me my most basic visualizations (such as visitors over time, top posts, top searches, and most active) right on the Dashboard. It&#8217;s not a 3rd-party plugin, as its made by <a href="http://automattic.com/">Automattic</a> (the folks behind WP itself and <a href="http://akismet.com/">Akismet</a>), so no (legal) reason not to include in this package.
<p>I know the plugin currently uses Flash to render its chart, but I&#8217;d happily deal with a static, cached PNG or GIF if that got me some level of site monitoring via the app.</li>
</ul>
<p>Please, don&#8217;t get me wrong. I understand I&#8217;m looking at a 1.0 release, not a 2.x or 3.x version. Many of the features I&#8217;m describing are fine to release after supporting basic posting functionality. Further, <a href="http://click.linksynergy.com/fs-bin/stat?id=i1Py/0jev0U&#038;offerid=146261&#038;type=3&#038;subid=0&#038;tmpid=1826&#038;RD_PARM1=http%253A%252F%252Fphobos.apple.com%252FWebObjects%252FMZStore.woa%252Fwa%252FviewSoftware%253Fi%253D257941932%2526partnerId%253D30%2526id%253D285073074&#038;mt=8">the app is <b>free</b></a>&#8230; which means the good folks at Automattic <a href="http://developer.apple.com/iphone/program/">dropped at least a benjamin</a> simply to offer freeloaders (like myself and all other WordPress user) a means of managing our blogs on the go. (So, to the good folks developing this app, &#8220;thank you.&#8221;)</p>
<p>Automattic has been kind enough to provide a <a href="http://iphone.trac.wordpress.org/report/3">list of upcoming bug fixes and features</a> for the app. I didn&#8217;t see any of my ideas already listed there, but don&#8217;t doubt that as time passes, the app will become considerably more usable. </p>
<p>What features of the app do you find missing? And/or invaluable while on the go?</p>
<p><i><b>Update:</b> Daniel Jalkut, author of <a href="http://osx.iusethis.com/app/marsedit">MarsEdit</a>, kindly <a href="#disqus_thread">offered a solution to the issue of Global Drafts</a>, which ended up serving as a great workaround. (Thanks, Daniel! Anyone else know how to solve the remaining open 6 features?)</i></p>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2008/wordpress-for-iphone-released/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>My 2008 Apple Wishlist: iPhone/iPod</title>
		<link>http://www.laaker.com/micah/blog/2008/my-2008-apple-wishlist-iphoneipod</link>
		<comments>http://www.laaker.com/micah/blog/2008/my-2008-apple-wishlist-iphoneipod#comments</comments>
		<pubDate>Wed, 02 Jan 2008 04:42:44 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple2008wishlist]]></category>
		<category><![CDATA[cellphone]]></category>
		<category><![CDATA[coverflow]]></category>
		<category><![CDATA[eject]]></category>
		<category><![CDATA[hotswap]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[shortcuts]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/blog/2008/my-2008-apple-wishlist-iphoneipod</guid>
		<description><![CDATA[As a send-off to 2007, I&#8217;m assembling my 2008 Apple wishlist, as mentioned in my previous posts. I&#8217;m not asking for new products&#8230; just enhancements that would make their products better for users like me. iPhone/iPod Apple must be inundated with idea after idea on how to improve or really make the iPhone a better [...]]]></description>
			<content:encoded><![CDATA[<p>As a send-off to 2007, I&#8217;m assembling my 2008 Apple wishlist, as mentioned in <a href="/micah/blog/2007/my-2008-apple-wishlist-apple-com-user-profiles">my</a> <a href="/micah/blog/2007/my-2008-apple-wishlist-mac">previous</a> <a href="/micah/blog/2007/my-2008-apple-wishlist-customer-lifecycle">posts</a>. I&#8217;m not asking for new products&#8230; just enhancements that would make their products better for users like me.</p>
<h3>iPhone/iPod</h3>
<p>Apple must be inundated with idea after idea on how to improve or really make the iPhone a better product. But, I won&#8217;t lie; the iPhone is an awesome device. I had a series of disappointing Verizon phones (preceeded by an equally disappointing SprintPCS phone) over 3 years. No matter what glitches I&#8217;ve experienced with the iPhone (and there have been a couple doozies), I actually feel empowered with my phone now&#8230; rather than crippled or limited. Anywhere I go, I have access (even if occasionally slow via the EDGE network) to my email, maps for directions, and my full address book. Not to mention some great games and <a href="http://www.google.com/reader/shared/16067211177309144666">my Google Reader newsfeeds</a>.</p>
<p>That said, there&#8217;s room for improvement. Particularly around syncing, which I <a href="/micah/blog/2007/my-2008-apple-wishlist-mac ">mentioned earlier as a .Mac feature</a>. I can understand .Mac-like sync not being a feature available to every user, as someone has to pay for server storage of all that information. The following suggestions, though, would apply for any iPhone and/or iPod user straight out of the box.</p>
<ul>
<li><b>Shortcut creation</b> (iPhone)
<p>I can&#8217;t say I&#8217;m a giant fan of the touchscreen&#8217;s keyboard on the iPhone. While some know me for <a href="/micah/blog/2007/five-5-traumatic-taunts">my sissy-soft hands</a>, my iPhone knows me for a different digited issue: fat fingers. And fat fingers make it hard to type (particularly quickly) on a small keyboard. To make matters worse, <a href="http://www.apple.com/iphone/features/index.html#sms">Apple&#8217;s auto-correction software</a> somehow manages to bungle both my regular English words and my old SMS shorthand. &#8220;MTG&#8221; (&#8220;meeting&#8221;) becomes &#8220;MTV,&#8221; &#8220;WFH&#8221; (&#8220;working from home&#8221;) becomes &#8220;WTH,&#8221; etc.</p>
<p>Worse, the software doesn&#8217;t learn. No matter how many times I type &#8220;MTG,&#8221; it keeps on thinking I mean MTV. The &#8220;S&#8221; in SMS stands for &#8220;Short.&#8221; Why can&#8217;t I send short, shorthand MSGs (not MAGS) to others? I can appreciate Apple&#8217;s efforts to make the world a more formal, English-literate place. Most of us, though, aren&#8217;t sending TXTs to the CEO. Let us use our efficient little lingua franca, please. And, show us a little love by learning it over time&#8230; make that auto-correction start suggesting the words <i>I</i> use. Particularly, my email address. (And, please, please stop auto-capitalizing my email address as soon as I add the &#8220;@&#8221; symbol.)</p>
<p>As it stands, I somewhat dread SMSing on the iPhone, as I know I&#8217;ll have to think just to send my note. That sounds like a Windows experience to me; I prefer the Mac-way of doing things, thank you.</p>
</li>
<li><b>CoverFlow browsing</b> (iPod&#8230; and <i>should</i> be an iPhone issue, too!)
<p><a href="http://www.apple.com/itunes/tutorials/">iTunes 7.x</a> and <a href="http://www.apple.com/macosx/features/finder.html">Mac OS X Leopard</a> recently incorporated <a href="http://en.wikipedia.org/wiki/Coverflow">CoverFlow</a> into their browsing experience, which provides a visual, flip-book-like approach to perusing music and data libraries. It rocks. I was sold the minute I first played with it. (After all, who doesn&#8217;t remember their LP/CD covers when thinking about their favorite albums?) It is so, so, so much more engaging than scrolling through a 12-point text list.</p>
<p>
<img src="http://laaker.com/micah/images/itunes-coverflow.jpg" alt="Screenshot of iTunes displays" />
<div class="portImageCaption">iTunes display for music on Mac (left) and iPod (right).</div>
</p>
<p>Sadly, though, when I browse the music on <a href="http://support.apple.com/specs/ipod/iPod_Fifth_Generation_Late_2006.html">my iPod</a> in iTunes, I&#8217;m presented with an old-school 12-point text list of all my tracks. What happened? I was just flipping through this beautiful presentation of the limited selection of music on my Mac, and when I switch to the pimped-out, 80GB iPod, I get the limited, pre-iTunes 7.x experience. Any reason I can&#8217;t have the big boys&#8217; experience while viewing my iPod&#8217;s content, too?</p>
</li>
<li><b>Don&#8217;t cripple iPod functionality on the iPhone</b>  (iPhone)
<p>Manual music management on my iPods rock. The reason I use an iPod in the first place (these days, at least) is that I don&#8217;t have to keep my entire music library on my limited-space laptop drive. By manually copying and managing tracks to my iPod, I can keep them there, and keep my hard drive free for data and work.</p>
<p>Unfortunately, the iPhone allows no such similar functionality. The only way to get music on the device is to sync playlists from my Mac to my iPhone. Delete the track off my Mac? Next sync, its getting wiped off my iPhone.</p>
<p>To make annoying matters worse, the iPhone also doesn&#8217;t let me play my music stored on it when plugged into my Mac. Why? This totally baffles me. The iPhone says &#8220;iPod&#8221; <a href="http://www.apple.com/iphone/features/index.html#ipod">right on the package</a>, as well as on its Home screen button. It shows up in iTunes like an iPod.</p>
<p>So why can&#8217;t I stash and play my music? This has effectively killed the &#8220;iPod&#8221; component of the iPhone for me&#8230; the only time I use my iPods for music is when I plug them into my many different Macs.</p>
</li>
<li><b>Do not disconnect!</b> (iPod)
<p>Really?! From the company that brought hot-swapping drives mainstream? To this day, I need to manually &#8220;eject&#8221; my iPod from my Mac, waiting tens of seconds (usually 6 tens, to be precise) for my iPod to tidy up and close shop. Usually, the reason I need to remove the iPod is that I&#8217;m dashing off to a meeting, and don&#8217;t want to lug the iPod, its cable, and its charger along.</p>
<p>Call me naive, but I believe that Apple can provide a simple, elegant, and little-chance-of-harm means of disconnecting iPods by simply unplugging the device. What can I say? I dare to dream.</p>
</li>
</ul>
<p>Like I said, the iPhone (and the iPod) rocks. Apple could totally ignore these issues, and I&#8217;ll keep using them just the same. Only thing, though, is that a little piece of me will die each time I do, knowing they could have done just a little bit better.</p>
<blockquote><p>(<i>Ed. note:</i> This is one of a several part series, already including <a href="http://www.laaker.com/micah/blog/2007/my-2008-apple-wishlist-mac">.Mac</a>, <a href="/micah/blog/2007/my-2008-apple-wishlist-customer-lifecycle">Customer Lifecycle</a> and <a href="/micah/blog/2007/my-2008-apple-wishlist-apple-com-user-profiles">Apple.com User Profiles</a> coverage. Stay tuned tomorrow for my final post re: Address Book.)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2008/my-2008-apple-wishlist-iphoneipod/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>My 2008 Apple Wishlist: .Mac</title>
		<link>http://www.laaker.com/micah/blog/2007/my-2008-apple-wishlist-mac</link>
		<comments>http://www.laaker.com/micah/blog/2007/my-2008-apple-wishlist-mac#comments</comments>
		<pubDate>Sun, 30 Dec 2007 05:43:14 +0000</pubDate>
		<dc:creator>Micah</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apple2008wishlist]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[contacts]]></category>
		<category><![CDATA[dotmac]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[steve jobs]]></category>

		<guid isPermaLink="false">http://www.laaker.com/micah/blog/2007/my-2008-apple-wishlist-mac</guid>
		<description><![CDATA[I&#8217;ve been known to be called an Apple fanboy before&#8230; mostly by those in my family (three of whom then purchased MacBooks in the last year). That&#8217;s OK; I am a big fan of Apple. While a Mac was not my first computer (that honor goes to the VIC-20 followed by a series of Apple [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been known to be called an Apple fanboy before&#8230; mostly by those in my family (three of whom then purchased <a href="http://www.amazon.com/exec/obidos/ASIN/B000RG0RFA/0713m611l-20">MacBooks</a> in the last year). That&#8217;s OK; I <i>am</i> a big fan of Apple. While a Mac was not my first computer (that <a href="/micah/blog/2007/five-5-traumatic-taunts">honor goes to the VIC-20</a> followed by a series of Apple II machines), the Mac certainly unleashed some creative energies. And, it codified a set of expectations I now have of an operating system&#8217;s power and reach. In many ways, it breaks down to a simple tenet: </p>
<blockquote><p>a computer&#8217;s software should break down the obstacles and bureaucracy that prevent efficiency in the real world <i>and</i> disguise how onerous the task may actually be.</p></blockquote>
<p>As such, I end 2007 with my hopes for Apple in 2008; I write this not only as a fan, but also <a href="http://finance.yahoo.com/q?s=aapl">as a shareholder</a>. (Steve, <a href="/micah/press-releases/2005/steve-jobs-gets-his-first-micah-laaker-sighting">now that you&#8217;re an avid reader</a>, here&#8217;s to hoping we see even some of this next year.)</p>
<h3>.Mac</h3>
<p>Many of my friends remember me <a href="/micah/blog/2007/i-use-and-recommend-this">hyping up</a> the <a href="http://click.linksynergy.com/fs-bin/click?id=i1Py/0jev0U&#038;offerid=80901.10000001&#038;type=3&#038;subid=0" >.Mac service</a><img border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=i1Py/0jev0U&#038;bids=80901.10000001&#038;type=3&#038;subid=0" /> for the past several years. The promise has always been great. Among other things, sync your files seamlessly (nee, Mac-like) between multiple Macs to have the same Address Book, Safari Bookmarks, Mail settings, application preferences, etc., everywhere you go&#8230; and always available &#8220;in the cloud&#8221; (up on the <a href="http://www.mac.com/">.Mac site</a>). And indeed, it&#8217;s worked relatively well that way for years. </p>
<p>Unfortunately, the Web has grown at a clip that has far outpaced Apple in terms of updating the service. Matter of fact, Leopard and other Apple products are releasing base features that cannibalize the service&#8217;s utility: see the <a href="http://www.apple.com/macosx/features/300.html#addressbook">awesome Yahoo! Address Book sync</a> between your iPhone, your OS X Address Book, and Yahoo! Mail/Messenger for but one example. <a href="http://www.tuaw.com/2006/09/10/viral-mac-feedback-copy-and-paste-this-lets-make-apple-list/">.Mac users are getting upset</a>, and it seems like high time to make some significant upgrades to the service.</p>
<p>I see a couple areas I&#8217;d particularly recommend for growth in the .Mac area:</p>
<ul>
<li><b>iPhone Sync</b><br />Why did I invest .Mac&#8217;s promise of keeping my data &#8220;in the cloud&#8221; if their first truly portable, always-connected device can&#8217;t take advantage of the features? To get my iPhone in sync with very light data (Address Book updates, such as 10-digit phone numbers and 10k avatar images, and iCal events, such as 100-character meeting invites), I must plug my iPhone into my Mac and sync the two. I&#8217;ve never been in the habit of tethering my phone to my laptop or desktop, and have thus come to not rely on the iPhone for its Calendar and Address Book applications (both of which have data, believe it or not, which are updated multiple times each day). It would <i>rock</i> to have the iPhone syncing this data on-the-go, just as it does with my IMAP Mail account. (And, no, I shouldn&#8217;t have to shell out $400 for an updated iPhone just for this capability when the 3G version of the phone supports this feature.)
</li>
<li><b>Backup of iTunes purchases</b><br />Apple clearly wants me to back up my iTunes purchases. I am solicited every so often in iTunes to use its internal backup feature (or the .Mac-supplied <a href="http://www.apple.com/dotmac/backup.html">Backup</a> application) to keep additional copies of my purchases. Why not automatically stockpile these tracks/videos/whatever in a Purchases folder on my <a href="http://www.apple.com/dotmac/idisk.html">iDisk</a>? Storage is cheap; ask <a href="http://yodel.yahoo.com/2007/03/27/yahoo-mail-goes-to-infinity-and-beyond/">Yahoo!</a>, <a href="http://mail.google.com/support/bin/answer.py?answer=6558&#038;topic=13288">Google</a>, <a href="http://skydrive.live.com/">Microsoft</a>, and all the <a href="https://mozy.com/?ref=M47HRI">other players</a> offering ridiculously large amounts of storage for free to their users. You have them one-upped in a different area&#8230; your users already <em>paid</em> for the privilege of this particular content. Why not archive it for them automatically (and preferably <em>not</em> count this storage against their meager 10GB limit)?
<p>If not for altruistic, value-added, help-the-user reasons, then consider it for reducing <a href="http://www.apple.com/support/itunes/store/backup/">customer support</a> costs.</p>
</li>
<li><b>Storage</b><br />I began to cover this already, but it needs clarification. Everyone gripes about this. So maybe there&#8217;s a ring of truth to the fact that its a tad bit shameful to so excitedly hype 10GB of storage, when that&#8217;s freely offered from so many other services. Man up; we&#8217;re paying $100/year&#8230; try not to make us feel like chumps.
<p>20GB sound reasonable? I&#8217;d, of course, prefer 50GB, but I don&#8217;t want to sound greedy.</li>
<li><b>Instant Gratification</b><br />Apple has product marketing down like a science. Walk into an Apple store, and you want to touch and grab all the products displayed around you. The tiny software boxes beckon, and suggest the beauty of the objects inside. Interestingly, though, .Mac software boxes contain not much more than a generic manual and a unique product code. (AppleCare boxes share a similar issue; their boxes contain one additional item: a <a href="http://www.micromat.com/index.php?option=com_content&#038;task=view&#038;id=37&#038;Itemid=51">TechTool Deluxe</a> DVD that can also be downloaded for easy burning later.)
<p>This isn&#8217;t too big a deal (although it seems strange that there isn&#8217;t a disc in the box, even if its just filled with demo versions of 3rd-party software) for the physical store&#8230; people came in to pick up a &#8216;thing.&#8217; What&#8217;s odd, though, is that the online store sells <a href="http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=E107CAB7&#038;fnode=home/shop_mac/mac_accessories/applecare_dotmac&#038;nplm=MA927Z/A">the same physical product</a>. This means if a user buys the product tonight from the online store, they will need to pay for shipping, wait several days, and then get a couple sheets of paper when it arrives. Aside from the environmental impact of packaging and delivery, it strikes me as odd that Apple (who pioneered digital downloads with iTunes) has to send a box.</p>
<p>But wait&#8230; if a user simply clicks &#8216;Join Now&#8217; on the <a href="http://click.linksynergy.com/fs-bin/click?id=i1Py/0jev0U&#038;offerid=80901.10000001&#038;type=3&#038;subid=0" >.Mac homepage</a><img border=0 width=1 height=1 src="http://ad.linksynergy.com/fs-bin/show?id=i1Py/0jev0U&#038;bids=80901.10000001&#038;type=3&#038;subid=0" />, they can get started using the service <i>this minute</i>. So it isn&#8217;t a requirement that a box be shipped; you just might think so, as the digital, far more convenient download option isn&#8217;t presented. </p>
<p>I have two recommendations: </p>
<ol>
<li>At the online Apple Store, only sell the digital delivery of .Mac (or at least make the packaged version something the user has to take an additional step to select)</li>
<li>At physical Apple Store locations, deliver the .Mac activation code as a print-out on a user&#8217;s receipt&#8230; kind of like the way gas stations do for carwashes</li>
</ol>
<p>Both solutions reduce the waste, and get the user directly to the goods. And aside that, there&#8217;s a little less disappointment this way than in opening a box (that holds discs and packaging for other Apple products, like iWork and iLife) to find a lonely sheet of paper.
</li>
</ul>
<p>.Mac still has considerable value to me for the data synchronization alone, but it would be great to see some of these issues resolved soon. <a href="http://sourceforge.net/projects/notmac/">Open-source alternatives to .Mac</a> are appearing, and others are suggesting <a href="http://www.macdevcenter.com/pub/a/mac/2006/11/01/making-a-smooth-move-from-mac-to-google.html?page=1">replicating most of .Mac&#8217;s offering with free alternatives</a>. Time to stave off the antsy masses.</p>
<blockquote><p>(<i>Ed. note:</i> This is the first of a several part series. Stay tuned for posts re: Address Book, Customer Lifecycle, Apple.com User Profiles, and iPhone/iPod/iTunes.)</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.laaker.com/micah/blog/2007/my-2008-apple-wishlist-mac/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.laaker.com @ 2012-02-06 23:26:40 -->
