<?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>A Fool's Wisdom &#187; iTunes</title>
	<atom:link href="http://foolswisdom.com/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://foolswisdom.com</link>
	<description>A fool and his blog are soon parted.</description>
	<lastBuildDate>Mon, 12 Dec 2011 22:39:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>5% of Nothing</title>
		<link>http://foolswisdom.com/5-percent-of-nothing/</link>
		<comments>http://foolswisdom.com/5-percent-of-nothing/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 03:19:29 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Alert Box]]></category>
		<category><![CDATA[Apple Mac]]></category>
		<category><![CDATA[Apple.com]]></category>
		<category><![CDATA[Aza Raskin]]></category>
		<category><![CDATA[Consumer Software]]></category>
		<category><![CDATA[Daniel Jalkut]]></category>
		<category><![CDATA[Design Bugs]]></category>
		<category><![CDATA[Interface Design]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone 3.0]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[iTunes 8.2]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Mac Sync]]></category>
		<category><![CDATA[QA]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software Design]]></category>
		<category><![CDATA[Sync Alert]]></category>
		<category><![CDATA[Synchronization]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=2058</guid>
		<description><![CDATA[Makes me laugh and cry a little. This alert is likely meant to warn that a whole lot of data is being added, modified or deleted as part of a sync. It&#8217;s an &#8220;oh crap, likely either you are doing &#8230; <a href="http://foolswisdom.com/5-percent-of-nothing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignnone" style="width: 597px"><a title="More than 5% of Nothing by lloydsscreenies, on Flickr" href="http://www.flickr.com/photos/lloyds-screenies/3744523552/"><img title="Mac iTunes Sync Alert screenshot" src="http://farm3.static.flickr.com/2671/3744523552_5de8ed4263_o.jpg" alt="More than 5% of Nothing" width="587" height="300" /></a><p class="wp-caption-text">&quot;Sync Alert&quot; Adding 1 Contact with iPhone OS 3.0 with Mac iTunes 8.2.1 (6)</p></div>
<p>Makes me laugh and cry a little.</p>
<p>This alert is likely meant to warn that a whole lot of data is being added, modified or deleted as part of a sync. It&#8217;s an &#8220;oh crap, likely either you are doing some wrong or the software is&#8221;.</p>
<p>I&#8217;m intrigued that UI Expert <a href="http://www.azarask.in/blog/">Aza Raskin</a> (<a href="http://humanized.com/">Humanized</a> &amp; <a href="http://labs.mozilla.com/">Mozilla Lab</a>) <a href="http://www.flickr.com/photos/azaraskin/3418838219/">finds this alert</a> the &#8220;The first good use of a warning I&#8217;ve seen!&#8221;</p>
<p>I&#8217;m not confident that it is generally helpful. Reading online, it does seem that Mac Sync has been quite buggy historically, so this would likely have been very helpful, but does make me nervous that this alert is a bandaid instead of the needed medicine. I would be interested to find out the use cases, and the scenarios where this has been needed.</p>
<p>Synchronization of data between two (or more) sources is a really hard problem. Well the hard problem is mostly related to conflicts when something is changed in two or more places. <a href="http://www.red-sweater.com/blog/">Daniel Jalkut</a> <a href="http://twitter.com/danielpunkass/statuses/2533547354">once wrote</a>, &#8216;Every developer faces the decision: &#8220;Do I want to be known as the jerk who won&#8217;t implement <span>sync</span>, or the jerk who can&#8217;t.&#8221;&#8216;</p>
<p>I&#8217;m not actually syncing, because I don&#8217;t use Notes on the Mac (does it exist?). It&#8217;s really just doing a backup.</p>
<p>In this case, that is the &#8220;Sync Alert&#8221; of syncing an iPhone running iPhone OS 3.0 with my Mac over ethernet to iTunes 8.2.1 (6). I&#8217;m syncing <strong>1 note</strong>.</p>
<p>Assuming that this behavior is generally useful, that I&#8217;m receiving a warning when 1 note is being added brings up the most obvious issue. There should be a <strong>minimum threshold</strong> before this exception behavior is triggered. It shouldn&#8217;t be 5% of nothing.</p>
<p>When you&#8217;re just starting to sync with your Mac, this could be a fairly high frequency alert. It depends on how quickly you add items; how quickly you get to more than 20 items in a category. You&#8217;ll also see this alert again when you start using a new feature (new type of item). This leads to the 2nd issue, the <strong>alert</strong> and <strong>warning</strong> language &#8212; I&#8217;m not seeing any yellow, but I&#8217;m sure feeling it. Because it is potentially high frequency, it should be presented and worded as a <strong>friendly confirmation</strong>.</p>
<p>The 3rd issue isn&#8217;t obvious from this screen shot. Another clue that it should be a confirmation is that sync does not continue until you have cleared this alert. This is actually problematic, because the alert is <strong>non-modal</strong>, meaning you can hide it or bury it under other windows. The worst part is iTunes with it&#8217;s animated progress bar makes it look like the sync is still progressing. This alert should at least <strong>stay on top</strong> of iTunes.</p>
<p>The 4th is I don&#8217;t think add, modify, and delete are equal. Adding an item is an easier event to undo then a modify or delete. I can just delete it. If something is modified or deleted, it may be hard to recover the lost information. The <strong>different events</strong> should have different weights. Adding an item should only trigger an alert if a lot are added.</p>
<p>How many is a lot? That brings me to the 5th and final issue that readily comes to mind. It likely shouldn&#8217;t be a percentage at all. How long would it take before 5% is a really big number? Probably not long at all. If I have 1000 business contacts, a sync would have to delete 50 of them for me to be notified. Again assuming this alert offers some protection, by using a percentage, even as low as 5% percentage you are penalizing your <strong>most passionate customers</strong>. Possibly, it could be a percentage that also factors in things like amount of time since last sync or what operations resulted in the changes, but that would likely get complex quick and I suspect the developers would more quickly find the sweet spot by using a<strong> constant number</strong> (possibly variable on a curve. I hesitate to recommend user defined variable).</p>
<p>Later in that discussion by Aza linked above, he does add &#8220;It could be laid out better, but I like the idea of &#8220;uhhhhh, that&#8217;s dangerous&#8221;. Of course, undo is always better <img src='http://foolswisdom.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;. I don&#8217;t think undo would be the silver bullet. I definitely think there is value in confirming changing a large amount of data particularly when the change is destructive, and the need to undo might be overlooked. I just don&#8217;t think Apple has polished this implementation.</p>
<p>I feel a bit like I&#8217;m playing dirty writing this article now when the next version of Mac OS X, Snow Leopard is only a couple of months away. Still, I was hoping this would be resolved with the new iTunes for iPhone OS 3.0. I&#8217;m still hopeful that Snow Leopard with <a href="http://foolswisdom.com/snow-leopard-bug-fix-release/">it&#8217;s attention to polish</a> might surprise me here.</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/5-percent-of-nothing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Watch Videos Online? I Download Later When the Tubes are Clear</title>
		<link>http://foolswisdom.com/download-later/</link>
		<comments>http://foolswisdom.com/download-later/#comments</comments>
		<pubDate>Thu, 07 May 2009 20:38:07 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[High-Speed Xtreme-I]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[metered internet]]></category>
		<category><![CDATA[Miro]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Online Video]]></category>
		<category><![CDATA[QoS]]></category>
		<category><![CDATA[Quality of Service]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[Shaw High-Speed Internet]]></category>
		<category><![CDATA[throttled internet]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Web Worker]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress.tv]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=1801</guid>
		<description><![CDATA[I&#8217;m a web worker. My work is online, and it all slows to a snail&#8217;s pace if I&#8217;m streaming or downloading a video. I have &#8220;High-Speed Xtreme-I&#8221; which promises &#8220;up to&#8221; a-lot, but the metered download rate is much, much &#8230; <a href="http://foolswisdom.com/download-later/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a web worker. My work is online, and it all slows to a snail&#8217;s pace if I&#8217;m streaming or downloading a video.</p>
<p>I have &#8220;<a href="http://www.shaw.ca/en-ca/ProductsServices/Internet/Xtreme-I/">High-Speed Xtreme-I</a>&#8221; which promises &#8220;up to&#8221; a-lot, but the metered download rate is much, much lower than advertised, about 1.5-2Mb/s up and 0.75Mb/s. Fire up a video download and I&#8217;m in slowmo.</p>
<p>I want my favorite online video content delivered to me. Some of it is available on iTunes. Others like<a href="https://www.miroguide.com/feeds/9703"> WordPress.tv is available on Miro</a>.</p>
<p>Currently, I download a batch at the end of the day, but for my family the web is no fun if I&#8217;m downloading video podcasts in iTunes.</p>
<p>Is there a way to self-throttle or meter specific streams, downloads or applications on Mac OS X?</p>
<p>Unfortunately, there is a lot of content that isn&#8217;t even available for downloading. Mostly, I imagine because the content is supported by web page ads. I&#8217;d pay for that content, why is there no Audible.com for video podcasts? Or is there?</p>
<p>Even if available on iTunes or Miro, there is not even a link back to the online discussion, let alone comments, inline comments and tags (<a href="http://www.viddler.com/">Viddler</a>), and other resources. I would like it all to be pulled into my video player, except for YouTube comments <img src='http://foolswisdom.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Am I alone? Any help <a href="http://webworkerdaily.com/">fellow web workers</a>? Any help from <a href="http://newteevee.com/">NewTeeVee pros</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/download-later/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Apple is the Leader in Consumer Computing!</title>
		<link>http://foolswisdom.com/apple-is-the-leader-in-consumer-computing/</link>
		<comments>http://foolswisdom.com/apple-is-the-leader-in-consumer-computing/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 18:50:12 +0000</pubDate>
		<dc:creator>Lloyd</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Apple Time Capsule]]></category>
		<category><![CDATA[Apple Time Machine]]></category>
		<category><![CDATA[Apple.com]]></category>
		<category><![CDATA[AppleTV]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[Gizmodo]]></category>
		<category><![CDATA[Gizmodo Live]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[Jason Chen]]></category>
		<category><![CDATA[live.gizmodo.com]]></category>
		<category><![CDATA[MacBook Air]]></category>
		<category><![CDATA[Macworld]]></category>
		<category><![CDATA[Macworld 2008]]></category>
		<category><![CDATA[recovery]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[WordPress.com]]></category>

		<guid isPermaLink="false">http://foolswisdom.com/?p=659</guid>
		<description><![CDATA[Jason Chen, &#8220;To recap on what [Steve Jobs] talked about today.&#8221; Time Capsule, the wireless backup utility. iPhone update and iPod Touch update. AppleTV + iTunes movie rentals. MacBook Air. January 16th update: here is The Steve Jobs 90 Minute &#8230; <a href="http://foolswisdom.com/apple-is-the-leader-in-consumer-computing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div class="snap_preview">  <a href="http://www.jasonchen.net/">Jason Chen</a>, &#8220;<a href="http://live.gizmodo.com/">To recap on what</a> [Steve Jobs] talked about today.&#8221;</p>
<blockquote>
<ol>
<li><a href="http://gizmodo.com/345045/apple-announces-time-capsule-server-for-wireless-time-machine-backup">Time Capsule, the wireless backup utility.</a></li>
<li><a href="http://gizmodo.com/345061/apple-adds-mail-maps-and-more-to-ipod-touch-+-for-20"> iPhone update and iPod Touch update.</a></li>
<li><a href="http://gizmodo.com/345071/apple-tv-take-2-229-no-computer-required-direct-rentals-netflix-screwed">AppleTV + iTunes movie rentals.</a></li>
<li><a href="http://gizmodo.com/345051/apple-macbook-air-looks-absolutely-amazing">MacBook Air.</a></li>
</ol>
</blockquote>
</div>
<p>January 16th update: here is <a href="http://daily.mahalo.com/2008/01/16/md038-the-steve-jobs-90-minute-keynote-in-60-seconds/">The Steve Jobs 90 Minute Keynote (in 60 Seconds)</a>:</p>
<p><object type="application/x-shockwave-flash" data="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&#038;feedurl=http%3A%2F%2Fmahalodaily%2Eblip%2Etv%2Frss&#038;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F607879&#038;user=mahalodaily&#038;brandlink=http%3A%2F%2Fdaily%2Emahalo%2Ecom%2F&#038;brandname=Mahalo%20Daily&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" width="400" height="255" allowfullscreen="true" id="showplayer"><param name="movie" value="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&#038;feedurl=http%3A%2F%2Fmahalodaily%2Eblip%2Etv%2Frss&#038;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F607879&#038;user=mahalodaily&#038;brandlink=http%3A%2F%2Fdaily%2Emahalo%2Ecom%2F&#038;brandname=Mahalo%20Daily&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" /><param name="quality" value="best" /><embed src="http://blip.tv/scripts/flash/showplayer.swf?enablejs=true&#038;feedurl=http%3A%2F%2Fmahalodaily%2Eblip%2Etv%2Frss&#038;file=http%3A%2F%2Fblip%2Etv%2Frss%2Fflash%2F607879&#038;user=mahalodaily&#038;brandlink=http%3A%2F%2Fdaily%2Emahalo%2Ecom%2F&#038;brandname=Mahalo%20Daily&#038;showplayerpath=http%3A%2F%2Fblip%2Etv%2Fscripts%2Fflash%2Fshowplayer%2Eswf" quality="best" width="400" height="255" name="showplayer" type="application/x-shockwave-flash"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://foolswisdom.com/apple-is-the-leader-in-consumer-computing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

