<?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>Robert Accettura&#039;s Fun With Wordage &#187; ipod-touch</title>
	<atom:link href="http://robert.accettura.com/blog/tag/ipod-touch/feed/" rel="self" type="application/rss+xml" />
	<link>http://robert.accettura.com</link>
	<description>Robert Accettura&#039;s Personal Blog on Web Development and Tech</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:43:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://robert.accettura.com/?pushpress=hub'/>
<cloud domain='robert.accettura.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>iPod touch 3rd Gen Analysis</title>
		<link>http://robert.accettura.com/blog/2009/09/12/ipod-touch-3rd-gen-analysis/</link>
		<comments>http://robert.accettura.com/blog/2009/09/12/ipod-touch-3rd-gen-analysis/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 03:10:48 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[wifi]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=2946</guid>
		<description><![CDATA[Generally speaking, Apple&#8217;s music announcements bore me since they are just minor hardware and software revisions. It&#8217;s more hype than actual technology. Steve Jobs making his first appearance made this one a bit more interesting. Hardware Analysis As expected the &#8230; <a href="http://robert.accettura.com/blog/2009/09/12/ipod-touch-3rd-gen-analysis/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Generally speaking, Apple&#8217;s music announcements bore me since they are just minor hardware and software revisions.  It&#8217;s more hype than actual technology.  Steve Jobs making his first appearance made this one a bit more interesting.</p>
<p><span id="more-2946"></span></p>
<h3>Hardware Analysis</h3>
<p>As expected the announcements did bore me, but the teardown iFixit did of the iPod touch 3rd Generation however fascinates me, especially <a href="http://www.ifixit.com/Teardown/iPod-touch-3rd-Generation/1158/2">page 2</a> of their teardown:</p>
<div id="attachment_2952" class="wp-caption aligncenter" style="width: 630px"><img src="http://robert.accettura.com/wp-content/uploads/2009/09/20090912_ipod_touch_broadcom.jpg" alt="iPod touch Broadcom chip via iFixit.com" title="iPod touch Broadcom chip" width="620" height="434" class="size-full wp-image-2952" /><p class="wp-caption-text">iPod touch Broadcom chip via iFixit.com</p></div>
<p>There&#8217;s actually two fascinating things in this picture.  </p>
<h4>BCM4329 &#8211; 802.11n with Bluetooth® 2.1 + EDR and FM (Tx and Rx)</h4>
<p>The first notable thing is the use of a Broadcom <a href="http://www.broadcom.com/collateral/pb/4329-PB00-R.pdf">BCM4329</a><small>[pdf]</small>.  This is an upgrade from the <a href="http://www.broadcom.com/collateral/pb/4325-PB00-R.pdf">BCM4325</a><small>[pdf]</small> in the iPhone 3GS and iPod touch 2G or the Marvell <a href="http://www.marvell.com/press/pressNewsDisplay.do?releaseID=527">88W8686</a> in the iPhone 3G.</p>
<p>Feature wise, here&#8217;s how it breaks down:</p>
<table class="dataTable">
<tr class="tableHeader">
<th>Chip</th>
<th>802.11g</th>
<th>802.11n</th>
<th>FM Receiver</th>
<th>FM Transmitter</th>
</tr>
<tr>
<td>Broadcom BCM4329</td>
<td>X</td>
<td>X</td>
<td>X</td>
<td>X</td>
</tr>
<tr>
<td>Broadcom BCM4325</td>
<td>X</td>
<td>-</td>
<td>X</td>
<td>-</td>
</tr>
<tr>
<td>Marvell 88W8686</td>
<td>X</td>
<td>-</td>
<td>-</td>
<td>-</td>
</tr>
</table>
<p>First of all it supports 802.11n, while even the iPhone 3GS supports only 802.11g.  It&#8217;s even capable of dual-band operation (2.4GHz and 5 GHz).  Apple <em>might</em> enable this at some point in the future, though I suspect not until the iPhone 3GS either receives a silent upgrade to use this new chipset (unlikely but possible) or the iPhone is updated next summer.</p>
<p>This isn&#8217;t unprecedented for Apple.  Thy shipped 802.11n capable Airport cards for a while before they offered the ability to <a href="http://store.apple.com/us/product/D4141ZM/A?mco=MjE0OTc5Mw">unlock the feature</a>.  Considering iPod touch users pay for every major software release, and Apple charged to enable 802.11n on desktops and laptops, I&#8217;d expect the same treatment.</p>
<p>Secondly it supports both FM radio reception and transmission.  Yes, it&#8217;s true that the iPhone 3GS and iPod touch 2G have an FM receiver, and it likely could be enabled by software.  However there is no software to enable it.  Apple already supports FM radio on the <a href="http://www.apple.com/ipodnano/">iPod nano</a>.  </p>
<p>FM transmission could be useful for allowing iPods to stream to car stereo&#8217;s wirelessly, without the need for a car adapter like currently needed.</p>
<p>So why would Apple include this stuff but not enable it?  My guess would be for two reasons.  The first is to take advantage of economy of scale, that is buy tons of these chips rather than lesser amounts of several specific variations.  Secondly it makes development for firmware upgrades easier (and cheaper) when you only have a few closely related chipsets to worry about.  A bonus is that Apple could enable these features in the future (likely when the flagship iPhone supports them) making the products more sticky.</p>
<h4>The Missing Camera</h4>
<p>The missing camera is the second fascinating thing.  To the left of the Broadcom chip is an interesting spot that&#8217;s just the right size for the video camera Apple is including in the iPod nano according to iFixit.  This could corroborate <a href="http://www.appleinsider.com/articles/09/09/07/technical_issues_could_delay_ipod_camera_upgrade.html">reports of problems</a> putting a camera on an iPod.</p>
<p>This also isn&#8217;t that unusual.  Apple sometimes has vestigial hardware artifacts in their products.  For example Apple in the past likely toyed with the idea of putting an <a href="http://www.lbodnar.dsl.pipex.com/macmini/macmini_ipod.html">iPod dock on the Mac mini</a>.</p>
<h3>Price Analysis</h3>
<p>Considering these are primarily music devices though one can argue the iPod touch is more a gaming device than a music device.  Here&#8217;s the cost per GB:</p>
<table class="dataTable">
<tr class="tableHeader">
<th>Device</th>
<th>Capacity</th>
<th>Price</th>
<th>Cost Per GB</th>
</tr>
<tr>
<td>iPod Classic</td>
<td>160 GB</td>
<td>$249</td>
<td>$1.56/GB</td>
</tr>
<tr>
<td>iPod touch</td>
<td>8 GB</td>
<td>$199</td>
<td>$24.88/GB</td>
</tr>
<tr>
<td>iPod touch</td>
<td>32 GB</td>
<td>$299</td>
<td>9.34/GB</td>
</tr>
<tr>
<td>iPod touch</td>
<td>64 GB</td>
<td>$399</td>
<td>$6.23/GB</td>
</tr>
<tr>
<td>iPod nano</td>
<td>8 GB</td>
<td>$149</td>
<td>$18.63/GB</td>
</tr>
<tr>
<td>iPod nano</td>
<td>16 GB</td>
<td>$179</td>
<td>$11.19/GB</td>
</tr>
</table>
<p>So what&#8217;s the moral of the story?  If it&#8217;s primarily a music device, you get way more bang for your buck with an iPod classic (not to mention slightly better battery life for audio).  If your really fussy about size, want a video camera, or have a limited budget the nano is your iPod.  If you&#8217;ve got money, or want an iPod more for apps, the iPod touch is your device.</p>
<p>Of course buying something more expensive just to get a lower cost per GB is silly, but that doesn&#8217;t make it an interesting way of looking at the cost.  Obviously hard drives are still have a lower cost per GB than flash memory making the cost of the classic much lower.  I suspect this is why the line still exists and likely will for at least another year or two.</p>
<p><small>Photo from <a href="http://www.ifixit.com/Teardown/iPhone-3GS/817/2">iFixit</a></small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=2946#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/09/c9efe5f.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/09/12/ipod-touch-3rd-gen-analysis/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MWSF 2009 Predictions</title>
		<link>http://robert.accettura.com/blog/2009/01/02/mwsf-2009-predictions/</link>
		<comments>http://robert.accettura.com/blog/2009/01/02/mwsf-2009-predictions/#comments</comments>
		<pubDate>Sat, 03 Jan 2009 04:21:14 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone app store]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac-mini]]></category>
		<category><![CDATA[mwsf]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/?p=2296</guid>
		<description><![CDATA[I play this game every year. I&#8217;m having some trouble with predictions this year since Apple has been somewhat scatterbrained lately. Regardless, here&#8217;s my list for MacWorld 2009: The usual pep-rally &#8211; iPhone App Store is a success, lots of &#8230; <a href="http://robert.accettura.com/blog/2009/01/02/mwsf-2009-predictions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I play this game every year.  I&#8217;m having some trouble with predictions this year since Apple has been somewhat scatterbrained lately.  Regardless, here&#8217;s my list for <a href="http://www.macworldexpo.com/">MacWorld 2009</a>:</p>
<ul>
<li><strong>The usual pep-rally</strong> &#8211; iPhone App Store is a success, lots of iTunes music download, iPod touch sales strong, Mac sales solid.  Users happy.  (Probability: 100%)
</li>
<li><strong>iTunes DRM Free Content</strong> &#8211; More DRM Free Music.  Much less likely is video.  (Probability: 85%).</li>
<li><strong>17&#8243; Unibody MacBook Pro</strong> &#8211; It&#8217;s missing from the lineup. (Probability: 85%).</li>
<li><strong>iPhone OS 2.3</strong> &#8211; Despite a lack of rumors on the iPhone OS 2.3 unlike previous versions which were more publicity tested I still think we will see an announcement on this front.  Apple promised push notification back in September.  It&#8217;s way overdue.  If it&#8217;s not ready to ship today, I expect Apple will at least give a preview and a date.  I also suspect at least one other headliner feature.  I&#8217;m hoping for Copy&#038;Paste.  (Probability: 80%).</li>
<li><strong>Steve Jobs Health</strong> &#8211; It&#8217;s the elephant in the room.  I suspect whomever holds the keynote will mention it.  Assuming Steve Jobs himself doesn&#8217;t mention it either by video conf. or in person. (Probability: 80%).</li>
<li><strong>Mac OS X 10.6 Snow Leopard Preview</strong> &#8211; Apple will give us another taste of what&#8217;s to come.  I also expect to see a release timeline at least down to a quarter, if not an exact date.  My guess is it won&#8217;t go GM until at least WWDC.  Demo is very possible. (Probability: 75%).</li>
<li><strong>Revamped Mac Mini</strong> &#8211; The Mac Mini is overdue for a makeover.  The case has been the same since 2005.  The internals are getting old.  I see a modest speed bump, a refreshed design and NVIDIA chipset. (Probability: 70%).</li>
<li><strong>Updated iMac</strong> &#8211; The iMac is about a year old at this point and also still offers an ATI graphics chip in some models.  I see that disappearing and NVIDIA taking over.  This is in preparation for Snow Leopard who will want more GPU. (Probability: 68%).</li>
<li><strong>iPhone Nano</strong> &#8211; I know 2 manufacturers claim to be making cases for it.  I still suspect it won&#8217;t happen, at least with the iPhone OS we all know.  I figure this because it will be hard to use the OS on a screen smaller than the iPhone.  That said, Apple may be working on a slimmer cell phone focused more as a music player than an application platform.  Think iPod + Phone.  Rather than iPhone. (Probability: 51%).</li>
<li><strong>Updated Apple TV</strong> &#8211; Mixed feelings on this.  Until Apple has a vision for it, I&#8217;m not sure they will keep dumping R&#038;D time into this product.  (Probability: 50%).</li>
<li><strong>Random Price Drops</strong> &#8211; Throughout the keynote, expect prices on low end of each product line to drop compared to current pricing.  New slimmed down products to tickle the fancy of those in conservation mode due to the economy. (Probability: 85%).</li>
<li><strong>iTouch Tablet</strong> &#8211; I think it will happen eventually, but I don&#8217;t expect an announcement soon.  I think earliest is 3Q 2009 (TechCrunch <a href="http://www.techcrunch.com/2008/12/30/large-form-ipod-touch-to-launch-in-fall-09/">suggests the same</a>).  More likely at some point in 2010.  I think it will replace the MacBook Air and be a slim tablet style notebook borrowing heavily from the Air.  I don&#8217;t think Apple has the cost-saving chops to produce an oversized iPod touch at a price consumers would go for.  (Probability for MWSF: 20%).</li>
</ul>
<p>There you have it.  Those are my guesses.  Now lets see what happens.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/?p=2296#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2009/01/130f1a8.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2009/01/02/mwsf-2009-predictions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird Sync With iPhone/iPod touch</title>
		<link>http://robert.accettura.com/blog/2008/01/21/thunderbird-sync-with-iphoneipod-touch/</link>
		<comments>http://robert.accettura.com/blog/2008/01/21/thunderbird-sync-with-iphoneipod-touch/#comments</comments>
		<pubDate>Mon, 21 Jan 2008 22:22:32 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[fuse]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[isync]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[macfuse]]></category>
		<category><![CDATA[mozPod]]></category>
		<category><![CDATA[mozstorage]]></category>
		<category><![CDATA[sqlite]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[Thunderbird]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/01/21/thunderbird-sync-with-iphoneipod-touch/</guid>
		<description><![CDATA[I&#8217;ve gotten quite a few emails over the past several months from people who want to know how to sync their iPhone (or iPod touch) with Thunderbird. Quite a few are disappointed to find mozPod doesn&#8217;t support these newer devices. &#8230; <a href="http://robert.accettura.com/blog/2008/01/21/thunderbird-sync-with-iphoneipod-touch/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve gotten quite a few emails over the past several months from people who want to know how to sync their iPhone (or iPod touch) with Thunderbird.  Quite a few are disappointed to find <a href="http://mozpod.mozdev.org">mozPod</a> doesn&#8217;t support these newer devices.  It&#8217;s not quite my fault as I&#8217;ve yet to see any indication that it&#8217;s practical to implement.</p>
<p>I should note I do not own either device, but from what I&#8217;ve read, it doesn&#8217;t matter.  Hopefully by 2nd or 3rd generation when I&#8217;m on the market Apple will have come to their senses.</p>
<p>The problem is that Apple hasn&#8217;t provided a good method for anyone to provide sync with the iPod.  Even on older devices it wasn&#8217;t pretty, but it was workable.  There is no real sync API outside of iSync, which is Mac only and not a public API.  Instead what was done is mount the iPod file system and send it your data.  While not awesome, this has been workable and provided many Thunderbird users with mobile data.  </p>
<p>On the iPhone and iPod touch it&#8217;s not even possible to easily mount the filesystem.  The best method I&#8217;ve heard of is hacking it so you can mount your phone using sshfs with something like <a href="http://fuse.sourceforge.net/">FUSE</a>.  I know myself and some Linux and Mac users (horray for MacFUSE!) could manage, but I wouldn&#8217;t dare try to explain to someone how to do that.  From what I&#8217;ve read the iPhone manages data using <a href="http://www.sqlite.org/">SQLite</a> 3. Therefore it seems possible to use <a href="http://developer.mozilla.org/en/docs/Storage">mozStorage</a> to interface with it.  Perhaps someone with more experience with mozStorage and db&#8217;s generated outside mozStorage would know better about any potential compatibility issues.</p>
<p><strong>Calendar:</strong><br />
/var/root/Library/Calendar/Calendar.sqlitedb</p>
<p><strong>Address BookL</strong><br />
/var/root/Library/AddressBook/AddressBook.sqlitedb<br />
/var/root/Library/AddressBook/AddressBookImages.sqlitedb</p>
<p>Seems to me Apple could turn this into an API pretty easily by re-creating the old iPod style USB storage device mounting and give us access to these files.</p>
<p>In my mind the ideal implementation would be for Apple to just have a iTunes embed a mini web server locally accessible (obviously) and create a REST api to work with all data on the device.  That would open up a whole new way of interacting with the device.  Essentially you would interact with 127.0.0.1:[port#] and GET/POST your way through the interface.  Perfect for Calendar, Address Book, Notes, or whatever else Apple comes up with.</p>
<p>To get a <a href="http://www.imc.org/pdi/">vCard</a> for someone:</p>
<pre>
  GET /contact/vcard/?last_name=Jones HTTP/1.1
  Host: localhost
  User-Agent: mozPod/0.3
</pre>
<p>vcard can also be done <a href="http://www.w3.org/TR/vcard-rdf">as xml</a> (ooh DOM parsing for iPhone!), so there&#8217;s lots of possibilities.</p>
<p>To add a contact:</p>
<pre>
  POST /contact/add/ HTTP/1.1
  Host: localhost
  User-Agent: mozPod/0.3
  Content-Length: 450
  Content-Type: application/x-www-form-urlencoded

  fname=John&#038;lname=Doe&#038;address=1%20Large%20Road...
</pre>
<p>Though it would likely make sense to go with a more vcard like naming structure.</p>
<p>For calendar <a href="http://tools.ietf.org/html/rfc2445">iCalendar</a> or <a href="http://www.imc.org/pdi/">vCalendar</a> would make most sense:</p>
<pre>
 GET /calendar/ical/?start=1-1-1970&#038;end=1-19-2038 HTTP/1.1
  Host: localhost
  User-Agent: mozPod/0.3
</pre>
<p>You get the idea.  Dead simple access.  You could then use something like<a href="http://curl.haxx.se/">curl</a> to manipulate the iPhone&#8217;s address book via your existing application.  It would be only accessible locally, so it&#8217;s as secure as your system.  It would actually make things more secure since it would be one less reason for tinkering on the actual device, and it would open up a whole new market of iPod/iPhone software to go with all those accessories that have helped boost Apple&#8217;s market share.  <a href="http://www.openmobilealliance.org/tech/affiliates/syncml/syncmlindex.html">SyncML</a> is cool, but SyncML is also a beast and reminds me of SOAP, WSDL etc.</p>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2008/01/21/thunderbird-sync-with-iphoneipod-touch/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/01/a981f2b.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/01/21/thunderbird-sync-with-iphoneipod-touch/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>MacWorld SF 2008</title>
		<link>http://robert.accettura.com/blog/2008/01/15/macworld-sf-2008/</link>
		<comments>http://robert.accettura.com/blog/2008/01/15/macworld-sf-2008/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 03:21:44 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[airport-extreme]]></category>
		<category><![CDATA[apple tv take 2]]></category>
		<category><![CDATA[apple-tv]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google-maps]]></category>
		<category><![CDATA[gps]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[iphone sdk]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[itunes rentals]]></category>
		<category><![CDATA[mac-os-x]]></category>
		<category><![CDATA[mac-os-x-10.5]]></category>
		<category><![CDATA[macbook air]]></category>
		<category><![CDATA[time capsule]]></category>
		<category><![CDATA[time machine]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2008/01/15/macworld-sf-2008/</guid>
		<description><![CDATA[Another year, another great day of news coverage. I&#8217;m obsessed with watching it evolve and monitor several sites throughout the keynote. As expected this was a pretty big one. I suspect this year will contain the most product announcements of &#8230; <a href="http://robert.accettura.com/blog/2008/01/15/macworld-sf-2008/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Another year, another great day of news coverage.  I&#8217;m obsessed with watching it evolve and monitor several sites throughout the keynote.  As expected this was a pretty big one.  I suspect this year will contain the most product announcements of any year for Apple.  They have a lot of products due for a refresh and announcements expected.  Even Steve himself <a href="http://www.macworld.com/article/131486/2008/01/liveupdate.html">said</a>:</p>
<blockquote cite="http://www.macworld.com/article/131486/2008/01/liveupdate.html"><p>
All of this in the first two weeks, and we’ve got fifty more weeks to go.
</p></blockquote>
<p>In all the keynotes I&#8217;ve followed, this was the most aggressive agenda.  2008 is going to rock for Apple products.</p>
<p><span id="more-1618"></span></p>
<h3>Leopard Was Successful</h3>
<p>No kidding.  Vista&#8217;s lackluster launch just made it look that much better.  Almost 20% upgraded to Leopard.  That&#8217;s pretty impressive.  Especially considering it&#8217;s only at 10.5.1.  Most don&#8217;t like upgrading until x.x.3 allowing for some bug fixes to be released first.  Other than that, pretty uneventful.  </p>
<h3>Time Capsule</h3>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/01/20080115_time_capsule.jpg" alt="Time Capsule" class="centered" /><br />
<a href="http://www.apple.com/timecapsule/">Time Capsule</a> is pretty cool.  Essentially just an Airport Extreme with a hard drive.  Personally I would have liked to see it as two separate devices.  So you could easily use it with any network, and plug into an existing Airport.  It&#8217;s described as containing a &#8220;7200-rpm Serial ATA server-grade hard disk drive&#8221;.  It will be interesting to see what that really is when people dissect them.  Most interesting is $499.00 for 1TB.  Considering it&#8217;s an Airport Extreme + 1 TB storage, that&#8217;s a pretty decent deal.  I still like <a href="http://robert.accettura.com/blog/2008/01/01/new-home-server/">my solution</a> better.  Customization allowed and more redundant.  Time Machine is awesome, so I&#8217;d suspect this is a great easy way to backup.  Now why can&#8217;t apple get Time Machine working over SMB/CIFS?</p>
<h3>iPhone</h3>
<p>Sales were awesome, SDK still in the plans for late February.  Maps with geolocation!  Awesome in a big-brother-ish sort of way.  Exceptionally awesome considering your iPhone can now be strapped to your dashboard [insert Mac/Dashboard joke here] and used as a GPS device.  That&#8217;s a lot of value right there.  Don&#8217;t forget it&#8217;s Google Maps too.  </p>
<p>SMSing multiple people&#8230; personally?  Don&#8217;t really care.  Email, Web, Video makes the iPhone special, not SMS.  In my mind it&#8217;s like bragging about an OpenSSH upgrade in Leopard.  Cool, but isn&#8217;t this just expected?</p>
<p>No 3G.  Sigh.</p>
<h3>iPod touch</h3>
<p>For just $20 you can be more like an iPhone and have mail and other iPhone apps!  Or you can just use the hacked firmware.  Despite the gain, it still feels like the iPod touch is the redheaded stepchild.</p>
<h3>Movie Rentals</h3>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/01/20080115_movie_rentals.jpg" alt="Movie Rentals" class="centered" /><br />
Awesome.  Everyone knew this was coming, and now that it&#8217;s here: sweet.  What makes it great is all the major studios are participating.  Finally something they all can agree on.  Unfortunately only becomes available 30 days after DVD release (suck).  &#8220;Library&#8221; title is $2.99, new release is $3.99.  Up to 30 days to watch, once watching must finish within 24 hours.  Not bad.  I expect in 12 months that 24 hours will extend to at least 72hrs.  </p>
<p>DVD quality or (optional) HD with Dolby 5.1.  $3.99 for library titles, $4.99 for new releases.  No word on what &#8220;HD&#8221; is, but one would assume 720p since that&#8217;s all the Apple TV supports.  </p>
<p>A big thing stressed is that it goes across devices.  You can watch on your TV (via Apple TV), computer, or iPod/iPhone as the image above demonstrates.</p>
<h3>Apple TV Take 2</h3>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/01/20080115_apple_tv_rentals.jpg" alt="Apple TV Rentals" class="centered" /><br />
Sounds like new hardware, but like the iPod, the <a href="http://www.apple.com/appletv/">Apple TV</a> announcement is just software.  Pretty much, a computer is no longer required.  Can rent directly from the interface (which has been revamped).  Still no 1080p, a major gripe with many potential buyers.  Software available for existing owners (cool).  Small price reduction also announced.  I still wonder why they didn&#8217;t introduce a 1080p at a higher tier and give people the choice.  Look at photos, videos all on your TV without using a computer.  Very cool.</p>
<h3>MacBook Air</h3>
<p><img src="http://robert.accettura.com/wp-content/uploads/2008/01/20080115_macbook_air.jpg" alt="MacBook Air" class="centered" /><br />
What words should be used to describe the MacBook Air?  **** awesome?  Yea, that about does it.  At 3.0lbs, and only 0.74 inches thick, how can you not be impressed?  1.6GHz or 1.8GHz Core 2 Duo.  That&#8217;s not a Celeron or some other watered down processor.  It&#8217;s the real thing.  4200 RPM PATA drive, or SSD.  PATA and your going to feel sluggish with high IO activities, or solid state (SSD) and you&#8217;ll be speeding but broke.    Even Steve admits it&#8217;s expensive.  What a dilemma.</p>
<p>The micro-DVI port is a great touch.  A 2nd USB port would have been nice, but considering it&#8217;s an ultra portable, no problem with only 1.  ExpressCard would have been a major win.  I would expect 2nd generation will include one as I&#8217;m sure it will be a major gripe among users.  Intel GMA X3100 graphics processor was a good choice as well.  That brings a good balance of performance and power consumption.  Beautiful display.  It has an audio out port, but no input.  Audio in would be a nice addition, but you could use bluetooth or USB for that, so again not a deal breaker.  Lack of a removable battery will cause some to be upset.  I&#8217;m mixed on that.  Not sure if I&#8217;d sacrifice size to add in the extra hardware to allow a battery to be secure yet removable on the undercarriage.  2GB RAM on board is pretty nice.</p>
<p>If I were Apple, I&#8217;d make a couple of changes:</p>
<ul>
<li>More choices in drives.  Smaller SSD options going all the way down to 20GB (10GB OS X, 10GB user).  I&#8217;m sure many would sacrifice size for faster and still portable.  Also Hybrid HD&#8217;s (both SSD and mechanical) would be a major win.</li>
<li>ExpressCard port.  A staple for business use, a major win for upgrades and accessories.</li>
<li>Either make the battery user-replaceable (even if it involves a screwdriver) or <del>announce up front what replacement costs</del>. <ins>Update: $129 for replacement according to <a href="http://www.engadget.com/2008/01/15/macbook-air-battery-replacements-129-free-install/">Engadget</a>.</ins></li>
</ul>
<p>Apple is seriously pushing this as a workable machine.  It&#8217;s got a full copy of OS X complete with Xcode.  That&#8217;s right, you can code on this sucker.  How awesome is that.</p>
<h3>Conclusion/Thoughts</h3>
<p>Awesome announcements despite the lack of new hardware that&#8217;s so desired.  I think there&#8217;s a lot more still coming.  I expect the iPhone to get an upgrade soon (3G + more storage) and that will be it&#8217;s own announcement.  Perhaps even next month with the release of the SDK.  I also think we&#8217;ll see more hardware at WWDC (Mac Mini, MacBook Pro are up for a revamp by my count).</p>
<p>Fun day.  I love keynotes.</p>
<p><small>Hardware images provided courtesy of Apple.</small>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2008/01/15/macworld-sf-2008/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2008/01/f60bb6b.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2008/01/15/macworld-sf-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone/iPod touch SDK On The Way</title>
		<link>http://robert.accettura.com/blog/2007/10/17/iphoneipod-touch-sdk-on-the-way/</link>
		<comments>http://robert.accettura.com/blog/2007/10/17/iphoneipod-touch-sdk-on-the-way/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 02:29:15 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[software-development]]></category>
		<category><![CDATA[steve-jobs]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/10/17/iphoneipod-touch-sdk-on-the-way</guid>
		<description><![CDATA[Readers know I&#8217;ve been big on Apple opening up the iPhone/iTouch to developers since the beginning. Apple finally came through announcing a SDK will be made available, though not until early next year. It specifically noted Apps will work on &#8230; <a href="http://robert.accettura.com/blog/2007/10/17/iphoneipod-touch-sdk-on-the-way/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Readers know I&#8217;ve been <a href="http://robert.accettura.com/blog/2007/09/05/apple-ipod-touch-applications-wanted">big</a> on Apple opening up the iPhone/iTouch to developers since the <a href="http://robert.accettura.com/blog/2007/08/03/iphone-native-applications">beginning</a>.  Apple finally came through announcing a SDK will be made available, though not until early next year.  It specifically noted Apps will work on the iPod touch as well.  About time.  All of a sudden these devices went from being cool, but not really worthwhile to having massive potential.  Still missing on the iPhone is 3G, but that&#8217;s coming, and likely in an &#8217;08 refresh of the product line.</p>
<p>Gizmodo has an <a href="http://gizmodo.com/gadgets/apple/steve-jobs-iphone-sdk-in-dev-hands-february-08-311881.php">interesting banner on top of their coverage</a> of the announcement.  Notice the positioning of the Firefox logo.  This comes pretty soon after the announcement of the <a href="http://robert.accettura.com/blog/2007/10/11/firefox-mobile">Firefox Mobile</a> effort.  Provided the SDK provided is good enough, I think there&#8217;s a pretty good chance we will see a Gecko product on the iPhone in the not too distant future.  For quite some time it will likely be Minimo based and very simple, not the more robust plans which require Mozilla 2.  </p>
<p>On a side note, I&#8217;m surprised nobody has managed to get Linux running on the iPod touch yet.  I thought that would have happened by now.  The iPhone would be somewhat pointless since getting the phone functionality to work would be a real battle.</p>
<p>Some sort of simulator/emulator to aid development would also be interesting, though I don&#8217;t think that&#8217;s very likely.</p>
<p>Overall it&#8217;s great news.  Lets see that SDK already!</p>
<p>Below is what was posted on <a href="http://www.apple.com/startpage/">Apple&#8217;s site</a> today </p>
<p><span id="more-1520"></span></p>
<blockquote cite="http://www.apple.com/startpage/"><p>
Third Party Applications on the iPhone</p>
<p>Let me just say it: We want native third party applications on the iPhone, and we plan to have an SDK in developers’ hands in February. We are excited about creating a vibrant third party developer community around the iPhone and enabling hundreds of new applications for our users. With our revolutionary multi-touch interface, powerful hardware and advanced software architecture, we believe we have created the best mobile platform ever for developers.</p>
<p>It will take until February to release an SDK because we’re trying to do two diametrically opposed things at once—provide an advanced and open platform to developers while at the same time protect iPhone users from viruses, malware, privacy attacks, etc. This is no easy task. Some claim that viruses and malware are not a problem on mobile phones—this is simply not true. There have been serious viruses on other mobile phones already, including some that silently spread from phone to phone over the cell network. As our phones become more powerful, these malicious programs will become more dangerous. And since the iPhone is the most advanced phone ever, it will be a highly visible target.</p>
<p>Some companies are already taking action. Nokia, for example, is not allowing any applications to be loaded onto some of their newest phones unless they have a digital signature that can be traced back to a known developer. While this makes such a phone less than “totally open&#8221; we believe it is a step in the right direction. We are working on an advanced system which will offer developers broad access to natively program the iPhone’s amazing software platform while at the same time protecting users from malicious programs.</p>
<p>We think a few months of patience now will be rewarded by many years of great third party applications running on safe and reliable iPhones.</p>
<p>Steve</p>
<p>P.S.: The SDK will also allow developers to create applications for iPod touch.
</p></blockquote>
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/10/17/iphoneipod-touch-sdk-on-the-way#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/10/db19150.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/10/17/iphoneipod-touch-sdk-on-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple On iPhone/iPod touch Development</title>
		<link>http://robert.accettura.com/blog/2007/09/11/apple-on-iphoneipod-touch-development/</link>
		<comments>http://robert.accettura.com/blog/2007/09/11/apple-on-iphoneipod-touch-development/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 02:11:11 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod-touch]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/09/11/apple-on-iphoneipod-touch-development/</guid>
		<description><![CDATA[So it appears Apple is neutral on development for the iPhone/iPod touch platform. That&#8217;s according to Apple&#8217;s Greg Joswiak. He also confirms the lack of Bluetooth on the iPod touch. Interestingly he also notes the two devices are practically the &#8230; <a href="http://robert.accettura.com/blog/2007/09/11/apple-on-iphoneipod-touch-development/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So it appears <a href="http://www.gearlog.com/2007/09/apples_joswiak_we_dont_hate_ip.php">Apple is neutral</a> on development for the iPhone/iPod touch platform.  That&#8217;s according to Apple&#8217;s Greg Joswiak.  He also confirms the lack of Bluetooth on the iPod touch.  Interestingly he also notes the two devices are practically the same platform.  Which makes me wonder: why is the <a href="http://robert.accettura.com/blog/2007/09/10/ipod-touch-is-read-only/">iPod touch crippled</a>?  It doesn&#8217;t seem to make sense.  I guess we&#8217;ll learn more once hackers get a hold of it and start tinkering.  I&#8217;m sure someone will compare the two and see what&#8217;s different.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/09/11/apple-on-iphoneipod-touch-development/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/09/6490791.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/09/11/apple-on-iphoneipod-touch-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPod touch Is Read Only</title>
		<link>http://robert.accettura.com/blog/2007/09/10/ipod-touch-is-read-only/</link>
		<comments>http://robert.accettura.com/blog/2007/09/10/ipod-touch-is-read-only/#comments</comments>
		<pubDate>Tue, 11 Sep 2007 02:44:13 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod-touch]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/09/10/ipod-touch-is-read-only/</guid>
		<description><![CDATA[According to Gizmodo (boy I&#8217;m linking to them a lot lately) the iPod touch doesn&#8217;t have an add button for calendar. It runs the same software, so it was most likely just disable to persuade people to get an iPhone. &#8230; <a href="http://robert.accettura.com/blog/2007/09/10/ipod-touch-is-read-only/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>According to Gizmodo (boy I&#8217;m linking to them a lot lately) the iPod touch <a href="http://gizmodo.com/gadgets/breaking/apple-cripples-ipod-touch-eliminates-add-button-from-calendar-297994.php">doesn&#8217;t have an add button for calendar</a>.  It runs the same software, so it was most likely just disable to persuade people to get an iPhone.   Bluetooth likely removed to keep cost down.  As I said <a href="http://robert.accettura.com/blog/2007/09/05/apple-ipod-touch-applications-wanted/">yesterday</a> it&#8217;s critical to keep that price in range.</p>
<p>Hopefully someone will hack together a fix, or Apple will realize this product is to crippled to be fun.  If they didn&#8217;t disable features it would have been a PDA killer.  Now it&#8217;s a tiny overpriced iPod with a big screen.</p>
<p><a href="http://www.engadget.com/2007/09/10/apple-confirms-ipod-touch-cannot-add-appointments/">Engadget</a> has the story as well.  Comments are also interesting.  It seems lots of people are very disappointed by this.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/09/10/ipod-touch-is-read-only/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/09/55c567f.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/09/10/ipod-touch-is-read-only/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPod touch 2nd Generation?</title>
		<link>http://robert.accettura.com/blog/2007/09/09/ipod-touch-2nd-generation/</link>
		<comments>http://robert.accettura.com/blog/2007/09/09/ipod-touch-2nd-generation/#comments</comments>
		<pubDate>Mon, 10 Sep 2007 00:16:27 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod-touch]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/09/09/ipod-touch-2nd-generation/</guid>
		<description><![CDATA[There&#8217;s been a storm of news about the new iPod lineup, and of course the iPhone price drop (and refund). Some interesting things have been said. I think Gizmodo has put it best. &#8220;iPod Overload Offers Up Hard Choices, No &#8230; <a href="http://robert.accettura.com/blog/2007/09/09/ipod-touch-2nd-generation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s been a storm of news about the new iPod lineup, and of course the iPhone price drop (and <a href="http://www.apple.com/hotnews/openiphoneletter/">refund</a>).  Some interesting things have been said.  I think Gizmodo has put it best. &#8220;<a href="http://gizmodo.com/gadgets/polls/ipod-overload-offers-up-hard-choices-no-clear-winning-device-296739.php">iPod Overload Offers Up Hard Choices, No Clear Winning Device</a>&#8220;.  Between expense, poor provider (AT&#038;T), lack of 3G, and being new, people are hesitant to move to the iPhone.  Price and a mere 16GB is keeping people away from the iPod touch.  The Classic and Nano feel pretty outdated for what they cost.  The shuffle could put you to sleep.</p>
<p>Gizmodo&#8217;s title is pretty accurate, because it illustrates the problem with this lineup.  There&#8217;s no easy choice, just a lot of concessions for most people.  I&#8217;m guessing a few things will change in the first half of &#8217;08</p>
<p><span id="more-1496"></span></p>
<ul>
<li><strong>iPhone will become 3G</strong> &#8211; This will most likely happen at some point in the first half of the year.  With more storage as well.  Little else in the realm of features.</li>
<li><strong>iPhone price will drop more</strong> &#8211; Yes that&#8217;s right.  The mobile business drops prices constantly.  If they don&#8217;t drop on a routine basis it will be cannibalized overnight.  Remember the Motorola RAZR started around $500, but is now normally around $299 and after rebates hits $50.  To help with this, they <em>may</em> move to a more traditional rebate based purchasing system like most other cell phone manufacturers.</li>
<li><strong>iPod touch 8GB discontinued, 20GB or 30GB likely</strong> &#8211; The demise of the 8GB iPod touch could happen by the end of 2007 by quietly stop production and just make it &#8220;out of stock&#8221;.  I&#8217;m guessing there will be a lack of consumer interest in that model.  Again I see a rush to get these to market.  30GB seems to be the magic number that most want to see them reach.  The question is can they do it price wise and soon.  My guess is they want to keep the price below that of the iPhone, meaning they need to cram the extra storage in at a negligible price.  It&#8217;s possible but highly unlikely a storage boost could happen just before the holidays (read: November and max 24GB) but somewhat unlikely.  I&#8217;m guessing either: January or Springtime product line refresh.  Not to much in terms of features, but Bluetooth is possible for wireless accessories and make it more consistent as a platform with the iPhone.</li>
<li><strong>Line consolidation</strong> &#8211; There&#8217;s quite a few products out there.  Don&#8217;t be too shocked if the shuffle and nano merge into one device to simplify choice.  This might wait until the 2nd half of 08 though.</li>
</ul>
<p>I&#8217;ll expand on one thing: iPod touch Bluetooth.  I think it&#8217;s highly likely that it will be added in (if it&#8217;s not <a href="http://www.engadget.com/2007/09/06/does-apples-ipod-touch-have-bluetooth/">there already</a> and waiting for a software update to be activated).  There are a few <a href="http://www.bluetooth.com/Bluetooth/Learn/Works/Profiles_Overview.htm">Bluetooth profiles</a> that would be of interest to Apple to implement on the iPod touch:</p>
<ul>
<li><strong>Advanced Audio Distribution Profile  (A2DP)</strong> &#8211; It&#8217;s missing in Mac OS X 10.4, but is included in upcoming 10.5.  Think wireless headphones.  That&#8217;s right.  What would be important here is for Apple to cram a decent power scheme into a small package, but Bluetooth headsets do a decent job at a lower cost than Apple would ever offer so it&#8217;s possible.  Another major use is to use other devices for audio out without a physical link such as a stereo.</li>
<li><strong>Video Distribution Profile (VDP)</strong> &#8211; Stream video to a device.  Why would you want to do that?  Well there are several possibilities.  For example to hookup to a TV and watch a video without actually using cabling each time.  Another use is so Apple can mark a small &#8220;trailer&#8221; portion of the video you purchase on iTunes and make it available for sharing.  So you can effectively &#8220;share&#8221; (*cough* advertise *cough*) videos for them.</li>
<li><strong>Audio/Video Remote Control Profile (AVRCP) </strong> &#8211; You can hook it up to a TV/Stereo, but can you remotely control your iPod/iPhone?  With AVRCP you can.</li>
<li><strong>Human Interface Device Profile (HID)</strong> &#8211; Think wireless keyboard, remotes, etc.  Accessory manufacturers will dig it.</li>
<li><strong>Object Push Profile (OPP)</strong> &#8211; Think of this as a tie in to social networking.  Share calendar events, address cards, etc.</li>
<li><strong>Basic Imaging Profile (BIP)</strong> &#8211; This would basically give the device the ability to share and sync photos.  The most likely way you&#8217;d see it implemented is if Apple could line up a few camera manufacturers to support it, so you could download photos from your camera directly to your iPod.  Then sync up with your computer when you get back.</li>
</ul>
<p>The iPhone&#8217;s Bluetooth support thus far is <a href="http://blogs.zdnet.com/Apple/?p=650">lacking</a> at best.  However there is one more obscure Bluetooth profile that nobody really talks about that would rock to support:</p>
<blockquote cite="http://www.bluetooth.com/Bluetooth/Learn/Works/Profiles_Overview.htm"><p>
<strong>Cordless Telephony Profile (CTP)</strong><br />
CTP defines how a cordless phone can be implemented over a Bluetooth wireless link. This profile can be used for either a dedicated cordless phone or a mobile phone that acts as a cordless phone when in proximity to a base station implementing the CTP. It is anticipated that mobile phones could use a Bluetooth CTP gateway connected to a landline when within the home, and the mobile phone network when out of range. CTP is central to the Bluetooth technology &#8217;3-in-1 phone&#8217; use case.
</p></blockquote>
<p>That&#8217;s right.  Apple could come up with an phone adapter you put by your desk that would let you use your iPhone over your landline when your close to your desk, but when your away you&#8217;d use your wireless plan.  Would be perfect for office use, or for people whose homes don&#8217;t have the greatest wireless reception.  </p>
<p>Of course if they just had VoIP with someone like <a href="http://www.skype.com">Skype</a>, that wouldn&#8217;t be necessary since you could just use WiFi.</p>
<p>I&#8217;m still hoping they open up the device to developers.  Especially since developers will get in regardless of their efforts to prevent it, might as well help make better software and a better experience for users.
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/09/09/ipod-touch-2nd-generation/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/09/1415db7.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/09/09/ipod-touch-2nd-generation/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Apple iPod touch &#8211; Applications Wanted</title>
		<link>http://robert.accettura.com/blog/2007/09/05/apple-ipod-touch-applications-wanted/</link>
		<comments>http://robert.accettura.com/blog/2007/09/05/apple-ipod-touch-applications-wanted/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 01:31:07 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[ipod]]></category>
		<category><![CDATA[ipod-touch]]></category>
		<category><![CDATA[mac-os-x]]></category>
		<category><![CDATA[Mozilla-Firefox]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[Sony-Clie]]></category>

		<guid isPermaLink="false">http://robert.accettura.com/archives/2007/09/05/apple-ipod-touch-applications-wanted/</guid>
		<description><![CDATA[So Apple unveiled the new iPod today &#8211; iPod touch. I&#8217;m pretty impressed with what I&#8217;ve seen thus far. It&#8217;s pretty much the iPhone without the phone. The other big Apple news today, dropping the smaller iPhone was no big &#8230; <a href="http://robert.accettura.com/blog/2007/09/05/apple-ipod-touch-applications-wanted/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So Apple unveiled the new iPod today &#8211;  <a href="http://www.apple.com/ipodtouch/">iPod touch</a>.  I&#8217;m pretty impressed with what I&#8217;ve seen thus far.  It&#8217;s pretty much the iPhone without the phone.  The other big Apple news today, dropping the smaller iPhone was no big surprise.  In all honesty not to surprised about the price drop either.  They are ramping up for a big push.</p>
<p>It&#8217;s no secret that I&#8217;m interested in a replacement for my aging (4 year+) <a href="http://esupport.sony.com/US/perl/model-home.pl?mdl=PEGT665C&#038;region_id=1">Sony Clie</a>.  It&#8217;s battery life is miserable, no WiFi, software is hard to find and buggy, and it doesn&#8217;t even compare to what&#8217;s out there now.  Palm OS 4 was great for 2002, but doesn&#8217;t stand a chance in 2007.  This might be what I&#8217;m looking for.</p>
<p><img src="http://robert.accettura.com/wp-content/uploads/2007/09/20070905_iphonetouch.jpg" alt="iPod touch" class="centered" /></p>
<p>I don&#8217;t really care about the mp3 player (it&#8217;s not 2001 anymore), video could be cool, but I wouldn&#8217;t use it an awful lot either.  I&#8217;d likely load a few things on there before going on vacation, but not much more than that.  What I care about what&#8217;s under the hood, Mac OS X.  And the hardware that runs it (awesome display, battery life, WiFi).</p>
<p>That said, before I&#8217;d take out the credit card, I want to see a few things:</p>
<ul>
<li><strong>Hack-ability</strong> &#8211; I want to see that third party apps can be hacked to run on it.  If I can get <a href="http://code.google.com/p/mobileterminal/">terminal</a> going, and run ssh, nano, vim, or emacs, and pine I&#8217;ll be very happy.</li>
<li><strong>Mail</strong> &#8211; Someone already wrote an <a href="http://code.google.com/p/apolloim/">Apollo IM</a>, an app for the iPhone based on libPurple (Pidgin/Gaim).  If similar desire causes someone to write an email app, I&#8217;m golden.  Webmail is survivable, client application is awesome.</li>
</ul>
<p>If I see these things emerge in some form&#8230; I&#8217;ll be thrilled.  That pretty much would make the sale.  If I can add applications to it it will rock.  If I&#8217;m limited to Apple&#8217;s offering, then I&#8217;d think twice, since I love the browser functionality, but want some power tools that a browser just can&#8217;t handle.  It&#8217;s still a great device at a great price, but not living up to it&#8217;s potential as it is out of the box.  Mac OS X is designed to be built on top of.</p>
<p>Also on the wants list, but wouldn&#8217;t hold me up:</p>
<ul>
<li><strong>Offline Web Browsing</strong> &#8211;  <a href="http://gears.google.com/">Google Gears</a> would be most useful to have Google Reader on the go.</li>
<li><del><strong>Calendar</strong> &#8211; Could be either a basic iCal clone, or just Google Calendar with Google Gears.  Either would rock.</del></li>
<li><del><strong>Address Book</strong> &#8211; Won&#8217;t take long for this to surface.  Cell phone can handle it anyway.  In the mean time a text file and terminal will do just fine.  <code>grep</code> anyone?</del></li>
</ul>
<p>They really should just open the platform up.  Even if it&#8217;s &#8220;at your own risk&#8221; with a big warning every time you run something for the first time.  Firefox on this thing would just rock.  Would also be a step closer to Google Gears at that point  (since it currently doesn&#8217;t support Safari even on the desktop, much less Apple&#8217;s new handheld product line).</p>
<p><strong>Update [09/05/2007 @ 11:13 PM EST]:</strong> According to <a href="http://arstechnica.com/journals/apple.ars/2007/09/05/ipod-touch-may-do-more-than-apple-expects">Ars Technica</a> the iPod touch does have an address book and calendar!  Come on third party apps!
<div id="rja_commentCountImage"><a href="http://robert.accettura.com/archives/2007/09/05/apple-ipod-touch-applications-wanted/#comments"><img src="http://robert.accettura.com/wp-content/commentCount/2007/09/e655c77.gif" alt="Comment Count" style="border:0;" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://robert.accettura.com/blog/2007/09/05/apple-ipod-touch-applications-wanted/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

