<?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; mobile computing</title>
	<atom:link href="http://banagale.com/category/mobile-computing/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>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>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>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>
		<item>
		<title>The Concept of Self and Use of RFID on the iPhone in Entertainment and Social Space</title>
		<link>http://banagale.com/the-concept-of-self-and-use-of-rfid-iphone-in-entertainment-and-social-space.htm</link>
		<comments>http://banagale.com/the-concept-of-self-and-use-of-rfid-iphone-in-entertainment-and-social-space.htm#comments</comments>
		<pubDate>Mon, 28 Dec 2009 22:59:33 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Society]]></category>
		<category><![CDATA[concerts]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[islate]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[philosophy]]></category>
		<category><![CDATA[nfc]]></category>
		<category><![CDATA[rfid]]></category>
		<category><![CDATA[rjd2]]></category>
		<category><![CDATA[rothbury]]></category>
		<category><![CDATA[sherlock holmes]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=381</guid>
		<description><![CDATA[My friend Elissa turned me on to an article by William Deresiewicz titled The End of Solitude that addresses the culture of celebrity and connectivity as symptoms of an impulse for becoming known.  Much of the article offers an overview of the historical concept of Self and what we get out of it. Something I [...]]]></description>
			<content:encoded><![CDATA[<p>My friend Elissa turned me on to an article by William Deresiewicz titled <a href="http://chronicle.com/article/The-End-of-Solitude/3708">The End of Solitude</a> that addresses the culture of celebrity and connectivity as symptoms of an impulse for becoming known.  Much of the article offers an overview of the historical concept of Self and what we get out of it.</p>
<p>Something I liked about the article was that it gave context to a technical social mashup idea I&#8217;ve been exploring, which is the increased use of near field communication (NFC) to increase one&#8217;s visibility in a meaningful way.  More specifically, people will use RFID tag readers in a mobile device like the iPhone to alert the world of their participation in entertainment experiences.</p>
<p>In The End of Solitude, Deresiewicz suggests the culture of celebrity is connected to the video camera, which I connect to broadcast television.  Regretfully, in the year when we could least afford it, reality TV gave rise to pointless distractions like the Balloon Boy and the White House Party Crashers.  But the article also describes the culture of connectivity as a product of the evolving use of computers and mobile communications in society.  As something of an evangelist for new media and a critique of old media, it is somewhat humbling for me to read Deresiewicz&#8217;s grouping of celebrity with connectivity in the contemporary self:</p>
<blockquote><p><em>&#8220;Celebrity and connectivity are both ways of becoming known.  It wants to be visible. If not to the millions, on Survivor or Oprah, then to the hundreds, on Twitter or Facebook. This is the quality that validates us, this is how we become real to ourselves — by being seen by others. The great contemporary terror is anonymity.&#8221;</em></p></blockquote>
<p>The value of different participatory entertainment activities runs the gamut.  A film at your local movie theater requires you to only buy a ticket before the film is sold out and ensure you show up at the scheduled time.  Getting yourself twenty feet from the stage at The Dead on July 4th at Rothbury Music Festival in Michigan requires a <a href="http://www.weeklydavespeak.com/wds_stuff/articles_and_columns/a_righteous_time_at_rothbury_music_festival_2009">significantly greater level of planning</a>.  But the relative interest in the social grid in any given activity is less important than the simple declaration to the post modern self that you &#8220;did it.&#8221;  People want to shout from the top of their literal or figurative mountains, &#8220;I am about to (or have just)  ____ at _____.&#8221;</p>
<p>Given that a lot of people love to share their experiences, many are simply limited by the inconvenience.  I&#8217;ve given <a href="http://banagale.com/apple-touch-platform-tablet-itunes-social-gaming-openfeint.htm">some detail to my sense</a> that there is a big splash still yet to be made by Apple&#8217;s touch platform.  And that the Touch lineup of the iPod Touch, the iPhone and the iSlate we will see a revolution in mobile computing.  They will allow us to enjoy the impulses of the modern self which are to take part in connectivity and some element of celebrity.</p>
<p>A topic that hasn&#8217;t been explored enough is the effect of including an RFID reader in a breakthrough device like the iPhone.  There is reason to believe that <a href="http://www.nearfieldcommunicationsworld.com/2009/11/05/32191/apple-testing-rfid-enabled-iphone/">an RFID reader will be incorporated</a> in the near future.   I believe that the inclusion of such hardware will open up opportunities to more quickly identify and disseminate interesting information about the entertainment spaces we&#8217;re inhabiting.</p>
<p>To illustrate a point, when I was writing the above paragraph I searched twitter for &#8220;Sherlock Holmes&#8221; which premiered this past weekend.  The third tweet from the top was from a student I&#8217;ve never heard of or met named <a href="http://twitter.com/nicholas_king">Nicholas King</a>.  From his Twitter bio, we know Nicholas is a student at Eastern Michigan and studies business.  Quite simply, <a href="http://twitter.com/nicholas_king/status/7080156913">Nicholas tweeted</a>:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-390" title="RFID Technology iPhone iSlate Twitter Self Post-Modern Concept" src="http://banagale.com/blog/wp-content/uploads/2009/12/nick_king.png" alt="RFID Technology iPhone iSlate Twitter Self Post-Modern Concept" width="500" height="224" /></p>
<p>A quick search reveals that <a href="http://www.ncgmovies.com/trillium.asp">Trillium is a cinemas</a> in Grand Blanc, Michigan and Nick was keeping his followers up to date with a text message from his phone.  While a text message accomplishes the goal of updating his thirty or so followers, it falls down for a few reasons:</p>
<ol>
<li>Part of being fully connected is also having your information quickly sorted and grouped with similar data.  Twitter provides a reverse method for grouping information through its search.twitter.com functionality.  Users are capable of directly grouping their tweets with hashtags.  Both of those methods suffer the potential for data entry error.  I wouldn&#8217;t have known about Nick&#8217;s experience achievement if he had spelled it &#8220;Shelock Holmes.&#8221;</li>
<li>Manually updating your followers with the activity you&#8217;re participating in requires extended effort.  If you&#8217;re walking in the door of an <a href="http://banagale.com/rjd2-paradise.htm">RJD2 show</a> you might have a drink in one hand and a gaggle of pals pulling you forward with the other. It isn&#8217;t always possible or at least socially acceptable to whip out your phone and type out an update.</li>
</ol>
<p>The concept is this.  Sherlock Holmes is being distributed to theaters by Warner Bros Pictures.  In addition to sending out reels of film, Warner Bros would also send a small stand up display that is to be placed near the entrance to the theatre showing the movie.  If Nick carried an iPhone with an RFID reader, he would need only to wave his phone at the entrance and it would automatically pick up his preferences for sharing his location and the movie title he&#8217;s seeing via Twitter or Facebook.  More interesting things would be to automatically enter you in a contest for people who attended an Sherlock Holmes on opening weekend.</p>
<p>Another illustration to the benefits of adding an RFID reader to the iPhone in the realm of participatory entertainment is in live music or very large public entertainment events.  For instance, scanning the RFID tag in your section at a football game will identify the mobile capability to an application that could cue everyone to hold up their phones at a given time, display a particular set of images on the screen and turn the entire stadium into a megatron.  At a music festival like Rothbury, it might allow people to collect virtual <a href="http://zookeys.blogspot.com/">zoo keys</a> which turn an <a href="http://www.flickr.com/photos/dividedsky46/3700296986/">already amazing Sherwood Forest</a> into something that is digitally enchanted.</p>
<p>The total extent to what could be done with connected devices incorporating RFID tags in combination with the impulse to reinforce personal visibility is impossible to see right now.  What is clear is that culture, technology and the increasing value of participatory entertainment rapidly is converging with all-in-one devices like the iPhone and iSlate.</p>
<p><a href="http://www.twitter.com/jetsetter"><img title="follow rob on twitter" src="../wp-content/uploads/2009/12/rob-twitter.png" alt="follow rob on twitter" width="214" height="80" /></a></p>
<p><strong>Update 12/30/09</strong>:  A few additional things: 1. There is a strong sense that RFID will be most valuable for payment and wireless financial transactions.  The basis of my interest in RFID has been from seeing the NFC-enabled registers at places like McDonalds and Regal Cinemas.   When I first started seeing them, I would ask how often they took payment using the NFC at POS and I&#8217;d get blank stares from the employees.  MasterCard&#8217;s PayPass and American Express&#8217;s ExpressPay have been around for a while but have mostly only survived market tests as far as I can tell.</p>
<p>To look at how NFC/RFID payments and entertainment overlap, I love what it could do to damage the secondary ticket market.  I&#8217;ve <a href="http://www.weeklydavespeak.com/wds_stuff/site_news/weekly_davespeak_will_never_cooperate_with_ticket_scalpers">long felt</a> that secondary ticketing and scalping does more harm than good on the average would-be live entertainment participant.  Locking tickets to phones is a great way to help track and possibly reduce scalping while still allowing some flexibility in transferability.</p>
<p>There are some articles about how an RFID, NFC enabled phone are useful outside of entertainment which are worth linking to.  Here&#8217;s one that <a href="http://www.mobilemarketingwatch.com/rfid-enabled-iphone-a-boon-to-mobile-marketing-4411/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+MobileMarketingWatch+%28Mobile+Marketing+Watch%29">simply gooses</a> the idea.  Here&#8217;s a <a href="http://mobileinc.co.uk/2009/09/concepting-nfc-enabled-tv-radio-for-mobile-advertising/">second article</a> that talks explicitly in terms of marketing opportunities.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/the-concept-of-self-and-use-of-rfid-iphone-in-entertainment-and-social-space.htm/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Using an HTML Web View with a Transparent Background in iPhone SDK&#8217;s Interface Builder and Xcode</title>
		<link>http://banagale.com/using-an-html-web-view-with-a-transparent-background-iphone-interface-builder.htm</link>
		<comments>http://banagale.com/using-an-html-web-view-with-a-transparent-background-iphone-interface-builder.htm#comments</comments>
		<pubDate>Fri, 26 Jun 2009 16:32:36 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[transparency]]></category>
		<category><![CDATA[uitextview]]></category>
		<category><![CDATA[uiwebview]]></category>

		<guid isPermaLink="false">http://banagale.com/?p=340</guid>
		<description><![CDATA[Something almost every iPhone application needs is an About and Help view that allows the user to learn a little bit about the application they&#8217;re using and  how it should be operated.  The problem with a UITextView in Apple&#8217;s XCode and Interface Builder SDK is that you can not use rich-text styling or even bold [...]]]></description>
			<content:encoded><![CDATA[<p>Something almost every iPhone application needs is an About and Help view that allows the user to learn a little bit about the application they&#8217;re using and  how it should be operated.  The problem with a UITextView in Apple&#8217;s XCode and Interface Builder SDK is that you can not use rich-text styling or even bold one line over another.</p>
<p>One solution to this problem would be to create image files containing stylized text and then rasterize them and allow the user to page through them.  The problem with this is that you can&#8217;t have tappable URLs or links embedded in the text.</p>
<p>David Peixotto, coding ninja and my business partner for <a href="http://www.neutrinosllc.com">Neutrinos</a>, suggested we look at using a Webview or HTML view and put an imageview in the background.  The trick is telling the iPhone to display a UIWebView with a transparent background.  I looked around for the solution to this and came across <a href="http://www.iphonedevsdk.com/forum/iphone-sdk-development/4918-uiwebview-render-speeds-white-background.html#post24796">this helpful post</a> in the iPhone Developer SDK forums.</p>
<p>Step one of getting a transparent web view in interface builder is to create HTML in the controller.m for the view containing the webview that contains the CSS line: &lt;body style=&#8221;background-color:transparent&#8221;&gt; Inside the &lt;head&gt; &lt;/head&gt; sections of the html.</p>
<p>Step two is to set the background color of the webview to clear or transparent:  myWebView.backgroundColor = [UIColor clearColor];<span id="more-340"></span></p>
<p>Step three is to make sure that the &#8220;Opaque&#8221; box on the inspector of properties of the WebView is unchecked.</p>
<p>That should be all you need to do.  Drop a UIImageView behind the newly transparented web view object and you should be able to use a scrollable rich text with hyperlinks.  Horray.</p>
<p>If this helped you or confused you more, please post in the comments!  We do have it working on 3.0 much to the happiness of our client.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/using-an-html-web-view-with-a-transparent-background-iphone-interface-builder.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Hit Me On My iPhone &#8211; New Video From Pete Miser</title>
		<link>http://banagale.com/hit-me-on-my-iphone-new-video-from-pete-miser.htm</link>
		<comments>http://banagale.com/hit-me-on-my-iphone-new-video-from-pete-miser.htm#comments</comments>
		<pubDate>Thu, 10 Jan 2008 01:05:09 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[humor]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[remix]]></category>

		<guid isPermaLink="false">http://banagale.com/hit-me-on-my-iphone-new-video-from-pete-miser.htm</guid>
		<description><![CDATA[This music video comes from Pete Miser, founding member of the Five Fingers of Funk. Pete hails from Portland, Oregon and his band had a following in the PDX area back when I was in high school. Apparently, Pete was actually asked to fly to LA for an iPhone commercial and was inspired to create [...]]]></description>
			<content:encoded><![CDATA[<pre><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/YBu3N8_U4WE&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/YBu3N8_U4WE&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></pre>
<p>This music video comes from <a href="http://petemiser.com">Pete Miser</a>, founding member of the Five Fingers of Funk. Pete hails from Portland, Oregon and his band had a following in the PDX area back when I was in high school.</p>
<p>Apparently, Pete was actually asked to fly to LA for an iPhone commercial and was inspired to create his own.  He wrote and recorded the song and then got some help from <a href="http://www.mefeedia.com/tags/merritt/">Merritt Duff</a> and <a href="http://www.splendad.com/people/show/1170-Arrow-Kruse">Arrow Kruse</a> putting it together.</p>
<p>With the video remixing you might think it is another parody, but if you listen to his words you&#8217;ll come away seeing unique satire.  Either way, I&#8217;m now officially sold on the iPhone and now intend to liquidate <a href="http://banagale.com/setting-up-bluetooth-sync-in-windows-xp-using-blackberry-desktop-manager-on-a-dell-d630.htm">my Blackberry Curve</a>.  <span id="more-141"></span><!--break--></p>
<p><strong>Hit Me On My iPhone</strong> sort of reminded me of this other hip-hop mashup with a bit more of a traditional bit of popular culture, Outkast&#8217;s Hey Ya! matched up with cut scenes from A Charlie Brown Christmas:</p>
<pre><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/KGnYw-OuCnI&amp;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/KGnYw-OuCnI&amp;rel=1" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></pre>
<p>Pete&#8217;s out in NYC doing his thing now, but about a while back he put out this other music video for something called &#8220;<a href="http://mirror.maxmo.net/mirror/robot/Pete_Miser-640.mov">Scent of A Robot</a>.&#8221; [.mov] That is sort of an <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.com%2FOffice-Space-Special-Flair-Widescreen%2Fdp%2FB000AP04L0&amp;tag=weekldavesand-20&amp;linkCode=ur2&amp;camp=1789&amp;creative=9325">Office Space</a><img src="http://www.assoc-amazon.com/e/ir?t=weekldavesand-20&amp;l=ur2&amp;o=1" style="border: medium none  ! important; margin: 0px ! important" border="0" height="1" width="1" /> inspired film about the future.</p>
<p>Bigups to Pete for keeping it relevant and cool.  Thanks to <a href="http://www3.babson.edu/academics/faculty/petty.cfm">Ross Petty</a> for introducing us to the many legal questions surrounding the C. Brown video in Law last semester.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/hit-me-on-my-iphone-new-video-from-pete-miser.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://mirror.maxmo.net/mirror/robot/Pete_Miser-640.mov" length="29345645" type="video/quicktime" />
		</item>
		<item>
		<title>Three Links: Measuring Page Views, Cloverleaf, and RIM on AT&amp;T/iPhoney</title>
		<link>http://banagale.com/three-links-measuring-page-views-cloverleaf-and-rim-on-attiphoney.htm</link>
		<comments>http://banagale.com/three-links-measuring-page-views-cloverleaf-and-rim-on-attiphoney.htm#comments</comments>
		<pubDate>Tue, 10 Jul 2007 05:09:33 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://banagale.com/three-links-measuring-page-views-cloverleaf-and-rim-on-attiphoney.htm</guid>
		<description><![CDATA[Counting page views as a measurement tool for traffic ranking of websites is out. Average visit length is in. Want a metric? According to Google Analytics, my Dave Matthews Band fan site, Weekly Davespeak had 8,806 visits between July 1st and July 8th. Each visitor averaged six minutes and 27 seconds drifting from one page [...]]]></description>
			<content:encoded><![CDATA[<p>Counting page views as a measurement tool for traffic ranking of websites is out.  Average visit length is in. Want a metric?  According to Google Analytics, my Dave Matthews Band fan site, Weekly Davespeak had 8,806 visits between July 1st and July 8th.  Each visitor averaged six minutes and 27 seconds drifting from one page to the next.  Running off that average, the human race spent thirty-nine and a half days reading about Dave Matthews Band on my site this week.  I wish I had a site about recycling that was that popular. (<a href="http://www.micropersuasion.com/2007/07/the-page-view-i.html">via Micropersuasion</a>)</p>
<p>Cloverfield AKA The Parasite AKA 1-18-08 had its teaser trailer break on the web today.  You need to check this out, it looks awesome.  The movie comes from Paramount pictures and Lost director JJ Abrams &#8220;shrouded in secrecy&#8221; hoping for free hype no-doubt.  It is a disaster film of some kind supposedly shot through home video cameras.  (<a href="http://www.apple.com/trailers/paramount/11808/">via Quicktime</a>)</p>
<p>Research In Motion&#8217;s co-CEO Jim Balsillie has been clowning on AT&#038;T for giving away the farm with the iPhone.  He says that AT&#038;T is helping turn carriers into a commodity rather than a brand.  Right now carriers create exclusive deals with phone companies to pull customers for the most popular types.  There is some irony in Balsillie&#8217;s comments coming now&#8211;RIM just released its newest greatest phone, the Blackberry Curve 8300 under an exclusive contract with AT&#038;T. (<a href="http://blackberrycool.com/2007/07/09/005043/">via BlackBerry Cool</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/three-links-measuring-page-views-cloverleaf-and-rim-on-attiphoney.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Returning the Sony Mylo</title>
		<link>http://banagale.com/returning-the-sony-mylo.htm</link>
		<comments>http://banagale.com/returning-the-sony-mylo.htm#comments</comments>
		<pubDate>Tue, 27 Mar 2007 20:52:39 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[gadget]]></category>
		<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://banagale.com/returning-the-sony-mylo.htm</guid>
		<description><![CDATA[So I&#8217;m back from a great trip to Vegas. I had a great time and met some awesome people. That&#8217;s for a different post though. I want to debrief on the Sony Mylo. The verdict is that I am going to return it. Here&#8217;s why: Minor annoyances: The screen is too small to browse the [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m back from a great trip to Vegas.  I had a great time and met some awesome people.  That&#8217;s for a different post though.  I want to debrief on the Sony Mylo.  The verdict is that I am going to return it.  Here&#8217;s why:</p>
<p>Minor annoyances:</p>
<ol>
<li><img align="right" title="annoyed" id="image65" alt="annoyed" src="http://banagale.com/blog/wp-content/uploads/2007/03/images2.jpg" />The screen is too small to browse the web easily.  Even if you use the single column or zoomed out display it is annoying.  The device lets you scroll around a web page by hitting the Function key twice (locking it) then using the arrow keys.  Alternatively, you can just use the arrow keys which jumps your cursor and the view focus from one link to the next available link in that direction.  I found that since links aren&#8217;t always in a direct line, I needed to constantly cycle between the function&#8217;d movement and non-functioned so I could view the page and then select link I wanted.</li>
<li>Every time I try to connect a wi-fi network it asks if I want to register it. Registering essentially puts a given wireless zone in your &#8220;favorites.&#8221;  The thing is that wi-fi clouds are very transient, the device should have an option to save a particular wi-fi network but not offer <em>every single time. </em>I don&#8217;t need to be asked if I want to save every network I come across, the answer is almost always no.<span id="more-62"></span><em><br />
</em></li>
<li>No hotswitch between messaging and the browser.  I can hit home and be immediatly back at the nice application interface, I can cruise into the Gtalk IM client and back out with ease.  But if I want to go from the main menu to the browser, I have to choose &#8220;last page visited&#8221; and there is a 3-8 second pause while it loads the browser back into memory.  It doesn&#8217;t even seem to hold the last page content into a cache.</li>
<li>Greyed out menu items are selectable.  When you hit the option button, you might have a few items that can&#8217;t be used at a given time.  However, when you hit the down d-pad, it still highlights them. It should skip over to the next selectable menu item.  (This is an obvious UI usability oversight IMO)</li>
<li>Copy and paste is a pain.  One of the things you want to do all the time in chat is send links, but I couldn&#8217;t find out how to select a portion of text from a webpage.  If I want to send the current URL I&#8217;m at to someone I&#8217;m chatting with I have to go to the edit current URL, then do a Fn-C.  No thanks.</li>
<li>Proprietary audio connector.  I was astounded when I realized that the device doesn&#8217;t offer a normal headphone miniplug out.</li>
</ol>
<p>Major Problems</p>
<ol>
<li>No upload ability!  That&#8217;s right.  If you want to upload a picture to Flickr and you click the browse button, it won&#8217;t open a dialog box to your file system.   This was the deal breaker for me.  I searched around and could not find anyway to do this.</li>
<li>I also tried attaching something to an email in gmail, and still nothing happens.  As far as I can tell the only way to access the file system, (local and duo card) is through the tools->file manager.  But that only lets you move, copy delete or rename stuff.  If you can&#8217;t access it in your internet applications who cares?</li>
<li><img align="right" title="images3.jpg" id="image66" alt="images3.jpg" src="http://banagale.com/blog/wp-content/uploads/2007/03/images3.jpg" />Battery.  The battery charges very slowly on this thing, and I wasn&#8217;t able to figure out how to properly shut it down w/o removing the battery.  You can hold the power switch, but that only puts it in a relative sleep mode.  I found that this modedrains the battery.</li>
<li>The keyboard.  As much as I&#8217;d like to say it is ok, it just isn&#8217;t.  I found that I would use my thumb<em>nails</em> rather than my thumbs to hit the keys.  It is just too small, and my hands aren&#8217;t that big.</li>
</ol>
<p>My solution:</p>
<p><img align="right" title="t-mobile mda" id="image63" alt="t-mobile mda" src="http://banagale.com/blog/wp-content/uploads/2007/03/images.jpg" />Get the T-Mobile MDA or Cingular 8525. and load windows Mobile 6 <a href="http://forum.xda-developers.com/showthread.php?t=295575">&#8220;Most Beautiful&#8221; edition</a>.  This software includes stuff like Adobe Reader, Macromedia Flash, etc.  This is the kind stuff you could really make use of on the road.  The Mylo is less than useless in this regard.<br />
These devices have wi-fi just like the Mylo, yet you can install any of thousands of user/community written applications like sound recorders etc. and then use<em> real internet applications</em>.  This means you can run FTP, you can run SSH, you can browse for and upload from the file system, and the keyboard is nicer than the Mylo&#8217;s.</p>
<p><img align="left" title="8525" id="image64" alt="8525" src="http://banagale.com/blog/wp-content/uploads/2007/03/images1.jpg" />With the Cingular 8525, you get a more powerful 400mhz processor and a 2 megapixel camera as well.  That device costs about $350 used, which is still $30 cheaper than the Mylo!  The T-Mobile MDA is available on Craigslist for $170!  That&#8217;s a full $110 less than the Mylo.</p>
<p>Plus, you get the option to pay for 2.5g or 3g cellular data connectivity.  I demo&#8217;d the T-Mobile version last year and found that the EDGE data plan was just too expensive.  But in a bind I could see wanting Cingular/AT&#038;T&#8217;s HDSPA 3g solution.</p>
<p>The big difference as far as I can see is the &#8216;college friendly&#8217; form factor of the Mylo, and the simplicity.  Some things on the MDA are a bit complicated.  They aren&#8217;t super smooth.  You may have to do a restart on occasion, but that&#8217;s the price you pay for a device that can actually <em>do stuff.</em></p>
<p>My plan now is to seek out a low cost ~$125 MDA or an 8525 for around $250.  Those prices are a little low, (though MDA is fair at $170, and 8525 at $350).  But the prices won&#8217;t be low once the <a href="http://asia.cnet.com/reviews/handhelds/0,39001709,61989771,00.htm">new Windows Mobile 6 devices</a> hit the streets.  The <a href="http://www.engadget.com/2007/02/12/toshibas-g900-and-e01-with-windows-mobile-6/">Toshiba G900 </a>and the <a href="http://www.engadget.com/2007/01/06/samsung-i760-hands-on/">Samsung i760</a> are going to drive the price down on mobile computing, so that hopefully, some day soon we&#8217;ll see some good prices on smartphone/pda convergence.</p>
<p>Until then, your best bet may be to stick with a laptop.  No matter how big of a bummer it is, it is going to serve your needs better for the price than the Sony Mylo.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/returning-the-sony-mylo.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Sony Mylo for Blogging and Reporting</title>
		<link>http://banagale.com/first-impressions-of-the-sony-mylo.htm</link>
		<comments>http://banagale.com/first-impressions-of-the-sony-mylo.htm#comments</comments>
		<pubDate>Wed, 21 Mar 2007 21:05:45 +0000</pubDate>
		<dc:creator>rob</dc:creator>
				<category><![CDATA[mobile computing]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://banagale.com/first-impressions-of-the-sony-mylo.htm</guid>
		<description><![CDATA[I&#8217;m taking the Sony Mylo for a test spin this weekend in Las Vegas, NV for reporting on the two Dave Matthews Band shows going on out there. Last year I reported from Bonnaroo using the T-Mobile MDA, but ultimately returned it due to the costly service contract for data over the cellular network. I [...]]]></description>
			<content:encoded><![CDATA[<p><img hspace="5" align="right" alt="Sony Mylo" id="image60" title="Sony Mylo" src="http://banagale.com/blog/wp-content/uploads/2007/03/sony-mylo-lg.jpg" />I&#8217;m taking the <a href="http://en.wikipedia.org/wiki/Mylo_(Sony)">Sony Mylo</a> for a test spin this weekend in Las Vegas, NV for reporting on the two Dave Matthews Band shows going on out there.  Last year I reported from Bonnaroo using the T-Mobile MDA, but ultimately returned it due to the costly service contract for data over the cellular network.</p>
<p>I picked the Mylo up from Fry&#8217;s Electronics, if I keep it the cost will be ~$282 after the rebate.  After playing around with it, I&#8217;d say it is worth probably actually worth around $150 to me.</p>
<p>The Mylo does not have access to universal connectivity over a 2.5g or 3g network like so many wireless PDA&#8217;s, but it does connect to wi-fi.  <span id="more-61"></span>It has Skype embedded in it, so it potentially could work as a phone anywhere there is an open wireless internet connection.  It comes with one full year of T-Mobile hotspot access (Starbucks wi-fi), which costs $29.99/month anyway&#8211;however you can only use it via the Mylo device not your laptop as well.</p>
<p>My ultimate goal is to drop my cellular carrier and only take and make calls where there is wireless reception.  I think that more and more free wireless will be made available in the near future, and am willing to give up the connectivity for free and new.  The Mylo is a good first venture into this area.</p>
<p>This weekend I&#8217;ll be using the Mylo to upload pictures from my Sony camera (both devices use ProDuo memory).  I&#8217;ll also probably do some email and forum posting while away.  If things go real well, I may attempt to update the main page of my dave site from the device.  We&#8217;ll see.</p>
]]></content:encoded>
			<wfw:commentRss>http://banagale.com/first-impressions-of-the-sony-mylo.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

