>
Filed under: Analysis / Opinion , ITS < / a>, iTunes , iPhone K? of future versions of iTunes, the pre-block, but why?
Yesterday, Megan noted a Fortune story that iTunes synchronizes easily with the new Palm before . This is nat? Of course, the water-K? Hler bubbling say: “How did Palm pull it out? Will Apple for this to happen?”
turns out that they already have. A tech note on Apple's website notes, the two dozen third-party players, iTunes (for Mac OS X, at least) is compatible with, including Rio and Creative Labs Nomad MP3 player. It is true that many of the models before the iPod, and the tech note itself was last updated on anything less than a year ago. But third Ger? T compatibility? T with iTunes is not without Pr? Zedenzfall.
Daring Fireball John Gruber on a story by Jon Lech Johansen, which says that Apple iTunes to block access to the preparation for Zuk? of future update ; Gruber is said , he” w? would not be surprised if they did. “I'm not so sure. < p> First, la? t look at how it works. According to Johansen, a unique USB-Ger? ID te k? can iTunes to recognize MP3 player (including iPod), that it. Johansen speculated that Palm is with the use of these IDs when communicating with iTunes. If it is an iPod-ID, then it will work with iTunes for Windows, too, which is an important Pr? fstein and we do not know the results yet. < br />
Apple I can not cotton to a Palm Pre specifically masquerading as an iPod USB-Ger? t. Given the fact that, so that the preparation for free communications with iTunes is not necessarily a bad economic sense, provided that Palm is the functionality? t in an open way (like the other third party MP3 player that supports iTunes? tzt already). Why
access to the Pre, apart from pure spite? If someone is already using iTunes, chances are they have some amount of DRM-free iTunes Plus music on their computers. There is no technical reason why the Music should not easily playable on the Pre. One of the Upshot of removing DRM from the iTunes Store is to the Interoperability? t ger? t. Let Ger largest non-Apple iTunes music to play, and pl? useful customer Apple has it is not available. If Apple
m? chte truncated only to prepare for, and the Palm is in accordance with the rules, Apple UNN? time cutting a stream of revenue. That is something I do not see Apple easily.
TUAW flickr Pool
www.flickr.com
Yesterday, Megan noted a Fortune story saying that iTunes syncs flawlessly with the new Palm Pre. This, of course, got the water-cooler talk bubbling: “How did Palm pull it off? Will Apple allow this to happen?”
Turns out they already have. A tech note on Apple's website notes the two dozen or so third-party players that iTunes (for Mac OS X, at least) is compatible with, including Rio and Creative Labs Nomad MP3 players. True, many of the models listed predate the iPod, and the tech note itself was last updated a little less than a year ago. But third-party device compatibility with iTunes isn't without precedent.
Daring Fireball's John Gruber pointed to a story by Jon Lech Johansen that says Apple may block iTunes access to the Pre in a future update; Gruber himself said he “wouldn't be surprised if they did.” I'm not so sure.
First, let's look at how it works. According to Johansen, a unique USB device ID allows iTunes to recognize MP3 players (including iPods) that it's compatible with. Johansen speculates that Palm is using one of these IDs when communicating with iTunes. If it's an iPod's unique ID, then it will work with iTunes for Windows, too; this is an important litmus test and we don't know the results yet.
I can understand Apple might not cotton to a Palm Pre specifically masquerading as an iPod USB device. Given that, allowing the Pre to freely communicate with iTunes isn't necessarily bad business sense, presuming Palm implements the functionality in a forthright manner (like other third-party MP3 players that iTunes already supports).
Why limit access to the Pre, aside from pure spite? If someone already uses iTunes, chances are they have some quantity of DRM-free iTunes Plus music on their computer. There's no technical reason why the music shouldn't be easily playable on the Pre. One of the upshots of removing DRM in the iTunes store is to facilitate device interoperability. Allow non-Apple devices to play iTunes music, and suddenly Apple has customers it didn't have before.
If Apple chooses to cut off just the Pre, and Palm is following the rules, Apple is unnecessarily cutting a stream of revenue. That's something I don't see Apple doing lightly.
SourcePrint thisWith HP wireless printers, you could have printed this from any room in the house.Live wirelessly. Print wirelesslyEmail this addthis_pub = 'weblogsinc'; addthis_options = 'digg, facebook, delicious, myspace, aolfav, propeller, google, live, stumbleupon, reddit, favorites, technorati, aim, more'; Share Comments (2) /* some ie crap */ function iecheck(inc_seven) { // alert(navigator.platform); if (navigator.platform == “Win32″ && navigator.appName == “Microsoft Internet Explorer” && window.attachEvent) { var rslt = navigator.appVersion.match(/MSIE (\d+\.\d+)/, ''); var iever = (inc_seven)?(rslt != null && Number(rslt[1]) >= 5.5):(rslt != null && Number(rslt[1]) >= 5.5 && Number(rslt[1]) < 7 ); } else { iever=false; } return iever; } var useFilter=iecheck(false); var ie6Brand='
'; var normalBrand='
'; var brand=''; if(useFilter==false) { brand=normalBrand; } else { brand=ie6Brand; }
Related Articles From The Unofficial Apple WeblogFortune: Palm Pre syncs flawlessly with iTunes
iTunes 8.1.1 showing in Software Update
Apple wins comprehensive patent for iPhone, bares teeth at Palm
Related Articles From Our Tech NetworkThe Daily Roundup: here's what you might've missed
Palm Pre said to sync up nicely with Apple's iTunes
Apple ponders kiosk-style movie and music downloads
See More Related Articles and Blog Posts
document.getElementById('spherePoweredBy').innerHTML=brand; Reader Comments (Page 1 of 1)
1Dave said 3:43PM on 5-30-2009
If the Pre looks like an iPod to iTunes how is Apple going to block access to the Pre and not iPods?Due to the fact that Rubenstein has insider knowledge of Apple's hardware I think there's a better chance of Jobs & Co. asking for an injunction against Palm.
Reply
↓↑report
2paullloydjohnson said 3:58PM on 5-30-2009
The reason Apple would do such a thing is simple. iTunes is the music library of choice for most people these days. For a few people, not being able to sync the Pre with iTunes could be a deal breaker and those same people may decide to buy an iPhone instead.
Reply
↓↑report var req; function getURL(url) { if(isWorking == true) { setTimeout(“getURL(\”"+url+”\”)”, “100″); return false; } isWorking = true; if (window.XMLHttpRequest) { req = new XMLHttpRequest(); req.onreadystatechange = handleHttpResponse; req.open(“GET”, url, true); req.send(null); } else if (window.ActiveXObject) { // IE try { req = new ActiveXObject(“Msxml2.XMLHTTP”); } catch (e) { req = new ActiveXObject(“Microsoft.XMLHTTP”); } if (req) { req.onreadystatechange = handleHttpResponse; req.open(“GET”, url, true); req.send(); } else { alert(“Your browser does not support ajax”); } } else { alert(“Your browser does not support ajax”); } return false; } function postURL(url,outbuf) { if(isWorking == true) { setTimeout(“postURL(\”"+url+”\”,\”"+outbuf+”\”)”, “100″); return false; } isWorking = true; var browser = navigator.appName; if(browser != “Microsoft Internet Explorer”) { req = new XMLHttpRequest(); req.onreadystatechange = handleHttpResponse; req.open(“POST”, url, true); req.setRequestHeader(“Content-Type”,”application/x-www-form-urlencoded; charset=UTF-8″); req.send(outbuf); } else if (window.ActiveXObject) { // IE req = new ActiveXObject(“Microsoft.XMLHTTP”); if (req) { req.onreadystatechange = handleHttpResponse; req.open(“POST”, url, true); req.setRequestHeader(“Content-Type”,”application/x-www-form-urlencoded; charset=UTF-8″); req.send(outbuf); } } return false; } function handleHttpResponse() { if (req.readyState == 4) { if(req.responseText.charAt(0) == ” TUAW Web Images Video News Local JoystiqQore leak reveals new PSP Metal Gear and moreSteam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5PSP Go revealed in June issue of Qore [update]
Download SquadSearch for useful bookmarklets with Bookmarklet DirectoryWhere to watch the Stanley Cup finals onlineGoog-411 now provides intersection info
BloggingStocksAllegheny Energy knows the U.S. will eventually need more powerStock #2: Quicksilver (ZQK)Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more
AutoblogREPORT: Two plants saved from closing under new GM/UAW agreementVIDEO: Corvette Grand Sport launch control tested… in dealer lotKerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010
Joystiq XboxXbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2Raiden IV media blowout Joyswag: Gel: Set & Match
EngadgetAlienware M17x gaming laptop hands-on: it isn't quite “all powerful,” but it'll do in a pinchEngadget Podcast 148 – 05.30.2009Video: Sony's PSP Go leaks out before E3, is obviously a go AOL News
All contents copyright © 2003-2009, Weblogs, Inc. All rights reserved
The Unofficial Apple Weblog (TUAW) is a member of the Weblogs, Inc. Network. Privacy Policy, Terms of Service, Notify AOL
$(document).ready(init); function init() { $('.winblogrollcat').children('ul').hide(); $('.winblogrollcat .trigger').click(function(evt){ $(this.parentNode).children('ul').slideToggle('fast'); }); $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); } if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { top.location.replace(self.location.href); } “>We'll use your suggestion to improve translation quality in future updates to our system.> <p class="filed-under"> Abgelegt unter: <a href="/category/analysisopinion/"> Analyse / Stellungnahme </ a>, <a href="/category/itunes-store/"> ITS < / a>, <a href="/category/itunes/"> iTunes </ a>, <a href="/category/iphone/"> iPhone </ a> </ p> <h2 class = "posttitle" > <a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/" rel="bookmark"> <span id = "ppt19051882"> K?nftige Versionen von iTunes kann die Pre-Block, aber warum? </ span> </ a> </ h2> <p class="byline"> von <strong> <a href = "/ bloggers/robert- Palmer / "> Robert Palmer </ a> </ strong> am 30. Mai 2009 </ p> <div class="postbody"> <! – sphereit Start -> <p> <img vspace =" 8 "hspace = "8" border = "0" align = "right" src = "http://www.blogcdn.com/www.tuaw.com/media/2009/05/iphone-pre-548946946.jpg" alt = " "/> Gestern, Megan hingewiesen, einem Fortune-Geschichte, dass <a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/"> iTunes synchronisiert problemlos mit dem neuen Palm vor </ a>. Das ist nat?rlich, hat das Wasser-K?hler sprudelnden sprechen: "Wie haben Palm ziehen Sie es aus? Will Apple damit dies geschehen kann?" </ P> <p> stellt sich heraus, die sie bereits haben. A <a href="http://support.apple.com/kb/HT2172">-Tech-Note auf der Apple-Website </ a> stellt fest, die zwei Dutzend Dritter Spieler, iTunes (f?r Mac OS X, mindestens ) ist kompatibel mit, darunter Rio und Creative Labs MP3-Player Nomad. Es stimmt zwar, dass viele der Modelle vor den iPod, und der Tech-Note "selbst wurde zuletzt aktualisiert am etwas weniger als vor einem Jahr. Aber Dritter Ger?t Kompatibilit?t mit iTunes ist nicht ohne Pr?zedenzfall. </ P> <p> Daring Fireball John Gruber auf eine Geschichte von Jon Lech Johansen, die besagt, dass <a href = "http://nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm- pre / "> Apple iTunes blockieren den Zugang zu den in Vorbereitung auf ein zuk?nftiges Update </ a>; Gruber sich <a href =" http://daringfireball.net/linked/2009/05/29/johansen-pre-itunes " > gesagt </ a>, er "w?rde sich nicht wundern, wenn sie getan hat." Ich bin mir nicht so sicher. <br /> </ P> <p> Erste, la?t uns anschauen, wie es funktioniert. Laut Johansen, eine einzigartige USB-Ger?te-ID k?nnen iTunes zu erkennen MP3-Player (auch iPod), dass es mit. Johansen spekuliert, dass Palm ist mit der Verwendung dieser IDs bei der Kommunikation mit iTunes. Wenn es sich um ein iPod-ID, dann wird es mit iTunes f?r Windows, zu, das ist ein wichtiger Pr?fstein und wir wissen nicht, die Ergebnisse noch nicht. <br /> </ P> <p> Ich kann Apple nicht Baumwolle zu einem Palm Pre <em> speziell </ em> Masquerading als iPod USB-Ger?t. Angesichts der Tatsache, dass, so dass die Vorbereitung auf die freie Kommunikation mit iTunes ist nicht unbedingt schlecht wirtschaftlich sinnvoll, vorausgesetzt, Palm setzt die Funktionalit?t in einer offenen Art und Weise (wie die anderen dritten Partei, dass MP3-Player iTunes unterst?tzt bereits). </ P> Warum <p> den Zugriff auf die Pre, abgesehen von der reinen Trotz? Wenn jemand bereits iTunes nutzt, stehen die Chancen sie haben einige Menge von DRM-freien iTunes Plus-Musik auf ihre Computer. Es gibt keinen technischen Grund, warum die Musik sollte nicht leicht spielbar auf der Pre. Einer der upshots der Beseitigung von DRM im iTunes Store ist es, die Interoperabilit?t Ger?t. Lassen Sie Ger?te nicht von Apple iTunes Musik zu spielen, und pl?tzlich Kunden Apple hat es nicht vor. </ P> <p> Wenn Apple m?chte abgeschnitten nur die Vorbereitung auf, und der Palm ist nach den Regeln, Apple ist unn?tig Schneiden einen Strom von Einnahmen. Das ist etwas, was ich nicht tun, siehe Apple leicht. </ p> <div id="continued"> </ div ><!– Ende sphereit -> <a href="/tag/iphone" class="category-match-ad"> <img src = " http://www.blogsmithmedia.com/www.tuaw.com/media/iphone-post-banner.jpg "alt =" Klicken Sie hier, um alle TUAW's iPhone Abdeckung "/> </ a> </ div> <div class="postmeta"> <p class="posttags"> <strong> Tags: </ strong> <a href="http://www.tuaw.com/tag/daringfireball/"> daringfireball </ a >, <a href="http://www.tuaw.com/tag/device/"> Ger?t </ a>, <a href="http://www.tuaw.com/tag/fortune/"> Fortune </ a>, <a href="http://www.tuaw.com/tag/iphone/"> iPhone </ a>, <a href = "http://www.tuaw.com/tag/ iTunes / ">" iTunes </ a>, <a href="http://www.tuaw.com/tag/palm+pre/"> Palm vor </ a>, <a href = "http://www .tuaw.com / tag / PalmPre / "> PalmPre </ a>, <a href="http://www.tuaw.com/tag/pre/"> vor </ a>, <a href =" http : / / www.tuaw.com/tag/usb/ "> USB </ a> </ p> <div class="navbar clearfix"> <ul> <li class="permalink"> <a href =" http : / / nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm-pre / "> Quelle </ a> </ li> <li class="print"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/print/" target = "_blank" class = "printthis" rel = "nofollow"> Print <span class="printpop"> <span> Mit HP Wireless-Drucker, <br/> Sie k?nnen gedruckt <br/> dieser von jedem Zimmer <br/> im Haus. <br /> <strong> Live drahtlos. Drucken ohne Kabel </ strong> </ span> </ span> </ a> </ li> <li class="email-this"> <a href = "/ forward/19051882 /" title = "Senden Sie diesen Eintrag einem Freund per E-Mail "> E-Mail hier </ a> </ li> <li> <! – AddThis Button BEGIN -> <script type="text/javascript"> addthis_pub = 'weblogsinc'; addthis_options = 'digg, Facebook, delicious, myspace, aolfav, Propeller, google, live, StumbleUpon, reddit, Favoriten, technorati, Ziel, mehr "</ script> <a class =" sharelink "href =" http://www.addthis.com / bookmark.php "onmouseover =" return addthis_open (this,'', 'http% 3A% 2F% 2Fwww.tuaw.com% 2F2009% 2F05% 2F30% 2Ffuture-iTunes-Versionen-Block-k?nnte-die-vor-, sondern -warum% 2F ',' Die Zukunft + + iTunes-Versionen k?nnte + + + der + Block vor% 2C + sondern + Warum% 3F ') "onmouseout =" addthis_close () "onclick =" return addthis_sendto () "> Aktie </ a> <script type="text/javascript" src="http://s7.addthis.com/custom/weblogsinc/addthis_widget.js"> </ script ><!– AddThis Button END –></ li > <li class="comments"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/ # comments "title =" View Leser Kommentare zu diesen Eintrag "> Kommentare (<em> 2 </ em>) </ a> </ li> </ ul> </ div> </ div> </ div> </ div > <script type="text/javascript"> / * Einige dh crap * / Funktion iecheck (inc_seven) ( / / Alert (navigator.platform); ???? if (navigator.platform == "Win32" & & navigator.appName == "Microsoft Internet Explorer" & & window.attachEvent) ( ???????? var rslt = navigator.appVersion.match (/ MSIE (\ d + \. \ d +) /,''); ???????? var iever = (inc_seven)? (rslt! = null & & Number (rslt [1])> = 5,5): (rslt! = null & & Number (rslt [1])> = 5.5 & & Number (rslt [1]) < 7); ) Else ( Iever = false; ) ???? R?ckkehr iever; ) var useFilter = iecheck (false); var ie6Brand = '<a href = "http://www.sphere.com" target = "_New" style = "cursor: Hand; display: block; width: 112px; height: 18px; Filter: ProgID: DXImageTransform.Microsoft . AlphaImageLoader (src = \ "http://cdn11.sphere.com/images/poweredbySphere.png \ ', sizingMethod = Ma?stab );">< img align =" absmiddle "border =" 0 "style =" margin-left : 2px; "src =" http://cdn11.sphere.com/images/iespacer.png "/></ a> '; var normalBrand = '<a href="http://www.sphere.com" target="_new"> <img align = "absmiddle" border = "0" style = "margin-left: 2px;" src = " http://cdn11.sphere.com/images/poweredbySphere.png "/></ a> '; var Marke =''; if (useFilter == false) ( Marke = normalBrand; ) Else ( Marke = ie6Brand; ) </ script> <div class="sphere clearfix"> <div id="sphereTalk"> <p id="spherePoweredBy" class="powered-by"> </ p> <div id="talkContainer"> <h3> Verwandte Texte von The Unofficial Apple Weblog </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes?icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Fortune: Pre Palm synchronisiert einwandfrei mit iTunes </ a> <p class =" timestamp "> 2 Tage </ p> </ li> <li> <a href =" http://www.tuaw.com/2009/04/06/itunes-8-1-1-showing-in- Software-Update? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> iTunes 8.1.1 und in der Software-Aktualisierung </ a> <p class="timestamp"> 54 Tage vor </ p> </ li> <li> <a href = "http://www.tuaw.com/2009/01/27/apple-wins-comprehensive-patent -for-iphone-Bares-Z?hne-at-Palme? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Apple gewinnt umfassende Patent f?r iPhone, Bares Z?hne bei Palm </ a> <p class="timestamp"> 122 Tage </ p> </ li> </ ul> </ div ><!– Ende sprechen Container -> < div id = "artContainer"> <h3> Weitere Artikel aus unserem Tech-Netzwerk </ h3> <ul> <li> <a href = "http://www.engadget.com/2009/05/28/the-daily -Roundup-Heres-What-You-mightve-missed1? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> The Daily Roundup : hier ist es, was Sie vielleicht verpasst haben </ a> <p class="timestamp"> 1 Tag </ p> </ li> <li> <a href = "http://www.engadgetmobile.com/2009 / 05/28/palm-pre-said-to-sync-up-nicely-with-apples-itunes? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \' , \ 'art \') "> Palm Pre sagte zu synchronisieren sch?n mit Apple's iTunes </ a> <p class="timestamp"> 2 Tage </ p> </ li> <li> <a href =" http://www.engadget.com/2009/05/07/apple-ponders-kiosk-style-movie-and-music-downloads?icid=sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track ( dieser, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Apple denkt Kiosk-Stil Film-und Musik-Downloads </ a> <p class="timestamp"> 22 Tage vor </ p> </ li> </ ul> </ div ><!– Ende Kunst Container –></ div ><!– Ende sphereTalk -> <div id="sphereAd"> <script type = "text / javascript" src = "http : / / cdn11.sphere.com/widgets/sphereit/js? baseurl = http://cdn11.sphere.com/widgets/sphereit/&siteid=blogsmith_widget_tuaw "> </ script> <iframe frameborder =" 0 "style =" position: relative; width: 300px; height: 250px; "MARGINHEIGHT =" 0 "marginwidth =" 0 "scrolling =" no "border =" 0 "src =" http://www.sphere.com/ads/aol_sphere_adcom. php? a = 93249125 "> </ iframe> </ div> <p class="see-more"> <a onclick =" return Sphere.Widget.search ( 'http://www.tuaw.com/2009/ 05/30/future-itunes-versions-could-block-the-pre-but-why ') "href =" http://www.sphere.com/search?q=sphereit:http://www.tuaw .com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why "> Weitere Artikel und Blog-Posts </ a> </ p> </ div> <! — – Ende Bereich clearfix -> <script type="text/javascript"> document.getElementById ( 'spherePoweredBy "). innerHTML = Marke; </ script> <div id="comments"> <h3 id="readercomments"> Reader Kommentare (Seite 1 von 1) </ h3> </ p> <div class = "commentlinks" id = "commentlinks19115203-1854088" > <div class="commentclass1 level2 Muttergesellschaft comment" id="c19115203"> <a href="http://www.tuaw.com/profile/1854088/" target="_blank" rel="nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/1854088_64.jpg" alt = "Dave" class = "avatar" /> </ a> <span class="rownum"> 1 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href = "http://www.tuaw.com/profile/1854088/" target = "_blank" rel = "nofollow"> Dave </ a> <span sagte class="time-stamp"> 3.43 Uhr am 5-30-2009 </ span> </ h4> </ div> <p> Wenn Vor der sieht aus wie ein iPod mit iTunes von Apple ist, wie wollen den Zugang zu den Vor-und nicht iPods? <br> <br> Aufgrund der Tatsache, dass Rubenstein hat Insider-Wissen von Apple-Hardware Ich glaube, es ist eine bessere Chance, Jobs & Co . Bitte um eine einstweilige Verf?gung gegen Palm. </ p> <p class="cmt_reply"> <a href="#commentform" onclick="replyToCmt('19115203','Dave');"> Antworten </ a> < / p> <div class="cmt_votes"> <img class = "Stern-img" src = "http://www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt = "2 Sterne "/> <span class="cmt_tools" id="tools_19115203"> <a href =" # "class =" voteLink "id =" vd19115203 "onclick =" voteComment ('19115203 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href =" # "class =" voteLink "id =" vu19115203 "onclick =" voteComment ('19115203 ',' bis'); return false; "title =" Diese Abstimmung Kommentar Up "> <span class="vote_up button"> ↑ </ span> </ a> <a href =" # "-Klasse = "reportLink" id = "r19115203" onclick = "reportComment (19115203); return false" title = "Diesen Kommentar melden"> <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <div class="commentlinks" id="commentlinks19115333-2873874"> <div class="commentclass2 level2 Muttergesellschaft comment" id="c19115333"> <a href = "http://www.tuaw.com/profile/2873874/" target = "_blank" rel = "nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/2873874_64 . jpg "alt =" paullloydjohnson "class =" avatar "/> </ a> <span class="rownum"> 2 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href="http://www.tuaw.com/profile/2873874/" target="_blank" rel="nofollow"> paullloydjohnson </ a>, sagte <span class = " Zeit-Stempel "> 3:58 pm am 5-30-2009 </ span> </ h4> </ div> <p> The Grund Apple w?rde so etwas ist einfach. iTunes ist die Musikbibliothek der Wahl f?r die meisten Menschen in diesen Tagen. F?r ein paar Leute, die nicht in der Lage eine Synchronisierung mit iTunes die Pre k?nnte ein Deal Breaker und die gleichen Personen k?nnen entscheiden, kaufen ein iPhone statt. </ P> <p class="cmt_reply"> <a href = "# commentform "onclick =" replyToCmt ('19115333 ',' paullloydjohnson');"> Antworten </ a> </ p> <div class="cmt_votes"> <img class = "Stern-img" src = "http:// www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif "alt =" 2 Sterne "/> <span class="cmt_tools" id="tools_19115333"> <a href =" # "class =" voteLink "id =" vd19115333 "onclick =" voteComment ('19115333 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href="#" class="voteLink" id="vu19115333" onclick="voteComment('19115333','up'); R?ckkehr false;" title="Vote Dieser Kommentar Up"> <span class = "vote_up Schaltfl?che"> ↑ </ span> </ a> <a href = "#" class = "reportLink" id = "r19115333" onclick = "reportComment (19115333); return false" title = "Diesen Kommentar melden" > <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <script language="JavaScript" type="text/javascript"> var req; Funktion getURL (url) ( ?? if (isWorking == true) (setTimeout ( "getURL (\" "+ url +" \ ")", "100"); return false;) ?? isWorking = true; ?? if (window.XMLHttpRequest) ( Req = new XMLHttpRequest (); ???????? req.onreadystatechange = handleHttpResponse; Req.open ( "GET", url, true); Req.send (null); ?? ) Else if (window.ActiveXObject) (/ / IE Try ( Req = new ActiveXObject ( "Msxml2.XMLHTTP"); ) Catch (e) ( Req = new ActiveXObject ( "Microsoft.XMLHTTP"); ) If (req) ( ???????????????? req.onreadystatechange = handleHttpResponse; Req.open ( "GET", url, true); Req.send (); ???????? ) Else ( Alert ( "Ihr Browser unterst?tzt kein ajax"); ) ?? ) Else ( Alert ( "Ihr Browser unterst?tzt kein ajax"); ?? ) ?? return false; ) Funktion postURL (url, outbuf) ( ?? if (isWorking == true) (setTimeout ( "postURL (\" "+ url +" \ ", \" "+ outbuf +" \ ")", "100"); return false;) ?? isWorking = true; ?? var browser = navigator.appName; ?? if (Browser! = "Microsoft Internet Explorer") ( ???? req = new XMLHttpRequest (); ???? req.onreadystatechange = handleHttpResponse; ???? req.open ( "POST", url, true); ???? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); ???? req.send (outbuf); ?? ) Else if (window.ActiveXObject) (/ / IE ???? req = new ActiveXObject ( "Microsoft.XMLHTTP"); ???? if (req) ( ?????? req.onreadystatechange = handleHttpResponse; ?????? req.open ( "POST", url, true); ?????? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); ?????? req.send (outbuf); ???? ) ?? ) ?? return false; ) Funktion handleHttpResponse () ( If (req.readyState == 4) ( If (req.responseText.charAt (0) == "<") ( ???????? Alert (req.responseText); ) Else ( ?? Eval (req.responseText); IsWorking = false; ) ) ) var isWorking = false; Funktion reportComment (commentid) ( if (confirm ( "Sind Sie sicher, dass Sie diesen Bericht kommentieren?")) ( ?? getURL ( "/ a = AJAX-Kommentar-Bericht & commentid =" + commentid); ???????? ) Return false; ) Funktion reportCommentOK (commentid) ( document.getElementById ( "c" + commentid). className + = "reportedComment"; alert ( "Kommentar wurde f?r die ?berpr?fung. Thank You!"); Return false; ) Funktion voteComment (commentid, Typ) ( getURL ( "/ a = AJAX-Kommentar-Abstimmung & commentid =" + commentid + "& type =" + type); Return false; ) Funktion voteCommentOK (commentid) ( document.getElementById ( "c" + commentid). className + = "votedComment"; Return false; ) Funktion replyToCmt (commentid, Autor) ( var replyInd = document.getElementById ( "replyindicator"); ???????? if (document.getElementById ( 'replyToText')) (var replyToText = document.getElementById ( 'replyToText "). value;) else (var replyToText =" Antwort auf ";) ???????? if (document.getElementById ( 'replyToUndo')) (var replyToUndo = document.getElementById ( 'replyToUndo "). value;) else (var replyToUndo =" R?ckg?ngig ";) replyInd.innerHTML = (replyToText + '<a href="#c'+commentid+'">' + Autor + '</ a> [<a href = "#" onclick = "wipeReply (\''+ commentid +' \ ') ; return false ;">'+ replyToUndo + '</ a >]'); document.getElementById ( "sourceid"). value = commentid; ) Funktion wipeReply (commentid) ( var replyInd = document.getElementById ( "replyindicator"); ReplyInd.innerHTML = ""; Document.getElementById ( "sourceid"). Value = ""; Return false; ) Funktion showReplies (Post-, commentid) ( getURL ( "/ a = AJAX-Kommentar-Show-& Antworten commentid =" + commentid + "& Post =" + Post); Return false; ) Funktion showRepliesOK (commentid, Daten) ( var replyDiv = document.getElementById (commentid + "_replies"); ReplyDiv.innerHTML = Daten; Return false; ) </ script> <div class="cmt_paging"> </ div> </ div> <script language="JavaScript" type="text/javascript"> var sns_checked = false; var current_tab = "blogsmith"; Funktion tabTo (TAB) ( document.getElementById ( 'formerrors "). innerHTML =''; document.getElementById ( 'cmtuinfo_email'). style.display = 'none'; document.getElementById ( 'cmtuinfo_blogsmith'). style.display = 'none'; document.getElementById ( 'cmtuinfo_sns'). style.display =' none '; document.getElementById ( 'cmtuinfo_ "+ Tab). style.display =' block '; document.getElementById ( 'cmtutab_email "). className =''; document.getElementById ( 'cmtutab_blogsmith "). className =''; document.getElementById ( 'cmtutab_sns "). className =''; document.getElementById ( 'cmtutab_ "+ Tab). className =' currenttab '; If (! Sns_checked & & tab == "SNS") ( Image1 = new Image (); image1.src = "http://www.blogsmithmedia.com/framework.weblogsinc.com/media/loading.gif"; Sns.init ( 'ch1ga1KvP7TotwTC'); Sns_checked = true; ) Current_tab = TAB; ) Funktion inputValidation () ( document.getElementById ( 'formerrors "). innerHTML =''; Var validInfo = 0; Var validName = 0; Var validEmail = 0; Var validComments = 0; Var validSNS = 0; Var links = 0; Var Fehler =''; Schalter (current_tab) ( Fall "E-Mail": var filter = / ^ ([a-zA-Z0-9_ \. \ - \ +]) + \ @ (([a-zA-Z0-9 \ -]) + \ .)+([ a-zA - Z0-9] (2,4 })+$/; var email = document.getElementById ( 'AuthorEmail "). Wert; if (document.getElementById ( "Autorname"). value =='') ( Fehler + = "<p class='error'> ben?tigen wir Ihren Namen. </ p>"; ) If (email ==''| |! Filter.test (email)) ( Fehler + = "<p class='error'> E-Mail-Adresse ist nicht g?ltig. </ p>"; ) If (! Fehler) ( ValidInfo = 1; ) Break; Fall "blogsmith": if (document.getElementById ( 'C_AuthorEmail "). value =='') ( Fehler + = "<p class='error'> Ung?ltige E-Mail-Adresse. </ p>"; ) if (document.getElementById ( 'C_AuthorPass "). value =='') ( Fehler + = "<p class='error'> Kein Passwort angegeben. </ p>"; ) If (! Fehler) ( ValidInfo = 1; ) Break; Fall "SNS": if (document.getElementById ( 'sns_screenname') & & document.getElementById ( 'sns_password')) ( if (document.getElementById ( 'sns_screenname "). value & & document.getElementById (' sns_password"). value) ( Sns.calls.login (); Return false; ) ) If (document.getElementById ( 'sns_securid')) ( if (document.getElementById ( 'sns_securid "). value) ( sns.calls.login ();// setTimeout ( "sns.calls.login ();", 1000); Return false; ) ) var token = (document.getElementById ( "Token"))? document.getElementById ( "Token"). Wert:''; If (token =='') ( Fehler = "<p class='error'> Ung?ltiger SNS anmelden. </ p>"; ) Else ( ValidInfo = 1; ) Break; ) var txt = document.getElementById ( "Kommentare"). Wert; If (txt! ='') ( ValidComments = 1; ) For (var ind = 0; ind <txt.length; ind + +) ( If (txt.substring (ind, ind +7) == "http://") ( Links = Links + 1; ) Else if (txt.substring (ind, ind +6) == "ftp://") ( Links = Links + 1; ) Else if (txt.substring (ind, ind +8) == "https ://") ( Links = Links + 1; ) ) if (validInfo == 1 & & validComments == 1 & & Links <4) ( Return true; ) Else ( errorMessage var = "<h4 class='error-title'> Fehler </ h4>"; ErrorMessage + = Fehler; if (validComments == 0) (errorMessage + = "<p class='error'> kein Kommentar geschrieben. </ p>";) if (links> 3) (errorMessage + = "<p class='error'> Sorry mate, k?nnen Sie nur 3 URLs. </ p>";) document.getElementById ( 'formerrors "). innerHTML = errorMessage; Return false; ) ) </ script> <div id="comments"> <h3 id="addcomments"> hinzuf?gen Kommentare </ h3> <form action="#thankYou" id="commentform" name="commentform" method="post" onsubmit="return inputValidation();"> <div Id="cmttabs"> <ul> <li id="cmtutab_email"> <a href="#" onclick="tabTo('email');return false;"> neue Leser </ a> </ li> <li id="cmtutab_blogsmith" class="currenttab"> <a href="#" onclick="tabTo('blogsmith');return false;"> R?ckkehr </ a> </ li> <li id="cmtutab_sns"> <a href="#" onclick="tabTo('sns');return false;" class="cmtaol" title="Sign Sie sich mit Ihrem AOL/AIM username!"> AOL / AIM </ a> </ li> </ Ul> </ Div> <div Id="formerrors" class='formerrors'> </ div> <! – E-Mail -> <div id="cmtuinfo_email" class="cmtuinfo clearfix" style="display: none;"> <p Class="instructions"> ersten Mal? Eine Best?tigungs-E-Mail wird Ihnen nach der Einreichung. </ P> <label for="AuthorName" class="first"> Name: <br /> <input type="text" name="AuthorName" id="AuthorName" class="form" value="" /> </ label> <label For="AuthorEmail"> E-Mail: <br /> <input type="text" name="AuthorEmail" id="AuthorEmail" class="form" value=""/> </ label> </ Div> <! – / E-Mail -> <! – Blogsmith -> <div id="cmtuinfo_blogsmith" class="cmtuinfo clearfix" style="display: none;"> <p class="instructions"> Mitglieder geben Sie Ihren Benutzernamen und Ihr Passwort ein. </ p> <label for="C_Author" class="first"> E-Mail: <br /> id="C_AuthorEmail" <input type="text" class="formtext" name="C_AuthorEmail" value="" /> </ label> <label For="C_AuthorPass"> Passwort: <br /> <input id="C_AuthorPass" type="password" class="formtext" name="AuthorPassword" value=""/> </ label> </ Div> <! – / Blogsmith -> <! – SNS -> <div id="cmtuinfo_sns" class="cmtuinfo clearfix" style="display: none;"> <p class="instructions"> Geben Sie Ihren AOL-oder AIM screenname und Ihr Passwort ein. </ p> <div Id="sns"> <p align="center"> <img src="/media/loading.gif"> </ p> </ Div> <!–< Eingang id = "snslogin" type = "button" onclick = "sns.calls.login ();" value = "Login ">–> </ Div> <! – / SNS -> <div Id="cmtmain"> <div Id="replyindicator"> </ div> <div> <label For="Comments"> Ihr Kommentar: </ label> <textarea name="Comments" id="Comments" rows="8" style="width:98%"> </ textarea> </ Div> <div Class="cmtchecks"> <input type="checkbox" checked="checked" id="RememberMeYes" name="RememberMe" /> <label For="RememberMeYes"> merken </ label> </ Div> <div Class="cmtchecks"> <input type="checkbox" checked="checked" id="EmailMe" name="EmailMe" /> <label for="EmailMe"> E-Mail, wenn mir jemand Antworten auf diesen Kommentar </ label> </ Div> <div Id="cmtbuttons"> <input type="submit" id="addCommentButton" value="Add Comment" /> </ Div> <input type="hidden" name="form" value="Comments" /> <input type="hidden" name="ButtonSave" value="Save" /> <input type="hidden" id="sourceID" name="SourceID" value="" /> <input type="hidden" id="postID" name="PostID" value="" /> </ Div> <div Id="instructions"> <p class="preamble"> Bitte halten Sie Ihre Kommentare zu diesem Blog-Eintrag. <strong> E-Mail-Adressen werden niemals angezeigt, aber sie sind erforderlich, um Ihre Kommentare. </ strong> </ p> <p> Wenn Sie Ihren Namen und Ihre E-Mail-Adresse, werden Sie einen Link an, um zu best?tigen, Ihren Kommentar und ein Kennwort. Um einen anderen Kommentar, nutzen Sie bitte, dass Ihr Passwort ein. </ P> <p> So erstellen Sie eine Live-Link, geben Sie einfach die URL (einschlie?lich http://) oder E-Mail-Adresse ein und wir machen es zu einem Live-Link f?r Sie. Sie k?nnen bis zu 3 URLs in Ihre Kommentare. Zeilenumbr?che und Abs?tze werden automatisch konvertiert – keine Notwendigkeit, <p> oder <br /> Tags. </ P> </ Div> <input type = "hidden" name = "referer" value = "http://www.tuaw.com:1080/2009/05/30/future-itunes-versions-could-block-the-pre-but-why / "> </ form> </ div> <script type="text/javascript" src="http://www.blogsmithmedia.com/framework.weblogsinc.com/bc/ajax.js"> </ script> <script type="text/javascript" src="http://www.weblogsinc.com/bc/sns.js"> </ script> <script type="text/javascript"> tabTo (current_tab); </ script> <script language="JavaScript" type="text/javascript"> getUserInfo Funktion () (var anchor = document.getElementById ( 'addCommentButton'); var SID = document.createElement ( 'input'); sID.type = 'hidden '; sID.id =' SID '; sID.name =' SID '; sID.value ='9 a0a4ab1dd8480fac952ae1d083d21a4 "; var UID = document.createElement (' input '); uID.type =' hidden '; uID.id = 'uid'; uID.name = 'UID'; uID.value = 'c7a5d6e4cff335bdd1265154127e8ced "; var tStamp = document.createElement (' input '); tStamp.type =' hidden '; tStamp.id =' tStamp '; tStamp. name = "tStamp '; tStamp.value ='50405'; var CacheID = document.createElement ( 'input'); cacheId.type = 'hidden'; cacheId.id = 'CacheID'; cacheId.name = 'CacheID'; cacheId.value ='4006218568046222 '; anchor.parentNode.insertBefore (SID, Anker); anchor.parentNode.insertBefore (uid, Anker); anchor.parentNode.insertBefore (tStamp, Anker); anchor.parentNode.insertBefore (CacheID, Anker ); var divArray = document.getElementsByTagName ( 'div'); for (var i = 0; i <divArray.length; i + +) (if (divArray [i]. className == 'post') (document.getElementById ( ' PLZ "). value = divArray [i]. id;))) getUserInfo ();</ script> </ div ><!– / content -> </ div ><!– / col-1 -> <div id="col-2"> <div id="subcontent" class="clearfix"> <div class="medrect"> <script Type="text/javascript"> <! — AdSetType ( "F"); HtmlAdWH ( "93217898", "300", "250"); AdSetType (""); //–> </ Script> </ div ><!– / medrect -> <div id="tip-day"> <div id="tip-day-inner"> <h2> Tipp des Tages </ h2> <p class = "Tipp"> So schalten Sie Ihre Firewall, ?ffnen Sie die Systemeinstellungen, und klicken Sie auf das Symbol Sicherheit. Klicken Sie anschlie?end auf die Registerkarte "Firewall". Stellen Sie sicher, dass entweder "Erlauben Sie nur wesentliche Dienste" ausgew?hlt ist, oder w?hlen Sie "Zugriff f?r bestimmte Dienste und Anwendungen" k?nnen. <br /> <br /> </ P> <div class="learnmore"> <a href = " http://www.tuaw.com/2005/01/03/tuaw-tip-of-the-day/ "> Weitere Informationen </ a> </ div> </ div> </ div> <div id = "breakingnews" class = "Schlagzeilen"> <div class="wrap"> <h3> <span> <a href="/tag/breaking news/"> Breaking News </ a> <a href = "http:/ / www.tuaw.com / tag / Nachrichten / rss.xml "class =" Feed "title =" Subscribe to breaking news "> Feed </ a> </ span> </ h3> <ul> <li> < a href = "http://www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/"> <a rel = "bookmark" href = "http: / / www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/ "rel =" Lesezeichen "> Breaking News: Keine neuen Beitr?ge app, es sei denn, sie laufen auf OS 3.0 </ a> </ li> <a href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/"> <a rel="bookmark" href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/" rel="bookmark"> Erste Look: Bento f?r iPhone und iPod touch </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/23/the-app-store-hits-one- Milliarden-downloads / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/23/the-app-store-hits-one-billion-downloads/ "rel =" Lesezeichen "> Der App Store Treffern eine Milliarde Downloads </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/03/30/macworld-2010-moves-to Februar / "> <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/macworld-2010-moves-to-february/" rel="bookmark"> Macworld 2010 bewegt sich bis Februar </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" > <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" rel="bookmark"> f?r Skype iPhone kommenden Dienstag, sagt CNET </ a> </ li> <a href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/"> <a rel="bookmark" href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/" rel="bookmark"> Apple sagt jailbreaking ist illegal </ a> </ li> <a href="http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/" rel = "Lesezeichen" > PwnageTool und QuickPwn aktualisiert und ist kompatibel mit 2.2.1 </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses -Security-Fragen / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses-security-issues/ "rel =" Lesezeichen "> QuickTime 7/6 Adressen Sicherheit </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near -Unibody-specs / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near-unibody-specs/ " rel = "Lesezeichen"> $ 999 MacBook Hardware aktualisiert, um in der N?he von Unibody-Daten </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/19/use-your -iPhone-zu-Navigation-Einweihung-Tag / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/19/use-your-iphone-to-navigate-inauguration -Tag / "rel =" Lesezeichen "> Verwenden Sie Ihr iPhone zu navigieren Einweihung Tag </ a> </ li> </ ul> </ div> </ div> <div id="featuredstories" class="headlines"> <h3> <span> <a href="/tag/features/"> sehenswerte Geschichten </ a> <a href = "http://www.tuaw.com/tag/features/rss.xml" class = " Futtermittel "title =" Abonnieren Sie sehenswerte Geschichten "> Feed </ a> </ span> </ h3> <ul> <li> <a href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> Daily AOL Finance ca. wirft die Bar f?r das iPhone Investitionen Tools </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> TUAW Tipp: Tauschen Sie Ihren Laptop auf der Festplatte f?r eine schicke neue SSD </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/another-fistful- von-apps-ember-Headspace-mymovies-nozbe-jugl / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/14/another-fistful-of-apps- ember-Headspace-mymovies-nozbe-jugl / "> Eine weitere Handvoll Apps: Ember, Headspace, myMovies, Nozbe, Juglir und LiveView </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/04/01/tuaw-1976 / "> <a rel="bookmark" href="http://www.tuaw.com/2009/04/01/tuaw-1976/"> TUAW 1976 </ a> </ li> <a href="http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> Mein Vater, der Switcher: Tag 140 </ a> </ li> <a href="http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/"> <a rel = "bookmark" href = " http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/ "> Mein Vater, der Switcher: Tag 139 </ a> </ li> <li> < a href = "http://www.tuaw.com/2009/02/10/31-fart-apps-in-90-seconds/"> <a rel = "bookmark" href = "http://www. tuaw.com/2009/02/10/31-fart-apps-in-90-seconds / "> 31 fart Apps in 90 Sekunden </ a> </ li> <li> <a href =" http:// www.tuaw.com/2009/02/08/app-store-demo-no-lite-yes/ "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/ 08/app-store-demo-no-lite-yes / "> App Store:" Demo "Nein," Lite "Ja </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/02/02/one-month-with-apple-tv / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/02/one- month-with-apple-tv/">One month with Apple TV</a></li><li><a href="http://www.tuaw.com/2008/12/27/traveling-iphone -can-help/"><a rel="bookmark" href="http://www.tuaw.com/2008/12/27/traveling-iphone-can-help/">Traveling? iPhone can help!</a></li></ul></div><br class="clear" /> <div class="medrect"> <script type="text/javascript"> <!– adSetType("F"); htmlAdWH("93217998", "300", "250"); adSetType(""); //–> </script> </div><!– /medrect –><div id="twitter_linkage" class="module"><a href="http://www.twitter.com/tuaw" target="_blank"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/twitter-follow-2.jpg" alt="Follow us on Twitter!" /></a></div> <!– Start of Flickr Badge –> <div class="module"> <h3><a href="http://flickr.com/photos/tags/tuaw" target="_blank"><span>TUAW <strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong> Pool</span></a></h3> <table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper"> <tr> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?show_name=1&count=3&display=latest&size=t&layout=h&source=all_tag&tag=tuaw&user=15453323%40N00"></script> </tr> </table> <a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a> </div> <!– End of Flickr Badge –><object lassid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="330" height="150"> <param name="movie value="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" /> <param name="wmode" value="transparent" /> <embed src="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="150"></embed> </object><a href="http://www.cafepress.com/tuaw" title="Visit our Cafe Press store" class="rail-promo"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png" alt="TUAW [Cafepress]" /></a><div class="ad-wrap"> <div class="ad-wrap-inner"> <h3 class="hide"><span class="wrap">Sponsored Links</span></h3> <p class="sponsored">Advertise with us. (<a href="http://www.weblogsinc.com/advertise/">Learn more</a>)</p> </div> </div> <h3><span class="wrap">Featured Galleries</span></h3><div class="featuredgalleries clearfix"><div class="thumb"><a href="/photos/gallery-2397/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/08/dnc_img_0431_thumbnail.jpg" alt="DNC Macs" width="75" height="75" title="DNC Macs"></a></div><div class="thumb"><a href="/photos/macworld-2008-keynote-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/001_thumbnail.jpg" alt="Macworld 2008 Keynote" width="75" height="75" title="Macworld 2008 Keynote"></a></div><div class="thumb"><a href="/photos/macworld-2008-build-up/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/dsc_5493_thumbnail.jpg" alt="Macworld 2008 Build-up" width="75" height="75" title="Macworld 2008 Build-up"></a></div><div class="thumb"><a href="/photos/google-earth-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/10/gooe1_thumbnail.png" alt="Google Earth for iPhone" width="75" height="75" title="Google Earth for iPhone"></a></div><div class="thumb"><a href="/photos/podcaster/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/09/pcaster1_thumbnail.jpg" alt="Podcaster" width="75" height="75" title="Podcaster"></a></div><div class="thumb"><a href="/photos/bento-for-iphone-1-0/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/bentoiphonerev-1_thumbnail.jpg" alt="Bento for iPhone 1.0" width="75" height="75" title="Bento for iPhone 1.0"></a></div><div class="thumb"><a href="/photos/scrabble-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/12/scrabbleiphone1_thumbnail.png" alt="Scrabble for iPhone" width="75" height="75" title="Scrabble for iPhone"></a></div><div class="thumb"><a href="/photos/tom-bihn-checkpoint-flyer-briefcase/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/checkpointflyertuaw-01_thumbnail.jpg" alt="Tom Bihn Checkpoint Flyer Briefcase" width="75" height="75" title="Tom Bihn Checkpoint Flyer Briefcase"></a></div><div class="thumb"><a href="/photos/apple-vanity-plates/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/05/appleplatealanrothberg_thumbnail.jpg" alt="Apple Vanity Plates" width="75" height="75" title="Apple Vanity Plates"></a></div><div class="thumb"><a href="/photos/apple-booth-macworld-07/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/mwsf07-booth-tours—23_thumbnail.jpg" alt="Apple booth Macworld 07" width="75" height="75" title="Apple booth Macworld 07"></a></div><div class="thumb"><a href="/photos/quickoffice-for-iphone-1-1-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/quickofficerev-01_thumbnail.jpg" alt="Quickoffice for iPhone 1.1.1" width="75" height="75" title="Quickoffice for iPhone 1.1.1"></a></div><div class="thumb"><a href="/photos/daylite-3-9-review/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/daylite-server-adminscreensnapz002_thumbnail.png" alt="Daylite 3.9 Review" width="75" height="75" title="Daylite 3.9 Review"></a></div><div class="thumb"><a href="/photos/discpainter/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/06/dp1_thumbnail.png" alt="DiscPainter" width="75" height="75" title="DiscPainter"></a></div><div class="thumb"><a href="/photos/mariner-calc-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/cutandpaste_thumbnail.jpg" alt="Mariner Calc for iPhone" width="75" height="75" title="Mariner Calc for iPhone"></a></div><div class="thumb"><a href="/photos/2009cupertinobus/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/01/cupertino09-1_thumbnail.jpg" alt="2009CupertinoBus" width="75" height="75" title="2009CupertinoBus"></a></div><div class="thumb"><a href="/photos/crash-bandicoot-nitro-kart-3d/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/img1_thumbnail.png" alt="Crash Bandicoot Nitro Kart 3D" width="75" height="75" title="Crash Bandicoot Nitro Kart 3D"></a></div><div class="thumb"><a href="/photos/mlb-com-at-bat-2009/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/2009mlbatbat1_thumbnail.jpg" alt="MLB.com At Bat 2009" width="75" height="75" title="MLB.com At Bat 2009"></a></div><div class="thumb"><a href="/photos/macworld-expo-2007-show-floor/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/return-of-the-icarta-1_thumbnail.jpg" alt="Macworld Expo 2007 show floor" width="75" height="75" title="Macworld Expo 2007 show floor"></a></div><div class="thumb"><a href="/photos/apple-texas-hold-em/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/photo_thumbnail.jpg" alt="Apple Texas Hold 'Em" width="75" height="75" title="Apple Texas Hold 'Em"></a></div><div class="thumb"><a href="/photos/the-macworld-faithful-in-line/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/signage_thumbnail.jpg" alt="The Macworld Faithful in Line" width="75" height="75" title="The Macworld Faithful in Line"></a></div><div class="thumb"><a href="/photos/iphone-first-look/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/img_2259_thumbnail.jpg" alt="iPhone First Look" width="75" height="75" title="iPhone First Look"></a></div><p class="clearer"> </p></div> <div class="statstable" id="stats_bloggers"><h3><span class="wrap">TUAW bloggers (30 days)</span></h3><table class="data" cellspacing="0"><tr><th>#</th><th>Blogger</th><th class="ctr">Posts</th><th class="ctr">Cmts</th></tr><tr><td class="statsclass1">1</td><td class="statsclass1"><a href="/bloggers/steven-sande/">Steven Sande</a></td><td class="statsclass1 ctr">36</td><td class="statsclass1 ctr">10</td></tr><tr><td class="statsclass2">2</td><td class="statsclass2"><a href="/bloggers/mel-martin/">Mel Martin</a></td><td class="statsclass2 ctr">32</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">3</td><td class="statsclass1"><a href="/bloggers/mike-schramm/">Mike Schramm</a></td><td class="statsclass1 ctr">25</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">4</td><td class="statsclass2"><a href="/bloggers/dave-caolo/">Dave Caolo</a></td><td class="statsclass2 ctr">23</td><td class="statsclass2 ctr">4</td></tr><tr><td class="statsclass1">5</td><td class="statsclass1"><a href="/bloggers/michael-rose/">Michael Rose</a></td><td class="statsclass1 ctr">17</td><td class="statsclass1 ctr">32</td></tr><tr><td class="statsclass2">6</td><td class="statsclass2"><a href="/bloggers/robert-palmer/">Robert Palmer</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">6</td></tr><tr><td class="statsclass1">7</td><td class="statsclass1"><a href="/bloggers/cory-bohon/">Cory Bohon</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">8</td><td class="statsclass2"><a href="/bloggers/christina-warren/">Christina Warren</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">13</td></tr><tr><td class="statsclass1">9</td><td class="statsclass1"><a href="/bloggers/aron-trimble/">Aron Trimble</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">11</td></tr><tr><td class="statsclass2">10</td><td class="statsclass2"><a href="/bloggers/brett-terpstra/">Brett Terpstra</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">9</td></tr><tr><td class="statsclass1">11</td><td class="statsclass1"><a href="/bloggers/megan-lavey/">Megan Lavey</a></td><td class="statsclass1 ctr">6</td><td class="statsclass1 ctr">3</td></tr><tr><td class="statsclass2">12</td><td class="statsclass2"><a href="/bloggers/victor-agreda-jr/">Victor Agreda, Jr.</a></td><td class="statsclass2 ctr">3</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">13</td><td class="statsclass1"><a href="/bloggers/kelly-guimont/">Kelly Guimont</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">2</td></tr><tr><td class="statsclass2">14</td><td class="statsclass2"><a href="/bloggers/mat-lu/">Mat Lu</a></td><td class="statsclass2 ctr">2</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">15</td><td class="statsclass1"><a href="/bloggers/chris-ullrich/">Chris Ullrich</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">16</td><td class="statsclass2"><a href="/bloggers/brett-kelly/">Brett Kelly</a></td><td class="statsclass2 ctr">1</td><td class="statsclass2 ctr">0</td></tr></table></div><div class="statstable"><h3><span class="wrap">Most Commented On <em>(7 days)</em></span></h3><ul class="box"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/hulu-desktop-app-gives-full-screen-experience-to-mac-users/" rel="bookmark">Hulu Desktop app gives full-screen experience to Mac users</a> (63)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/" rel="bookmark">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a> (46)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/" rel="bookmark">Fortune: Palm Pre syncs flawlessly with iTunes</a> (38)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/27/stop-the-presses-ap-news-for-iphone-is-a-mess/" rel="bookmark">Stop the presses! AP News for iPhone is a mess</a> (33)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/sirius-xm-iphone-app-coming-real-soon/" rel="bookmark">Sirius-XM iPhone app coming 'real soon'</a> (29)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/25/apple-building-server-farm-secret-lair-in-north-carolina/" rel="bookmark">Apple building server farm, secret lair in North Carolina</a> (29)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/27/white-macbook-specs-quietly-bumped/" rel="bookmark">White MacBook specs quietly bumped</a> (26)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/businessweek-puts-apple-at-top-of-most-innovative-list/" rel="bookmark">Businessweek puts Apple at top of Most Innovative list</a> (25)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/26/rumors-ipod-cameras-expecting-offspring/" rel="bookmark">Rumors: iPod, cameras expecting offspring</a> (23)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/24/eucalyptus-for-iphone-gets-a-new-lease-on-life/" rel="bookmark">Eucalyptus for iPhone gets a new lease on life</a> (23)</li></ul></div><div class="statstable"><h3><span class="wrap">Recent Comments</span></h3><ul id="stats_recentcomments"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19114306">Drahliana</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113329">user7</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113308">Andy</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19113197">cam</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112941">Mel Martin</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112895">whoapossum</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112888">zezke</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112679">Maxwell</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/#c19112696">Tyson McMurtrey</a> on <a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/">Win a bundle of iPhone apps in iPhoneSpree, plus 18 apps on TUAW</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112680">ted</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li></ul></div><div id="tagCloud" class="sidearea"><h3><span class="wrap">The Unofficial Apple Weblog (TUAW) Tags</span></h3><div class="box"><p> <a href="/tag/sling/" class="tagSmall">sling</a> <a href="/tag/review/" class="tagSmall">review</a> <a href="/tag/SnowLeopard/" class="tagSmall">SnowLeopard</a> <a href="/tag/IpodTouch/" class="tagSmall">IpodTouch</a> <a href="/tag/AppStore/" class="tagSmall">AppStore</a> <a href="/tag/safari/" class="tagSmall">safari</a> <a href="/tag/software/" class="tagSmall">software</a> <a href="/tag/ads/" class="tagSmall">ads</a> <a href="/tag/apple/" class="tagSmall">apple</a> <a href="/tag/server/" class="tagSmall">server</a> <a href="/tag/app-store/" class="tagSmall">app-store</a> <a href="/tag/mobileme/" class="tagSmall">mobileme</a> <a href="/tag/video/" class="tagSmall">video</a> <a href="/tag/MacbookPro/" class="tagSmall">MacbookPro</a> <a href="/tag/mac/" class="tagSmall">mac</a> <a href="/tag/accessories/" class="tagSmall">accessories</a> <a href="/tag/itunes/" class="tagSmall">itunes</a> <a href="/tag/AppleHistory/" class="tagSmall">AppleHistory</a> <a href="/tag/twitter/" class="tagSmall">twitter</a> <a href="/tag/rumors/" class="tagSmall">rumors</a> <a href="/tag/AppleStore/" class="tagSmall">AppleStore</a> <a href="/tag/IpodShuffle/" class="tagSmall">IpodShuffle</a> <a href="/tag/sdk/" class="tagSmall">sdk</a> <a href="/tag/ipod/" class="tagSmall">ipod</a> <a href="/tag/developers/" class="tagSmall">developers</a> <a href="/tag/giveaway/" class="tagSmall">giveaway</a> <a href="/tag/Kindle/" class="tagSmall">Kindle</a> <a href="/tag/podcast/" class="tagSmall">podcast</a> <a href="/tag/design/" class="tagSmall">design</a> <a href="/tag/games/" class="tagSmall">games</a> <a href="/tag/att/" class="tagSmall">att</a> <a href="/tag/hulu/" class="tagSmall">hulu</a> <a href="/tag/update/" class="tagSmall">update</a> <a href="/tag/firstlook/" class="tagSmall">firstlook</a> <a href="/tag/iphone3g/" class="tagSmall">iphone3g</a> <a href="/tag/productivity/" class="tagSmall">productivity</a> <a href="/tag/macbook/" class="tagSmall">macbook</a> <a href="/tag/pricing/" class="tagSmall">pricing</a> <a href="/tag/ipod-touch/" class="tagSmall">ipod-touch</a> <a href="/tag/iPhone/" class="tagSmall">iPhone</a> <a href="/tag/talkcast/" class="tagSmall">talkcast</a> <a href="/tag/retro-tuaw/" class="tagSmall">retro-tuaw</a> <a href="/tag/hardware/" class="tagSmall">hardware</a> <a href="/tag/music/" class="tagSmall">music</a> <a href="/tag/security/" class="tagSmall">security</a> <a href="/tag/apps/" class="tagSmall">apps</a> <a href="/tag/iLife/" class="tagSmall">iLife</a> <a href="/tag/release/" class="tagSmall">release</a> <a href="/tag/MacOsX/" class="tagSmall">MacOsX</a> <a href="/tag/IphoneOs/" class="tagSmall">IphoneOs</a> </p></div></div><div class="module"><h3><span class="wrap">More Apple Analysis</span></h3><ul><li><a href="http://aapl.bloggingstocks.com/">AAPL on BloggingStocks</a> The Apple category feed from BloggingStocks.com</li><li><a href="http://finance.aol.com/quotes/apple-inc/aapl/nas">AAPL Quote, News & Summary</a> The AAPL financials page from AOL Money and Finance</li><li><a href="http://www.bloggingstocks.com/tag/iphone">iPhone analysis from BloggingStocks</a> iPhone tag feed from BloggingStocks</li><li><a href="http://www.downloadsquad.com/category/macintosh/">Macintosh news and reviews on Download Squad</a> The Macintosh category feed from Download Squad</li></ul></div><div class="module"><h3><span class="wrap">More from AOL Money and Finance</span></h3><ul><li><a href="http://money.aol.com/investing/stockscreener">Stock Screener</a> </li><li><a href="http://money.aol.com/stock-quotes">Stock Quotes</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">DJIA</a> </li><li><a href="http://www.walletpop.com/taxes/amt">AMT</a> </li><li><a href="http://www.walletpop.com/loans/auto">Auto Loans</a> </li><li><a href="http://www.walletpop.com/banking">Banking</a> </li><li><a href="http://www.walletpop.com/insurance/car-insurance">Car Insurance</a> </li><li><a href="http://www.walletpop.com/banking/checking">Checking Account</a> </li><li><a href="http://www.walletpop.com/credit/credit-cards">Credit Cards</a> </li><li><a href="http://www.walletpop.com/credit/credit-reports">Credit Reports</a> </li><li><a href="http://www.walletpop.com/deals">Deals</a> Deals</li><li><a href="http://money.aol.com/creditdebt/debt">Debt Management</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">Dow Jones Industrial Average</a> </li><li><a href="http://money.aol.com/news/earnings">Earnings</a> </li><li><a href="http://finance.aol.com/quotes/google-inc/goog/nas">GOOG</a> </li><li><a href="http://www.walletpop.com/insurance/health-insurance">Health Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/home-insurance">Home Insurance</a> </li><li><a href="http://www.walletpop.com/fraud/identity-theft">Identity Theft</a> </li><li><a href="http://www.walletpop.com/taxes/basics">Income Tax Basics</a> </li><li><a href="http://www.walletpop.com/insurance">Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/life-insurance">Life Insurance</a> </li><li><a href="http://www.walletpop.com/loans">Loans</a> </li><li><a href="http://money.aol.com">Money</a> </li><li><a href="http://www.walletpop.com/mortgages">Mortgages</a> </li><li><a href="http://www.walletpop.com/loans/personal">Personal Loans</a> </li><li><a href="http://www.walletpop.com/recession">Recession</a> </li><li><a href="http://www.walletpop.com/mortgages/refinancing">Refinancing</a> </li><li><a href="http://www.walletpop.com/retirement">Retirement</a> </li><li><a href="http://www.walletpop.com/banking/savings">Savings Account</a> </li><li><a href="http://smallbusiness.aol.com/">Small Business</a> </li><li><a href="http://finance.aol.com/usw/quotes/charts">Stock Charts</a> </li><li><a href="http://money.aol.com/stock-ticker">Stock Ticker</a> </li><li><a href="http://www.walletpop.com/taxes">Taxes</a> </li><li><a href="http://money.aol.com/news/technology">Tech News</a> </li></ul></div><div class="blogroll" id="winblogroll"> <h3 id="blogroll_header"><span><a href="http://www.weblogsinc.com">WIN Network</a></span></h3> <ul id="winblogroll" class="accordian"> <li class="winblogrollcat"><strong class="trigger">Autos</strong> <ul id="consumer"> <li><a href="http://www.autoblog.com/">Autoblog</a></li> <li><a href="http://www.autobloggreen.com/">Autoblog Green</a></li> <li><a href="http://spanish.autoblog.com/">Autoblog Spanish</a></li> <li><a href="http://chinese.autoblog.com/">Autoblog Chinese</a></li> <li><a href="http://cn.autoblog.com/">Autoblog Simplified Chinese</a></li> <li><a href="http://jp.autoblog.com/">Autoblog Japanese</a></li> <li><a href="http://uk.autoblog.com/">Autoblog UK</a></li> <li><a href="http://de.autoblog.com/">Autoblog Auf Deutsh</a></li> <li><a href="http://fr.autoblog.com/">Autoblog En Fran?ais</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Technology</strong> <ul id="technology"> <li><a href="http://www.downloadsquad.com/">Download Squad</a></li> <li><a href="http://www.engadget.com/">Engadget</a></li> <li><a href="http://www.engadgethd.com/">Engadget HD</a></li> <li><a href="http://www.engadgetmobile.com/">Engadget Mobile</a></li> <li><a href="http://chinese.engadget.com/">Engadget Chinese</a></li> <li><a href="http://cn.engadget.com/">Engadget Simplified Chinese</a></li> <li><a href="http://japanese.engadget.com/">Engadget Japanese</a></li> <li><a href="http://de.engadget.com/">Engadget Germany</a></li> <li><a href="http://kr.engadget.com/">Engadget Korea</a></li> ???????????????????????? <li><a href="http://pl.engadget.com/">Engadget Polska</a></li> <li><a href="http://spanish.engadget.com/">Engadget Spanish</a></li> ???????????????????????? <li><a href="http://www.switched.com/">Switched</a></li> <li><a href="http://www.tuaw.com/">TUAW (Apple)</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Lifestyle</strong> <ul id="lifestyle"> ???????????????????????? <li><a href="http://www.aisledash.com/">AisleDash</a></li> ?? <li><a href="http://www.diylife.com/">DIY Life</a></li> <li><a href="http://www.gadling.com/">Gadling</a></li> <li><a href="http://www.greendaily.com/">Green Daily</a></li> <li><a href="http://www.luxist.com/">Luxist</a></li> ???????????????????????? <li><a href="http://jp.luxist.com/">Luxist Japanese</a></li> <li><a href="http://www.parentdish.com/">ParentDish</a></li> <li><a href="http://www.slashfood.com/">Slashfood</a></li> <li><a href="http://www.stylelist.com/blog/">StyleList Blog</a></li> <li><a href="http://www.thatsfit.com/">That's Fit</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Gaming</strong> <ul id="gaming"> <li><a href="http://www.joystiq.com/">Joystiq</a></li> <li><a href="http://nintendo.joystiq.com/">Joystiq [Nintendo]</a></li> <li><a href="http://xbox.joystiq.com/">Joystiq [Xbox]</a></li> <li><a href="http://playstation.joystiq.com/">Joystiq [PlayStation]</a></li> <li><a href="http://jp.joystiq.com/">Joystiq Japanese</a></li> ???????????????????????? <li><a href="http://www.massively.com/">Massively</a></li> <li><a href="http://www.wowinsider.com/">WoW Insider</a></li> ???????????????????????? <li><a href="http://news.bigdownload.com">Big Download</a></li> <li><a href="http://www.gamedaily.com/">GameDaily</a></li> ???????????????????????? <li><a href="http://www.playsavvy.com">PlaySavvy</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Entertainment</strong> <ul id="entertainment"> <li><a href="http://www.cinematical.com/">Cinematical</a></li> <li><a href="http://nl.cinematical.com/">Cinematical Nederland</a></li> <li><a href="http://www.cinematical.pl/">Cinematical Polska</a></li> <li><a href="http://www.cinematical.es/">Cinematical Espana</a></li> <li><a href="http://www.tvsquad.com/">TV Squad</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Finance</strong> <ul id="finance"> ???????????????????????? <li><a href="http://www.bloggingbuyouts.com/">BloggingBuyouts</a></li> <li><a href="http://www.bloggingstocks.com/">BloggingStocks</a></li> <li><a href="http://www.dailyfinance.com/">DailyFinance</a></li> <li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average/%24indu/dji">DIJA</a></li> <li><a href="http://www.walletpop.com/">WalletPop</a></li> <li><a href="http://www.walletpop.co.uk/">WalletPop UK</a></li> <li><a href="http://www.walletpop.com/taxes/">Taxes</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Sports</strong> <ul id="sports"> ???????????????????????? <li><a href="http://www.fanhouse.com">FanHouse</a></li> ???????????????????????? <li><a href="http://nfl.fanhouse.com/">NFL</a></li> ???????????????????????? <li><a href="http://nba.fanhouse.com/">NBA</a></li> ???????????????????????? <li><a href="http://mlb.fanhouse.com/">MLB</a></li> ???????????????????????? <li><a href="http://ncaafootball.fanhouse.com/">NCAA Football</a></li> ???????????????????????? <li><a href="http://ncaabasketball.fanhouse.com/">NCAA Basketball</a></li> ???????????????????????? <li><a href="http://motorsports.fanhouse.com/">NASCAR</a></li> ???????????????????????? <li><a href="http://nhl.fanhouse.com/">NHL</a></li> ???????????????????????? <li><a href="http://golf.fanhouse.com/">Golf</a></li> ???????????????????????? <li><a href="http://fantasyfootball.fanhouse.com/">Fantasy Football</a></li> ???????????????????????? <li><a href="http://fantasybasketball.fanhouse.com/">Fantasy Basketball</a></li> ???????????????????????? <li><a href="http://mma.fanhouse.com/2009/05/23/ufc-98-results-live-updates-of-evans-machida-hughes-serra-mo/">UFC 98 results</a></li> </ul> </li> ???????? <li class="winblogrollcat"><strong class="trigger">Also on AOL</strong> <ul id="alsoAOL"> <li><a href="http://www.politicsdaily.com">Politics Daily</a></li> ???????????????????????? <li><a href="http://blackvoices.aol.com/">African-American Culture</a></li> ???????????????????????? <li><a href="http://autos.aol.com/">Cars</a></li> <li><a href="http://www.games.com/">Games</a></li> ???????????????????????? <li><a href="http://www.mapquest.com">Maps</a></li> <li><a href="http://money.aol.com/">Money</a></li> <li><a href="http://www.moviefone.com/">Movies</a></li> <li><a href="http://music.aol.com/">Music</a></li> <li><a href="http://news.aol.com/">News</a></li> <li><a href="http://music.aol.com/radioguide/bb">Radio</a></li> <li><a href="http://sports.aol.com/">Sports</a></li> <li><a href="http://money.aol.com/stock-quotes/">Stock Quotes</a></li> <li><a href="http://television.aol.com/">Television</a></li <li><a href="http://travel.aol.com/">Travel</a></li> </ul> </li> </ul> </div><a href="http://daol.aol.com/software/mac/iphone/radio" title="AOL iPhone Radio" class="aol-radio"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/aol_radio_2.gif" alt="AOL Radio" /></a> <a href="http://www.stitcher.com/listen.php?fid=8189" title="TUAW on Stitcher"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-stitcher.gif" alt="TUAW on Stitcher" /></a></div><!– /subcontent –> </div> <div id="footer"> <div class="searchform"> <ul class="searchnav clearfix"> <li id="search-tab-blog2" class="selected"><a onclick="return searchTarget('/search/?q=', 0, 'search-tab-blog2');" href="#">TUAW</a></li> <li id="search-tab-Web2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Web2');" href="http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=">Web</a></li> <li id="search-tab-Images2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Images2');"href="http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=">Images</a></li> <li id="search-tab-Video2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Video2');"href="http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=">Video</a></li> <li id="search-tab-News2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-News2');"href="http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=">News</a></li> <li id="search-tab-Local2" class=""><a onclick="return searchTarget('http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Local2');" href="http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=">Local</a></li> </ul> <form name="s_form2" action="/search/"><fieldset><input type="text" name="q" id="queryname2" value="" class="text" /><button id="searchsubmit" onclick="return submitHeaderSearch('onclick');" type="submit" name="searchsubmit" title="Search" ></button><input type="hidden" name="invocationType" value="wl-tuaw-ft" /></fieldset></form> </div><!– /show-footer-search.html.php –> <div class="bottomleader"> <script type="text/javascript"> <!– adSetType("F"); htmlAdWH('93217798', '728', '90'); adSetType(""); //–> </script> </div><!– /topleader –></div><!– /footer –> <div id="grid2"> <table class="grid-table" cellspacing="0"> <tr> <td scope="col" class="first"> <h4><img src="http://www.blogsmithmedia.com/www.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.joystiq.com/">Joystiq</a></h4><ul><li><a href="http://www.joystiq.com/2009/05/30/qore-leak-reveals-new-psp-metal-gear-jak-and-daxter-and-more/" rel="bookmark">Qore leak reveals new PSP Metal Gear and more</a></li><li><a href="http://www.joystiq.com/2009/05/30/steam-has-assassins-creed-splinter-cell-double-agent-50-off/" rel="bookmark">Steam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5</a></li><li><a href="http://www.joystiq.com/2009/05/30/rumor-psp-go-revealed-in-june-issue-of-qore/" rel="bookmark">PSP Go revealed in June issue of Qore [update]</a></li></ul></td> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.downloadsquad.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.downloadsquad.com/">Download Squad</a></h4><ul><li><a href="http://www.downloadsquad.com/2009/05/30/search-for-useful-bookmarklets-with-bookmarklet-directory/" rel="bookmark">Search for useful bookmarklets with Bookmarklet Directory</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/where-to-watch-the-stanley-cup-finals-online/" rel="bookmark">Where to watch the Stanley Cup finals online</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/goog-411-now-provides-intersection-info/" rel="bookmark">Goog-411 now provides intersection info</a></li></ul></td> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.bloggingstocks.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.bloggingstocks.com/">BloggingStocks</a></h4><ul><li><a href="http://www.bloggingstocks.com/2009/05/30/allegheny-energy-knows-the-u-s-will-eventually-need-more-power/" rel="bookmark">Allegheny Energy knows the U.S. will eventually need more power</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/stock-2-quicksilver-zqk/" rel="bookmark">Stock #2: Quicksilver (ZQK)</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/earnings-highlights-autozone-costco-dell-heinz-staples-tif/" rel="bookmark">Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more</a></li></ul></td> </tr> <tr> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.autoblog.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.autoblog.com/">Autoblog</a></h4><ul><li><a href="http://www.autoblog.com/2009/05/30/report-two-plants-saved-from-closing-under-new-gm-uaw-agreement/" rel="bookmark">REPORT: Two plants saved from closing under new GM/UAW agreement</a></li><li><a href="http://www.autoblog.com/2009/05/30/video-corvette-gran-sport-launch-control-tested-in-dealer-lo/" rel="bookmark">VIDEO: Corvette Grand Sport launch control tested… in dealer lot</a></li><li><a href="http://www.autoblog.com/2009/05/30/kerfuffle-what-kerfuffle-all-formula-1-teams-reportedly-sign-o/" rel="bookmark">Kerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010</a></li></ul></td> <td scope="col" class="last"> <h4><img src="http://www.blogsmithmedia.com/xbox.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://xbox.joystiq.com/">Joystiq Xbox</a></h4><ul><li><a href="http://xbox.joystiq.com/2009/05/29/xbox-360-fancast-118-pre-e3-extravaganza-part-2/" rel="bookmark">Xbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2</a></li><li><a href="http://xbox.joystiq.com/2009/05/28/raiden-iv-media-blowout/" rel="bookmark">Raiden IV media blowout </a></li><li><a href="http://xbox.joystiq.com/2009/05/28/joyswag-gel-set-and-match/" rel="bookmark">Joyswag: Gel: Set & Match</a></li></ul></td> <td scope="col" class="last"> <h4><img src="http://www.blogsmithmedia.com/www.engadget.com/media/favicon-v2.ico" alt="" height="16" width="16" /> <a href="http://www.engadget.com/">Engadget</a></h4><ul><li><a href="http://www.engadget.com/2009/05/30/alienware-m17x-gaming-laptop-hands-on-it-isnt-quite-all-power/" rel="bookmark">Alienware M17x gaming laptop hands-on: it isn't quite "all powerful," but it'll do in a pinch</a></li><li><a href="http://www.engadget.com/2009/05/30/engadget-podcast-148-05-30-2009/" rel="bookmark">Engadget Podcast 148 – 05.30.2009</a></li><li><a href="http://www.engadget.com/2009/05/30/sonys-psp-go-leaks-out-before-e3-is-obviously-a-go/" rel="bookmark">Video: Sony's PSP Go leaks out before E3, is obviously a go</a></li></ul></td> </tr> </table> </div> <div id="legal"> <a href="http://news.aol.com" target="_blank" class="cobrand-footer">AOL News</a> <p>All contents copyright © 2003-2009, <a href="http://www.weblogsinc.com/">Weblogs, Inc.</a> All rights reserved</p> <p><a href="">The Unofficial Apple Weblog (TUAW)</a> is a member of the <a href="http://www.weblogsinc.com/">Weblogs, Inc. Network</a>. <a href="http://www.weblogsinc.com/privacy/">Privacy Policy</a>, <a href="http://www.weblogsinc.com/terms/">Terms of Service</a>, <a href="http://www.weblogsinc.com/report/">Notify AOL</a></p> </div><!– /legal –> </div><!– /main –> </div><!– /container –> </body> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tuaw.com/include/jquery.js"></script> <script type="text/javascript"> $(document).ready(init); function init() { $('.winblogrollcat').children('ul').hide(); $('.winblogrollcat .trigger').click(function(evt){ $(this.parentNode).children('ul').slideToggle('fast'); }); ???? $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); } </script> <script type="text/javascript" src="http://www.blogcdn.com/js/addthis.js"></script> <script type="text/javascript"> if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { ?? top.location.replace(self.location.href); } </script> </html><script type="text/javascript"> <!– document.write('<scr' + 'ipt src="http://www.tuaw.com/traffic/' + '?t=js&bv=&os=&tz=&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=955338100" type="text/javascript"></scr' + 'ipt>'); // –> </script><noscript><img src="http://www.tuaw.com/traffic/?t=px&bv=JavaScript+Disabled&os=&tz=default&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=1942902130" alt="the end" width="1" height="1"border="0" /></noscript>Google Home – About Google Translate©2009 Googlevar gaJsHost = ((“https:” == document.location.protocol) ?”https://ssl.” : “http://www.”);document.write(unescape(“%3Cscript src='” + gaJsHost +”google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E”));var pageTracker = _gat._getTracker(“UA-1043770-1″);pageTracker._initData();pageTracker._trackPageview(“/translate_t?hl=en&ie=ISO-8859-1&langpair=en|de”);Detect language—AlbanianArabicBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIndonesianItalianJapaneseKoreanLatvianLithuanianMalteseNorwegianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwedishThaiTurkishUkrainianVietnamese > AlbanianArabicBulgarianCatalanChinese (Simplified)Chinese (Traditional)CroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIndonesianItalianJapaneseKoreanLatvianLithuanianMalteseNorwegianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwedishThaiTurkishUkrainianVietnamese swap window.jstiming.load.tick(‘br’);h = new _History();ctr = new _TranslateForm(new _LanguageSelector(‘old_sl’,'sl_select’,’3′),new _LanguageSelector(‘old_tl’,'tl_select’,’3′),’old_submit’,'submit_button’, h,’source’,'result_box’,'dict’,'autotrans’,'/translate’,'/translate_t’,undefined,’http://209.85.225.132/translate_f’, ‘select_text’,'select_document’, ‘file_div’, ‘file’,true,’search’,'clir’);window.jstiming.load.tick(‘prt’)
Contribute a better translationThank you for contributing your translation suggestion to Google Translate.
Daring Fireball John Gruber auf eine Geschichte von Jon Lech Johansen, die besagt, dass Apple iTunes blockieren den Zugang zu den in Vorbereitung auf ein zuk?nftiges Update ; Gruber sich gesagt , er “w?rde sich nicht wundern, wenn sie getan hat.” Ich bin mir nicht so sicher.
Erste, la?t uns anschauen, wie es funktioniert. Laut Johansen, eine einzigartige USB-Ger?te-ID k?nnen iTunes zu erkennen MP3-Player (auch iPod), dass es mit. Johansen spekuliert, dass Palm ist mit der Verwendung dieser IDs bei der Kommunikation mit iTunes. Wenn es sich um ein iPod-ID, dann wird es mit iTunes f?r Windows, zu, das ist ein wichtiger Pr?fstein und wir wissen nicht, die Ergebnisse noch nicht.
Ich kann Apple nicht Baumwolle zu einem Palm Pre speziell Masquerading als iPod USB-Ger?t. Angesichts der Tatsache, dass, so dass die Vorbereitung auf die freie Kommunikation mit iTunes ist nicht unbedingt schlecht wirtschaftlich sinnvoll, vorausgesetzt, Palm setzt die Funktionalit?t in einer offenen Art und Weise (wie die anderen dritten Partei, dass MP3-Player iTunes unterst?tzt bereits). Warum
den Zugriff auf die Pre, abgesehen von der reinen Trotz? Wenn jemand bereits iTunes nutzt, stehen die Chancen sie haben einige Menge von DRM-freien iTunes Plus-Musik auf ihre Computer. Es gibt keinen technischen Grund, warum die Musik sollte nicht leicht spielbar auf der Pre. Einer der upshots der Beseitigung von DRM im iTunes Store ist es, die Interoperabilit?t Ger?t. Lassen Sie Ger?te nicht von Apple iTunes Musik zu spielen, und pl?tzlich Kunden Apple hat es nicht vor.
Wenn Apple m?chte abgeschnitten nur die Vorbereitung auf, und der Palm ist nach den Regeln, Apple ist unn?tig Schneiden einen Strom von Einnahmen. Das ist etwas, was ich nicht tun, siehe Apple leicht. Kommentare ( 2 ) / * Einige dh crap * / Funktion iecheck (inc_seven) ( / / Alert (navigator.platform); ???? if (navigator.platform == “Win32″ & & navigator.appName == “Microsoft Internet Explorer” & & window.attachEvent) ( ???????? var rslt = navigator.appVersion.match (/ MSIE (\ d + \. \ d +) /,''); ???????? var iever = (inc_seven)? (rslt! = null & & Number (rslt [1])> = 5,5): (rslt! = null & & Number (rslt [1])> = 5.5 & & Number (rslt [1]) < 7); ) Else ( Iever = false; ) ???? R?ckkehr iever; ) var useFilter = iecheck (false); var ie6Brand = ' TUAW Web Images Video News Local JoystiqQore leak reveals new PSP Metal Gear and moreSteam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5PSP Go revealed in June issue of Qore [update]
Download SquadSearch for useful bookmarklets with Bookmarklet DirectoryWhere to watch the Stanley Cup finals onlineGoog-411 now provides intersection info
BloggingStocksAllegheny Energy knows the U.S. will eventually need more powerStock #2: Quicksilver (ZQK)Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more
AutoblogREPORT: Two plants saved from closing under new GM/UAW agreementVIDEO: Corvette Grand Sport launch control tested… in dealer lotKerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010
Joystiq XboxXbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2Raiden IV media blowout Joyswag: Gel: Set & Match
EngadgetAlienware M17x gaming laptop hands-on: it isn't quite “all powerful,” but it'll do in a pinchEngadget Podcast 148 – 05.30.2009Video: Sony's PSP Go leaks out before E3, is obviously a go AOL News
All contents copyright © 2003-2009, Weblogs, Inc. All rights reserved
The Unofficial Apple Weblog (TUAW) is a member of the Weblogs, Inc. Network. Privacy Policy, Terms of Service, Notify AOL
$(document).ready(init); function init() { $('.winblogrollcat').children('ul').hide(); $('.winblogrollcat .trigger').click(function(evt){ $(this.parentNode).children('ul').slideToggle('fast'); }); ???? $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); } if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { ?? top.location.replace(self.location.href); } Detect language—AlbanianArabicBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIndonesianItalianJapaneseKoreanLatvianLithuanianMalteseNorwegianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwedishThaiTurkishUkrainianVietnamese > AlbanianArabicBulgarianCatalanChinese (Simplified)Chinese (Traditional)CroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIndonesianItalianJapaneseKoreanLatvianLithuanianMalteseNorwegianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwedishThaiTurkishUkrainianVietnamese swap window.jstiming.load.tick('br');h = new _History();ctr = new _TranslateForm(new _LanguageSelector('old_sl','sl_select','3'),new _LanguageSelector('old_tl','tl_select','3'),'old_submit','submit_button', h,'source','result_box','dict','autotrans','/translate','/translate_t',undefined,'http://209.85.225.132/translate_f', 'select_text','select_document', 'file_div', 'file',true,'search','clir');window.jstiming.load.tick('prt')
Contribute a better translationThank you for contributing your translation suggestion to Google Translate. TUAW Web Images Video News Local JoystiqQore leak reveals new PSP Metal Gear and moreSteam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5PSP Go revealed in June issue of Qore [update]
Download SquadSearch for useful bookmarklets with Bookmarklet DirectoryWhere to watch the Stanley Cup finals onlineGoog-411 now provides intersection info
BloggingStocksAllegheny Energy knows the U.S. will eventually need more powerStock #2: Quicksilver (ZQK)Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more
AutoblogREPORT: Two plants saved from closing under new GM/UAW agreementVIDEO: Corvette Grand Sport launch control tested… in dealer lotKerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010
Joystiq XboxXbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2Raiden IV media blowout Joyswag: Gel: Set & Match
EngadgetAlienware M17x gaming laptop hands-on: it isn't quite “all powerful,” but it'll do in a pinchEngadget Podcast 148 – 05.30.2009Video: Sony's PSP Go leaks out before E3, is obviously a go AOL News
All contents copyright © 2003-2009, Weblogs, Inc. All rights reserved
The Unofficial Apple Weblog (TUAW) is a member of the Weblogs, Inc. Network. Privacy Policy, Terms of Service, Notify AOL
$(document).ready(init); function init() { $('.winblogrollcat').children('ul').hide(); $('.winblogrollcat .trigger').click(function(evt){ $(this.parentNode).children('ul').slideToggle('fast'); }); $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); } if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { top.location.replace(self.location.href); } “>We'll use your suggestion to improve translation quality in future updates to our system.> <p class="filed-under"> Abgelegt unter: <a href="/category/analysisopinion/"> Analyse / Stellungnahme </ a>, <a href="/category/itunes-store/"> ITS < / a>, <a href="/category/itunes/"> iTunes </ a>, <a href="/category/iphone/"> iPhone </ a> </ p> <h2 class = "posttitle" > <a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/" rel="bookmark"> <span id = "ppt19051882"> K?nftige Versionen von iTunes kann die Pre-Block, aber warum? </ span> </ a> </ h2> <p class="byline"> von <strong> <a href = "/ bloggers/robert- Palmer / "> Robert Palmer </ a> </ strong> am 30. Mai 2009 </ p> <div class="postbody"> <! – sphereit Start -> <p> <img vspace =" 8 "hspace = "8" border = "0" align = "right" src = "http://www.blogcdn.com/www.tuaw.com/media/2009/05/iphone-pre-548946946.jpg" alt = " "/> Gestern, Megan hingewiesen, einem Fortune-Geschichte, dass <a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/"> iTunes synchronisiert problemlos mit dem neuen Palm vor </ a>. Das ist nat?rlich, hat das Wasser-K?hler sprudelnden sprechen: "Wie haben Palm ziehen Sie es aus? Will Apple damit dies geschehen kann?" </ P> <p> stellt sich heraus, die sie bereits haben. A <a href="http://support.apple.com/kb/HT2172">-Tech-Note auf der Apple-Website </ a> stellt fest, die zwei Dutzend Dritter Spieler, iTunes (f?r Mac OS X, mindestens ) ist kompatibel mit, darunter Rio und Creative Labs MP3-Player Nomad. Es stimmt zwar, dass viele der Modelle vor den iPod, und der Tech-Note "selbst wurde zuletzt aktualisiert am etwas weniger als vor einem Jahr. Aber Dritter Ger?t Kompatibilit?t mit iTunes ist nicht ohne Pr?zedenzfall. </ P> <p> Daring Fireball John Gruber auf eine Geschichte von Jon Lech Johansen, die besagt, dass <a href = "http://nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm- pre / "> Apple iTunes blockieren den Zugang zu den in Vorbereitung auf ein zuk?nftiges Update </ a>; Gruber sich <a href =" http://daringfireball.net/linked/2009/05/29/johansen-pre-itunes " > gesagt </ a>, er "w?rde sich nicht wundern, wenn sie getan hat." Ich bin mir nicht so sicher. <br /> </ P> <p> Erste, la?t uns anschauen, wie es funktioniert. Laut Johansen, eine einzigartige USB-Ger?te-ID k?nnen iTunes zu erkennen MP3-Player (auch iPod), dass es mit. Johansen spekuliert, dass Palm ist mit der Verwendung dieser IDs bei der Kommunikation mit iTunes. Wenn es sich um ein iPod-ID, dann wird es mit iTunes f?r Windows, zu, das ist ein wichtiger Pr?fstein und wir wissen nicht, die Ergebnisse noch nicht. <br /> </ P> <p> Ich kann Apple nicht Baumwolle zu einem Palm Pre <em> speziell </ em> Masquerading als iPod USB-Ger?t. Angesichts der Tatsache, dass, so dass die Vorbereitung auf die freie Kommunikation mit iTunes ist nicht unbedingt schlecht wirtschaftlich sinnvoll, vorausgesetzt, Palm setzt die Funktionalit?t in einer offenen Art und Weise (wie die anderen dritten Partei, dass MP3-Player iTunes unterst?tzt bereits). </ P> Warum <p> den Zugriff auf die Pre, abgesehen von der reinen Trotz? Wenn jemand bereits iTunes nutzt, stehen die Chancen sie haben einige Menge von DRM-freien iTunes Plus-Musik auf ihre Computer. Es gibt keinen technischen Grund, warum die Musik sollte nicht leicht spielbar auf der Pre. Einer der upshots der Beseitigung von DRM im iTunes Store ist es, die Interoperabilit?t Ger?t. Lassen Sie Ger?te nicht von Apple iTunes Musik zu spielen, und pl?tzlich Kunden Apple hat es nicht vor. </ P> <p> Wenn Apple m?chte abgeschnitten nur die Vorbereitung auf, und der Palm ist nach den Regeln, Apple ist unn?tig Schneiden einen Strom von Einnahmen. Das ist etwas, was ich nicht tun, siehe Apple leicht. </ p> <div id="continued"> </ div ><!– Ende sphereit -> <a href="/tag/iphone" class="category-match-ad"> <img src = " http://www.blogsmithmedia.com/www.tuaw.com/media/iphone-post-banner.jpg "alt =" Klicken Sie hier, um alle TUAW's iPhone Abdeckung "/> </ a> </ div> <div class="postmeta"> <p class="posttags"> <strong> Tags: </ strong> <a href="http://www.tuaw.com/tag/daringfireball/"> daringfireball </ a >, <a href="http://www.tuaw.com/tag/device/"> Ger?t </ a>, <a href="http://www.tuaw.com/tag/fortune/"> Fortune </ a>, <a href="http://www.tuaw.com/tag/iphone/"> iPhone </ a>, <a href = "http://www.tuaw.com/tag/ iTunes / ">" iTunes </ a>, <a href="http://www.tuaw.com/tag/palm+pre/"> Palm vor </ a>, <a href = "http://www .tuaw.com / tag / PalmPre / "> PalmPre </ a>, <a href="http://www.tuaw.com/tag/pre/"> vor </ a>, <a href =" http : / / www.tuaw.com/tag/usb/ "> USB </ a> </ p> <div class="navbar clearfix"> <ul> <li class="permalink"> <a href =" http : / / nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm-pre / "> Quelle </ a> </ li> <li class="print"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/print/" target = "_blank" class = "printthis" rel = "nofollow"> Print <span class="printpop"> <span> Mit HP Wireless-Drucker, <br/> Sie k?nnen gedruckt <br/> dieser von jedem Zimmer <br/> im Haus. <br /> <strong> Live drahtlos. Drucken ohne Kabel </ strong> </ span> </ span> </ a> </ li> <li class="email-this"> <a href = "/ forward/19051882 /" title = "Senden Sie diesen Eintrag einem Freund per E-Mail "> E-Mail hier </ a> </ li> <li> <! – AddThis Button BEGIN -> <script type="text/javascript"> addthis_pub = 'weblogsinc'; addthis_options = 'digg, Facebook, delicious, myspace, aolfav, Propeller, google, live, StumbleUpon, reddit, Favoriten, technorati, Ziel, mehr "</ script> <a class =" sharelink "href =" http://www.addthis.com / bookmark.php "onmouseover =" return addthis_open (this,'', 'http% 3A% 2F% 2Fwww.tuaw.com% 2F2009% 2F05% 2F30% 2Ffuture-iTunes-Versionen-Block-k?nnte-die-vor-, sondern -warum% 2F ',' Die Zukunft + + iTunes-Versionen k?nnte + + + der + Block vor% 2C + sondern + Warum% 3F ') "onmouseout =" addthis_close () "onclick =" return addthis_sendto () "> Aktie </ a> <script type="text/javascript" src="http://s7.addthis.com/custom/weblogsinc/addthis_widget.js"> </ script ><!– AddThis Button END –></ li > <li class="comments"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/ # comments "title =" View Leser Kommentare zu diesen Eintrag "> Kommentare (<em> 2 </ em>) </ a> </ li> </ ul> </ div> </ div> </ div> </ div > <script type="text/javascript"> / * Einige dh crap * / Funktion iecheck (inc_seven) ( / / Alert (navigator.platform); ???? if (navigator.platform == "Win32" & & navigator.appName == "Microsoft Internet Explorer" & & window.attachEvent) ( ???????? var rslt = navigator.appVersion.match (/ MSIE (\ d + \. \ d +) /,''); ???????? var iever = (inc_seven)? (rslt! = null & & Number (rslt [1])> = 5,5): (rslt! = null & & Number (rslt [1])> = 5.5 & & Number (rslt [1]) < 7); ) Else ( Iever = false; ) ???? R?ckkehr iever; ) var useFilter = iecheck (false); var ie6Brand = '<a href = "http://www.sphere.com" target = "_New" style = "cursor: Hand; display: block; width: 112px; height: 18px; Filter: ProgID: DXImageTransform.Microsoft . AlphaImageLoader (src = \ "http://cdn11.sphere.com/images/poweredbySphere.png \ ', sizingMethod = Ma?stab );">< img align =" absmiddle "border =" 0 "style =" margin-left : 2px; "src =" http://cdn11.sphere.com/images/iespacer.png "/></ a> '; var normalBrand = '<a href="http://www.sphere.com" target="_new"> <img align = "absmiddle" border = "0" style = "margin-left: 2px;" src = " http://cdn11.sphere.com/images/poweredbySphere.png "/></ a> '; var Marke =''; if (useFilter == false) ( Marke = normalBrand; ) Else ( Marke = ie6Brand; ) </ script> <div class="sphere clearfix"> <div id="sphereTalk"> <p id="spherePoweredBy" class="powered-by"> </ p> <div id="talkContainer"> <h3> Verwandte Texte von The Unofficial Apple Weblog </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes?icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Fortune: Pre Palm synchronisiert einwandfrei mit iTunes </ a> <p class =" timestamp "> 2 Tage </ p> </ li> <li> <a href =" http://www.tuaw.com/2009/04/06/itunes-8-1-1-showing-in- Software-Update? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> iTunes 8.1.1 und in der Software-Aktualisierung </ a> <p class="timestamp"> 54 Tage vor </ p> </ li> <li> <a href = "http://www.tuaw.com/2009/01/27/apple-wins-comprehensive-patent -for-iphone-Bares-Z?hne-at-Palme? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Apple gewinnt umfassende Patent f?r iPhone, Bares Z?hne bei Palm </ a> <p class="timestamp"> 122 Tage </ p> </ li> </ ul> </ div ><!– Ende sprechen Container -> < div id = "artContainer"> <h3> Weitere Artikel aus unserem Tech-Netzwerk </ h3> <ul> <li> <a href = "http://www.engadget.com/2009/05/28/the-daily -Roundup-Heres-What-You-mightve-missed1? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> The Daily Roundup : hier ist es, was Sie vielleicht verpasst haben </ a> <p class="timestamp"> 1 Tag </ p> </ li> <li> <a href = "http://www.engadgetmobile.com/2009 / 05/28/palm-pre-said-to-sync-up-nicely-with-apples-itunes? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \' , \ 'art \') "> Palm Pre sagte zu synchronisieren sch?n mit Apple's iTunes </ a> <p class="timestamp"> 2 Tage </ p> </ li> <li> <a href =" http://www.engadget.com/2009/05/07/apple-ponders-kiosk-style-movie-and-music-downloads?icid=sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track ( dieser, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Apple denkt Kiosk-Stil Film-und Musik-Downloads </ a> <p class="timestamp"> 22 Tage vor </ p> </ li> </ ul> </ div ><!– Ende Kunst Container –></ div ><!– Ende sphereTalk -> <div id="sphereAd"> <script type = "text / javascript" src = "http : / / cdn11.sphere.com/widgets/sphereit/js? baseurl = http://cdn11.sphere.com/widgets/sphereit/&siteid=blogsmith_widget_tuaw "> </ script> <iframe frameborder =" 0 "style =" position: relative; width: 300px; height: 250px; "MARGINHEIGHT =" 0 "marginwidth =" 0 "scrolling =" no "border =" 0 "src =" http://www.sphere.com/ads/aol_sphere_adcom. php? a = 93249125 "> </ iframe> </ div> <p class="see-more"> <a onclick =" return Sphere.Widget.search ( 'http://www.tuaw.com/2009/ 05/30/future-itunes-versions-could-block-the-pre-but-why ') "href =" http://www.sphere.com/search?q=sphereit:http://www.tuaw .com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why "> Weitere Artikel und Blog-Posts </ a> </ p> </ div> <! — – Ende Bereich clearfix -> <script type="text/javascript"> document.getElementById ( 'spherePoweredBy "). innerHTML = Marke; </ script> <div id="comments"> <h3 id="readercomments"> Reader Kommentare (Seite 1 von 1) </ h3> </ p> <div class = "commentlinks" id = "commentlinks19115203-1854088" > <div class="commentclass1 level2 Muttergesellschaft comment" id="c19115203"> <a href="http://www.tuaw.com/profile/1854088/" target="_blank" rel="nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/1854088_64.jpg" alt = "Dave" class = "avatar" /> </ a> <span class="rownum"> 1 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href = "http://www.tuaw.com/profile/1854088/" target = "_blank" rel = "nofollow"> Dave </ a> <span sagte class="time-stamp"> 3.43 Uhr am 5-30-2009 </ span> </ h4> </ div> <p> Wenn Vor der sieht aus wie ein iPod mit iTunes von Apple ist, wie wollen den Zugang zu den Vor-und nicht iPods? <br> <br> Aufgrund der Tatsache, dass Rubenstein hat Insider-Wissen von Apple-Hardware Ich glaube, es ist eine bessere Chance, Jobs & Co . Bitte um eine einstweilige Verf?gung gegen Palm. </ p> <p class="cmt_reply"> <a href="#commentform" onclick="replyToCmt('19115203','Dave');"> Antworten </ a> < / p> <div class="cmt_votes"> <img class = "Stern-img" src = "http://www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt = "2 Sterne "/> <span class="cmt_tools" id="tools_19115203"> <a href =" # "class =" voteLink "id =" vd19115203 "onclick =" voteComment ('19115203 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href =" # "class =" voteLink "id =" vu19115203 "onclick =" voteComment ('19115203 ',' bis'); return false; "title =" Diese Abstimmung Kommentar Up "> <span class="vote_up button"> ↑ </ span> </ a> <a href =" # "-Klasse = "reportLink" id = "r19115203" onclick = "reportComment (19115203); return false" title = "Diesen Kommentar melden"> <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <div class="commentlinks" id="commentlinks19115333-2873874"> <div class="commentclass2 level2 Muttergesellschaft comment" id="c19115333"> <a href = "http://www.tuaw.com/profile/2873874/" target = "_blank" rel = "nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/2873874_64 . jpg "alt =" paullloydjohnson "class =" avatar "/> </ a> <span class="rownum"> 2 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href="http://www.tuaw.com/profile/2873874/" target="_blank" rel="nofollow"> paullloydjohnson </ a>, sagte <span class = " Zeit-Stempel "> 3:58 pm am 5-30-2009 </ span> </ h4> </ div> <p> The Grund Apple w?rde so etwas ist einfach. iTunes ist die Musikbibliothek der Wahl f?r die meisten Menschen in diesen Tagen. F?r ein paar Leute, die nicht in der Lage eine Synchronisierung mit iTunes die Pre k?nnte ein Deal Breaker und die gleichen Personen k?nnen entscheiden, kaufen ein iPhone statt. </ P> <p class="cmt_reply"> <a href = "# commentform "onclick =" replyToCmt ('19115333 ',' paullloydjohnson');"> Antworten </ a> </ p> <div class="cmt_votes"> <img class = "Stern-img" src = "http:// www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif "alt =" 2 Sterne "/> <span class="cmt_tools" id="tools_19115333"> <a href =" # "class =" voteLink "id =" vd19115333 "onclick =" voteComment ('19115333 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href="#" class="voteLink" id="vu19115333" onclick="voteComment('19115333','up'); R?ckkehr false;" title="Vote Dieser Kommentar Up"> <span class = "vote_up Schaltfl?che"> ↑ </ span> </ a> <a href = "#" class = "reportLink" id = "r19115333" onclick = "reportComment (19115333); return false" title = "Diesen Kommentar melden" > <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <script language="JavaScript" type="text/javascript"> var req; Funktion getURL (url) ( ?? if (isWorking == true) (setTimeout ( "getURL (\" "+ url +" \ ")", "100"); return false;) ?? isWorking = true; ?? if (window.XMLHttpRequest) ( Req = new XMLHttpRequest (); ???????? req.onreadystatechange = handleHttpResponse; Req.open ( "GET", url, true); Req.send (null); ?? ) Else if (window.ActiveXObject) (/ / IE Try ( Req = new ActiveXObject ( "Msxml2.XMLHTTP"); ) Catch (e) ( Req = new ActiveXObject ( "Microsoft.XMLHTTP"); ) If (req) ( ???????????????? req.onreadystatechange = handleHttpResponse; Req.open ( "GET", url, true); Req.send (); ???????? ) Else ( Alert ( "Ihr Browser unterst?tzt kein ajax"); ) ?? ) Else ( Alert ( "Ihr Browser unterst?tzt kein ajax"); ?? ) ?? return false; ) Funktion postURL (url, outbuf) ( ?? if (isWorking == true) (setTimeout ( "postURL (\" "+ url +" \ ", \" "+ outbuf +" \ ")", "100"); return false;) ?? isWorking = true; ?? var browser = navigator.appName; ?? if (Browser! = "Microsoft Internet Explorer") ( ???? req = new XMLHttpRequest (); ???? req.onreadystatechange = handleHttpResponse; ???? req.open ( "POST", url, true); ???? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); ???? req.send (outbuf); ?? ) Else if (window.ActiveXObject) (/ / IE ???? req = new ActiveXObject ( "Microsoft.XMLHTTP"); ???? if (req) ( ?????? req.onreadystatechange = handleHttpResponse; ?????? req.open ( "POST", url, true); ?????? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); ?????? req.send (outbuf); ???? ) ?? ) ?? return false; ) Funktion handleHttpResponse () ( If (req.readyState == 4) ( If (req.responseText.charAt (0) == "<") ( ???????? Alert (req.responseText); ) Else ( ?? Eval (req.responseText); IsWorking = false; ) ) ) var isWorking = false; Funktion reportComment (commentid) ( if (confirm ( "Sind Sie sicher, dass Sie diesen Bericht kommentieren?")) ( ?? getURL ( "/ a = AJAX-Kommentar-Bericht & commentid =" + commentid); ???????? ) Return false; ) Funktion reportCommentOK (commentid) ( document.getElementById ( "c" + commentid). className + = "reportedComment"; alert ( "Kommentar wurde f?r die ?berpr?fung. Thank You!"); Return false; ) Funktion voteComment (commentid, Typ) ( getURL ( "/ a = AJAX-Kommentar-Abstimmung & commentid =" + commentid + "& type =" + type); Return false; ) Funktion voteCommentOK (commentid) ( document.getElementById ( "c" + commentid). className + = "votedComment"; Return false; ) Funktion replyToCmt (commentid, Autor) ( var replyInd = document.getElementById ( "replyindicator"); ???????? if (document.getElementById ( 'replyToText')) (var replyToText = document.getElementById ( 'replyToText "). value;) else (var replyToText =" Antwort auf ";) ???????? if (document.getElementById ( 'replyToUndo')) (var replyToUndo = document.getElementById ( 'replyToUndo "). value;) else (var replyToUndo =" R?ckg?ngig ";) replyInd.innerHTML = (replyToText + '<a href="#c'+commentid+'">' + Autor + '</ a> [<a href = "#" onclick = "wipeReply (\''+ commentid +' \ ') ; return false ;">'+ replyToUndo + '</ a >]'); document.getElementById ( "sourceid"). value = commentid; ) Funktion wipeReply (commentid) ( var replyInd = document.getElementById ( "replyindicator"); ReplyInd.innerHTML = ""; Document.getElementById ( "sourceid"). Value = ""; Return false; ) Funktion showReplies (Post-, commentid) ( getURL ( "/ a = AJAX-Kommentar-Show-& Antworten commentid =" + commentid + "& Post =" + Post); Return false; ) Funktion showRepliesOK (commentid, Daten) ( var replyDiv = document.getElementById (commentid + "_replies"); ReplyDiv.innerHTML = Daten; Return false; ) </ script> <div class="cmt_paging"> </ div> </ div> <script language="JavaScript" type="text/javascript"> var sns_checked = false; var current_tab = "blogsmith"; Funktion tabTo (TAB) ( document.getElementById ( 'formerrors "). innerHTML =''; document.getElementById ( 'cmtuinfo_email'). style.display = 'none'; document.getElementById ( 'cmtuinfo_blogsmith'). style.display = 'none'; document.getElementById ( 'cmtuinfo_sns'). style.display =' none '; document.getElementById ( 'cmtuinfo_ "+ Tab). style.display =' block '; document.getElementById ( 'cmtutab_email "). className =''; document.getElementById ( 'cmtutab_blogsmith "). className =''; document.getElementById ( 'cmtutab_sns "). className =''; document.getElementById ( 'cmtutab_ "+ Tab). className =' currenttab '; If (! Sns_checked & & tab == "SNS") ( Image1 = new Image (); image1.src = "http://www.blogsmithmedia.com/framework.weblogsinc.com/media/loading.gif"; Sns.init ( 'ch1ga1KvP7TotwTC'); Sns_checked = true; ) Current_tab = TAB; ) Funktion inputValidation () ( document.getElementById ( 'formerrors "). innerHTML =''; Var validInfo = 0; Var validName = 0; Var validEmail = 0; Var validComments = 0; Var validSNS = 0; Var links = 0; Var Fehler =''; Schalter (current_tab) ( Fall "E-Mail": var filter = / ^ ([a-zA-Z0-9_ \. \ - \ +]) + \ @ (([a-zA-Z0-9 \ -]) + \ .)+([ a-zA - Z0-9] (2,4 })+$/; var email = document.getElementById ( 'AuthorEmail "). Wert; if (document.getElementById ( "Autorname"). value =='') ( Fehler + = "<p class='error'> ben?tigen wir Ihren Namen. </ p>"; ) If (email ==''| |! Filter.test (email)) ( Fehler + = "<p class='error'> E-Mail-Adresse ist nicht g?ltig. </ p>"; ) If (! Fehler) ( ValidInfo = 1; ) Break; Fall "blogsmith": if (document.getElementById ( 'C_AuthorEmail "). value =='') ( Fehler + = "<p class='error'> Ung?ltige E-Mail-Adresse. </ p>"; ) if (document.getElementById ( 'C_AuthorPass "). value =='') ( Fehler + = "<p class='error'> Kein Passwort angegeben. </ p>"; ) If (! Fehler) ( ValidInfo = 1; ) Break; Fall "SNS": if (document.getElementById ( 'sns_screenname') & & document.getElementById ( 'sns_password')) ( if (document.getElementById ( 'sns_screenname "). value & & document.getElementById (' sns_password"). value) ( Sns.calls.login (); Return false; ) ) If (document.getElementById ( 'sns_securid')) ( if (document.getElementById ( 'sns_securid "). value) ( sns.calls.login ();// setTimeout ( "sns.calls.login ();", 1000); Return false; ) ) var token = (document.getElementById ( "Token"))? document.getElementById ( "Token"). Wert:''; If (token =='') ( Fehler = "<p class='error'> Ung?ltiger SNS anmelden. </ p>"; ) Else ( ValidInfo = 1; ) Break; ) var txt = document.getElementById ( "Kommentare"). Wert; If (txt! ='') ( ValidComments = 1; ) For (var ind = 0; ind <txt.length; ind + +) ( If (txt.substring (ind, ind +7) == "http://") ( Links = Links + 1; ) Else if (txt.substring (ind, ind +6) == "ftp://") ( Links = Links + 1; ) Else if (txt.substring (ind, ind +8) == "https ://") ( Links = Links + 1; ) ) if (validInfo == 1 & & validComments == 1 & & Links <4) ( Return true; ) Else ( errorMessage var = "<h4 class='error-title'> Fehler </ h4>"; ErrorMessage + = Fehler; if (validComments == 0) (errorMessage + = "<p class='error'> kein Kommentar geschrieben. </ p>";) if (links> 3) (errorMessage + = "<p class='error'> Sorry mate, k?nnen Sie nur 3 URLs. </ p>";) document.getElementById ( 'formerrors "). innerHTML = errorMessage; Return false; ) ) </ script> <div id="comments"> <h3 id="addcomments"> hinzuf?gen Kommentare </ h3> <form action="#thankYou" id="commentform" name="commentform" method="post" onsubmit="return inputValidation();"> <div Id="cmttabs"> <ul> <li id="cmtutab_email"> <a href="#" onclick="tabTo('email');return false;"> neue Leser </ a> </ li> <li id="cmtutab_blogsmith" class="currenttab"> <a href="#" onclick="tabTo('blogsmith');return false;"> R?ckkehr </ a> </ li> <li id="cmtutab_sns"> <a href="#" onclick="tabTo('sns');return false;" class="cmtaol" title="Sign Sie sich mit Ihrem AOL/AIM username!"> AOL / AIM </ a> </ li> </ Ul> </ Div> <div Id="formerrors" class='formerrors'> </ div> <! – E-Mail -> <div id="cmtuinfo_email" class="cmtuinfo clearfix" style="display: none;"> <p Class="instructions"> ersten Mal? Eine Best?tigungs-E-Mail wird Ihnen nach der Einreichung. </ P> <label for="AuthorName" class="first"> Name: <br /> <input type="text" name="AuthorName" id="AuthorName" class="form" value="" /> </ label> <label For="AuthorEmail"> E-Mail: <br /> <input type="text" name="AuthorEmail" id="AuthorEmail" class="form" value=""/> </ label> </ Div> <! – / E-Mail -> <! – Blogsmith -> <div id="cmtuinfo_blogsmith" class="cmtuinfo clearfix" style="display: none;"> <p class="instructions"> Mitglieder geben Sie Ihren Benutzernamen und Ihr Passwort ein. </ p> <label for="C_Author" class="first"> E-Mail: <br /> id="C_AuthorEmail" <input type="text" class="formtext" name="C_AuthorEmail" value="" /> </ label> <label For="C_AuthorPass"> Passwort: <br /> <input id="C_AuthorPass" type="password" class="formtext" name="AuthorPassword" value=""/> </ label> </ Div> <! – / Blogsmith -> <! – SNS -> <div id="cmtuinfo_sns" class="cmtuinfo clearfix" style="display: none;"> <p class="instructions"> Geben Sie Ihren AOL-oder AIM screenname und Ihr Passwort ein. </ p> <div Id="sns"> <p align="center"> <img src="/media/loading.gif"> </ p> </ Div> <!–< Eingang id = "snslogin" type = "button" onclick = "sns.calls.login ();" value = "Login ">–> </ Div> <! – / SNS -> <div Id="cmtmain"> <div Id="replyindicator"> </ div> <div> <label For="Comments"> Ihr Kommentar: </ label> <textarea name="Comments" id="Comments" rows="8" style="width:98%"> </ textarea> </ Div> <div Class="cmtchecks"> <input type="checkbox" checked="checked" id="RememberMeYes" name="RememberMe" /> <label For="RememberMeYes"> merken </ label> </ Div> <div Class="cmtchecks"> <input type="checkbox" checked="checked" id="EmailMe" name="EmailMe" /> <label for="EmailMe"> E-Mail, wenn mir jemand Antworten auf diesen Kommentar </ label> </ Div> <div Id="cmtbuttons"> <input type="submit" id="addCommentButton" value="Add Comment" /> </ Div> <input type="hidden" name="form" value="Comments" /> <input type="hidden" name="ButtonSave" value="Save" /> <input type="hidden" id="sourceID" name="SourceID" value="" /> <input type="hidden" id="postID" name="PostID" value="" /> </ Div> <div Id="instructions"> <p class="preamble"> Bitte halten Sie Ihre Kommentare zu diesem Blog-Eintrag. <strong> E-Mail-Adressen werden niemals angezeigt, aber sie sind erforderlich, um Ihre Kommentare. </ strong> </ p> <p> Wenn Sie Ihren Namen und Ihre E-Mail-Adresse, werden Sie einen Link an, um zu best?tigen, Ihren Kommentar und ein Kennwort. Um einen anderen Kommentar, nutzen Sie bitte, dass Ihr Passwort ein. </ P> <p> So erstellen Sie eine Live-Link, geben Sie einfach die URL (einschlie?lich http://) oder E-Mail-Adresse ein und wir machen es zu einem Live-Link f?r Sie. Sie k?nnen bis zu 3 URLs in Ihre Kommentare. Zeilenumbr?che und Abs?tze werden automatisch konvertiert – keine Notwendigkeit, <p> oder <br /> Tags. </ P> </ Div> <input type = "hidden" name = "referer" value = "http://www.tuaw.com:1080/2009/05/30/future-itunes-versions-could-block-the-pre-but-why / "> </ form> </ div> <script type="text/javascript" src="http://www.blogsmithmedia.com/framework.weblogsinc.com/bc/ajax.js"> </ script> <script type="text/javascript" src="http://www.weblogsinc.com/bc/sns.js"> </ script> <script type="text/javascript"> tabTo (current_tab); </ script> <script language="JavaScript" type="text/javascript"> getUserInfo Funktion () (var anchor = document.getElementById ( 'addCommentButton'); var SID = document.createElement ( 'input'); sID.type = 'hidden '; sID.id =' SID '; sID.name =' SID '; sID.value ='9 a0a4ab1dd8480fac952ae1d083d21a4 "; var UID = document.createElement (' input '); uID.type =' hidden '; uID.id = 'uid'; uID.name = 'UID'; uID.value = 'c7a5d6e4cff335bdd1265154127e8ced "; var tStamp = document.createElement (' input '); tStamp.type =' hidden '; tStamp.id =' tStamp '; tStamp. name = "tStamp '; tStamp.value ='50405'; var CacheID = document.createElement ( 'input'); cacheId.type = 'hidden'; cacheId.id = 'CacheID'; cacheId.name = 'CacheID'; cacheId.value ='4006218568046222 '; anchor.parentNode.insertBefore (SID, Anker); anchor.parentNode.insertBefore (uid, Anker); anchor.parentNode.insertBefore (tStamp, Anker); anchor.parentNode.insertBefore (CacheID, Anker ); var divArray = document.getElementsByTagName ( 'div'); for (var i = 0; i <divArray.length; i + +) (if (divArray [i]. className == 'post') (document.getElementById ( ' PLZ "). value = divArray [i]. id;))) getUserInfo ();</ script> </ div ><!– / content -> </ div ><!– / col-1 -> <div id="col-2"> <div id="subcontent" class="clearfix"> <div class="medrect"> <script Type="text/javascript"> <! — AdSetType ( "F"); HtmlAdWH ( "93217898", "300", "250"); AdSetType (""); //–> </ Script> </ div ><!– / medrect -> <div id="tip-day"> <div id="tip-day-inner"> <h2> Tipp des Tages </ h2> <p class = "Tipp"> So schalten Sie Ihre Firewall, ?ffnen Sie die Systemeinstellungen, und klicken Sie auf das Symbol Sicherheit. Klicken Sie anschlie?end auf die Registerkarte "Firewall". Stellen Sie sicher, dass entweder "Erlauben Sie nur wesentliche Dienste" ausgew?hlt ist, oder w?hlen Sie "Zugriff f?r bestimmte Dienste und Anwendungen" k?nnen. <br /> <br /> </ P> <div class="learnmore"> <a href = " http://www.tuaw.com/2005/01/03/tuaw-tip-of-the-day/ "> Weitere Informationen </ a> </ div> </ div> </ div> <div id = "breakingnews" class = "Schlagzeilen"> <div class="wrap"> <h3> <span> <a href="/tag/breaking news/"> Breaking News </ a> <a href = "http:/ / www.tuaw.com / tag / Nachrichten / rss.xml "class =" Feed "title =" Subscribe to breaking news "> Feed </ a> </ span> </ h3> <ul> <li> < a href = "http://www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/"> <a rel = "bookmark" href = "http: / / www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/ "rel =" Lesezeichen "> Breaking News: Keine neuen Beitr?ge app, es sei denn, sie laufen auf OS 3.0 </ a> </ li> <a href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/"> <a rel="bookmark" href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/" rel="bookmark"> Erste Look: Bento f?r iPhone und iPod touch </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/23/the-app-store-hits-one- Milliarden-downloads / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/23/the-app-store-hits-one-billion-downloads/ "rel =" Lesezeichen "> Der App Store Treffern eine Milliarde Downloads </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/03/30/macworld-2010-moves-to Februar / "> <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/macworld-2010-moves-to-february/" rel="bookmark"> Macworld 2010 bewegt sich bis Februar </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" > <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" rel="bookmark"> f?r Skype iPhone kommenden Dienstag, sagt CNET </ a> </ li> <a href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/"> <a rel="bookmark" href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/" rel="bookmark"> Apple sagt jailbreaking ist illegal </ a> </ li> <a href="http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/" rel = "Lesezeichen" > PwnageTool und QuickPwn aktualisiert und ist kompatibel mit 2.2.1 </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses -Security-Fragen / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses-security-issues/ "rel =" Lesezeichen "> QuickTime 7/6 Adressen Sicherheit </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near -Unibody-specs / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near-unibody-specs/ " rel = "Lesezeichen"> $ 999 MacBook Hardware aktualisiert, um in der N?he von Unibody-Daten </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/19/use-your -iPhone-zu-Navigation-Einweihung-Tag / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/19/use-your-iphone-to-navigate-inauguration -Tag / "rel =" Lesezeichen "> Verwenden Sie Ihr iPhone zu navigieren Einweihung Tag </ a> </ li> </ ul> </ div> </ div> <div id="featuredstories" class="headlines"> <h3> <span> <a href="/tag/features/"> sehenswerte Geschichten </ a> <a href = "http://www.tuaw.com/tag/features/rss.xml" class = " Futtermittel "title =" Abonnieren Sie sehenswerte Geschichten "> Feed </ a> </ span> </ h3> <ul> <li> <a href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> Daily AOL Finance ca. wirft die Bar f?r das iPhone Investitionen Tools </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> TUAW Tipp: Tauschen Sie Ihren Laptop auf der Festplatte f?r eine schicke neue SSD </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/another-fistful- von-apps-ember-Headspace-mymovies-nozbe-jugl / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/14/another-fistful-of-apps- ember-Headspace-mymovies-nozbe-jugl / "> Eine weitere Handvoll Apps: Ember, Headspace, myMovies, Nozbe, Juglir und LiveView </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/04/01/tuaw-1976 / "> <a rel="bookmark" href="http://www.tuaw.com/2009/04/01/tuaw-1976/"> TUAW 1976 </ a> </ li> <a href="http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> Mein Vater, der Switcher: Tag 140 </ a> </ li> <a href="http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/"> <a rel = "bookmark" href = " http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/ "> Mein Vater, der Switcher: Tag 139 </ a> </ li> <li> < a href = "http://www.tuaw.com/2009/02/10/31-fart-apps-in-90-seconds/"> <a rel = "bookmark" href = "http://www. tuaw.com/2009/02/10/31-fart-apps-in-90-seconds / "> 31 fart Apps in 90 Sekunden </ a> </ li> <li> <a href =" http:// www.tuaw.com/2009/02/08/app-store-demo-no-lite-yes/ "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/ 08/app-store-demo-no-lite-yes / "> App Store:" Demo "Nein," Lite "Ja </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/02/02/one-month-with-apple-tv / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/02/one- month-with-apple-tv/">One month with Apple TV</a></li><li><a href="http://www.tuaw.com/2008/12/27/traveling-iphone -can-help/"><a rel="bookmark" href="http://www.tuaw.com/2008/12/27/traveling-iphone-can-help/">Traveling? iPhone can help!</a></li></ul></div><br class="clear" /> <div class="medrect"> <script type="text/javascript"> <!– adSetType("F"); htmlAdWH("93217998", "300", "250"); adSetType(""); //–> </script> </div><!– /medrect –><div id="twitter_linkage" class="module"><a href="http://www.twitter.com/tuaw" target="_blank"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/twitter-follow-2.jpg" alt="Follow us on Twitter!" /></a></div> <!– Start of Flickr Badge –> <div class="module"> <h3><a href="http://flickr.com/photos/tags/tuaw" target="_blank"><span>TUAW <strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong> Pool</span></a></h3> <table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper"> <tr> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?show_name=1&count=3&display=latest&size=t&layout=h&source=all_tag&tag=tuaw&user=15453323%40N00"></script> </tr> </table> <a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a> </div> <!– End of Flickr Badge –><object lassid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="330" height="150"> <param name="movie value="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" /> <param name="wmode" value="transparent" /> <embed src="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="150"></embed> </object><a href="http://www.cafepress.com/tuaw" title="Visit our Cafe Press store" class="rail-promo"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png" alt="TUAW [Cafepress]" /></a><div class="ad-wrap"> <div class="ad-wrap-inner"> <h3 class="hide"><span class="wrap">Sponsored Links</span></h3> <p class="sponsored">Advertise with us. (<a href="http://www.weblogsinc.com/advertise/">Learn more</a>)</p> </div> </div> <h3><span class="wrap">Featured Galleries</span></h3><div class="featuredgalleries clearfix"><div class="thumb"><a href="/photos/gallery-2397/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/08/dnc_img_0431_thumbnail.jpg" alt="DNC Macs" width="75" height="75" title="DNC Macs"></a></div><div class="thumb"><a href="/photos/macworld-2008-keynote-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/001_thumbnail.jpg" alt="Macworld 2008 Keynote" width="75" height="75" title="Macworld 2008 Keynote"></a></div><div class="thumb"><a href="/photos/macworld-2008-build-up/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/dsc_5493_thumbnail.jpg" alt="Macworld 2008 Build-up" width="75" height="75" title="Macworld 2008 Build-up"></a></div><div class="thumb"><a href="/photos/google-earth-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/10/gooe1_thumbnail.png" alt="Google Earth for iPhone" width="75" height="75" title="Google Earth for iPhone"></a></div><div class="thumb"><a href="/photos/podcaster/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/09/pcaster1_thumbnail.jpg" alt="Podcaster" width="75" height="75" title="Podcaster"></a></div><div class="thumb"><a href="/photos/bento-for-iphone-1-0/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/bentoiphonerev-1_thumbnail.jpg" alt="Bento for iPhone 1.0" width="75" height="75" title="Bento for iPhone 1.0"></a></div><div class="thumb"><a href="/photos/scrabble-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/12/scrabbleiphone1_thumbnail.png" alt="Scrabble for iPhone" width="75" height="75" title="Scrabble for iPhone"></a></div><div class="thumb"><a href="/photos/tom-bihn-checkpoint-flyer-briefcase/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/checkpointflyertuaw-01_thumbnail.jpg" alt="Tom Bihn Checkpoint Flyer Briefcase" width="75" height="75" title="Tom Bihn Checkpoint Flyer Briefcase"></a></div><div class="thumb"><a href="/photos/apple-vanity-plates/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/05/appleplatealanrothberg_thumbnail.jpg" alt="Apple Vanity Plates" width="75" height="75" title="Apple Vanity Plates"></a></div><div class="thumb"><a href="/photos/apple-booth-macworld-07/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/mwsf07-booth-tours—23_thumbnail.jpg" alt="Apple booth Macworld 07" width="75" height="75" title="Apple booth Macworld 07"></a></div><div class="thumb"><a href="/photos/quickoffice-for-iphone-1-1-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/quickofficerev-01_thumbnail.jpg" alt="Quickoffice for iPhone 1.1.1" width="75" height="75" title="Quickoffice for iPhone 1.1.1"></a></div><div class="thumb"><a href="/photos/daylite-3-9-review/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/daylite-server-adminscreensnapz002_thumbnail.png" alt="Daylite 3.9 Review" width="75" height="75" title="Daylite 3.9 Review"></a></div><div class="thumb"><a href="/photos/discpainter/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/06/dp1_thumbnail.png" alt="DiscPainter" width="75" height="75" title="DiscPainter"></a></div><div class="thumb"><a href="/photos/mariner-calc-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/cutandpaste_thumbnail.jpg" alt="Mariner Calc for iPhone" width="75" height="75" title="Mariner Calc for iPhone"></a></div><div class="thumb"><a href="/photos/2009cupertinobus/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/01/cupertino09-1_thumbnail.jpg" alt="2009CupertinoBus" width="75" height="75" title="2009CupertinoBus"></a></div><div class="thumb"><a href="/photos/crash-bandicoot-nitro-kart-3d/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/img1_thumbnail.png" alt="Crash Bandicoot Nitro Kart 3D" width="75" height="75" title="Crash Bandicoot Nitro Kart 3D"></a></div><div class="thumb"><a href="/photos/mlb-com-at-bat-2009/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/2009mlbatbat1_thumbnail.jpg" alt="MLB.com At Bat 2009" width="75" height="75" title="MLB.com At Bat 2009"></a></div><div class="thumb"><a href="/photos/macworld-expo-2007-show-floor/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/return-of-the-icarta-1_thumbnail.jpg" alt="Macworld Expo 2007 show floor" width="75" height="75" title="Macworld Expo 2007 show floor"></a></div><div class="thumb"><a href="/photos/apple-texas-hold-em/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/photo_thumbnail.jpg" alt="Apple Texas Hold 'Em" width="75" height="75" title="Apple Texas Hold 'Em"></a></div><div class="thumb"><a href="/photos/the-macworld-faithful-in-line/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/signage_thumbnail.jpg" alt="The Macworld Faithful in Line" width="75" height="75" title="The Macworld Faithful in Line"></a></div><div class="thumb"><a href="/photos/iphone-first-look/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/img_2259_thumbnail.jpg" alt="iPhone First Look" width="75" height="75" title="iPhone First Look"></a></div><p class="clearer"> </p></div> <div class="statstable" id="stats_bloggers"><h3><span class="wrap">TUAW bloggers (30 days)</span></h3><table class="data" cellspacing="0"><tr><th>#</th><th>Blogger</th><th class="ctr">Posts</th><th class="ctr">Cmts</th></tr><tr><td class="statsclass1">1</td><td class="statsclass1"><a href="/bloggers/steven-sande/">Steven Sande</a></td><td class="statsclass1 ctr">36</td><td class="statsclass1 ctr">10</td></tr><tr><td class="statsclass2">2</td><td class="statsclass2"><a href="/bloggers/mel-martin/">Mel Martin</a></td><td class="statsclass2 ctr">32</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">3</td><td class="statsclass1"><a href="/bloggers/mike-schramm/">Mike Schramm</a></td><td class="statsclass1 ctr">25</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">4</td><td class="statsclass2"><a href="/bloggers/dave-caolo/">Dave Caolo</a></td><td class="statsclass2 ctr">23</td><td class="statsclass2 ctr">4</td></tr><tr><td class="statsclass1">5</td><td class="statsclass1"><a href="/bloggers/michael-rose/">Michael Rose</a></td><td class="statsclass1 ctr">17</td><td class="statsclass1 ctr">32</td></tr><tr><td class="statsclass2">6</td><td class="statsclass2"><a href="/bloggers/robert-palmer/">Robert Palmer</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">6</td></tr><tr><td class="statsclass1">7</td><td class="statsclass1"><a href="/bloggers/cory-bohon/">Cory Bohon</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">8</td><td class="statsclass2"><a href="/bloggers/christina-warren/">Christina Warren</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">13</td></tr><tr><td class="statsclass1">9</td><td class="statsclass1"><a href="/bloggers/aron-trimble/">Aron Trimble</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">11</td></tr><tr><td class="statsclass2">10</td><td class="statsclass2"><a href="/bloggers/brett-terpstra/">Brett Terpstra</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">9</td></tr><tr><td class="statsclass1">11</td><td class="statsclass1"><a href="/bloggers/megan-lavey/">Megan Lavey</a></td><td class="statsclass1 ctr">6</td><td class="statsclass1 ctr">3</td></tr><tr><td class="statsclass2">12</td><td class="statsclass2"><a href="/bloggers/victor-agreda-jr/">Victor Agreda, Jr.</a></td><td class="statsclass2 ctr">3</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">13</td><td class="statsclass1"><a href="/bloggers/kelly-guimont/">Kelly Guimont</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">2</td></tr><tr><td class="statsclass2">14</td><td class="statsclass2"><a href="/bloggers/mat-lu/">Mat Lu</a></td><td class="statsclass2 ctr">2</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">15</td><td class="statsclass1"><a href="/bloggers/chris-ullrich/">Chris Ullrich</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">16</td><td class="statsclass2"><a href="/bloggers/brett-kelly/">Brett Kelly</a></td><td class="statsclass2 ctr">1</td><td class="statsclass2 ctr">0</td></tr></table></div><div class="statstable"><h3><span class="wrap">Most Commented On <em>(7 days)</em></span></h3><ul class="box"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/hulu-desktop-app-gives-full-screen-experience-to-mac-users/" rel="bookmark">Hulu Desktop app gives full-screen experience to Mac users</a> (63)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/" rel="bookmark">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a> (46)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/" rel="bookmark">Fortune: Palm Pre syncs flawlessly with iTunes</a> (38)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/27/stop-the-presses-ap-news-for-iphone-is-a-mess/" rel="bookmark">Stop the presses! AP News for iPhone is a mess</a> (33)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/sirius-xm-iphone-app-coming-real-soon/" rel="bookmark">Sirius-XM iPhone app coming 'real soon'</a> (29)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/25/apple-building-server-farm-secret-lair-in-north-carolina/" rel="bookmark">Apple building server farm, secret lair in North Carolina</a> (29)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/27/white-macbook-specs-quietly-bumped/" rel="bookmark">White MacBook specs quietly bumped</a> (26)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/businessweek-puts-apple-at-top-of-most-innovative-list/" rel="bookmark">Businessweek puts Apple at top of Most Innovative list</a> (25)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/26/rumors-ipod-cameras-expecting-offspring/" rel="bookmark">Rumors: iPod, cameras expecting offspring</a> (23)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/24/eucalyptus-for-iphone-gets-a-new-lease-on-life/" rel="bookmark">Eucalyptus for iPhone gets a new lease on life</a> (23)</li></ul></div><div class="statstable"><h3><span class="wrap">Recent Comments</span></h3><ul id="stats_recentcomments"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19114306">Drahliana</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113329">user7</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113308">Andy</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19113197">cam</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112941">Mel Martin</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112895">whoapossum</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112888">zezke</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112679">Maxwell</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/#c19112696">Tyson McMurtrey</a> on <a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/">Win a bundle of iPhone apps in iPhoneSpree, plus 18 apps on TUAW</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112680">ted</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li></ul></div><div id="tagCloud" class="sidearea"><h3><span class="wrap">The Unofficial Apple Weblog (TUAW) Tags</span></h3><div class="box"><p> <a href="/tag/sling/" class="tagSmall">sling</a> <a href="/tag/review/" class="tagSmall">review</a> <a href="/tag/SnowLeopard/" class="tagSmall">SnowLeopard</a> <a href="/tag/IpodTouch/" class="tagSmall">IpodTouch</a> <a href="/tag/AppStore/" class="tagSmall">AppStore</a> <a href="/tag/safari/" class="tagSmall">safari</a> <a href="/tag/software/" class="tagSmall">software</a> <a href="/tag/ads/" class="tagSmall">ads</a> <a href="/tag/apple/" class="tagSmall">apple</a> <a href="/tag/server/" class="tagSmall">server</a> <a href="/tag/app-store/" class="tagSmall">app-store</a> <a href="/tag/mobileme/" class="tagSmall">mobileme</a> <a href="/tag/video/" class="tagSmall">video</a> <a href="/tag/MacbookPro/" class="tagSmall">MacbookPro</a> <a href="/tag/mac/" class="tagSmall">mac</a> <a href="/tag/accessories/" class="tagSmall">accessories</a> <a href="/tag/itunes/" class="tagSmall">itunes</a> <a href="/tag/AppleHistory/" class="tagSmall">AppleHistory</a> <a href="/tag/twitter/" class="tagSmall">twitter</a> <a href="/tag/rumors/" class="tagSmall">rumors</a> <a href="/tag/AppleStore/" class="tagSmall">AppleStore</a> <a href="/tag/IpodShuffle/" class="tagSmall">IpodShuffle</a> <a href="/tag/sdk/" class="tagSmall">sdk</a> <a href="/tag/ipod/" class="tagSmall">ipod</a> <a href="/tag/developers/" class="tagSmall">developers</a> <a href="/tag/giveaway/" class="tagSmall">giveaway</a> <a href="/tag/Kindle/" class="tagSmall">Kindle</a> <a href="/tag/podcast/" class="tagSmall">podcast</a> <a href="/tag/design/" class="tagSmall">design</a> <a href="/tag/games/" class="tagSmall">games</a> <a href="/tag/att/" class="tagSmall">att</a> <a href="/tag/hulu/" class="tagSmall">hulu</a> <a href="/tag/update/" class="tagSmall">update</a> <a href="/tag/firstlook/" class="tagSmall">firstlook</a> <a href="/tag/iphone3g/" class="tagSmall">iphone3g</a> <a href="/tag/productivity/" class="tagSmall">productivity</a> <a href="/tag/macbook/" class="tagSmall">macbook</a> <a href="/tag/pricing/" class="tagSmall">pricing</a> <a href="/tag/ipod-touch/" class="tagSmall">ipod-touch</a> <a href="/tag/iPhone/" class="tagSmall">iPhone</a> <a href="/tag/talkcast/" class="tagSmall">talkcast</a> <a href="/tag/retro-tuaw/" class="tagSmall">retro-tuaw</a> <a href="/tag/hardware/" class="tagSmall">hardware</a> <a href="/tag/music/" class="tagSmall">music</a> <a href="/tag/security/" class="tagSmall">security</a> <a href="/tag/apps/" class="tagSmall">apps</a> <a href="/tag/iLife/" class="tagSmall">iLife</a> <a href="/tag/release/" class="tagSmall">release</a> <a href="/tag/MacOsX/" class="tagSmall">MacOsX</a> <a href="/tag/IphoneOs/" class="tagSmall">IphoneOs</a> </p></div></div><div class="module"><h3><span class="wrap">More Apple Analysis</span></h3><ul><li><a href="http://aapl.bloggingstocks.com/">AAPL on BloggingStocks</a> The Apple category feed from BloggingStocks.com</li><li><a href="http://finance.aol.com/quotes/apple-inc/aapl/nas">AAPL Quote, News & Summary</a> The AAPL financials page from AOL Money and Finance</li><li><a href="http://www.bloggingstocks.com/tag/iphone">iPhone analysis from BloggingStocks</a> iPhone tag feed from BloggingStocks</li><li><a href="http://www.downloadsquad.com/category/macintosh/">Macintosh news and reviews on Download Squad</a> The Macintosh category feed from Download Squad</li></ul></div><div class="module"><h3><span class="wrap">More from AOL Money and Finance</span></h3><ul><li><a href="http://money.aol.com/investing/stockscreener">Stock Screener</a> </li><li><a href="http://money.aol.com/stock-quotes">Stock Quotes</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">DJIA</a> </li><li><a href="http://www.walletpop.com/taxes/amt">AMT</a> </li><li><a href="http://www.walletpop.com/loans/auto">Auto Loans</a> </li><li><a href="http://www.walletpop.com/banking">Banking</a> </li><li><a href="http://www.walletpop.com/insurance/car-insurance">Car Insurance</a> </li><li><a href="http://www.walletpop.com/banking/checking">Checking Account</a> </li><li><a href="http://www.walletpop.com/credit/credit-cards">Credit Cards</a> </li><li><a href="http://www.walletpop.com/credit/credit-reports">Credit Reports</a> </li><li><a href="http://www.walletpop.com/deals">Deals</a> Deals</li><li><a href="http://money.aol.com/creditdebt/debt">Debt Management</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">Dow Jones Industrial Average</a> </li><li><a href="http://money.aol.com/news/earnings">Earnings</a> </li><li><a href="http://finance.aol.com/quotes/google-inc/goog/nas">GOOG</a> </li><li><a href="http://www.walletpop.com/insurance/health-insurance">Health Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/home-insurance">Home Insurance</a> </li><li><a href="http://www.walletpop.com/fraud/identity-theft">Identity Theft</a> </li><li><a href="http://www.walletpop.com/taxes/basics">Income Tax Basics</a> </li><li><a href="http://www.walletpop.com/insurance">Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/life-insurance">Life Insurance</a> </li><li><a href="http://www.walletpop.com/loans">Loans</a> </li><li><a href="http://money.aol.com">Money</a> </li><li><a href="http://www.walletpop.com/mortgages">Mortgages</a> </li><li><a href="http://www.walletpop.com/loans/personal">Personal Loans</a> </li><li><a href="http://www.walletpop.com/recession">Recession</a> </li><li><a href="http://www.walletpop.com/mortgages/refinancing">Refinancing</a> </li><li><a href="http://www.walletpop.com/retirement">Retirement</a> </li><li><a href="http://www.walletpop.com/banking/savings">Savings Account</a> </li><li><a href="http://smallbusiness.aol.com/">Small Business</a> </li><li><a href="http://finance.aol.com/usw/quotes/charts">Stock Charts</a> </li><li><a href="http://money.aol.com/stock-ticker">Stock Ticker</a> </li><li><a href="http://www.walletpop.com/taxes">Taxes</a> </li><li><a href="http://money.aol.com/news/technology">Tech News</a> </li></ul></div><div class="blogroll" id="winblogroll"> <h3 id="blogroll_header"><span><a href="http://www.weblogsinc.com">WIN Network</a></span></h3> <ul id="winblogroll" class="accordian"> <li class="winblogrollcat"><strong class="trigger">Autos</strong> <ul id="consumer"> <li><a href="http://www.autoblog.com/">Autoblog</a></li> <li><a href="http://www.autobloggreen.com/">Autoblog Green</a></li> <li><a href="http://spanish.autoblog.com/">Autoblog Spanish</a></li> <li><a href="http://chinese.autoblog.com/">Autoblog Chinese</a></li> <li><a href="http://cn.autoblog.com/">Autoblog Simplified Chinese</a></li> <li><a href="http://jp.autoblog.com/">Autoblog Japanese</a></li> <li><a href="http://uk.autoblog.com/">Autoblog UK</a></li> <li><a href="http://de.autoblog.com/">Autoblog Auf Deutsh</a></li> <li><a href="http://fr.autoblog.com/">Autoblog En Fran?ais</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Technology</strong> <ul id="technology"> <li><a href="http://www.downloadsquad.com/">Download Squad</a></li> <li><a href="http://www.engadget.com/">Engadget</a></li> <li><a href="http://www.engadgethd.com/">Engadget HD</a></li> <li><a href="http://www.engadgetmobile.com/">Engadget Mobile</a></li> <li><a href="http://chinese.engadget.com/">Engadget Chinese</a></li> <li><a href="http://cn.engadget.com/">Engadget Simplified Chinese</a></li> <li><a href="http://japanese.engadget.com/">Engadget Japanese</a></li> <li><a href="http://de.engadget.com/">Engadget Germany</a></li> <li><a href="http://kr.engadget.com/">Engadget Korea</a></li> ???????????????????????? <li><a href="http://pl.engadget.com/">Engadget Polska</a></li> <li><a href="http://spanish.engadget.com/">Engadget Spanish</a></li> ???????????????????????? <li><a href="http://www.switched.com/">Switched</a></li> <li><a href="http://www.tuaw.com/">TUAW (Apple)</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Lifestyle</strong> <ul id="lifestyle"> ???????????????????????? <li><a href="http://www.aisledash.com/">AisleDash</a></li> ?? <li><a href="http://www.diylife.com/">DIY Life</a></li> <li><a href="http://www.gadling.com/">Gadling</a></li> <li><a href="http://www.greendaily.com/">Green Daily</a></li> <li><a href="http://www.luxist.com/">Luxist</a></li> ???????????????????????? <li><a href="http://jp.luxist.com/">Luxist Japanese</a></li> <li><a href="http://www.parentdish.com/">ParentDish</a></li> <li><a href="http://www.slashfood.com/">Slashfood</a></li> <li><a href="http://www.stylelist.com/blog/">StyleList Blog</a></li> <li><a href="http://www.thatsfit.com/">That's Fit</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Gaming</strong> <ul id="gaming"> <li><a href="http://www.joystiq.com/">Joystiq</a></li> <li><a href="http://nintendo.joystiq.com/">Joystiq [Nintendo]</a></li> <li><a href="http://xbox.joystiq.com/">Joystiq [Xbox]</a></li> <li><a href="http://playstation.joystiq.com/">Joystiq [PlayStation]</a></li> <li><a href="http://jp.joystiq.com/">Joystiq Japanese</a></li> ???????????????????????? <li><a href="http://www.massively.com/">Massively</a></li> <li><a href="http://www.wowinsider.com/">WoW Insider</a></li> ???????????????????????? <li><a href="http://news.bigdownload.com">Big Download</a></li> <li><a href="http://www.gamedaily.com/">GameDaily</a></li> ???????????????????????? <li><a href="http://www.playsavvy.com">PlaySavvy</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Entertainment</strong> <ul id="entertainment"> <li><a href="http://www.cinematical.com/">Cinematical</a></li> <li><a href="http://nl.cinematical.com/">Cinematical Nederland</a></li> <li><a href="http://www.cinematical.pl/">Cinematical Polska</a></li> <li><a href="http://www.cinematical.es/">Cinematical Espana</a></li> <li><a href="http://www.tvsquad.com/">TV Squad</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Finance</strong> <ul id="finance"> ???????????????????????? <li><a href="http://www.bloggingbuyouts.com/">BloggingBuyouts</a></li> <li><a href="http://www.bloggingstocks.com/">BloggingStocks</a></li> <li><a href="http://www.dailyfinance.com/">DailyFinance</a></li> <li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average/%24indu/dji">DIJA</a></li> <li><a href="http://www.walletpop.com/">WalletPop</a></li> <li><a href="http://www.walletpop.co.uk/">WalletPop UK</a></li> <li><a href="http://www.walletpop.com/taxes/">Taxes</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Sports</strong> <ul id="sports"> ???????????????????????? <li><a href="http://www.fanhouse.com">FanHouse</a></li> ???????????????????????? <li><a href="http://nfl.fanhouse.com/">NFL</a></li> ???????????????????????? <li><a href="http://nba.fanhouse.com/">NBA</a></li> ???????????????????????? <li><a href="http://mlb.fanhouse.com/">MLB</a></li> ???????????????????????? <li><a href="http://ncaafootball.fanhouse.com/">NCAA Football</a></li> ???????????????????????? <li><a href="http://ncaabasketball.fanhouse.com/">NCAA Basketball</a></li> ???????????????????????? <li><a href="http://motorsports.fanhouse.com/">NASCAR</a></li> ???????????????????????? <li><a href="http://nhl.fanhouse.com/">NHL</a></li> ???????????????????????? <li><a href="http://golf.fanhouse.com/">Golf</a></li> ???????????????????????? <li><a href="http://fantasyfootball.fanhouse.com/">Fantasy Football</a></li> ???????????????????????? <li><a href="http://fantasybasketball.fanhouse.com/">Fantasy Basketball</a></li> ???????????????????????? <li><a href="http://mma.fanhouse.com/2009/05/23/ufc-98-results-live-updates-of-evans-machida-hughes-serra-mo/">UFC 98 results</a></li> </ul> </li> ???????? <li class="winblogrollcat"><strong class="trigger">Also on AOL</strong> <ul id="alsoAOL"> <li><a href="http://www.politicsdaily.com">Politics Daily</a></li> ???????????????????????? <li><a href="http://blackvoices.aol.com/">African-American Culture</a></li> ???????????????????????? <li><a href="http://autos.aol.com/">Cars</a></li> <li><a href="http://www.games.com/">Games</a></li> ???????????????????????? <li><a href="http://www.mapquest.com">Maps</a></li> <li><a href="http://money.aol.com/">Money</a></li> <li><a href="http://www.moviefone.com/">Movies</a></li> <li><a href="http://music.aol.com/">Music</a></li> <li><a href="http://news.aol.com/">News</a></li> <li><a href="http://music.aol.com/radioguide/bb">Radio</a></li> <li><a href="http://sports.aol.com/">Sports</a></li> <li><a href="http://money.aol.com/stock-quotes/">Stock Quotes</a></li> <li><a href="http://television.aol.com/">Television</a></li <li><a href="http://travel.aol.com/">Travel</a></li> </ul> </li> </ul> </div><a href="http://daol.aol.com/software/mac/iphone/radio" title="AOL iPhone Radio" class="aol-radio"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/aol_radio_2.gif" alt="AOL Radio" /></a> <a href="http://www.stitcher.com/listen.php?fid=8189" title="TUAW on Stitcher"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-stitcher.gif" alt="TUAW on Stitcher" /></a></div><!– /subcontent –> </div> <div id="footer"> <div class="searchform"> <ul class="searchnav clearfix"> <li id="search-tab-blog2" class="selected"><a onclick="return searchTarget('/search/?q=', 0, 'search-tab-blog2');" href="#">TUAW</a></li> <li id="search-tab-Web2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Web2');" href="http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=">Web</a></li> <li id="search-tab-Images2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Images2');"href="http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=">Images</a></li> <li id="search-tab-Video2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Video2');"href="http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=">Video</a></li> <li id="search-tab-News2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-News2');"href="http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=">News</a></li> <li id="search-tab-Local2" class=""><a onclick="return searchTarget('http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Local2');" href="http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=">Local</a></li> </ul> <form name="s_form2" action="/search/"><fieldset><input type="text" name="q" id="queryname2" value="" class="text" /><button id="searchsubmit" onclick="return submitHeaderSearch('onclick');" type="submit" name="searchsubmit" title="Search" ></button><input type="hidden" name="invocationType" value="wl-tuaw-ft" /></fieldset></form> </div><!– /show-footer-search.html.php –> <div class="bottomleader"> <script type="text/javascript"> <!– adSetType("F"); htmlAdWH('93217798', '728', '90'); adSetType(""); //–> </script> </div><!– /topleader –></div><!– /footer –> <div id="grid2"> <table class="grid-table" cellspacing="0"> <tr> <td scope="col" class="first"> <h4><img src="http://www.blogsmithmedia.com/www.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.joystiq.com/">Joystiq</a></h4><ul><li><a href="http://www.joystiq.com/2009/05/30/qore-leak-reveals-new-psp-metal-gear-jak-and-daxter-and-more/" rel="bookmark">Qore leak reveals new PSP Metal Gear and more</a></li><li><a href="http://www.joystiq.com/2009/05/30/steam-has-assassins-creed-splinter-cell-double-agent-50-off/" rel="bookmark">Steam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5</a></li><li><a href="http://www.joystiq.com/2009/05/30/rumor-psp-go-revealed-in-june-issue-of-qore/" rel="bookmark">PSP Go revealed in June issue of Qore [update]</a></li></ul></td> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.downloadsquad.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.downloadsquad.com/">Download Squad</a></h4><ul><li><a href="http://www.downloadsquad.com/2009/05/30/search-for-useful-bookmarklets-with-bookmarklet-directory/" rel="bookmark">Search for useful bookmarklets with Bookmarklet Directory</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/where-to-watch-the-stanley-cup-finals-online/" rel="bookmark">Where to watch the Stanley Cup finals online</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/goog-411-now-provides-intersection-info/" rel="bookmark">Goog-411 now provides intersection info</a></li></ul></td> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.bloggingstocks.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.bloggingstocks.com/">BloggingStocks</a></h4><ul><li><a href="http://www.bloggingstocks.com/2009/05/30/allegheny-energy-knows-the-u-s-will-eventually-need-more-power/" rel="bookmark">Allegheny Energy knows the U.S. will eventually need more power</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/stock-2-quicksilver-zqk/" rel="bookmark">Stock #2: Quicksilver (ZQK)</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/earnings-highlights-autozone-costco-dell-heinz-staples-tif/" rel="bookmark">Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more</a></li></ul></td> </tr> <tr> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.autoblog.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.autoblog.com/">Autoblog</a></h4><ul><li><a href="http://www.autoblog.com/2009/05/30/report-two-plants-saved-from-closing-under-new-gm-uaw-agreement/" rel="bookmark">REPORT: Two plants saved from closing under new GM/UAW agreement</a></li><li><a href="http://www.autoblog.com/2009/05/30/video-corvette-gran-sport-launch-control-tested-in-dealer-lo/" rel="bookmark">VIDEO: Corvette Grand Sport launch control tested… in dealer lot</a></li><li><a href="http://www.autoblog.com/2009/05/30/kerfuffle-what-kerfuffle-all-formula-1-teams-reportedly-sign-o/" rel="bookmark">Kerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010</a></li></ul></td> <td scope="col" class="last"> <h4><img src="http://www.blogsmithmedia.com/xbox.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://xbox.joystiq.com/">Joystiq Xbox</a></h4><ul><li><a href="http://xbox.joystiq.com/2009/05/29/xbox-360-fancast-118-pre-e3-extravaganza-part-2/" rel="bookmark">Xbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2</a></li><li><a href="http://xbox.joystiq.com/2009/05/28/raiden-iv-media-blowout/" rel="bookmark">Raiden IV media blowout </a></li><li><a href="http://xbox.joystiq.com/2009/05/28/joyswag-gel-set-and-match/" rel="bookmark">Joyswag: Gel: Set & Match</a></li></ul></td> <td scope="col" class="last"> <h4><img src="http://www.blogsmithmedia.com/www.engadget.com/media/favicon-v2.ico" alt="" height="16" width="16" /> <a href="http://www.engadget.com/">Engadget</a></h4><ul><li><a href="http://www.engadget.com/2009/05/30/alienware-m17x-gaming-laptop-hands-on-it-isnt-quite-all-power/" rel="bookmark">Alienware M17x gaming laptop hands-on: it isn't quite "all powerful," but it'll do in a pinch</a></li><li><a href="http://www.engadget.com/2009/05/30/engadget-podcast-148-05-30-2009/" rel="bookmark">Engadget Podcast 148 – 05.30.2009</a></li><li><a href="http://www.engadget.com/2009/05/30/sonys-psp-go-leaks-out-before-e3-is-obviously-a-go/" rel="bookmark">Video: Sony's PSP Go leaks out before E3, is obviously a go</a></li></ul></td> </tr> </table> </div> <div id="legal"> <a href="http://news.aol.com" target="_blank" class="cobrand-footer">AOL News</a> <p>All contents copyright © 2003-2009, <a href="http://www.weblogsinc.com/">Weblogs, Inc.</a> All rights reserved</p> <p><a href="">The Unofficial Apple Weblog (TUAW)</a> is a member of the <a href="http://www.weblogsinc.com/">Weblogs, Inc. Network</a>. <a href="http://www.weblogsinc.com/privacy/">Privacy Policy</a>, <a href="http://www.weblogsinc.com/terms/">Terms of Service</a>, <a href="http://www.weblogsinc.com/report/">Notify AOL</a></p> </div><!– /legal –> </div><!– /main –> </div><!– /container –> </body> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tuaw.com/include/jquery.js"></script> <script type="text/javascript"> $(document).ready(init); function init() { $('.winblogrollcat').children('ul').hide(); $('.winblogrollcat .trigger').click(function(evt){ $(this.parentNode).children('ul').slideToggle('fast'); }); ???? $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); } </script> <script type="text/javascript" src="http://www.blogcdn.com/js/addthis.js"></script> <script type="text/javascript"> if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { ?? top.location.replace(self.location.href); } </script> </html><script type="text/javascript"> <!– document.write('<scr' + 'ipt src="http://www.tuaw.com/traffic/' + '?t=js&bv=&os=&tz=&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=955338100" type="text/javascript"></scr' + 'ipt>'); // –> </script><noscript><img src="http://www.tuaw.com/traffic/?t=px&bv=JavaScript+Disabled&os=&tz=default&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=1942902130" alt="the end" width="1" height="1"border="0" /></noscript>Google Home – About Google Translate©2009 Googlevar gaJsHost = ((“https:” == document.location.protocol) ?”https://ssl.” : “http://www.”);document.write(unescape(“%3Cscript src='” + gaJsHost +”google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E”));var pageTracker = _gat._getTracker(“UA-1043770-1″);pageTracker._initData();pageTracker._trackPageview(“/translate_t?hl=en&ie=ISO-8859-1&langpair=en|de”);”>We'll use your suggestion to improve translation quality in future updates to our system.> <p Class="filed-under"> Filed under: <a href="/category/analysisopinion/"> Analysis / Opinion </ a>, <a href="/category/itunes-store/"> ITS < / a>, <a href="/category/itunes/"> iTunes </ a>, <a href="/category/iphone/"> iPhone </ a> </ p> <h2 class = "post title" > <a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/" rel="bookmark"> <span id = "ppt19051882"> K? of future versions of iTunes, the pre-block, but why? </ Span> </ a> </ h2> <p class="byline"> <strong> <a href = "/ bloggers/robert- Palmer / Robert Palmer "> </ a> </ strong> on 30 . May 2009 </ p> <div class="postbody"> <! – Sphereit Start -> <p> <img vspace = "8" hspace = "8" border = "0" align = "right" src = "http://www.blogcdn.com/www.tuaw.com/media / 2009/05/iphone-pre-548946946.jpg "alt =" "/> Yesterday, Megan noted a Fortune story that <a href =" http://www.tuaw.com/2009/05/28 / fortune-palm-pre-syncs flawlessly-with-itunes / "> iTunes synchronizes easily with the new Palm before </ a>. This is nat? Of course, the water-K? Hler bubbling say: "How did Palm pull it out? Will Apple for this to happen?" </ P> <br> <p> turns out that they already have. A <a href="http://support.apple.com/kb/HT2172"> tech note on Apple's website </ a> notes, the two dozen third-party players, iTunes (for Mac OS X, at least) is compatible with, including Rio and Creative Labs Nomad MP3 player. It is true that many of the models before the iPod, and the tech note itself was last updated on anything less than a year ago. But third Ger? T compatibility? T with iTunes is not without Pr? Zedenzfall. </ P > <br> <p> Daring Fireball John Gruber on a story by Jon Lech Johansen, which says that <a href = "http://nanocr.eu/2009/05/28/syncing-music-and-video- to-the-palm-pre / "> Apple iTunes to block access to the preparation for Zuk? of future update </ a>; Gruber is <a href =" http://daringfireball.net/linked/2009/05 / 29/johansen-pre-itunes "> said </ a>, he" w? would not be surprised if they did. "I'm not so sure. <br /> </ P> <br> < p> First, la? t look at how it works. According to Johansen, a unique USB-Ger? ID te k? can iTunes to recognize MP3 player (including iPod), that it. Johansen speculated that Palm is with the use of these IDs when communicating with iTunes. If it is an iPod-ID, then it will work with iTunes for Windows, too, which is an important Pr? fstein and we do not know the results yet. < br /> </ P> <br> <p> Apple I can not cotton to a Palm Pre <em> specifically </ em> masquerading as an iPod USB-Ger? t. Given the fact that, so that the preparation for free communications with iTunes is not necessarily a bad economic sense, provided that Palm is the functionality? t in an open way (like the other third party MP3 player that supports iTunes? tzt already). </ P> <br > Why <p> access to the Pre, apart from pure spite? If someone is already using iTunes, chances are they have some amount of DRM-free iTunes Plus music on their computers. There is no technical reason why the Music should not easily playable on the Pre. One of the Upshot of removing DRM from the iTunes Store is to the Interoperability? t ger? t. Let Ger largest non-Apple iTunes music to play, and pl? useful customer Apple has it is not available. </ P> If Apple <br> <p> m? chte truncated only to prepare for, and the Palm is in accordance with the rules, Apple UNN? time cutting a stream of revenue. That is something I do not see Apple easily. </ p> <div id="continued"> </ div ><!– end sphereit -> <a href = "/ tag / iphone" class = "category-match-ad" > <img src = "http://www.blogsmithmedia.com/www.tuaw.com/media/iphone-post-banner.jpg "alt =" Click hier, all TUAW's iPhone coverage "/> </ a > </ div> <div class="postmeta"> <p class="posttags"> <strong> Tags: </ strong> <a href = "http://www.tuaw.com/tag/daringfireball/" > daringfireball </ a>, <a href="http://www.tuaw.com/tag/device/"> Ger? t </ a> <a href = "http://www.tuaw.com / tag / fortune / "> Fortune </ a>, <a href="http://www.tuaw.com/tag/iphone/"> iPhone </ a> <a href =" http://www .tuaw.com / tag / iTunes / "> iTunes </ a>, <a href="http://www.tuaw.com/tag/palm+pre/"> Palm before </ a> <a href = "http://www. tuaw.com / tag / PalmPre /"> PalmPre </ a>, <a href="http://www.tuaw.com/tag/pre/"> before </ a >, <a href =" http: / / www.tuaw.com/tag/usb/ "> USB </ a> </ p> <div class="navbar clearfix"> <ul> <li class = "permalink "> href <a =" http: / / nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm-pre / "> Source </ a> </ li> <li class = "print"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/print/" target = "_blank" class = "printthis" rel = "nofollow"> Print class="printpop"> <span <span> With HP wireless printers, <br/> You can <br/> printed this from any room < br /> in the house. <br /> <strong> Live wirelessly. Print without wires </ strong> </ span> </ span> </ a> </ li> <li class="email-this"> <a href = "/ forward/19051882 /" title = "Send this entry to a friend via email "> e-mail here </ a> </ li> <li> <! – AddThis Button BEGIN -> <script type="text/javascript"> addthis_pub = 'weblogsinc'; addthis_options = 'digg, Facebook, delicious, myspace, aolfav, propeller, google, live, StumbleUpon, reddit, favorites, technorati, aim more "</ script> <a class =" share link "href =" http://www.addthis.com / bookmark.php "onmouseover =" return addthis_open (this,'', 'http% 3A% 2F% 2Fwww . tuaw.com% 2F2009% 2F05% 2F30% 2Ffuture versions of iTunes-block k? might-die-before-but-why% 2F ',' The Future + + versions of iTunes k? could the + + + + Block% 2C + before + but Why% 3F ') "onmouseout =" addthis_close () "onclick =" return addthis_sendto () "> Share </ a> <script type =" text / javascript "src =" http:/ / s7.addthis.com/custom/weblogsinc/addthis_widget.js "> </ script ><!– AddThis Button END –></ li> <li class="comments"> <a href =" http:/ / www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/ # comments "title =" View reader comments on this entry "> Comments (<em> 2 </ em>) </ a> </ li> </ ul> </ div> </ div> </ div> </ div> <script type="text/javascript"> <br> / * Some ie crap * / function <br> iecheck (inc_seven) (<br> / / alert (navigator.platform); <br>? if (navigator.platform == "Win32" & & navigator.appName == " Microsoft Internet Explorer "& & window.attachEvent) (<br> ???????? navigator.appVersion.match var rslt = (/ MSIE (\ d + \. \ d +) /,''); < br >???????? var iever = (inc_seven)? (rslt! = null & & Number (rslt [1])> = 5.5): (rslt! = null & & Number (rslt [1 ])> = 5.5 & & Number (rslt [1]) <7); <br>) Else (<br> Iever = false; <br>) <br>? R? ckkehr iever; <br> ) <br> <br> useFilter var = iecheck (false); <br> ie6Brand var = '<a href = "http://www.sphere.com" target = "_New" style = "cursor: hand; display : block; width: 112px; height: 18px; Filter: ProgID: DXImageTransform.Microsoft. Alpha Image Loader (src = \ "http://cdn11.sphere.com/images/poweredbySphere.png \ ', sizingMethod = Ma? Stab );">< img align =" absmiddle "border =" 0 "style =" margin – left: 2px; "src =" http://cdn11.sphere.com/images/iespacer.png "/></ a> '; normal fire <br> var =' <a href = "http://www. sphere.com "target =" _new "> <img align =" absmiddle "border =" 0 "style =" margin-left: 2px; "src =" http://cdn11.sphere.com/images/poweredbySphere.png "/></ a> '; <br> var mark =''; <br> if (useFilter == false) (<br> brand = normal fire; <br>) Else (<br> brand = ie6Brand; < br>) <br> </ script> <div <br> class="sphere clearfix"> <div id="sphereTalk"> <p id="spherePoweredBy" class="powered-by"> </ p> < div id = "container talk"> <h3> Related articles from The Unofficial Apple Weblog </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/05/28/fortune- palm-pre-syncs flawlessly-with-itunes? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Fortune: Pre Palm synchronizes flawlessly with iTunes </ a> <p class =" timestamp "> 2 days </ p> </ li> <li> <a href = "http://www.tuaw.com/2009/04/06/ itunes-8-1-1-showing-in software update? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> iTunes 8.1.1 and the software update </ a> <p class="timestamp"> 54 days ago </ p> </ li> <li> <a href = "http://www.tuaw.com / 2009/01/27/apple-wins-comprehensive-patent-for-iphone-Bares-Z? hne at Palm? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Apple wins broad patent f? s iPhone, Bares Z? hne at Palm </ a> <p class="timestamp"> 122 days </ p> </ li> </ ul> </ div ><!– end container speak -> <div id = "artContainer"> <h3> More Articles from our tech-network </ h3> <ul> <li> <a href = " http://www.engadget.com/2009/05/28/the-daily-Roundup-Heres-What-You-mightve-missed1? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track ( this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> The Daily Roundup: here is what you might have missed </ a> <p class="timestamp"> 1 day </ p> </ li > <li> <a href = "http://www.engadgetmobile.com/2009 / 05/28/palm-pre-said-to-sync-up-nicely-with-apples-itunes? icid = sphere_blogsmith_inpage_tuaw" target = "_New" onMouseUp = "Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \')"> Palm to synchronize said pre sch? n with Apple's iTunes </ a> <p class = "timestamp "> 2 days </ p> </ li> <li> <a href =" http://www.engadget.com/2009/05/07/apple-ponders-kiosk-style-movie-and-music- downloads? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Apple thinks kiosk-style movie and music downloads </ a > <p class="timestamp"> 22 days ago </ p> </ li> </ ul> </ div ><!– end container art –></ div ><!– end sphereTalk -> <div id="sphereAd"> <script type = "text / javascript" src = "http: / / cdn11.sphere.com/widgets/sphereit/js? baseurl = http://cdn11.sphere.com/widgets/ sphereit / & siteid = blogsmith_widget_tuaw "> </ script> <iframe frameborder =" 0 "style =" position: relative; width: 300px; height: 250px; "MARGINHEIGHT =" 0 "marginwidth =" 0 "scrolling =" no "bordercolor = "0" src = "http://www.sphere.com/ads/aol_sphere_adcom. php? a = 93249125"> </ iframe> </ div> <p class="see-more"> <a onclick = "return Sphere.Widget.search ( 'http://www.tuaw.com/2009/ 05/30/future-itunes-versions-could-block-the-pre-but-why')" href = "http: / / www.sphere.com/search?q=sphereit:http://www.tuaw .com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why "> MORE Articles and blog posts </ a> </ p> </ div> <! – - End of field clearfix -> <script type="text/javascript"> <br> document.getElementById ( 'spherePoweredBy "). InnerHTML = name; <br> </ script> <div id="comments"> < h3 id = "reader comments"> Reader Comments (Page 1 of 1) </ h3> </ p> <div "commentlinks" class = id = "commentlinks19115203-1854088"> <div class = "level2 parent company commentclass1 comment" id = "c19115203"> <a href="http://www.tuaw.com/profile/1854088/" target="_blank" rel="nofollow"> <img src = "http://www.blogsmithcdn.com/ avatar/images/16/1854088_64.jpg "alt =" Dave "class =" avatar "/> </ a> <span class="rownum"> 1 </ span> <div class="comment-inner"> < div class = "credits"> <h4 class="authorname"> <a href = "http://www.tuaw.com/profile/1854088/" target = "_blank" rel = "nofollow"> Dave </ a > <span said class="time-stamp"> 3:43 clock on 5-30-2009 </ span> </ h4> </ div> If <p> Before looks like an iPod with iTunes from Apple is, as want access to the pros and not iPods? <br> <br> Due to the fact that Rubenstein has insider knowledge of Apple hardware I think it is a better chance, Jobs & Co. asking for an injunction Verf? tion against Palm. </ p> <p class="cmt_reply"> <a href="#commentform" onclick="replyToCmt('19115203','Dave');"> answers </ a> </ p> < div class = "cmt_votes"> class = "Stern-img" <img src = "http://www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt = "2 Stars "/> < span class = "cmt_tools" id = "tools_19115203"> <a href = "#" class = "voteLink" id = "vd19115203" onclick = "voteComment ('19115203 ',' after ') return false;" title = " Vote Down This comment "> <span class="vote_down button"> ↓ </ span> </ a> <a href =" # "class =" voteLink "id =" vu19115203 "onclick =" voteComment ('19115203 ', 'to') return false; "title =" This vote comment Up "> <span class="vote_up button"> ↑ </ span> </ a> <a href =" # "class =" report links "id = "r19115203" onclick = "report Commentaires (19115203); return false" title = "Report this comment"> Report button"> <span class="report </ span> </ a> </ span> </ div> < / div> </ div> </ div> <div class="commentlinks" id="commentlinks19115333-2873874"> <div class="commentclass2 level2 parent company comment" id="c19115333"> <a href = "http:/ / www.tuaw.com/profile/2873874/ "target =" _blank "rel =" nofollow "> <img src =" http://www.blogsmithcdn.com/avatar/images/16/2873874_64. jpg "alt =" lloyd paul johnson "class =" avatar "/> </ a> <span class="rownum"> 2 </ span> <div class="comment-inner"> <div class="credits"> < h4 class = "author name"> <a href="http://www.tuaw.com/profile/2873874/" target="_blank" rel="nofollow"> paul lloyd johnson </ a> said <span class = " time-stamp "> 3:58 pm on 5-30-2009 </ span> </ h4> </ div> The reason Apple <p> w? would such a thing is simple. iTunes music library is the choice of f? r Most people these days. F? r some people who are not able to synchronize with the iTunes pre k? could a deal breaker and the same people k? can decide to buy an iPhone instead. </ P> < p class = "cmt_reply"> href = "# <a comment form "onclick =" replyToCmt ('19115333',' paullloydjohnson');"> answers </ a> </ p> <div class="cmt_votes"> <img class = "star-img" src = "http:// www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt = "2 Stars" /> <span class = "cmt_tools" id = " tools_19115333 "> href <a =" # "class =" voteLink "id =" vd19115333 "onclick =" voteComment ('19115333',' after'); return false; "title =" This comment vote down "> <span class = "vote_down button"> ↓ </ span> </ a> <a href = "#" class = "voteLink" id = "vu19115333" onclick = "voteComment ('19115333 ',' up '); R? ckkehr false "title =" Vote this comment up "> class = "vote_up <span Schaltfl?che"> ↑ </ span> </ a> <a href =" # "class =" report links "id =" r19115333 "onclick = "report Commentaires (19115333); return false" title = "Report this comment"> <span class="report button"> report </ span> </ a> </ span> </ div> </ div> </ div > </ div> <br> <script language="JavaScript" type="text/javascript"> var req; <br> <br> function getURL (url) (<br>? if (isWorking == true) (setTimeout ( "getURL (\" "+ url +" \ ")", "100") return false;) <br> <br>? isWorking = true; <br> <br>? if (window . XMLHttpRequest) (<br> Req = new XMLHttpRequest (); <br> ???????? req.onreadystatechange = handleHttpResponse; <br> Req.open ( "GET", url, true); <br> Req.send (null); <br>?) Else if (window.ActiveXObject) (/ / IE <br> Try (<br> Req = new ActiveXObject ( "Msxml2.XMLHTTP"); <br>) Catch ( e) (<br> Req = new ActiveXObject ( "Microsoft.XMLHTTP"); <br>) <br> If (req) (req <br> ???????????????? . onreadystatechange = handleHttpResponse; <br> Req.open ( "GET", url, true); <br> Req.send (); ???????? <br>) Else (<br> Alert ( " Your browser bottom? tzt no ajax "); <br>) <br>?) Else (<br> alert (" Your browser bottom? tzt no ajax "); <br>?) <br> <br> ? return false; <br>) <br> <br> postURL function (url, outbuf) (<br>? if (isWorking == true) (setTimeout ( "postURL (\" "+ url +" \ " , \ "" + outbuf + "\") "," 100 ") return false;) <br> <br>? isWorking = true; <br> <br>? var browser = navigator.appName; < br>? if (browser! = "Microsoft Internet Explorer") (<br>? req = new XMLHttpRequest (); <br>? req.onreadystatechange = handleHttpResponse; <br>? req.open ( "POST", url, true); <br>? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); < br >???? req.send (outbuf); <br>?) Else if (window.ActiveXObject) (/ / IE <br>? req = new ActiveXObject ( "Microsoft.XMLHTTP"); < br >???? if (req) (<br> ?????? req.onreadystatechange = handleHttpResponse; <br> ?????? req.open ( "POST", url, true); <br >?????? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); <br> ?????? req.send (outbuf ); <br>?) <br>?) <br> <br>? return false; <br>) <br> <br> handleHttpResponse function () (<br> If (req.readyState == 4) (<br> If (req.responseText.charAt (0) == "<") (<br> ???????? Alert (req.responseText); <br>) Else (< br>? Eval (req.responseText); <br> IsWorking = false; <br>) <br>) <br>) <br> <br> isWorking var = false; <br> report function Comment (commentid) ( <br> if (confirm ( "Are you sure you comment on this report?")) (<br>? getURL ( "/ a = AJAX Comment Report & commentid =" + commentid); <br>? ???????) <br> return false; <br>) <br> <br> function reportCommentOK (commentid) (<br> document.getElementById ( "c" + commentid). className + = "reportedComment" ; <br> alert ( "comment has been f? r? berpr? examination. Thank You!"); <br> return false; <br>) <br> <br> function voteComment (commentid, type) (<br > getURL ( "/ a = AJAX comment & vote commentid =" + commentid + "& type =" + type); <br> return false; <br>) <br> <br> function voteCommentOK (commentid) ( <br> document.getElementById ( "c" + commentid). className + = "votedComment"; <br> return false; <br>) <br> <br> function replyToCmt (commentid, author) (<br> var replyInd = document.getElementById ( "replyindicator"); <br> ???????? if (document.getElementById ( 'replyToText')) (var replyToText = document.getElementById ( 'replyToText "). value;) else ( replyToText var = "response to";) <br> ???????? if (document.getElementById ( 'replyToUndo')) (var replyToUndo = document.getElementById ( 'replyToUndo "). value;) else (var replyToUndo = "R? CKG? popular";) <br> replyInd.innerHTML = (replyToText + '<a href="#c'+commentid+'">' + author + '</ a> [<a href = " # "onclick =" wipeReply (\''+ commentid + '\') return false ;">'+ replyToUndo + '</ a >]'); <br> document.getElementById ( "sourceid"). value = commentid; <br>) <br> <br> function wipeReply (commentid) (<br> replyInd var = document.getElementById ( "replyindicator"); <br> ReplyInd.innerHTML = ""; <br> <br> Document . getElementById ( "sourceid"). Value = ""; <br> return false; <br>) <br> <br> showReplies function (post, commentid) (<br> getURL ( "/ a = AJAX Comment Show & Answers commentid = "+ commentid +" & post = "+ mail); <br> return false; <br>) <br> <br> function showRepliesOK (commentid, data) (<br> var = replyDiv document.getElementById (commentid + "_replies"); <br> ReplyDiv.innerHTML = data; <br> <br> return false; <br>) <br> <br> </ script> <div class = "cmt_paging" > </ div> </ div> <br> <script language="JavaScript" type="text/javascript"> <br> sns_checked var = false; <br> current_tab var = "smith blog"; <br> function tabTo (TAB) <br> ( <br> document.getElementById ( 'form errors "). innerHTML =''; <br> <br> document.getElementById ( 'cmtuinfo_email'). style.display = 'none'; <br> document.getElementById ( 'cmtuinfo_blogsmith'). style.display = 'none'; <br> document.getElementById ( 'cmtuinfo_sns'). style.display = 'none'; <br> document.getElementById ( 'cmtuinfo_ "+ Tab). style.display =' block '; <br> <br> document.getElementById ( 'cmtutab_email "). className =''; <br> document.getElementById ( 'cmtutab_blogsmith "). className =''; <br> document.getElementById ( 'cmtutab_sns "). className =''; <br> document.getElementById ( 'cmtutab_ "+ Tab). className =' currenttab '; <br> <br> If (! Sns_checked & & tab == "SNS") <br> ( <br> Image1 = new Image (); <br> image1.src = "http://www.blogsmithmedia.com/framework.weblogsinc.com/media/loading.gif"; <br> Sns.init ( 'ch1ga1KvP7TotwTC'); <br> Sns_checked = true; <br>) <br> <br> Current_tab = TAB; <br>) <br> Validation <br> function input () <br> ( <br> document.getElementById ( 'form errors "). innerHTML =''; <br> <br> validInfo Var = 0; <br> validName Var = 0; <br> validEmail Var = 0; <br> validComments Var = 0; <br> validSNS Var = 0; <br> var left = 0; <br> Var error =''; <br> <br> switch (current_tab) ( <br> case "email": <br> var filter = / ^ ([a-zA-Z0-9_ \. \ - \ +]) + \ @ (([a-zA-Z0-9 \ -]) + \ .)+([ a -zA - Z0-9] (2.4 })+$/; var <br> email = document.getElementById ( 'Author email'). value; <br> if (document.getElementById ( "Author Name"). =='') value ( <br> errors + = '<p class='error'> ben? we term your name. </ p> "; <br>) <br> If (email ==''| |! Filter.test (email)) ( <br> errors + = '<p class='error'> e-mail address is not g? valid. </ p> "; <br>) <br> If (! error) ( <br> ValidInfo = 1; <br>) <br> <br> Break; <br> case "blog smith": <br> if (document.getElementById ( 'C_AuthorEmail "). =='') value ( <br> errors + = '<p class='error'> Ung? valid email address. </ p> "; <br>) <br> if (document.getElementById ( 'C_AuthorPass "). =='') value ( <br> errors + = '<p class='error'> No password specified. </ p> "; <br>) <br> If (! error) ( <br> ValidInfo = 1; <br>) <br> <br> <br> Break; <br> case "SNS": <br> if (document.getElementById ( 'sns_screenname') & & document.getElementById ( 'sns_password')) <br> ( <br> if (document.getElementById ( 'sns_screenname "). value & & document.getElementById (' sns_password"). value) ( <br> Sns.calls.login (); <br> return false; <br>) <br>) <br> If (document.getElementById ( 'sns_securid')) ( <br> if (document.getElementById ( 'sns_securid "). value) ( <br> sns.calls.login ();// setTimeout ( "sns.calls.login ();", 1000); <br> return false; <br>) <br>) <br> var token = (document.getElementById ( 'token'))? document.getElementById ( "token"). Value:''; <br> If (token =='') ( <br> error = "<p class='error'> Ung? valid SNS login. </ p>"; <br>) Else ( <br> ValidInfo = 1; <br>) <br> Break; <br>) <br> var txt = document.getElementById ( "comments"). Value; <br> <br> If (txt! ='') ( <br> ValidComments = 1; <br>) <br> <br> for (var ind = 0; ind <txt.length; ind + +) <br> ( <br> If (txt.substring (ind, ind +7) == "http://") ( <br> links = links + 1; <br>) Else if (txt.substring (ind, ind +6) == "ftp://") ( <br> links = links + 1; <br>) Else if (txt.substring (ind, ind +8) == "https ://") ( <br> links = links + 1; <br>) <br>) <br> <br> if (validInfo == 1 & & validComments == 1 & & links <4) ( <br> return true; <br>) Else ( <br> var errorMessage = "Error <h4 class='error-title'> </ h4>"; <br> ErrorMessage + = error; <br> if (validComments == 0) (errorMessage + = "<p class='error'> no written comment. </ p>";) <br> if (left> 3) (errorMessage + = "<p class='error'> Sorry mate, k? You can only 3 URLs. </ p>";) <br> document.getElementById ( 'form errors "). innerHTML = errorMessage; <br> return false; <br>) <br>) <br> </ script> <div <br> id="comments"> Add <br> <h3 id="addcomments">? gen Comments </ h3> <br> <br> <br> <form action="#thankYou" id="commentform" name="commentform" method="post" onsubmit="return inputValidation();"> <div <br> Id="cmttabs"> <br> <ul> <br> <li id="cmtutab_email"> <a href="#" onclick="tabTo('email');return false;"> new readers </ a> </ li> <br> <li id="cmtutab_blogsmith" class="currenttab"> <a href="#" onclick="tabTo('blogsmith');return false;"> R? ckkehr </ a> </ li> <br> <li id="cmtutab_sns"> <a href = "#" onclick = "tabTo ( 'SNS') return false;" class = "cmtaol" title = "Sign in with your AOL / AIM username! "> AOL / AIM </ a> </ li> <br> </ ul> <br> </ div> <br> <div <br> Id="formerrors" class='formerrors'> </ div> <br> <! – E-Mail -> <div <br> id="cmtuinfo_email" class="cmtuinfo clearfix" style="display: none;"> <br> <p Class="instructions"> first time? A Best? Ment e-mail sent to you after submitting. </ P> <br> <label for="AuthorName" class="first"> Name: <br /> <br> <input type="text" name="AuthorName" id="AuthorName" class="form" value="" /> </ label> <br> <label For="AuthorEmail"> E-mail: <br /> <br> <input type="text" name="AuthorEmail" id="AuthorEmail" class="form" value=""/> </ label> <br> </ div> <br> <! – / E-mail -> <br> <br> <! – Blog Smith -> <div <br> id="cmtuinfo_blogsmith" class="cmtuinfo clearfix" style="display: none;"> <br> <p class="instructions"> Members enter your username and password. </ P> <br> <label for="C_Author" class="first"> E-mail: <br /> <br> id = "C_AuthorEmail" <input type="text" class="formtext" name="C_AuthorEmail" value="" /> </ label> <br> <label For="C_AuthorPass"> Password: <br /> <input <br> id="C_AuthorPass" type="password" class="formtext" name="AuthorPassword" value=""/> </ label> <br> </ div> <br> <! – / Blog Smith -> <br> <br> <! – SNS -> <div <br> id="cmtuinfo_sns" class="cmtuinfo clearfix" style="display: none;"> <br> <p class="instructions"> Enter your AOL or AIM screen name and password. </ P> <div <br> Id="sns"> <br> <p align="center"> <img src="/media/loading.gif"> </ p> <br> </ div> <br> <!–< input id = "snslogin" type = "button" onclick = "sns.calls.login ();" value = "Login ">–> <br> </ div> <br> <! – / SNS -> <br> <div <br> Id="cmtmain"> <div <br> Id="replyindicator"> </ div> <br> <div> <br> <br> <label For="Comments"> Your Comment: </ label> <br> <textarea name="Comments" id="Comments" rows="8" style="width:98%"> </ textarea> <br> </ div> <div <br> Class="cmtchecks"> <br> <input type="checkbox" checked="checked" id="RememberMeYes" name="RememberMe" /> <br> <label For="RememberMeYes"> remember </ label> <br> </ div> <br> <div <br> Class="cmtchecks"> <br> <input type="checkbox" checked="checked" id="EmailMe" name="EmailMe" /> <br> <label for="EmailMe"> email when someone replies to this comment </ label> <br> </ div> <br> <div <br> Id="cmtbuttons"> <input type="submit" <br> id="addCommentButton" value="Add Comment" /> <br> </ div> <br> <input type="hidden" name="form" value="Comments" /> <input type="hidden" name="ButtonSave" value="Save" /> <br> <br> <input type="hidden" id="sourceID" name="SourceID" value="" /> <br> <input type="hidden" id="postID" name="PostID" value="" /> <br> </ div> <div <br> Id="instructions"> <br> <p class="preamble"> Please keep your comments on this blog entry. <strong> e-mail addresses are never displayed, but they are required to make your comments. </ Strong> </ p> <br> <p> If your name and email address, you will find a link to confirm future, your comment, and a password. To another comment, just use that password. </ P> <br> <p> To create a live link, simply type the URL (including including http://) or email address and we will make it a live link f? r you. You can up to 3 URLs in your comments. Zeilenumbr cuisine and Abs sets are automatically converted – no need to <p> or <br /> tags. </ P> <br> </ div> <br> <br> <input type = "hidden" name = "referer" value = "http://www.tuaw.com:1080/2009/05/30/future-itunes-versions-could-block-the-pre- but-why / "> <br> </ form> <br> </ div> <br> <script type="text/javascript" src="http://www.blogsmithmedia.com/framework.weblogsinc.com/bc/ajax.js"> </ script> <br> <script type="text/javascript" src="http://www.weblogsinc.com/bc/sns.js"> </ script> <br> <script type="text/javascript"> tabTo (current_tab); </ script> <br> language="JavaScript" <script type="text/javascript"> function getUserInfo () (var anchor = document.getElementById ( 'addCommentButton'); var SID = document.createElement ( 'input'); sID.type = 'hidden'; sID.id = 'SID'; sID.name = 'SID'; sID.value ='9 a0a4ab1dd8480fac952ae1d083d21a4 "; var UID = document.createElement ( 'input'); uID.type = 'hidden'; uID.id = 'uid'; uID.name = 'UID'; uID.value = 'c7a5d6e4cff335bdd1265154127e8ced "; var tStamp = document.createElement (' input '); tStamp.type =' hidden '; tStamp.id =' tStamp '; tStamp. name = "tStamp'; tStamp.value ='50405 '; var CacheID = document.createElement (' input '); cacheId.type =' hidden '; cacheId.id =' CacheID '; cacheId.name = 'CacheID'; cacheId.value ='4006218568046222 '; anchor.parentNode.insertBefore (SID, anchor); anchor.parentNode.insertBefore (uid, anchor); anchor.parentNode.insertBefore (tStamp, anchor); anchor.parentNode.insertBefore (CacheID, anchor); var divArray = document.getElementsByTagName ( 'div'); for (var i = 0; i <divArray.length i + +) (if (divArray [i]. className == 'post') (document.getElementById ( 'Zip Code'). divArray value = [i]. id;))) getUserInfo ();</ script> <br> </ div ><!– / content -> <br> </ div ><!– / col-1 -> <br> <div id="col-2"> <br> <div id = "subcontent" class = "clearfix"> <br> <div class="medrect"> <br> <script type="text/javascript"> <br> <! — <br> AdSetType ( "F"); <br> HtmlAdWH ( "93217898", "300", "250"); <br> AdSetType (""); <br> //–> <br> </ script> <br> </ div ><!– / medrect -> <div id="tip-day"> <div id="tip-day-inner"> <h2> Tip of the Day </ h2> <p class = "Tip"> To turn off your firewall? Open the System Preferences and click the Security icon. Click then? End to the tab "Firewall". Make sure that either "Allow only essential services" selected? Hlt, or w? Select "Access f? For specific services and applications" k? Can. <br /> <br /> </ P> <div class="learnmore"> <a href = "http://www.tuaw.com/2005/01/03/tuaw-tip-of-the-day / "> more information </ a> </ div> </ div> </ div> <div "breakingnews" id = class = "Schlagzeilen"> <div class="wrap"> <h3> <span> <a href = "/ tag / breaking news /"> Breaking News </ a> <a href = "http:// www.tuaw.com / tag / news / rss.xml" class = "feed" title = "Subscribe to breaking news "> Feed </ a> </ span> </ h3> <ul> <li> <a href =" http://www.tuaw.com/2009/05/07/breaking-no-new- app-submissions-unless-they-run / "> <a rel =" bookmark "href =" http:/ / www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless- they run / "rel =" bookmark "> Breaking News: No new acceding? ge app, unless they run on OS 3.0 </ a> </ li> <a href =" http://www.tuaw .com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/05 / 05/first-look-bento-for-iphone-and-ipod-touch / "rel =" bookmark "> First Look: Bento f? s iPhone and iPod touch </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/23/the-app-store-hits-one- billion downloads /"> <a rel = "bookmark" href = "http://www .tuaw.com/2009/04/23/the-app-store-hits-one-billion-downloads/ "rel =" Lesezeichen "> Der App Store Treffern eine Milliarde Downloads </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/03/30/macworld-2010-moves-to Februar / "> <a rel="bookmark" href="http://www.tuaw. com/2009/03/30/macworld-2010-moves-to-february/" rel="bookmark"> Macworld 2010 bewegt sich bis Februar </ a> </ li> <li> <a href = "http:/ /www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" > <a rel="bookmark" href="http://www.tuaw.com/2009 /03/30/skype-for-iphone-coming-tuesday-says-cnet/" rel="bookmark"> f?r Skype iPhone kommenden Dienstag, sagt CNET </ a> </ li> <a href="http ://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/"> <a rel="bookmark" href="http://www.tuaw.com/2009/02 /13/apple-says-jailbreaking-is-illegal/" rel="bookmark"> Apple sagt jailbreaking ist illegal </ a> </ li> <a href="http://www.tuaw.com/2009/ 01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/01/30/ pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/" rel = "Lesezeichen" > PwnageTool und QuickPwn aktualisiert und ist kompatibel mit 2.2.1 </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses -Security-Fragen / "> <a rel =" bookmark "href =" http://www.tuaw. com/2009/01/21/quicktime-7-6-addresses-security-issues/ "rel =" Lesezeichen "> QuickTime 7/6 Adressen Sicherheit </ a> </ li> <li> <a href =" http ://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near -Unibody-specs / "> <a rel =" bookmark "href =" http://www.tuaw .com/2009/01/21/999-macbook-hardware-updated-to-near-unibody-specs/ " rel = "Lesezeichen"> $ 999 MacBook Hardware aktualisiert, um in der N?he von Unibody-Daten </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/19/use-your -iPhone-zu-Navigation-Einweihung-Tag / "> <a rel = " bookmark "href =" http://www.tuaw.com/2009/01/19/use-your-iphone-to-navigate-inauguration -Tag / "rel =" Lesezeichen "> Verwenden Sie Ihr iPhone zu navigieren Einweihung Tag </ a> </ li> </ ul> </ div> </ div> <div id="featuredstories" class="headlines"> <h3> <span> <a href="/tag/features/ "> sehenswerte Geschichten </ a> <a href = "http://www.tuaw.com/tag/features/rss.xml" class = " Futtermittel "title =" Abonnieren Sie sehenswerte Geschichten "> Feed </ a> </ span> </ h3> <ul> <li> <a href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar -for-iphone-Investment-tools / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der -bar-for-iphone-Investment-tools / "> Daily AOL Finance ca. wirft die Bar f?r das iPhone Investitionen Tools </ a> </ li> <li> <a href = "http://www. tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> <a rel = "Lesezeichen" href = "http: //www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> TUAW Tipp: Tauschen Sie Ihren Laptop auf der Festplatte f?r eine schicke neue SSD </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/another-fistful- von-apps-ember -Headspace-mymovies-nozbe-jugl / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/14/another-fistful-of-apps- ember-Headspace-mymovies -nozbe-jugl / "> Eine weitere Handvoll Apps: Ember, Headspace, myMovies, Nozbe, Juglir und LiveView </ a> </ li> <li> <a href =" http://www. tuaw.com/2009 /04/01/tuaw-1976 / "> <a rel="bookmark" href="http://www.tuaw.com/2009/04/01/tuaw-1976/"> TUAW 1976 </ a> < / li> <a href="http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> <a rel = "Lesezeichen" href = "http: //www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> Mein Vater, der Switcher: Tag 140 </ a> </ li> <a href="http ://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/"> <a rel = "bookmark" href = " http://www.tuaw.com/2009 /03/12/my-dad-the-switcher-day-139/ "> Mein Vater, der Switcher: Tag 139 </ a> </ li> <li> < a href = "http://www.tuaw .com/2009/02/10/31-fart-apps-in-90-seconds/"> <a rel = "bookmark" href = "http://www. tuaw.com/2009/02/10/31 -fart-apps-in-90-seconds / "> 31 fart Apps in 90 Sekunden </ a> </ li> <li> <a href =" http:// www.tuaw.com/2009/02/08 /app-store-demo-no-lite-yes/ "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/ 08/app-store-demo-no-lite -yes / "> App Store:" Demo "Nein," Lite "Ja </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/02/02/one -month-with-apple-tv / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/02/one- month-with-apple-tv/">One month with Apple TV</a></li><li><a href="http://www.tuaw.com/2008/12/27/traveling-iphone -can-help/"><a rel= "bookmark" href="http://www.tuaw.com/2008/12/27/traveling-iphone-can-help/">Traveling? iPhone can help!</a></li></ul></div><br class="clear" /> <br> <div class="medrect"> <br> <script type="text/javascript"> <br> <!– <br> adSetType("F"); <br> htmlAdWH("93217998", "300", "250"); <br> adSetType(""); <br> //–> <br> </script> <br> </div><!– /medrect –><div id="twitter_linkage" class="module"><a href="http://www.twitter.com/tuaw" target="_blank"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/twitter-follow-2.jpg" alt="Follow us on Twitter!" /></a></div> <br> <!– Start of Flickr Badge –> <br> <div class="module"> <br> <h3><a href="http://flickr.com/photos/tags/tuaw" target="_blank"><span>TUAW <strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong> Pool</span></a></h3> <br> <table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper"> <br> <tr> <br> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?show_name=1&count=3&display=latest&size=t&layout=h&source=all_tag&tag=tuaw&user=15453323%40N00"></script> <br> </tr> <br> </table> <br> <a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a> <br> </div> <br> <!– End of Flickr Badge –><object lassid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="330" height="150"> <br> <param name="movie value="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" /> <br> <param name="wmode" value="transparent" /> <br> <embed src="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="150"></embed> <br> </object><a href="http://www.cafepress.com/tuaw" title="Visit our Cafe Press store" class="rail-promo"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png" alt="TUAW [Cafepress]" /></a><div class="ad-wrap"> <br> <div class="ad-wrap-inner"> <br> <h3 class="hide"><span class="wrap">Sponsored Links</span></h3> <br> <p class="sponsored">Advertise with us. (<a href="http://www.weblogsinc.com/advertise/">Learn more</a>)</p> <br> </div> <br> </div> <br><br> <h3><span class="wrap">Featured Galleries</span></h3><div class="featuredgalleries clearfix"><div class="thumb"><a href="/photos/gallery-2397/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/08/dnc_img_0431_thumbnail.jpg" alt="DNC Macs" width="75" height="75" title="DNC Macs"></a></div><div class="thumb"><a href="/photos/macworld-2008-keynote-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/001_thumbnail.jpg" alt="Macworld 2008 Keynote" width="75" height="75" title="Macworld 2008 Keynote"></a></div><div class="thumb"><a href="/photos/macworld-2008-build-up/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/dsc_5493_thumbnail.jpg" alt="Macworld 2008 Build-up" width="75" height="75" title="Macworld 2008 Build-up"></a></div><div class="thumb"><a href="/photos/google-earth-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/10/gooe1_thumbnail.png" alt="Google Earth for iPhone" width="75" height="75" title="Google Earth for iPhone"></a></div><div class="thumb"><a href="/photos/podcaster/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/09/pcaster1_thumbnail.jpg" alt="Podcaster" width="75" height="75" title="Podcaster"></a></div><div class="thumb"><a href="/photos/bento-for-iphone-1-0/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/bentoiphonerev-1_thumbnail.jpg" alt="Bento for iPhone 1.0" width="75" height="75" title="Bento for iPhone 1.0"></a></div><div class="thumb"><a href="/photos/scrabble-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/12/scrabbleiphone1_thumbnail.png" alt="Scrabble for iPhone" width="75" height="75" title="Scrabble for iPhone"></a></div><div class="thumb"><a href="/photos/tom-bihn-checkpoint-flyer-briefcase/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/checkpointflyertuaw-01_thumbnail.jpg" alt="Tom Bihn Checkpoint Flyer Briefcase" width="75" height="75" title="Tom Bihn Checkpoint Flyer Briefcase"></a></div><div class="thumb"><a href="/photos/apple-vanity-plates/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/05/appleplatealanrothberg_thumbnail.jpg" alt="Apple Vanity Plates" width="75" height="75" title="Apple Vanity Plates"></a></div><div class="thumb"><a href="/photos/apple-booth-macworld-07/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/mwsf07-booth-tours—23_thumbnail.jpg" alt="Apple booth Macworld 07" width="75" height="75" title="Apple booth Macworld 07"></a></div><div class="thumb"><a href="/photos/quickoffice-for-iphone-1-1-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/quickofficerev-01_thumbnail.jpg" alt="Quickoffice for iPhone 1.1.1" width="75" height="75" title="Quickoffice for iPhone 1.1.1"></a></div><div class="thumb"><a href="/photos/daylite-3-9-review/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/daylite-server-adminscreensnapz002_thumbnail.png" alt="Daylite 3.9 Review" width="75" height="75" title="Daylite 3.9 Review"></a></div><div class="thumb"><a href="/photos/discpainter/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/06/dp1_thumbnail.png" alt="DiscPainter" width="75" height="75" title="DiscPainter"></a></div><div class="thumb"><a href="/photos/mariner-calc-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/cutandpaste_thumbnail.jpg" alt="Mariner Calc for iPhone" width="75" height="75" title="Mariner Calc for iPhone"></a></div><div class="thumb"><a href="/photos/2009cupertinobus/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/01/cupertino09-1_thumbnail.jpg" alt="2009CupertinoBus" width="75" height="75" title="2009CupertinoBus"></a></div><div class="thumb"><a href="/photos/crash-bandicoot-nitro-kart-3d/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/img1_thumbnail.png" alt="Crash Bandicoot Nitro Kart 3D" width="75" height="75" title="Crash Bandicoot Nitro Kart 3D"></a></div><div class="thumb"><a href="/photos/mlb-com-at-bat-2009/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/2009mlbatbat1_thumbnail.jpg" alt="MLB.com At Bat 2009" width="75" height="75" title="MLB.com At Bat 2009"></a></div><div class="thumb"><a href="/photos/macworld-expo-2007-show-floor/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/return-of-the-icarta-1_thumbnail.jpg" alt="Macworld Expo 2007 show floor" width="75" height="75" title="Macworld Expo 2007 show floor"></a></div><div class="thumb"><a href="/photos/apple-texas-hold-em/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/photo_thumbnail.jpg" alt="Apple Texas Hold 'Em" width="75" height="75" title="Apple Texas Hold 'Em"></a></div><div class="thumb"><a href="/photos/the-macworld-faithful-in-line/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/signage_thumbnail.jpg" alt="The Macworld Faithful in Line" width="75" height="75" title="The Macworld Faithful in Line"></a></div><div class="thumb"><a href="/photos/iphone-first-look/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/img_2259_thumbnail.jpg" alt="iPhone First Look" width="75" height="75" title="iPhone First Look"></a></div><p class="clearer"> </p></div> <br> <div class="statstable" id="stats_bloggers"><h3><span class="wrap">TUAW bloggers (30 days)</span></h3><table class="data" cellspacing="0"><tr><th>#</th><th>Blogger</th><th class="ctr">Posts</th><th class="ctr">Cmts</th></tr><tr><td class="statsclass1">1</td><td class="statsclass1"><a href="/bloggers/steven-sande/">Steven Sande</a></td><td class="statsclass1 ctr">36</td><td class="statsclass1 ctr">10</td></tr><tr><td class="statsclass2">2</td><td class="statsclass2"><a href="/bloggers/mel-martin/">Mel Martin</a></td><td class="statsclass2 ctr">32</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">3</td><td class="statsclass1"><a href="/bloggers/mike-schramm/">Mike Schramm</a></td><td class="statsclass1 ctr">25</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">4</td><td class="statsclass2"><a href="/bloggers/dave-caolo/">Dave Caolo</a></td><td class="statsclass2 ctr">23</td><td class="statsclass2 ctr">4</td></tr><tr><td class="statsclass1">5</td><td class="statsclass1"><a href="/bloggers/michael-rose/">Michael Rose</a></td><td class="statsclass1 ctr">17</td><td class="statsclass1 ctr">32</td></tr><tr><td class="statsclass2">6</td><td class="statsclass2"><a href="/bloggers/robert-palmer/">Robert Palmer</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">6</td></tr><tr><td class="statsclass1">7</td><td class="statsclass1"><a href="/bloggers/cory-bohon/">Cory Bohon</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">8</td><td class="statsclass2"><a href="/bloggers/christina-warren/">Christina Warren</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">13</td></tr><tr><td class="statsclass1">9</td><td class="statsclass1"><a href="/bloggers/aron-trimble/">Aron Trimble</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">11</td></tr><tr><td class="statsclass2">10</td><td class="statsclass2"><a href="/bloggers/brett-terpstra/">Brett Terpstra</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">9</td></tr><tr><td class="statsclass1">11</td><td class="statsclass1"><a href="/bloggers/megan-lavey/">Megan Lavey</a></td><td class="statsclass1 ctr">6</td><td class="statsclass1 ctr">3</td></tr><tr><td class="statsclass2">12</td><td class="statsclass2"><a href="/bloggers/victor-agreda-jr/">Victor Agreda, Jr.</a></td><td class="statsclass2 ctr">3</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">13</td><td class="statsclass1"><a href="/bloggers/kelly-guimont/">Kelly Guimont</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">2</td></tr><tr><td class="statsclass2">14</td><td class="statsclass2"><a href="/bloggers/mat-lu/">Mat Lu</a></td><td class="statsclass2 ctr">2</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">15</td><td class="statsclass1"><a href="/bloggers/chris-ullrich/">Chris Ullrich</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">16</td><td class="statsclass2"><a href="/bloggers/brett-kelly/">Brett Kelly</a></td><td class="statsclass2 ctr">1</td><td class="statsclass2 ctr">0</td></tr></table></div><div class="statstable"><h3><span class="wrap">Most Commented On <em>(7 days)</em></span></h3><ul class="box"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/hulu-desktop-app-gives-full-screen-experience-to-mac-users/" rel="bookmark">Hulu Desktop app gives full-screen experience to Mac users</a> (63)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/" rel="bookmark">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a> (46)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/" rel="bookmark">Fortune: Palm Pre syncs flawlessly with iTunes</a> (38)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/27/stop-the-presses-ap-news-for-iphone-is-a-mess/" rel="bookmark">Stop the presses! AP News for iPhone is a mess</a> (33)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/sirius-xm-iphone-app-coming-real-soon/" rel="bookmark">Sirius-XM iPhone app coming 'real soon'</a> (29)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/25/apple-building-server-farm-secret-lair-in-north-carolina/" rel="bookmark">Apple building server farm, secret lair in North Carolina</a> (29)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/27/white-macbook-specs-quietly-bumped/" rel="bookmark">White MacBook specs quietly bumped</a> (26)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/businessweek-puts-apple-at-top-of-most-innovative-list/" rel="bookmark">Businessweek puts Apple at top of Most Innovative list</a> (25)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/26/rumors-ipod-cameras-expecting-offspring/" rel="bookmark">Rumors: iPod, cameras expecting offspring</a> (23)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/24/eucalyptus-for-iphone-gets-a-new-lease-on-life/" rel="bookmark">Eucalyptus for iPhone gets a new lease on life</a> (23)</li></ul></div><div class="statstable"><h3><span class="wrap">Recent Comments</span></h3><ul id="stats_recentcomments"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19114306">Drahliana</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113329">user7</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113308">Andy</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19113197">cam</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112941">Mel Martin</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112895">whoapossum</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112888">zezke</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112679">Maxwell</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/#c19112696">Tyson McMurtrey</a> on <a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/">Win a bundle of iPhone apps in iPhoneSpree, plus 18 apps on TUAW</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112680">ted</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li></ul></div><div id="tagCloud" class="sidearea"><h3><span class="wrap">The Unofficial Apple Weblog (TUAW) Tags</span></h3><div class="box"><p> <a href="/tag/sling/" class="tagSmall">sling</a> <a href="/tag/review/" class="tagSmall">review</a> <a href="/tag/SnowLeopard/" class="tagSmall">SnowLeopard</a> <a href="/tag/IpodTouch/" class="tagSmall">IpodTouch</a> <a href="/tag/AppStore/" class="tagSmall">AppStore</a> <a href="/tag/safari/" class="tagSmall">safari</a> <a href="/tag/software/" class="tagSmall">software</a> <a href="/tag/ads/" class="tagSmall">ads</a> <a href="/tag/apple/" class="tagSmall">apple</a> <a href="/tag/server/" class="tagSmall">server</a> <a href="/tag/app-store/" class="tagSmall">app-store</a> <a href="/tag/mobileme/" class="tagSmall">mobileme</a> <a href="/tag/video/" class="tagSmall">video</a> <a href="/tag/MacbookPro/" class="tagSmall">MacbookPro</a> <a href="/tag/mac/" class="tagSmall">mac</a> <a href="/tag/accessories/" class="tagSmall">accessories</a> <a href="/tag/itunes/" class="tagSmall">itunes</a> <a href="/tag/AppleHistory/" class="tagSmall">AppleHistory</a> <a href="/tag/twitter/" class="tagSmall">twitter</a> <a href="/tag/rumors/" class="tagSmall">rumors</a> <a href="/tag/AppleStore/" class="tagSmall">AppleStore</a> <a href="/tag/IpodShuffle/" class="tagSmall">IpodShuffle</a> <a href="/tag/sdk/" class="tagSmall">sdk</a> <a href="/tag/ipod/" class="tagSmall">ipod</a> <a href="/tag/developers/" class="tagSmall">developers</a> <a href="/tag/giveaway/" class="tagSmall">giveaway</a> <a href="/tag/Kindle/" class="tagSmall">Kindle</a> <a href="/tag/podcast/" class="tagSmall">podcast</a> <a href="/tag/design/" class="tagSmall">design</a> <a href="/tag/games/" class="tagSmall">games</a> <a href="/tag/att/" class="tagSmall">att</a> <a href="/tag/hulu/" class="tagSmall">hulu</a> <a href="/tag/update/" class="tagSmall">update</a> <a href="/tag/firstlook/" class="tagSmall">firstlook</a> <a href="/tag/iphone3g/" class="tagSmall">iphone3g</a> <a href="/tag/productivity/" class="tagSmall">productivity</a> <a href="/tag/macbook/" class="tagSmall">macbook</a> <a href="/tag/pricing/" class="tagSmall">pricing</a> <a href="/tag/ipod-touch/" class="tagSmall">ipod-touch</a> <a href="/tag/iPhone/" class="tagSmall">iPhone</a> <a href="/tag/talkcast/" class="tagSmall">talkcast</a> <a href="/tag/retro-tuaw/" class="tagSmall">retro-tuaw</a> <a href="/tag/hardware/" class="tagSmall">hardware</a> <a href="/tag/music/" class="tagSmall">music</a> <a href="/tag/security/" class="tagSmall">security</a> <a href="/tag/apps/" class="tagSmall">apps</a> <a href="/tag/iLife/" class="tagSmall">iLife</a> <a href="/tag/release/" class="tagSmall">release</a> <a href="/tag/MacOsX/" class="tagSmall">MacOsX</a> <a href="/tag/IphoneOs/" class="tagSmall">IphoneOs</a> </p></div></div><div class="module"><h3><span class="wrap">More Apple Analysis</span></h3><ul><li><a href="http://aapl.bloggingstocks.com/">AAPL on BloggingStocks</a> The Apple category feed from BloggingStocks.com</li><li><a href="http://finance.aol.com/quotes/apple-inc/aapl/nas">AAPL Quote, News & Summary</a> The AAPL financials page from AOL Money and Finance</li><li><a href="http://www.bloggingstocks.com/tag/iphone">iPhone analysis from BloggingStocks</a> iPhone tag feed from BloggingStocks</li><li><a href="http://www.downloadsquad.com/category/macintosh/">Macintosh news and reviews on Download Squad</a> The Macintosh category feed from Download Squad</li></ul></div><div class="module"><h3><span class="wrap">More from AOL Money and Finance</span></h3><ul><li><a href="http://money.aol.com/investing/stockscreener">Stock Screener</a> </li><li><a href="http://money.aol.com/stock-quotes">Stock Quotes</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">DJIA</a> </li><li><a href="http://www.walletpop.com/taxes/amt">AMT</a> </li><li><a href="http://www.walletpop.com/loans/auto">Auto Loans</a> </li><li><a href="http://www.walletpop.com/banking">Banking</a> </li><li><a href="http://www.walletpop.com/insurance/car-insurance">Car Insurance</a> </li><li><a href="http://www.walletpop.com/banking/checking">Checking Account</a> </li><li><a href="http://www.walletpop.com/credit/credit-cards">Credit Cards</a> </li><li><a href="http://www.walletpop.com/credit/credit-reports">Credit Reports</a> </li><li><a href="http://www.walletpop.com/deals">Deals</a> Deals</li><li><a href="http://money.aol.com/creditdebt/debt">Debt Management</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">Dow Jones Industrial Average</a> </li><li><a href="http://money.aol.com/news/earnings">Earnings</a> </li><li><a href="http://finance.aol.com/quotes/google-inc/goog/nas">GOOG</a> </li><li><a href="http://www.walletpop.com/insurance/health-insurance">Health Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/home-insurance">Home Insurance</a> </li><li><a href="http://www.walletpop.com/fraud/identity-theft">Identity Theft</a> </li><li><a href="http://www.walletpop.com/taxes/basics">Income Tax Basics</a> </li><li><a href="http://www.walletpop.com/insurance">Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/life-insurance">Life Insurance</a> </li><li><a href="http://www.walletpop.com/loans">Loans</a> </li><li><a href="http://money.aol.com">Money</a> </li><li><a href="http://www.walletpop.com/mortgages">Mortgages</a> </li><li><a href="http://www.walletpop.com/loans/personal">Personal Loans</a> </li><li><a href="http://www.walletpop.com/recession">Recession</a> </li><li><a href="http://www.walletpop.com/mortgages/refinancing">Refinancing</a> </li><li><a href="http://www.walletpop.com/retirement">Retirement</a> </li><li><a href="http://www.walletpop.com/banking/savings">Savings Account</a> </li><li><a href="http://smallbusiness.aol.com/">Small Business</a> </li><li><a href="http://finance.aol.com/usw/quotes/charts">Stock Charts</a> </li><li><a href="http://money.aol.com/stock-ticker">Stock Ticker</a> </li><li><a href="http://www.walletpop.com/taxes">Taxes</a> </li><li><a href="http://money.aol.com/news/technology">Tech News</a> </li></ul></div><div class="blogroll" id="winblogroll"> <br> <h3 id="blogroll_header"><span><a href="http://www.weblogsinc.com">WIN Network</a></span></h3> <br> <br> <ul id="winblogroll" class="accordian"> <br> <br> <li class="winblogrollcat"><strong class="trigger">Autos</strong> <br> <br> <ul id="consumer"> <br> <li><a href="http://www.autoblog.com/">Autoblog</a></li> <br> <li><a href="http://www.autobloggreen.com/">Autoblog Green</a></li> <br> <li><a href="http://spanish.autoblog.com/">Autoblog Spanish</a></li> <br> <li><a href="http://chinese.autoblog.com/">Autoblog Chinese</a></li> <br> <li><a href="http://cn.autoblog.com/">Autoblog Simplified Chinese</a></li> <br> <li><a href="http://jp.autoblog.com/">Autoblog Japanese</a></li> <br> <li><a href="http://uk.autoblog.com/">Autoblog UK</a></li> <br> <li><a href="http://de.autoblog.com/">Autoblog Auf Deutsh</a></li> <br> <li><a href="http://fr.autoblog.com/">Autoblog En Fran?ais</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Technology</strong> <br> <ul id="technology"> <br> <li><a href="http://www.downloadsquad.com/">Download Squad</a></li> <br> <li><a href="http://www.engadget.com/">Engadget</a></li> <br> <li><a href="http://www.engadgethd.com/">Engadget HD</a></li> <br> <br> <li><a href="http://www.engadgetmobile.com/">Engadget Mobile</a></li> <br> <li><a href="http://chinese.engadget.com/">Engadget Chinese</a></li> <br> <li><a href="http://cn.engadget.com/">Engadget Simplified Chinese</a></li> <br> <li><a href="http://japanese.engadget.com/">Engadget Japanese</a></li> <br> <li><a href="http://de.engadget.com/">Engadget Germany</a></li> <br> <li><a href="http://kr.engadget.com/">Engadget Korea</a></li> <br> <br>???????????????????????? <li><a href="http://pl.engadget.com/">Engadget Polska</a></li> <br> <li><a href="http://spanish.engadget.com/">Engadget Spanish</a></li> <br>???????????????????????? <li><a href="http://www.switched.com/">Switched</a></li> <br> <li><a href="http://www.tuaw.com/">TUAW (Apple)</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Lifestyle</strong> <br> <br> <ul id="lifestyle"> <br>???????????????????????? <li><a href="http://www.aisledash.com/">AisleDash</a></li> <br>?? <li><a href="http://www.diylife.com/">DIY Life</a></li> <br> <li><a href="http://www.gadling.com/">Gadling</a></li> <br> <li><a href="http://www.greendaily.com/">Green Daily</a></li> <br> <li><a href="http://www.luxist.com/">Luxist</a></li> <br>???????????????????????? <li><a href="http://jp.luxist.com/">Luxist Japanese</a></li> <br> <br> <li><a href="http://www.parentdish.com/">ParentDish</a></li> <br> <li><a href="http://www.slashfood.com/">Slashfood</a></li> <br> <li><a href="http://www.stylelist.com/blog/">StyleList Blog</a></li> <br> <li><a href="http://www.thatsfit.com/">That's Fit</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Gaming</strong> <br> <br> <ul id="gaming"> <br> <li><a href="http://www.joystiq.com/">Joystiq</a></li> <br> <li><a href="http://nintendo.joystiq.com/">Joystiq [Nintendo]</a></li> <br> <li><a href="http://xbox.joystiq.com/">Joystiq [Xbox]</a></li> <br> <li><a href="http://playstation.joystiq.com/">Joystiq [PlayStation]</a></li> <br> <li><a href="http://jp.joystiq.com/">Joystiq Japanese</a></li> <br>???????????????????????? <li><a href="http://www.massively.com/">Massively</a></li> <br> <br> <li><a href="http://www.wowinsider.com/">WoW Insider</a></li> <br>???????????????????????? <li><a href="http://news.bigdownload.com">Big Download</a></li> <br> <li><a href="http://www.gamedaily.com/">GameDaily</a></li> <br>???????????????????????? <li><a href="http://www.playsavvy.com">PlaySavvy</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Entertainment</strong> <br> <ul id="entertainment"> <br> <li><a href="http://www.cinematical.com/">Cinematical</a></li> <br> <li><a href="http://nl.cinematical.com/">Cinematical Nederland</a></li> <br> <li><a href="http://www.cinematical.pl/">Cinematical Polska</a></li> <br> <li><a href="http://www.cinematical.es/">Cinematical Espana</a></li> <br> <li><a href="http://www.tvsquad.com/">TV Squad</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Finance</strong> <br> <br> <ul id="finance"> <br>???????????????????????? <li><a href="http://www.bloggingbuyouts.com/">BloggingBuyouts</a></li> <br> <li><a href="http://www.bloggingstocks.com/">BloggingStocks</a></li> <br> <li><a href="http://www.dailyfinance.com/">DailyFinance</a></li> <br> <li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average/%24indu/dji">DIJA</a></li> <br> <li><a href="http://www.walletpop.com/">WalletPop</a></li> <br> <li><a href="http://www.walletpop.co.uk/">WalletPop UK</a></li> <br> <li><a href="http://www.walletpop.com/taxes/">Taxes</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Sports</strong> <br> <ul id="sports"> <br>???????????????????????? <li><a href="http://www.fanhouse.com">FanHouse</a></li> <br>???????????????????????? <li><a href="http://nfl.fanhouse.com/">NFL</a></li> <br>???????????????????????? <li><a href="http://nba.fanhouse.com/">NBA</a></li> <br>???????????????????????? <li><a href="http://mlb.fanhouse.com/">MLB</a></li> <br>???????????????????????? <li><a href="http://ncaafootball.fanhouse.com/">NCAA Football</a></li> <br>???????????????????????? <li><a href="http://ncaabasketball.fanhouse.com/">NCAA Basketball</a></li> <br>???????????????????????? <li><a href="http://motorsports.fanhouse.com/">NASCAR</a></li> <br>???????????????????????? <li><a href="http://nhl.fanhouse.com/">NHL</a></li> <br>???????????????????????? <li><a href="http://golf.fanhouse.com/">Golf</a></li> <br>???????????????????????? <li><a href="http://fantasyfootball.fanhouse.com/">Fantasy Football</a></li> <br>???????????????????????? <li><a href="http://fantasybasketball.fanhouse.com/">Fantasy Basketball</a></li> <br>???????????????????????? <li><a href="http://mma.fanhouse.com/2009/05/23/ufc-98-results-live-updates-of-evans-machida-hughes-serra-mo/">UFC 98 results</a></li> <br> </ul> <br> </li> <br> <br>???????? <li class="winblogrollcat"><strong class="trigger">Also on AOL</strong> <br> <ul id="alsoAOL"> <br> <li><a href="http://www.politicsdaily.com">Politics Daily</a></li> <br>???????????????????????? <li><a href="http://blackvoices.aol.com/">African-American Culture</a></li> <br>???????????????????????? <li><a href="http://autos.aol.com/">Cars</a></li> <br> <li><a href="http://www.games.com/">Games</a></li> <br>???????????????????????? <li><a href="http://www.mapquest.com">Maps</a></li> <br> <li><a href="http://money.aol.com/">Money</a></li> <br> <li><a href="http://www.moviefone.com/">Movies</a></li> <br> <li><a href="http://music.aol.com/">Music</a></li> <br> <li><a href="http://news.aol.com/">News</a></li> <br> <li><a href="http://music.aol.com/radioguide/bb">Radio</a></li> <br> <li><a href="http://sports.aol.com/">Sports</a></li> <br> <li><a href="http://money.aol.com/stock-quotes/">Stock Quotes</a></li> <br> <li><a href="http://television.aol.com/">Television</a></li <br> <li><a href="http://travel.aol.com/">Travel</a></li> <br> </ul> <br> </li> <br> </ul> <br> </div><a href="http://daol.aol.com/software/mac/iphone/radio" title="AOL iPhone Radio" class="aol-radio"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/aol_radio_2.gif" alt="AOL Radio" /></a> <br> <a href="http://www.stitcher.com/listen.php?fid=8189" title="TUAW on Stitcher"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-stitcher.gif" alt="TUAW on Stitcher" /></a></div><!– /subcontent –> <br> </div> <br> <div id="footer"> <br> <div class="searchform"> <br> <ul class="searchnav clearfix"> <br> <li id="search-tab-blog2" class="selected"><a onclick="return searchTarget('/search/?q=', 0, 'search-tab-blog2');" href="#">TUAW</a></li> <br> <li id="search-tab-Web2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Web2');" href="http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=">Web</a></li> <br> <li id="search-tab-Images2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Images2');"href="http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=">Images</a></li> <br> <li id="search-tab-Video2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Video2');"href="http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=">Video</a></li> <br> <li id="search-tab-News2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-News2');"href="http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=">News</a></li> <br> <li id="search-tab-Local2" class=""><a onclick="return searchTarget('http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Local2');" href="http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=">Local</a></li> <br> </ul> <br> <form name="s_form2" action="/search/"><fieldset><input type="text" name="q" id="queryname2" value="" class="text" /><button id="searchsubmit" onclick="return submitHeaderSearch('onclick');" type="submit" name="searchsubmit" title="Search" ></button><input type="hidden" name="invocationType" value="wl-tuaw-ft" /></fieldset></form> <br> </div><!– /show-footer-search.html.php –> <br> <div class="bottomleader"> <br> <script type="text/javascript"> <br> <!– <br> adSetType("F"); <br> htmlAdWH('93217798', '728', '90'); <br> adSetType(""); <br> //–> <br> </script> <br> </div><!– /topleader –></div><!– /footer –> <br> <div id="grid2"> <br> <table class="grid-table" cellspacing="0"> <br> <tr> <br> <td scope="col" class="first"> <br> <h4><img src="http://www.blogsmithmedia.com/www.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.joystiq.com/">Joystiq</a></h4><ul><li><a href="http://www.joystiq.com/2009/05/30/qore-leak-reveals-new-psp-metal-gear-jak-and-daxter-and-more/" rel="bookmark">Qore leak reveals new PSP Metal Gear and more</a></li><li><a href="http://www.joystiq.com/2009/05/30/steam-has-assassins-creed-splinter-cell-double-agent-50-off/" rel="bookmark">Steam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5</a></li><li><a href="http://www.joystiq.com/2009/05/30/rumor-psp-go-revealed-in-june-issue-of-qore/" rel="bookmark">PSP Go revealed in June issue of Qore [update]</a></li></ul></td> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.downloadsquad.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.downloadsquad.com/">Download Squad</a></h4><ul><li><a href="http://www.downloadsquad.com/2009/05/30/search-for-useful-bookmarklets-with-bookmarklet-directory/" rel="bookmark">Search for useful bookmarklets with Bookmarklet Directory</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/where-to-watch-the-stanley-cup-finals-online/" rel="bookmark">Where to watch the Stanley Cup finals online</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/goog-411-now-provides-intersection-info/" rel="bookmark">Goog-411 now provides intersection info</a></li></ul></td> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.bloggingstocks.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.bloggingstocks.com/">BloggingStocks</a></h4><ul><li><a href="http://www.bloggingstocks.com/2009/05/30/allegheny-energy-knows-the-u-s-will-eventually-need-more-power/" rel="bookmark">Allegheny Energy knows the U.S. will eventually need more power</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/stock-2-quicksilver-zqk/" rel="bookmark">Stock #2: Quicksilver (ZQK)</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/earnings-highlights-autozone-costco-dell-heinz-staples-tif/" rel="bookmark">Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more</a></li></ul></td> <br> </tr> <br> <tr> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.autoblog.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.autoblog.com/">Autoblog</a></h4><ul><li><a href="http://www.autoblog.com/2009/05/30/report-two-plants-saved-from-closing-under-new-gm-uaw-agreement/" rel="bookmark">REPORT: Two plants saved from closing under new GM/UAW agreement</a></li><li><a href="http://www.autoblog.com/2009/05/30/video-corvette-gran-sport-launch-control-tested-in-dealer-lo/" rel="bookmark">VIDEO: Corvette Grand Sport launch control tested… in dealer lot</a></li><li><a href="http://www.autoblog.com/2009/05/30/kerfuffle-what-kerfuffle-all-formula-1-teams-reportedly-sign-o/" rel="bookmark">Kerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010</a></li></ul></td> <br> <td scope="col" class="last"> <br> <h4><img src="http://www.blogsmithmedia.com/xbox.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://xbox.joystiq.com/">Joystiq Xbox</a></h4><ul><li><a href="http://xbox.joystiq.com/2009/05/29/xbox-360-fancast-118-pre-e3-extravaganza-part-2/" rel="bookmark">Xbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2</a></li><li><a href="http://xbox.joystiq.com/2009/05/28/raiden-iv-media-blowout/" rel="bookmark">Raiden IV media blowout </a></li><li><a href="http://xbox.joystiq.com/2009/05/28/joyswag-gel-set-and-match/" rel="bookmark">Joyswag: Gel: Set & Match</a></li></ul></td> <br> <td scope="col" class="last"> <br> <h4><img src="http://www.blogsmithmedia.com/www.engadget.com/media/favicon-v2.ico" alt="" height="16" width="16" /> <a href="http://www.engadget.com/">Engadget</a></h4><ul><li><a href="http://www.engadget.com/2009/05/30/alienware-m17x-gaming-laptop-hands-on-it-isnt-quite-all-power/" rel="bookmark">Alienware M17x gaming laptop hands-on: it isn't quite "all powerful," but it'll do in a pinch</a></li><li><a href="http://www.engadget.com/2009/05/30/engadget-podcast-148-05-30-2009/" rel="bookmark">Engadget Podcast 148 – 05.30.2009</a></li><li><a href="http://www.engadget.com/2009/05/30/sonys-psp-go-leaks-out-before-e3-is-obviously-a-go/" rel="bookmark">Video: Sony's PSP Go leaks out before E3, is obviously a go</a></li></ul></td> <br> </tr> <br> </table> <br> </div> <br> <div id="legal"> <br> <a href="http://news.aol.com" target="_blank" class="cobrand-footer">AOL News</a> <br> <p>All contents copyright © 2003-2009, <a href="http://www.weblogsinc.com/">Weblogs, Inc.</a> All rights reserved</p> <br> <p><a href="">The Unofficial Apple Weblog (TUAW)</a> is a member of the <a href="http://www.weblogsinc.com/">Weblogs, Inc. Network</a>. <a href="http://www.weblogsinc.com/privacy/">Privacy Policy</a>, <a href="http://www.weblogsinc.com/terms/">Terms of Service</a>, <a href="http://www.weblogsinc.com/report/">Notify AOL</a></p> <br> <br> </div><!– /legal –> <br> </div><!– /main –> <br> </div><!– /container –> <br> </body> <br> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tuaw.com/include/jquery.js"></script> <br> <script type="text/javascript"> <br> $(document).ready(init); <br> function init() <br> { <br> $('.winblogrollcat').children('ul').hide(); <br> $('.winblogrollcat .trigger').click(function(evt){ <br> $(this.parentNode).children('ul').slideToggle('fast'); <br> }); <br>???? $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); <br> } <br> </script> <br> <script type="text/javascript" src="http://www.blogcdn.com/js/addthis.js"></script> <br> <script type="text/javascript"> <br> if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { <br>?? top.location.replace(self.location.href); <br> } <br> </script> <br> </html><script type="text/javascript"> <br> <!– <br> document.write('<scr' + 'ipt src="http://www.tuaw.com/traffic/' + '?t=js&bv=&os=&tz=&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=955338100" type="text/javascript"></scr' + 'ipt>'); <br> // –> <br> </script><noscript><img src="http://www.tuaw.com/traffic/?t=px&bv=JavaScript+Disabled&os=&tz=default&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=1942902130" alt="the end" width="1" height="1"border="0" /></noscript></div><div id=clir></div></td></tr><tr><td class=submitcell><div style=float:left><select name=sl id=old_sl tabindex=0 ><option value="auto">Detect language</option><option value="separator" disabled>—</option><option value="sq">Albanian</option><option value="ar">Arabic</option><option value="bg">Bulgarian</option><option value="ca">Catalan</option><option value="zh-CN">Chinese</option><option value="hr">Croatian</option><option value="cs">Czech</option><option value="da">Danish</option><option value="nl">Dutch</option><option SELECTED value="en">English</option><option value="et">Estonian</option><option value="tl">Filipino</option><option value="fi">Finnish</option><option value="fr">French</option><option value="gl">Galician</option><option value="de">German</option><option value="el">Greek</option><option value="iw">Hebrew</option><option value="hi">Hindi</option><option value="hu">Hungarian</option><option value="id">Indonesian</option><option value="it">Italian</option><option value="ja">Japanese</option><option value="ko">Korean</option><option value="lv">Latvian</option><option value="lt">Lithuanian</option><option value="mt">Maltese</option><option value="no">Norwegian</option><option value="pl">Polish</option><option value="pt">Portuguese</option><option value="ro">Romanian</option><option value="ru">Russian</option><option value="sr">Serbian</option><option value="sk">Slovak</option><option value="sl">Slovenian</option><option value="es">Spanish</option><option value="sv">Swedish</option><option value="th">Thai</option><option value="tr">Turkish</option><option value="uk">Ukrainian</option><option value="vi">Vietnamese</option></select><span class=langselect id=sl_select></span> <span class="arrow" onclick="ctr._swap()">></span> <select name=tl id=old_tl tabindex=0 ><option value="sq">Albanian</option><option value="ar">Arabic</option><option value="bg">Bulgarian</option><option value="ca">Catalan</option><option value="zh-CN">Chinese (Simplified)</option><option value="zh-TW">Chinese (Traditional)</option><option value="hr">Croatian</option><option value="cs">Czech</option><option value="da">Danish</option><option value="nl">Dutch</option><option value="en">English</option><option value="et">Estonian</option><option value="tl">Filipino</option><option value="fi">Finnish</option><option value="fr">French</option><option value="gl">Galician</option><option SELECTED value="de">German</option><option value="el">Greek</option><option value="iw">Hebrew</option><option value="hi">Hindi</option><option value="hu">Hungarian</option><option value="id">Indonesian</option><option value="it">Italian</option><option value="ja">Japanese</option><option value="ko">Korean</option><option value="lv">Latvian</option><option value="lt">Lithuanian</option><option value="mt">Maltese</option><option value="no">Norwegian</option><option value="pl">Polish</option><option value="pt">Portuguese</option><option value="ro">Romanian</option><option value="ru">Russian</option><option value="sr">Serbian</option><option value="sk">Slovak</option><option value="sl">Slovenian</option><option value="es">Spanish</option><option value="sv">Swedish</option><option value="th">Thai</option><option value="tr">Turkish</option><option value="uk">Ukrainian</option><option value="vi">Vietnamese</option></select><span class=langselect id=tl_select></span> <a class=swap href="" onclick="ctr._swap();return false;">swap</a></div><div style=float:right><span class=subbutton id=submit_button></span><input type=submit id=old_submit value="Translate" tabindex=0></div></td><td></td><td id=dict></td></tr><tr><td colspan=2> <script>window.jstiming.load.tick('br');h = new _History();ctr = new _TranslateForm(new _LanguageSelector('old_sl','sl_select','3'),new _LanguageSelector('old_tl','tl_select','3'),'old_submit','submit_button', h,'source','result_box','dict','autotrans','/translate','/translate_t',undefined,'http://209.85.225.132/translate_f', 'select_text','select_document', 'file_div', 'file',true,'search','clir');window.jstiming.load.tick('prt')</script></td><td align=right><span id=zippyspan onclick="_rolldown()"><img src="http://www.google.com/images/zippy_plus_sm.gif" style="margin-right:0.33em;visibility:visible" id=zippyicon>Contribute a better translation</span></td></tr></table></form><table id=suggesttable><tr><td colspan=3><div id=thanks style="height:0px; display: none"><span style="padding:2px; background-color:#ff9" id=sug_thk>Thank you for contributing your translation suggestion to Google Translate.</span></div><form action="/translate_suggestion" target=hidden_iframe method=post id=suggestion_form style="height:0px; overflow:hidden; display:none" class=highlight onsubmit="_submitroll()"><input type=hidden name=hl value="en"><input type=hidden name=oe value="ISO-8859-1"><input type=hidden name=text value="><p class="filed-under">Filed under: <a href="/category/analysisopinion/">Analysis / Opinion</a>, <a href="/category/itunes-store/">iTS</a>, <a href="/category/itunes/">iTunes</a>, <a href="/category/iphone/">iPhone</a></p><h2 class="posttitle"><a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/" rel="bookmark"><span id="ppt19051882">Future iTunes versions could block the Pre, but why?</span></a></h2><p class="byline">by <strong><a href="/bloggers/robert-palmer/">Robert Palmer</a></strong> on May 30th 2009</p><div class="postbody"><!– sphereit start –><p><img vspace="8" hspace="8" border="0" align="right" src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/iphone-pre-548946946.jpg" alt="" />Yesterday, Megan noted a Fortune story saying that <a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/">iTunes syncs flawlessly with the new Palm Pre</a>. This, of course, got the water-cooler talk bubbling: "How did Palm pull it off? Will Apple allow this to happen?"</p> <p>Turns out they already have. A <a href="http://support.apple.com/kb/HT2172">tech note on Apple's website</a> notes the two dozen or so third-party players that iTunes (for Mac OS X, at least) is compatible with, including Rio and Creative Labs Nomad MP3 players. True, many of the models listed predate the iPod, and the tech note itself was last updated a little less than a year ago. But third-party device compatibility with iTunes isn't without precedent.</p> <p>Daring Fireball's John Gruber pointed to a story by Jon Lech Johansen that says <a href="http://nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm-pre/">Apple may block iTunes access to the Pre in a future update</a>; Gruber himself <a href="http://daringfireball.net/linked/2009/05/29/johansen-pre-itunes">said</a> he "wouldn't be surprised if they did." I'm not so sure.<br /></p> <p>First, let's look at how it works. According to Johansen, a unique USB device ID allows iTunes to recognize MP3 players (including iPods) that it's compatible with. Johansen speculates that Palm is using one of these IDs when communicating with iTunes. If it's an iPod's unique ID, then it will work with iTunes for Windows, too; this is an important litmus test and we don't know the results yet.<br /></p> <p>I can understand Apple might not cotton to a Palm Pre <em>specifically</em> masquerading as an iPod USB device. Given that, allowing the Pre to freely communicate with iTunes isn't necessarily bad business sense, presuming Palm implements the functionality in a forthright manner (like other third-party MP3 players that iTunes already supports).</p> <p>Why limit access to the Pre, aside from pure spite? If someone already uses iTunes, chances are they have some quantity of DRM-free iTunes Plus music on their computer. There's no technical reason why the music shouldn't be easily playable on the Pre. One of the upshots of removing DRM in the iTunes store is to facilitate device interoperability. Allow non-Apple devices to play iTunes music, and suddenly Apple has customers it didn't have before.</p> <p>If Apple chooses to cut off just the Pre, and Palm is following the rules, Apple is unnecessarily cutting a stream of revenue. That's something I don't see Apple doing lightly. </p><div id="continued"></div><!– sphereit end –><a href="/tag/iphone" class="category-match-ad"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/iphone-post-banner.jpg" alt="Click here to read all TUAW’s iPhone coverage" /></a></div><div class="postmeta"><p class="posttags"><strong>Tags:</strong> <a href="http://www.tuaw.com/tag/daringfireball/">daringfireball</a>, <a href="http://www.tuaw.com/tag/device/">device</a>, <a href="http://www.tuaw.com/tag/fortune/">fortune</a>, <a href="http://www.tuaw.com/tag/iphone/">iphone</a>, <a href="http://www.tuaw.com/tag/itunes/">itunes</a>, <a href="http://www.tuaw.com/tag/palm+pre/">palm pre</a>, <a href="http://www.tuaw.com/tag/PalmPre/">PalmPre</a>, <a href="http://www.tuaw.com/tag/pre/">pre</a>, <a href="http://www.tuaw.com/tag/usb/">usb</a></p><div class="navbar clearfix"><ul><li class="permalink"><a href="http://nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm-pre/">Source</a></li><li class="print"><a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/print/" target="_blank" class="printthis" rel="nofollow">Print this<span class="printpop"><span>With HP wireless printers,<br/> you could have printed<br/> this from any room<br/> in the house.<br/><strong>Live wirelessly. Print wirelessly</strong></span></span></a></li><li class="email-this"><a href="/forward/19051882/" title="Send this entry to a friend via email">Email this</a></li><li><!– AddThis Button BEGIN –> <script type="text/javascript"> addthis_pub = 'weblogsinc'; addthis_options = 'digg, facebook, delicious, myspace, aolfav, propeller, google, live, stumbleupon, reddit, favorites, technorati, aim, more'; </script> <a class="sharelink" href="http://www.addthis.com/bookmark.php" onmouseover="return addthis_open(this, '', 'http%3A%2F%2Fwww.tuaw.com%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F', 'Future+iTunes+versions+could+block+the+Pre%2C+but+why%3F')" onmouseout="addthis_close()" onclick="return addthis_sendto()">Share</a> <script type="text/javascript" src="http://s7.addthis.com/custom/weblogsinc/addthis_widget.js"></script><!– AddThis Button END –></li><li class="comments"><a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/#comments" title="View reader comments on this entry">Comments (<em>2</em>)</a></li></ul></div></div></div></div><script type="text/javascript"> /* some ie crap */ function iecheck(inc_seven) { // alert(navigator.platform); if (navigator.platform == "Win32" && navigator.appName == "Microsoft Internet Explorer" && window.attachEvent) { var rslt = navigator.appVersion.match(/MSIE (\d+\.\d+)/, ''); var iever = (inc_seven)?(rslt != null && Number(rslt[1]) >= 5.5):(rslt != null && Number(rslt[1]) >= 5.5 && Number(rslt[1]) < 7 ); } else { iever=false; } return iever; } var useFilter=iecheck(false); var ie6Brand='<a href="http://www.sphere.com" target="_new" style="cursor: hand; display: block; width:112px; height:18px; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\'http://cdn11.sphere.com/images/poweredbySphere.png\', sizingMethod=scale);"><img align="absmiddle" border="0" style="margin-left: 2px;" src="http://cdn11.sphere.com/images/iespacer.png"/></a>'; var normalBrand='<a href="http://www.sphere.com" target="_new"><img align="absmiddle" border="0" style="margin-left: 2px;" src="http://cdn11.sphere.com/images/poweredbySphere.png"/></a>'; var brand=''; if(useFilter==false) { brand=normalBrand; } else { brand=ie6Brand; } </script> <div class="sphere clearfix"><div id="sphereTalk"><p id="spherePoweredBy" class="powered-by"></p><div id="talkContainer"><h3>Related Articles From The Unofficial Apple Weblog</h3><ul><li><a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes?icid=sphere_blogsmith_inpage_tuaw" target="_new" onMouseUp="Sphere.Tracker.track(this, \'blogsmith_inpage_tuaw\', \'talk\')" >Fortune: Palm Pre syncs flawlessly with iTunes</a><p class="timestamp">2 days ago</p></li><li><a href="http://www.tuaw.com/2009/04/06/itunes-8-1-1-showing-in-software-update?icid=sphere_blogsmith_inpage_tuaw" target="_new" onMouseUp="Sphere.Tracker.track(this, \'blogsmith_inpage_tuaw\', \'talk\')" >iTunes 8.1.1 showing in Software Update</a><p class="timestamp">54 days ago</p></li><li><a href="http://www.tuaw.com/2009/01/27/apple-wins-comprehensive-patent-for-iphone-bares-teeth-at-palm?icid=sphere_blogsmith_inpage_tuaw" target="_new" onMouseUp="Sphere.Tracker.track(this, \'blogsmith_inpage_tuaw\', \'talk\')" >Apple wins comprehensive patent for iPhone, bares teeth at Palm</a><p class="timestamp">122 days ago</p></li></ul></div><!– end talk container –><div id="artContainer"><h3>Related Articles From Our Tech Network</h3><ul><li><a href="http://www.engadget.com/2009/05/28/the-daily-roundup-heres-what-you-mightve-missed1?icid=sphere_blogsmith_inpage_tuaw" target="_new" onMouseUp="Sphere.Tracker.track(this, \'blogsmith_inpage_tuaw\', \'art\')" >The Daily Roundup: here's what you might've missed</a><p class="timestamp">1 day ago</p></li><li><a href="http://www.engadgetmobile.com/2009/05/28/palm-pre-said-to-sync-up-nicely-with-apples-itunes?icid=sphere_blogsmith_inpage_tuaw" target="_new" onMouseUp="Sphere.Tracker.track(this, \'blogsmith_inpage_tuaw\', \'art\')" >Palm Pre said to sync up nicely with Apple's iTunes</a><p class="timestamp">2 days ago</p></li><li><a href="http://www.engadget.com/2009/05/07/apple-ponders-kiosk-style-movie-and-music-downloads?icid=sphere_blogsmith_inpage_tuaw" target="_new" onMouseUp="Sphere.Tracker.track(this, \'blogsmith_inpage_tuaw\', \'art\')" >Apple ponders kiosk-style movie and music downloads</a><p class="timestamp">22 days ago</p></li></ul></div><!– end art container –></div><!– end sphereTalk –><div id="sphereAd"><script type="text/javascript" src="http://cdn11.sphere.com/widgets/sphereit/js?baseurl=http://cdn11.sphere.com/widgets/sphereit/&siteid=blogsmith_widget_tuaw"></script><iframe frameborder="0" style="position:relative; width:300px; height:250px;" marginheight="0" marginwidth="0" scrolling="no" border="0" src="http://www.sphere.com/ads/aol_sphere_adcom.php?a=93249125"></iframe></div><p class="see-more"><a onclick="return Sphere.Widget.search('http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why')" href="http://www.sphere.com/search?q=sphereit:http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why">See More Related Articles and Blog Posts</a></p></div> <!– end sphere clearfix –><script type="text/javascript"> document.getElementById('spherePoweredBy').innerHTML=brand; </script><div id="comments"><h3 id="readercomments">Reader Comments (Page 1 of 1)</h3></p><div class="commentlinks" id="commentlinks19115203-1854088"><div class="commentclass1 level2 parent comment" id="c19115203"><a href="http://www.tuaw.com/profile/1854088/" target="_blank" rel="nofollow"><img src="http://www.blogsmithcdn.com/avatar/images/16/1854088_64.jpg" alt="Dave" class="avatar" /></a><span class="rownum">1</span><div class="comment-inner"><div class="credits"><h4 class="authorname"><a href="http://www.tuaw.com/profile/1854088/" target="_blank" rel="nofollow">Dave</a> said <span class="time-stamp"> 3:43PM on 5-30-2009</span></h4></div><p>If the Pre looks like an iPod to iTunes how is Apple going to block access to the Pre and not iPods?<br><br>Due to the fact that Rubenstein has insider knowledge of Apple's hardware I think there's a better chance of Jobs & Co. asking for an injunction against Palm.</p><p class="cmt_reply"><a href="#commentform" onclick="replyToCmt('19115203','Dave');">Reply</a></p><div class="cmt_votes"><img class="star-img" src="http://www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt="2 stars" /> <span class="cmt_tools" id="tools_19115203"><a href="#" class="voteLink" id="vd19115203" onclick="voteComment('19115203','down'); return false;" title="Vote This Comment Down"><span class="vote_down button">↓</span></a><a href="#" class="voteLink" id="vu19115203" onclick="voteComment('19115203','up'); return false;" title="Vote This Comment Up"><span class="vote_up button">↑</span></a><a href="#" class="reportLink" id="r19115203" onclick="reportComment(19115203); return false" title="Report This Comment"><span class="report button">report</span></a></span></div></div></div></div><div class="commentlinks" id="commentlinks19115333-2873874"><div class="commentclass2 level2 parent comment" id="c19115333"><a href="http://www.tuaw.com/profile/2873874/" target="_blank" rel="nofollow"><img src="http://www.blogsmithcdn.com/avatar/images/16/2873874_64.jpg" alt="paullloydjohnson" class="avatar" /></a><span class="rownum">2</span><div class="comment-inner"><div class="credits"><h4 class="authorname"><a href="http://www.tuaw.com/profile/2873874/" target="_blank" rel="nofollow">paullloydjohnson</a> said <span class="time-stamp"> 3:58PM on 5-30-2009</span></h4></div><p>The reason Apple would do such a thing is simple. iTunes is the music library of choice for most people these days. For a few people, not being able to sync the Pre with iTunes could be a deal breaker and those same people may decide to buy an iPhone instead.</p><p class="cmt_reply"><a href="#commentform" onclick="replyToCmt('19115333','paullloydjohnson');">Reply</a></p><div class="cmt_votes"><img class="star-img" src="http://www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt="2 stars" /> <span class="cmt_tools" id="tools_19115333"><a href="#" class="voteLink" id="vd19115333" onclick="voteComment('19115333','down'); return false;" title="Vote This Comment Down"><span class="vote_down button">↓</span></a><a href="#" class="voteLink" id="vu19115333" onclick="voteComment('19115333','up'); return false;" title="Vote This Comment Up"><span class="vote_up button">↑</span></a><a href="#" class="reportLink" id="r19115333" onclick="reportComment(19115333); return false" title="Report This Comment"><span class="report button">report</span></a></span></div></div></div></div> <script language="JavaScript" type="text/javascript">var req; function getURL(url) { if(isWorking == true) { setTimeout("getURL(\""+url+"\")", "100"); return false; } isWorking = true; if (window.XMLHttpRequest) { req = new XMLHttpRequest(); req.onreadystatechange = handleHttpResponse; req.open("GET", url, true); req.send(null); } else if (window.ActiveXObject) { // IE try { req = new ActiveXObject("Msxml2.XMLHTTP"); } catch (e) { req = new ActiveXObject("Microsoft.XMLHTTP"); } if (req) { req.onreadystatechange = handleHttpResponse; req.open("GET", url, true); req.send(); } else { alert("Your browser does not support ajax"); } } else { alert("Your browser does not support ajax"); } return false; } function postURL(url,outbuf) { if(isWorking == true) { setTimeout("postURL(\""+url+"\",\""+outbuf+"\")", "100"); return false; } isWorking = true; var browser = navigator.appName; if(browser != "Microsoft Internet Explorer") { req = new XMLHttpRequest(); req.onreadystatechange = handleHttpResponse; req.open("POST", url, true); req.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"); req.send(outbuf); } else if (window.ActiveXObject) { // IE req = new ActiveXObject("Microsoft.XMLHTTP"); if (req) { req.onreadystatechange = handleHttpResponse; req.open("POST", url, true); req.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8"); req.send(outbuf); } } return false; } function handleHttpResponse() { if (req.readyState == 4) { if(req.responseText.charAt(0) == "<") { alert(req.responseText); } else { eval(req.responseText); isWorking = false; } } } var isWorking = false; function reportComment(commentid) { if(confirm("Are you sure you want to report this comment?")) { getURL("/?a=ajax-comment-report&commentid="+commentid); } return false; } function reportCommentOK(commentid) { document.getElementById("c"+commentid).className+=" reportedComment"; alert("Comment has been reported for review. Thank You!"); return false; } function voteComment(commentid,type) { getURL("/?a=ajax-comment-vote&commentid="+commentid+"&type="+type); return false; } function voteCommentOK(commentid) { document.getElementById("c"+commentid).className+=" votedComment"; return false; } function replyToCmt(commentid,author) { var replyInd = document.getElementById("replyindicator"); if (document.getElementById('replyToText')) { var replyToText = document.getElementById('replyToText').value; } else { var replyToText = "replying to"; } if (document.getElementById('replyToUndo')) { var replyToUndo = document.getElementById('replyToUndo').value; } else { var replyToUndo = "Undo"; } replyInd.innerHTML = (replyToText+' <a href="#c'+commentid+'">'+author+'</a> [<a href="#" onclick="wipeReply(\''+commentid+'\'); return false;">'+replyToUndo+'</a>]'); document.getElementById("sourceID").value=commentid; } function wipeReply(commentid) { var replyInd = document.getElementById("replyindicator"); replyInd.innerHTML = ""; document.getElementById("sourceID").value = ""; return false; } function showReplies(postid,commentid) { getURL("/?a=ajax-comment-show-replies&commentid="+commentid+"&postid="+postid); return false; } function showRepliesOK(commentid, data) { var replyDiv = document.getElementById(commentid+"_replies"); replyDiv.innerHTML = data; return false; } </script><div class="cmt_paging"> </div></div> <script language="JavaScript" type="text/javascript"> var sns_checked = false; var current_tab = "blogsmith"; function tabTo(tab) { document.getElementById('formerrors').innerHTML = ''; document.getElementById('cmtuinfo_email').style.display='none'; document.getElementById('cmtuinfo_blogsmith').style.display='none'; document.getElementById('cmtuinfo_sns').style.display='none'; document.getElementById('cmtuinfo_'+tab).style.display='block'; document.getElementById('cmtutab_email').className=''; document.getElementById('cmtutab_blogsmith').className=''; document.getElementById('cmtutab_sns').className=''; document.getElementById('cmtutab_'+tab).className='currenttab'; if (!sns_checked && tab == 'sns') { image1 = new Image(); image1.src = "http://www.blogsmithmedia.com/framework.weblogsinc.com/media/loading.gif"; sns.init('ch1ga1KvP7TotwTC'); sns_checked = true; } current_tab = tab; } function inputValidation() { document.getElementById('formerrors').innerHTML = ''; var validInfo = 0; var validName = 0; var validEmail = 0; var validComments = 0; var validSNS = 0; var links = 0; var errors = ''; switch(current_tab) { case "email": var filter = /^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/; var email = document.getElementById('AuthorEmail').value; if(document.getElementById('AuthorName').value == '') { errors += "<p class='error'>We need your name.</p>"; } if (email == '' || !filter.test(email)) { errors += "<p class='error'>E-mail address is not valid.</p>"; } if (!errors) { validInfo = 1; } break; case "blogsmith": if(document.getElementById('C_AuthorEmail').value == '') { errors += "<p class='error'>Invalid email address.</p>"; } if(document.getElementById('C_AuthorPass').value == '') { errors += "<p class='error'>No password given.</p>"; } if (!errors) { validInfo = 1; } break; case "sns": if (document.getElementById('sns_screenname') && document.getElementById('sns_password')) { if (document.getElementById('sns_screenname').value && document.getElementById('sns_password').value) { sns.calls.login(); return false; } } if (document.getElementById('sns_securid')) { if (document.getElementById('sns_securid').value) { sns.calls.login();//setTimeout("sns.calls.login();",1000); return false; } } var token = (document.getElementById('token')) ? document.getElementById('token').value : ''; if(token == '') { errors = "<p class='error'>Invalid SNS login.</p> "; } else { validInfo = 1; } break; } var txt = document.getElementById('Comments').value; if(txt != '') { validComments = 1; } for (var ind=0;ind<txt.length;ind++) { if (txt.substring(ind,ind+7)=="http://") { links = links + 1; } else if (txt.substring(ind,ind+6)=="ftp://") { links = links + 1; } else if (txt.substring(ind,ind+8)=="https://") { links = links + 1; } } if(validInfo == 1 && validComments == 1 && links < 4) { return true; } else { var errorMessage = "<h4 class='error-title'>Errors</h4>"; errorMessage += errors; if(validComments == 0) { errorMessage += "<p class='error'>No comment written.</p> "; } if(links > 3) { errorMessage += "<p class='error'>Sorry mate, you can only enter 3 urls.</p>"; } document.getElementById('formerrors').innerHTML = errorMessage; return false; } } </script> <div id="comments"> <h3 id="addcomments">Add your comments</h3> <form action="#thankYou" id="commentform" name="commentform" method="post" onsubmit="return inputValidation();"> <div id="cmttabs"> <ul> <li id="cmtutab_email"><a href="#" onclick="tabTo('email');return false;">New Readers</a></li> <li id="cmtutab_blogsmith" class="currenttab"><a href="#" onclick="tabTo('blogsmith');return false;">Returning</a></li> <li id="cmtutab_sns"><a href="#" onclick="tabTo('sns');return false;" class="cmtaol" title="Sign in with your AOL/AIM username!">AOL/AIM </a></li> </ul> </div> <div id="formerrors" class='formerrors'></div> <!– email –> <div id="cmtuinfo_email" class="cmtuinfo clearfix" style="display: none;"> <p class="instructions">First time? A confirmation email will be sent to you after submitting.</p> <label for="AuthorName" class="first">Name:<br /> <input type="text" name="AuthorName" id="AuthorName" class="form" value="" /></label> <label for="AuthorEmail">E-mail:<br /> <input type="text" name="AuthorEmail" id="AuthorEmail" class="form" value=""/></label> </div> <!– /email –> <!– blogsmith –> <div id="cmtuinfo_blogsmith" class="cmtuinfo clearfix" style="display: none;"> <p class="instructions">Members enter your username and password.</p> <label for="C_Author" class="first">E-mail:<br /> <input id="C_AuthorEmail" type="text" class="formtext" name="C_AuthorEmail" value="" /></label> <label for="C_AuthorPass">Password:<br /> <input id="C_AuthorPass" type="password" class="formtext" name="AuthorPassword" value=""/></label> </div> <!– /blogsmith –> <!– SNS –> <div id="cmtuinfo_sns" class="cmtuinfo clearfix" style="display: none;"> <p class="instructions">Enter your AOL or AIM screenname and password.</p> <div id="sns"> <p align="center"><img src="/media/loading.gif"></p> </div> <!–<input id="snslogin" type="button" onclick="sns.calls.login();" value="Login">–> </div> <!– /SNS –> <div id="cmtmain"> <div id="replyindicator"></div> <div> <label for="Comments">Your comments:</label> <textarea name="Comments" id="Comments" rows="8" style="width:98%"></textarea> </div> <div class="cmtchecks"> <input type="checkbox" checked="checked" id="RememberMeYes" name="RememberMe" /> <label for="RememberMeYes">Remember me</label> </div> <div class="cmtchecks"> <input type="checkbox" checked="checked" id="EmailMe" name="EmailMe" /> <label for="EmailMe">E-Mail me when someone replies to this comment</label> </div> <div id="cmtbuttons"> <input type="submit" id="addCommentButton" value="Add Comment" /> </div> <input type="hidden" name="Form" value="Comments" /><input type="hidden" name="ButtonSave" value="Save" /> <input type="hidden" id="sourceID" name="SourceID" value="" /> <input type="hidden" id="postID" name="PostID" value="" /> </div> <div id="instructions"> <p class="preamble">Please keep your comments relevant to this blog entry. <strong>Email addresses are never displayed, but they are required to confirm your comments.</strong></p> <p>When you enter your name and email address, you'll be sent a link to confirm your comment, and a password. To leave another comment, just use that password.</p> <p>To create a live link, simply type the URL (including http://) or email address and we will make it a live link for you. You can put up to 3 URLs in your comments. Line breaks and paragraphs are automatically converted ? no need to use <p> or <br /> tags.</p> </div> <input type="hidden" name="referer" value="http://www.tuaw.com:1080/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/"> </form> </div> <script type="text/javascript" src="http://www.blogsmithmedia.com/framework.weblogsinc.com/b-c/ajax.js"></script> <script type="text/javascript" src="http://www.weblogsinc.com/b-c/sns.js"></script> <script type="text/javascript" >tabTo(current_tab);</script> <script language="JavaScript" type="text/javascript">function getUserInfo() {var anchor = document.getElementById('addCommentButton');var sID = document.createElement('input');sID.type = 'hidden';sID.id = 'sID';sID.name = 'sID';sID.value = '9a0a4ab1dd8480fac952ae1d083d21a4';var uID = document.createElement('input');uID.type = 'hidden';uID.id = 'uID';uID.name = 'uID';uID.value = 'c7a5d6e4cff335bdd1265154127e8ced';var tStamp = document.createElement('input');tStamp.type = 'hidden';tStamp.id = 'tStamp';tStamp.name = 'tStamp';tStamp.value = '50405';var cacheId = document.createElement('input');cacheId.type = 'hidden';cacheId.id = 'cacheId';cacheId.name = 'cacheId';cacheId.value = '4006218568046222';anchor.parentNode.insertBefore(sID,anchor);anchor.parentNode.insertBefore(uID,anchor);anchor.parentNode.insertBefore(tStamp,anchor);anchor.parentNode.insertBefore(cacheId,anchor);var divArray = document.getElementsByTagName('div');for(var i=0;i<divArray.length;i++) {if(divArray[i].className == 'post') {document.getElementById('postID').value = divArray[i].id;}}}getUserInfo();</script> </div><!– /content –> </div><!– /col-1 –> <div id="col-2"> <div id="subcontent" class="clearfix"> <div class="medrect"> <script type="text/javascript"> <!– adSetType("F"); htmlAdWH("93217898", "300", "250"); adSetType(""); //–> </script> </div><!– /medrect –><div id="tip-day"><div id="tip-day-inner"><h2>Tip of the Day</h2><p class="tip">To turn on your firewall, open System Preferences, and click the Security icon. Then, click the Firewall tab. Make sure either "Allow only essential services" is selected, or choose "set access for specific services and applications" yourself.<br /><br /></p><div class="learnmore"><a href="http://www.tuaw.com/2005/01/03/tuaw-tip-of-the-day/">Learn More</a></div></div></div><div id="breakingnews" class="headlines"><div class="wrap"><h3><span><a href="/tag/breaking news/">Breaking news</a> <a href="http://www.tuaw.com/tag/breaking news/rss.xml" class="feed" title="Subscribe to breaking news">Feed</a></span></h3><ul><li><a href="http://www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/"><a rel="bookmark" href="http://www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/" rel="bookmark">Breaking News: No new app submissions unless they run on OS 3.0</a></li><li><a href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/"><a rel="bookmark" href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/" rel="bookmark">First Look: Bento for iPhone and iPod touch</a></li><li><a href="http://www.tuaw.com/2009/04/23/the-app-store-hits-one-billion-downloads/"><a rel="bookmark" href="http://www.tuaw.com/2009/04/23/the-app-store-hits-one-billion-downloads/" rel="bookmark">The App Store hits one billion downloads!</a></li><li><a href="http://www.tuaw.com/2009/03/30/macworld-2010-moves-to-february/"><a rel="bookmark" href="http://www.tuaw.com/2009/03/30/macworld-2010-moves-to-february/" rel="bookmark">Macworld 2010 moves to February</a></li><li><a href="http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/"><a rel="bookmark" href="http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" rel="bookmark">Skype for iPhone coming Tuesday, says CNET</a></li><li><a href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/"><a rel="bookmark" href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/" rel="bookmark">Apple says jailbreaking is illegal</a></li><li><a href="http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/"><a rel="bookmark" href="http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/" rel="bookmark">PwnageTool and QuickPwn updated, compatible with 2.2.1</a></li><li><a href="http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses-security-issues/"><a rel="bookmark" href="http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses-security-issues/" rel="bookmark">QuickTime 7.6 addresses security issues</a></li><li><a href="http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near-unibody-specs/"><a rel="bookmark" href="http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near-unibody-specs/" rel="bookmark">$999 MacBook hardware updated to near-unibody specs</a></li><li><a href="http://www.tuaw.com/2009/01/19/use-your-iphone-to-navigate-inauguration-day/"><a rel="bookmark" href="http://www.tuaw.com/2009/01/19/use-your-iphone-to-navigate-inauguration-day/" rel="bookmark">Use your iPhone to navigate Inauguration Day</a></li></ul></div></div><div id="featuredstories" class="headlines"><h3><span><a href="/tag/features/">Featured stories</a> <a href="http://www.tuaw.com/tag/features/rss.xml" class="feed" title="Subscribe to featured stories">Feed</a></span></h3><ul><li><a href="http://www.tuaw.com/2009/04/17/aol-daily-finance-app-raises-the-bar-for-iphone-investment-tools/"><a rel="bookmark" href="http://www.tuaw.com/2009/04/17/aol-daily-finance-app-raises-the-bar-for-iphone-investment-tools/">AOL Daily Finance app raises the bar for iPhone investment tools</a></li><li><a href="http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"><a rel="bookmark" href="http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/">TUAW Tip: Swap out your laptop's hard disk for a spiffy new SSD</a></li><li><a href="http://www.tuaw.com/2009/04/14/another-fistful-of-apps-ember-headspace-mymovies-nozbe-jugl/"><a rel="bookmark" href="http://www.tuaw.com/2009/04/14/another-fistful-of-apps-ember-headspace-mymovies-nozbe-jugl/">Another fistful of apps: Ember, Headspace, myMovies, Nozbe, Juglir and LiveView</a></li><li><a href="http://www.tuaw.com/2009/04/01/tuaw-1976/"><a rel="bookmark" href="http://www.tuaw.com/2009/04/01/tuaw-1976/">TUAW 1976</a></li><li><a href="http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"><a rel="bookmark" href="http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/">My Dad, the Switcher: Day 140</a></li><li><a href="http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/"><a rel="bookmark" href="http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/">My Dad, the Switcher: Day 139</a></li><li><a href="http://www.tuaw.com/2009/02/10/31-fart-apps-in-90-seconds/"><a rel="bookmark" href="http://www.tuaw.com/2009/02/10/31-fart-apps-in-90-seconds/">31 fart apps in 90 seconds</a></li><li><a href="http://www.tuaw.com/2009/02/08/app-store-demo-no-lite-yes/"><a rel="bookmark" href="http://www.tuaw.com/2009/02/08/app-store-demo-no-lite-yes/">App Store: "Demo" no, "Lite" yes</a></li><li><a href="http://www.tuaw.com/2009/02/02/one-month-with-apple-tv/"><a rel="bookmark" href="http://www.tuaw.com/2009/02/02/one-month-with-apple-tv/">One month with Apple TV</a></li><li><a href="http://www.tuaw.com/2008/12/27/traveling-iphone-can-help/"><a rel="bookmark" href="http://www.tuaw.com/2008/12/27/traveling-iphone-can-help/">Traveling? iPhone can help!</a></li></ul></div><br class="clear" /> <div class="medrect"> <script type="text/javascript"> <!– adSetType("F"); htmlAdWH("93217998", "300", "250"); adSetType(""); //–> </script> </div><!– /medrect –><div id="twitter_linkage" class="module"><a href="http://www.twitter.com/tuaw" target="_blank"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/twitter-follow-2.jpg" alt="Follow us on Twitter!" /></a></div> <!– Start of Flickr Badge –> <div class="module"> <h3><a href="http://flickr.com/photos/tags/tuaw" target="_blank"><span>TUAW <strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong> Pool</span></a></h3> <table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper"> <tr> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?show_name=1&count=3&display=latest&size=t&layout=h&source=all_tag&tag=tuaw&user=15453323%40N00"></script> </tr> </table> <a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a> </div> <!– End of Flickr Badge –><object lassid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="330" height="150"> <param name="movie value="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" /> <param name="wmode" value="transparent" /> <embed src="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="150"></embed> </object><a href="http://www.cafepress.com/tuaw" title="Visit our Cafe Press store" class="rail-promo"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png" alt="TUAW [Cafepress]" /></a><div class="ad-wrap"> <div class="ad-wrap-inner"> <h3 class="hide"><span class="wrap">Sponsored Links</span></h3> <p class="sponsored">Advertise with us. (<a href="http://www.weblogsinc.com/advertise/">Learn more</a>)</p> </div> </div> <h3><span class="wrap">Featured Galleries</span></h3><div class="featuredgalleries clearfix"><div class="thumb"><a href="/photos/gallery-2397/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/08/dnc_img_0431_thumbnail.jpg" alt="DNC Macs" width="75" height="75" title="DNC Macs"></a></div><div class="thumb"><a href="/photos/macworld-2008-keynote-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/001_thumbnail.jpg" alt="Macworld 2008 Keynote" width="75" height="75" title="Macworld 2008 Keynote"></a></div><div class="thumb"><a href="/photos/macworld-2008-build-up/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/dsc_5493_thumbnail.jpg" alt="Macworld 2008 Build-up" width="75" height="75" title="Macworld 2008 Build-up"></a></div><div class="thumb"><a href="/photos/google-earth-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/10/gooe1_thumbnail.png" alt="Google Earth for iPhone" width="75" height="75" title="Google Earth for iPhone"></a></div><div class="thumb"><a href="/photos/podcaster/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/09/pcaster1_thumbnail.jpg" alt="Podcaster" width="75" height="75" title="Podcaster"></a></div><div class="thumb"><a href="/photos/bento-for-iphone-1-0/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/bentoiphonerev-1_thumbnail.jpg" alt="Bento for iPhone 1.0" width="75" height="75" title="Bento for iPhone 1.0"></a></div><div class="thumb"><a href="/photos/scrabble-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/12/scrabbleiphone1_thumbnail.png" alt="Scrabble for iPhone" width="75" height="75" title="Scrabble for iPhone"></a></div><div class="thumb"><a href="/photos/tom-bihn-checkpoint-flyer-briefcase/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/checkpointflyertuaw-01_thumbnail.jpg" alt="Tom Bihn Checkpoint Flyer Briefcase" width="75" height="75" title="Tom Bihn Checkpoint Flyer Briefcase"></a></div><div class="thumb"><a href="/photos/apple-vanity-plates/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/05/appleplatealanrothberg_thumbnail.jpg" alt="Apple Vanity Plates" width="75" height="75" title="Apple Vanity Plates"></a></div><div class="thumb"><a href="/photos/apple-booth-macworld-07/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/mwsf07-booth-tours—23_thumbnail.jpg" alt="Apple booth Macworld 07" width="75" height="75" title="Apple booth Macworld 07"></a></div><div class="thumb"><a href="/photos/quickoffice-for-iphone-1-1-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/quickofficerev-01_thumbnail.jpg" alt="Quickoffice for iPhone 1.1.1" width="75" height="75" title="Quickoffice for iPhone 1.1.1"></a></div><div class="thumb"><a href="/photos/daylite-3-9-review/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/daylite-server-adminscreensnapz002_thumbnail.png" alt="Daylite 3.9 Review" width="75" height="75" title="Daylite 3.9 Review"></a></div><div class="thumb"><a href="/photos/discpainter/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/06/dp1_thumbnail.png" alt="DiscPainter" width="75" height="75" title="DiscPainter"></a></div><div class="thumb"><a href="/photos/mariner-calc-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/cutandpaste_thumbnail.jpg" alt="Mariner Calc for iPhone" width="75" height="75" title="Mariner Calc for iPhone"></a></div><div class="thumb"><a href="/photos/2009cupertinobus/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/01/cupertino09-1_thumbnail.jpg" alt="2009CupertinoBus" width="75" height="75" title="2009CupertinoBus"></a></div><div class="thumb"><a href="/photos/crash-bandicoot-nitro-kart-3d/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/img1_thumbnail.png" alt="Crash Bandicoot Nitro Kart 3D" width="75" height="75" title="Crash Bandicoot Nitro Kart 3D"></a></div><div class="thumb"><a href="/photos/mlb-com-at-bat-2009/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/2009mlbatbat1_thumbnail.jpg" alt="MLB.com At Bat 2009" width="75" height="75" title="MLB.com At Bat 2009"></a></div><div class="thumb"><a href="/photos/macworld-expo-2007-show-floor/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/return-of-the-icarta-1_thumbnail.jpg" alt="Macworld Expo 2007 show floor" width="75" height="75" title="Macworld Expo 2007 show floor"></a></div><div class="thumb"><a href="/photos/apple-texas-hold-em/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/photo_thumbnail.jpg" alt="Apple Texas Hold 'Em" width="75" height="75" title="Apple Texas Hold 'Em"></a></div><div class="thumb"><a href="/photos/the-macworld-faithful-in-line/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/signage_thumbnail.jpg" alt="The Macworld Faithful in Line" width="75" height="75" title="The Macworld Faithful in Line"></a></div><div class="thumb"><a href="/photos/iphone-first-look/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/img_2259_thumbnail.jpg" alt="iPhone First Look" width="75" height="75" title="iPhone First Look"></a></div><p class="clearer"> </p></div> <div class="statstable" id="stats_bloggers"><h3><span class="wrap">TUAW bloggers (30 days)</span></h3><table class="data" cellspacing="0"><tr><th>#</th><th>Blogger</th><th class="ctr">Posts</th><th class="ctr">Cmts</th></tr><tr><td class="statsclass1">1</td><td class="statsclass1"><a href="/bloggers/steven-sande/">Steven Sande</a></td><td class="statsclass1 ctr">36</td><td class="statsclass1 ctr">10</td></tr><tr><td class="statsclass2">2</td><td class="statsclass2"><a href="/bloggers/mel-martin/">Mel Martin</a></td><td class="statsclass2 ctr">32</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">3</td><td class="statsclass1"><a href="/bloggers/mike-schramm/">Mike Schramm</a></td><td class="statsclass1 ctr">25</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">4</td><td class="statsclass2"><a href="/bloggers/dave-caolo/">Dave Caolo</a></td><td class="statsclass2 ctr">23</td><td class="statsclass2 ctr">4</td></tr><tr><td class="statsclass1">5</td><td class="statsclass1"><a href="/bloggers/michael-rose/">Michael Rose</a></td><td class="statsclass1 ctr">17</td><td class="statsclass1 ctr">32</td></tr><tr><td class="statsclass2">6</td><td class="statsclass2"><a href="/bloggers/robert-palmer/">Robert Palmer</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">6</td></tr><tr><td class="statsclass1">7</td><td class="statsclass1"><a href="/bloggers/cory-bohon/">Cory Bohon</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">8</td><td class="statsclass2"><a href="/bloggers/christina-warren/">Christina Warren</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">13</td></tr><tr><td class="statsclass1">9</td><td class="statsclass1"><a href="/bloggers/aron-trimble/">Aron Trimble</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">11</td></tr><tr><td class="statsclass2">10</td><td class="statsclass2"><a href="/bloggers/brett-terpstra/">Brett Terpstra</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">9</td></tr><tr><td class="statsclass1">11</td><td class="statsclass1"><a href="/bloggers/megan-lavey/">Megan Lavey</a></td><td class="statsclass1 ctr">6</td><td class="statsclass1 ctr">3</td></tr><tr><td class="statsclass2">12</td><td class="statsclass2"><a href="/bloggers/victor-agreda-jr/">Victor Agreda, Jr.</a></td><td class="statsclass2 ctr">3</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">13</td><td class="statsclass1"><a href="/bloggers/kelly-guimont/">Kelly Guimont</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">2</td></tr><tr><td class="statsclass2">14</td><td class="statsclass2"><a href="/bloggers/mat-lu/">Mat Lu</a></td><td class="statsclass2 ctr">2</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">15</td><td class="statsclass1"><a href="/bloggers/chris-ullrich/">Chris Ullrich</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">16</td><td class="statsclass2"><a href="/bloggers/brett-kelly/">Brett Kelly</a></td><td class="statsclass2 ctr">1</td><td class="statsclass2 ctr">0</td></tr></table></div><div class="statstable"><h3><span class="wrap">Most Commented On <em>(7 days)</em></span></h3><ul class="box"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/hulu-desktop-app-gives-full-screen-experience-to-mac-users/" rel="bookmark">Hulu Desktop app gives full-screen experience to Mac users</a> (63)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/" rel="bookmark">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a> (46)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/" rel="bookmark">Fortune: Palm Pre syncs flawlessly with iTunes</a> (38)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/27/stop-the-presses-ap-news-for-iphone-is-a-mess/" rel="bookmark">Stop the presses! AP News for iPhone is a mess</a> (33)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/sirius-xm-iphone-app-coming-real-soon/" rel="bookmark">Sirius-XM iPhone app coming 'real soon'</a> (29)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/25/apple-building-server-farm-secret-lair-in-north-carolina/" rel="bookmark">Apple building server farm, secret lair in North Carolina</a> (29)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/27/white-macbook-specs-quietly-bumped/" rel="bookmark">White MacBook specs quietly bumped</a> (26)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/businessweek-puts-apple-at-top-of-most-innovative-list/" rel="bookmark">Businessweek puts Apple at top of Most Innovative list</a> (25)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/26/rumors-ipod-cameras-expecting-offspring/" rel="bookmark">Rumors: iPod, cameras expecting offspring</a> (23)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/24/eucalyptus-for-iphone-gets-a-new-lease-on-life/" rel="bookmark">Eucalyptus for iPhone gets a new lease on life</a> (23)</li></ul></div><div class="statstable"><h3><span class="wrap">Recent Comments</span></h3><ul id="stats_recentcomments"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19114306">Drahliana</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113329">user7</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113308">Andy</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19113197">cam</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112941">Mel Martin</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112895">whoapossum</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112888">zezke</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112679">Maxwell</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/#c19112696">Tyson McMurtrey</a> on <a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/">Win a bundle of iPhone apps in iPhoneSpree, plus 18 apps on TUAW</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112680">ted</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li></ul></div><div id="tagCloud" class="sidearea"><h3><span class="wrap">The Unofficial Apple Weblog (TUAW) Tags</span></h3><div class="box"><p> <a href="/tag/sling/" class="tagSmall">sling</a> <a href="/tag/review/" class="tagSmall">review</a> <a href="/tag/SnowLeopard/" class="tagSmall">SnowLeopard</a> <a href="/tag/IpodTouch/" class="tagSmall">IpodTouch</a> <a href="/tag/AppStore/" class="tagSmall">AppStore</a> <a href="/tag/safari/" class="tagSmall">safari</a> <a href="/tag/software/" class="tagSmall">software</a> <a href="/tag/ads/" class="tagSmall">ads</a> <a href="/tag/apple/" class="tagSmall">apple</a> <a href="/tag/server/" class="tagSmall">server</a> <a href="/tag/app-store/" class="tagSmall">app-store</a> <a href="/tag/mobileme/" class="tagSmall">mobileme</a> <a href="/tag/video/" class="tagSmall">video</a> <a href="/tag/MacbookPro/" class="tagSmall">MacbookPro</a> <a href="/tag/mac/" class="tagSmall">mac</a> <a href="/tag/accessories/" class="tagSmall">accessories</a> <a href="/tag/itunes/" class="tagSmall">itunes</a> <a href="/tag/AppleHistory/" class="tagSmall">AppleHistory</a> <a href="/tag/twitter/" class="tagSmall">twitter</a> <a href="/tag/rumors/" class="tagSmall">rumors</a> <a href="/tag/AppleStore/" class="tagSmall">AppleStore</a> <a href="/tag/IpodShuffle/" class="tagSmall">IpodShuffle</a> <a href="/tag/sdk/" class="tagSmall">sdk</a> <a href="/tag/ipod/" class="tagSmall">ipod</a> <a href="/tag/developers/" class="tagSmall">developers</a> <a href="/tag/giveaway/" class="tagSmall">giveaway</a> <a href="/tag/Kindle/" class="tagSmall">Kindle</a> <a href="/tag/podcast/" class="tagSmall">podcast</a> <a href="/tag/design/" class="tagSmall">design</a> <a href="/tag/games/" class="tagSmall">games</a> <a href="/tag/att/" class="tagSmall">att</a> <a href="/tag/hulu/" class="tagSmall">hulu</a> <a href="/tag/update/" class="tagSmall">update</a> <a href="/tag/firstlook/" class="tagSmall">firstlook</a> <a href="/tag/iphone3g/" class="tagSmall">iphone3g</a> <a href="/tag/productivity/" class="tagSmall">productivity</a> <a href="/tag/macbook/" class="tagSmall">macbook</a> <a href="/tag/pricing/" class="tagSmall">pricing</a> <a href="/tag/ipod-touch/" class="tagSmall">ipod-touch</a> <a href="/tag/iPhone/" class="tagSmall">iPhone</a> <a href="/tag/talkcast/" class="tagSmall">talkcast</a> <a href="/tag/retro-tuaw/" class="tagSmall">retro-tuaw</a> <a href="/tag/hardware/" class="tagSmall">hardware</a> <a href="/tag/music/" class="tagSmall">music</a> <a href="/tag/security/" class="tagSmall">security</a> <a href="/tag/apps/" class="tagSmall">apps</a> <a href="/tag/iLife/" class="tagSmall">iLife</a> <a href="/tag/release/" class="tagSmall">release</a> <a href="/tag/MacOsX/" class="tagSmall">MacOsX</a> <a href="/tag/IphoneOs/" class="tagSmall">IphoneOs</a> </p></div></div><div class="module"><h3><span class="wrap">More Apple Analysis</span></h3><ul><li><a href="http://aapl.bloggingstocks.com/">AAPL on BloggingStocks</a> The Apple category feed from BloggingStocks.com</li><li><a href="http://finance.aol.com/quotes/apple-inc/aapl/nas">AAPL Quote, News & Summary</a> The AAPL financials page from AOL Money and Finance</li><li><a href="http://www.bloggingstocks.com/tag/iphone">iPhone analysis from BloggingStocks</a> iPhone tag feed from BloggingStocks</li><li><a href="http://www.downloadsquad.com/category/macintosh/">Macintosh news and reviews on Download Squad</a> The Macintosh category feed from Download Squad</li></ul></div><div class="module"><h3><span class="wrap">More from AOL Money and Finance</span></h3><ul><li><a href="http://money.aol.com/investing/stockscreener">Stock Screener</a> </li><li><a href="http://money.aol.com/stock-quotes">Stock Quotes</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">DJIA</a> </li><li><a href="http://www.walletpop.com/taxes/amt">AMT</a> </li><li><a href="http://www.walletpop.com/loans/auto">Auto Loans</a> </li><li><a href="http://www.walletpop.com/banking">Banking</a> </li><li><a href="http://www.walletpop.com/insurance/car-insurance">Car Insurance</a> </li><li><a href="http://www.walletpop.com/banking/checking">Checking Account</a> </li><li><a href="http://www.walletpop.com/credit/credit-cards">Credit Cards</a> </li><li><a href="http://www.walletpop.com/credit/credit-reports">Credit Reports</a> </li><li><a href="http://www.walletpop.com/deals">Deals</a> Deals</li><li><a href="http://money.aol.com/creditdebt/debt">Debt Management</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">Dow Jones Industrial Average</a> </li><li><a href="http://money.aol.com/news/earnings">Earnings</a> </li><li><a href="http://finance.aol.com/quotes/google-inc/goog/nas">GOOG</a> </li><li><a href="http://www.walletpop.com/insurance/health-insurance">Health Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/home-insurance">Home Insurance</a> </li><li><a href="http://www.walletpop.com/fraud/identity-theft">Identity Theft</a> </li><li><a href="http://www.walletpop.com/taxes/basics">Income Tax Basics</a> </li><li><a href="http://www.walletpop.com/insurance">Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/life-insurance">Life Insurance</a> </li><li><a href="http://www.walletpop.com/loans">Loans</a> </li><li><a href="http://money.aol.com">Money</a> </li><li><a href="http://www.walletpop.com/mortgages">Mortgages</a> </li><li><a href="http://www.walletpop.com/loans/personal">Personal Loans</a> </li><li><a href="http://www.walletpop.com/recession">Recession</a> </li><li><a href="http://www.walletpop.com/mortgages/refinancing">Refinancing</a> </li><li><a href="http://www.walletpop.com/retirement">Retirement</a> </li><li><a href="http://www.walletpop.com/banking/savings">Savings Account</a> </li><li><a href="http://smallbusiness.aol.com/">Small Business</a> </li><li><a href="http://finance.aol.com/usw/quotes/charts">Stock Charts</a> </li><li><a href="http://money.aol.com/stock-ticker">Stock Ticker</a> </li><li><a href="http://www.walletpop.com/taxes">Taxes</a> </li><li><a href="http://money.aol.com/news/technology">Tech News</a> </li></ul></div><div class="blogroll" id="winblogroll"> <h3 id="blogroll_header"><span><a href="http://www.weblogsinc.com">WIN Network</a></span></h3> <ul id="winblogroll" class="accordian"> <li class="winblogrollcat"><strong class="trigger">Autos</strong> <ul id="consumer"> <li><a href="http://www.autoblog.com/">Autoblog</a></li> <li><a href="http://www.autobloggreen.com/">Autoblog Green</a></li> <li><a href="http://spanish.autoblog.com/">Autoblog Spanish</a></li> <li><a href="http://chinese.autoblog.com/">Autoblog Chinese</a></li> <li><a href="http://cn.autoblog.com/">Autoblog Simplified Chinese</a></li> <li><a href="http://jp.autoblog.com/">Autoblog Japanese</a></li> <li><a href="http://uk.autoblog.com/">Autoblog UK</a></li> <li><a href="http://de.autoblog.com/">Autoblog Auf Deutsh</a></li> <li><a href="http://fr.autoblog.com/">Autoblog En Fran?ais</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Technology</strong> <ul id="technology"> <li><a href="http://www.downloadsquad.com/">Download Squad</a></li> <li><a href="http://www.engadget.com/">Engadget</a></li> <li><a href="http://www.engadgethd.com/">Engadget HD</a></li> <li><a href="http://www.engadgetmobile.com/">Engadget Mobile</a></li> <li><a href="http://chinese.engadget.com/">Engadget Chinese</a></li> <li><a href="http://cn.engadget.com/">Engadget Simplified Chinese</a></li> <li><a href="http://japanese.engadget.com/">Engadget Japanese</a></li> <li><a href="http://de.engadget.com/">Engadget Germany</a></li> <li><a href="http://kr.engadget.com/">Engadget Korea</a></li> <li><a href="http://pl.engadget.com/">Engadget Polska</a></li> <li><a href="http://spanish.engadget.com/">Engadget Spanish</a></li> <li><a href="http://www.switched.com/">Switched</a></li> <li><a href="http://www.tuaw.com/">TUAW (Apple)</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Lifestyle</strong> <ul id="lifestyle"> <li><a href="http://www.aisledash.com/">AisleDash</a></li> <li><a href="http://www.diylife.com/">DIY Life</a></li> <li><a href="http://www.gadling.com/">Gadling</a></li> <li><a href="http://www.greendaily.com/">Green Daily</a></li> <li><a href="http://www.luxist.com/">Luxist</a></li> <li><a href="http://jp.luxist.com/">Luxist Japanese</a></li> <li><a href="http://www.parentdish.com/">ParentDish</a></li> <li><a href="http://www.slashfood.com/">Slashfood</a></li> <li><a href="http://www.stylelist.com/blog/">StyleList Blog</a></li> <li><a href="http://www.thatsfit.com/">That's Fit</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Gaming</strong> <ul id="gaming"> <li><a href="http://www.joystiq.com/">Joystiq</a></li> <li><a href="http://nintendo.joystiq.com/">Joystiq [Nintendo]</a></li> <li><a href="http://xbox.joystiq.com/">Joystiq [Xbox]</a></li> <li><a href="http://playstation.joystiq.com/">Joystiq [PlayStation]</a></li> <li><a href="http://jp.joystiq.com/">Joystiq Japanese</a></li> <li><a href="http://www.massively.com/">Massively</a></li> <li><a href="http://www.wowinsider.com/">WoW Insider</a></li> <li><a href="http://news.bigdownload.com">Big Download</a></li> <li><a href="http://www.gamedaily.com/">GameDaily</a></li> <li><a href="http://www.playsavvy.com">PlaySavvy</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Entertainment</strong> <ul id="entertainment"> <li><a href="http://www.cinematical.com/">Cinematical</a></li> <li><a href="http://nl.cinematical.com/">Cinematical Nederland</a></li> <li><a href="http://www.cinematical.pl/">Cinematical Polska</a></li> <li><a href="http://www.cinematical.es/">Cinematical Espana</a></li> <li><a href="http://www.tvsquad.com/">TV Squad</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Finance</strong> <ul id="finance"> <li><a href="http://www.bloggingbuyouts.com/">BloggingBuyouts</a></li> <li><a href="http://www.bloggingstocks.com/">BloggingStocks</a></li> <li><a href="http://www.dailyfinance.com/">DailyFinance</a></li> <li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average/%24indu/dji">DIJA</a></li> <li><a href="http://www.walletpop.com/">WalletPop</a></li> <li><a href="http://www.walletpop.co.uk/">WalletPop UK</a></li> <li><a href="http://www.walletpop.com/taxes/">Taxes</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Sports</strong> <ul id="sports"> <li><a href="http://www.fanhouse.com">FanHouse</a></li> <li><a href="http://nfl.fanhouse.com/">NFL</a></li> <li><a href="http://nba.fanhouse.com/">NBA</a></li> <li><a href="http://mlb.fanhouse.com/">MLB</a></li> <li><a href="http://ncaafootball.fanhouse.com/">NCAA Football</a></li> <li><a href="http://ncaabasketball.fanhouse.com/">NCAA Basketball</a></li> <li><a href="http://motorsports.fanhouse.com/">NASCAR</a></li> <li><a href="http://nhl.fanhouse.com/">NHL</a></li> <li><a href="http://golf.fanhouse.com/">Golf</a></li> <li><a href="http://fantasyfootball.fanhouse.com/">Fantasy Football</a></li> <li><a href="http://fantasybasketball.fanhouse.com/">Fantasy Basketball</a></li> <li><a href="http://mma.fanhouse.com/2009/05/23/ufc-98-results-live-updates-of-evans-machida-hughes-serra-mo/">UFC 98 results</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Also on AOL</strong> <ul id="alsoAOL"> <li><a href="http://www.politicsdaily.com">Politics Daily</a></li> <li><a href="http://blackvoices.aol.com/">African-American Culture</a></li> <li><a href="http://autos.aol.com/">Cars</a></li> <li><a href="http://www.games.com/">Games</a></li> <li><a href="http://www.mapquest.com">Maps</a></li> <li><a href="http://money.aol.com/">Money</a></li> <li><a href="http://www.moviefone.com/">Movies</a></li> <li><a href="http://music.aol.com/">Music</a></li> <li><a href="http://news.aol.com/">News</a></li> <li><a href="http://music.aol.com/radioguide/bb">Radio</a></li> <li><a href="http://sports.aol.com/">Sports</a></li> <li><a href="http://money.aol.com/stock-quotes/">Stock Quotes</a></li> <li><a href="http://television.aol.com/">Television</a></li <li><a href="http://travel.aol.com/">Travel</a></li> </ul> </li> </ul> </div><a href="http://daol.aol.com/software/mac/iphone/radio" title="AOL iPhone Radio" class="aol-radio"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/aol_radio_2.gif" alt="AOL Radio" /></a> <a href="http://www.stitcher.com/listen.php?fid=8189" title="TUAW on Stitcher"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-stitcher.gif" alt="TUAW on Stitcher" /></a></div><!– /subcontent –> </div> <div id="footer"> <div class="searchform"> <ul class="searchnav clearfix"> <li id="search-tab-blog2" class="selected"><a onclick="return searchTarget('/search/?q=', 0, 'search-tab-blog2');" href="#">TUAW</a></li> <li id="search-tab-Web2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Web2');" href="http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=">Web</a></li> <li id="search-tab-Images2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Images2');"href="http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=">Images</a></li> <li id="search-tab-Video2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Video2');"href="http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=">Video</a></li> <li id="search-tab-News2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-News2');"href="http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&query=">News</a></li> <li id="search-tab-Local2" class=""><a onclick="return searchTarget('http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Local2');" href="http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&query=">Local</a></li> </ul> <form name="s_form2" action="/search/"><fieldset><input type="text" name="q" id="queryname2" value="" class="text" /><button id="searchsubmit" onclick="return submitHeaderSearch('onclick');" type="submit" name="searchsubmit" title="Search" ></button><input type="hidden" name="invocationType" value="wl-tuaw-ft" /></fieldset></form> </div><!– /show-footer-search.html.php –> <div class="bottomleader"> <script type="text/javascript"> <!– adSetType("F"); htmlAdWH('93217798', '728', '90'); adSetType(""); //–> </script> </div><!– /topleader –></div><!– /footer –> <div id="grid2"> <table class="grid-table" cellspacing="0"> <tr> <td scope="col" class="first"> <h4><img src="http://www.blogsmithmedia.com/www.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.joystiq.com/">Joystiq</a></h4><ul><li><a href="http://www.joystiq.com/2009/05/30/qore-leak-reveals-new-psp-metal-gear-jak-and-daxter-and-more/" rel="bookmark">Qore leak reveals new PSP Metal Gear and more</a></li><li><a href="http://www.joystiq.com/2009/05/30/steam-has-assassins-creed-splinter-cell-double-agent-50-off/" rel="bookmark">Steam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5</a></li><li><a href="http://www.joystiq.com/2009/05/30/rumor-psp-go-revealed-in-june-issue-of-qore/" rel="bookmark">PSP Go revealed in June issue of Qore [update]</a></li></ul></td> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.downloadsquad.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.downloadsquad.com/">Download Squad</a></h4><ul><li><a href="http://www.downloadsquad.com/2009/05/30/search-for-useful-bookmarklets-with-bookmarklet-directory/" rel="bookmark">Search for useful bookmarklets with Bookmarklet Directory</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/where-to-watch-the-stanley-cup-finals-online/" rel="bookmark">Where to watch the Stanley Cup finals online</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/goog-411-now-provides-intersection-info/" rel="bookmark">Goog-411 now provides intersection info</a></li></ul></td> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.bloggingstocks.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.bloggingstocks.com/">BloggingStocks</a></h4><ul><li><a href="http://www.bloggingstocks.com/2009/05/30/allegheny-energy-knows-the-u-s-will-eventually-need-more-power/" rel="bookmark">Allegheny Energy knows the U.S. will eventually need more power</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/stock-2-quicksilver-zqk/" rel="bookmark">Stock #2: Quicksilver (ZQK)</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/earnings-highlights-autozone-costco-dell-heinz-staples-tif/" rel="bookmark">Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more</a></li></ul></td> </tr> <tr> <td scope="col"> <h4><img src="http://www.blogsmithmedia.com/www.autoblog.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.autoblog.com/">Autoblog</a></h4><ul><li><a href="http://www.autoblog.com/2009/05/30/report-two-plants-saved-from-closing-under-new-gm-uaw-agreement/" rel="bookmark">REPORT: Two plants saved from closing under new GM/UAW agreement</a></li><li><a href="http://www.autoblog.com/2009/05/30/video-corvette-gran-sport-launch-control-tested-in-dealer-lo/" rel="bookmark">VIDEO: Corvette Grand Sport launch control tested… in dealer lot</a></li><li><a href="http://www.autoblog.com/2009/05/30/kerfuffle-what-kerfuffle-all-formula-1-teams-reportedly-sign-o/" rel="bookmark">Kerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010</a></li></ul></td> <td scope="col" class="last"> <h4><img src="http://www.blogsmithmedia.com/xbox.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://xbox.joystiq.com/">Joystiq Xbox</a></h4><ul><li><a href="http://xbox.joystiq.com/2009/05/29/xbox-360-fancast-118-pre-e3-extravaganza-part-2/" rel="bookmark">Xbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2</a></li><li><a href="http://xbox.joystiq.com/2009/05/28/raiden-iv-media-blowout/" rel="bookmark">Raiden IV media blowout </a></li><li><a href="http://xbox.joystiq.com/2009/05/28/joyswag-gel-set-and-match/" rel="bookmark">Joyswag: Gel: Set & Match</a></li></ul></td> <td scope="col" class="last"> <h4><img src="http://www.blogsmithmedia.com/www.engadget.com/media/favicon-v2.ico" alt="" height="16" width="16" /> <a href="http://www.engadget.com/">Engadget</a></h4><ul><li><a href="http://www.engadget.com/2009/05/30/alienware-m17x-gaming-laptop-hands-on-it-isnt-quite-all-power/" rel="bookmark">Alienware M17x gaming laptop hands-on: it isn't quite "all powerful," but it'll do in a pinch</a></li><li><a href="http://www.engadget.com/2009/05/30/engadget-podcast-148-05-30-2009/" rel="bookmark">Engadget Podcast 148 – 05.30.2009</a></li><li><a href="http://www.engadget.com/2009/05/30/sonys-psp-go-leaks-out-before-e3-is-obviously-a-go/" rel="bookmark">Video: Sony's PSP Go leaks out before E3, is obviously a go</a></li></ul></td> </tr> </table> </div> <div id="legal"> <a href="http://news.aol.com" target="_blank" class="cobrand-footer">AOL News</a> <p>All contents copyright © 2003-2009, <a href="http://www.weblogsinc.com/">Weblogs, Inc.</a> All rights reserved</p> <p><a href="">The Unofficial Apple Weblog (TUAW)</a> is a member of the <a href="http://www.weblogsinc.com/">Weblogs, Inc. Network</a>. <a href="http://www.weblogsinc.com/privacy/">Privacy Policy</a>, <a href="http://www.weblogsinc.com/terms/">Terms of Service</a>, <a href="http://www.weblogsinc.com/report/">Notify AOL</a></p> </div><!– /legal –> </div><!– /main –> </div><!– /container –> </body> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tuaw.com/include/jquery.js"></script> <script type="text/javascript"> $(document).ready(init); function init() { $('.winblogrollcat').children('ul').hide(); $('.winblogrollcat .trigger').click(function(evt){ $(this.parentNode).children('ul').slideToggle('fast'); }); $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); } </script> <script type="text/javascript" src="http://www.blogcdn.com/js/addthis.js"></script> <script type="text/javascript"> if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { top.location.replace(self.location.href); } </script> </html><script type="text/javascript"> <!– document.write('<scr' + 'ipt src="http://www.tuaw.com/traffic/' + '?t=js&bv=&os=&tz=&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=955338100" type="text/javascript"></scr' + 'ipt>'); // –> </script><noscript><img src="http://www.tuaw.com/traffic/?t=px&bv=JavaScript+Disabled&os=&tz=default&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=1942902130" alt="the end" width="1" height="1"border="0" /></noscript>"><input type=hidden name=langpair value="en|de"><input type=hidden name=gtrans value="> <p class="filed-under"> Abgelegt unter: <a href="/category/analysisopinion/"> Analyse / Stellungnahme </ a>, <a href="/category/itunes-store/"> ITS < / a>, <a href="/category/itunes/"> iTunes </ a>, <a href="/category/iphone/"> iPhone </ a> </ p> <h2 class = "posttitle" > <a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/" rel="bookmark"> <span id = "ppt19051882"> K?nftige Versionen von iTunes kann die Pre-Block, aber warum? </ span> </ a> </ h2> <p class="byline"> von <strong> <a href = "/ bloggers/robert- Palmer / "> Robert Palmer </ a> </ strong> am 30. Mai 2009 </ p> <div class="postbody"> <! – sphereit Start -> <p> <img vspace =" 8 "hspace = "8" border = "0" align = "right" src = "http://www.blogcdn.com/www.tuaw.com/media/2009/05/iphone-pre-548946946.jpg" alt = " "/> Gestern, Megan hingewiesen, einem Fortune-Geschichte, dass <a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/"> iTunes synchronisiert problemlos mit dem neuen Palm vor </ a>. Das ist nat?rlich, hat das Wasser-K?hler sprudelnden sprechen: "Wie haben Palm ziehen Sie es aus? Will Apple damit dies geschehen kann?" </ P> <br> <p> stellt sich heraus, die sie bereits haben. A <a href="http://support.apple.com/kb/HT2172">-Tech-Note auf der Apple-Website </ a> stellt fest, die zwei Dutzend Dritter Spieler, iTunes (f?r Mac OS X, mindestens ) ist kompatibel mit, darunter Rio und Creative Labs MP3-Player Nomad. Es stimmt zwar, dass viele der Modelle vor den iPod, und der Tech-Note "selbst wurde zuletzt aktualisiert am etwas weniger als vor einem Jahr. Aber Dritter Ger?t Kompatibilit?t mit iTunes ist nicht ohne Pr?zedenzfall. </ P> <br> <p> Daring Fireball John Gruber auf eine Geschichte von Jon Lech Johansen, die besagt, dass <a href = "http://nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm- pre / "> Apple iTunes blockieren den Zugang zu den in Vorbereitung auf ein zuk?nftiges Update </ a>; Gruber sich <a href =" http://daringfireball.net/linked/2009/05/29/johansen-pre-itunes " > gesagt </ a>, er "w?rde sich nicht wundern, wenn sie getan hat." Ich bin mir nicht so sicher. <br /> </ P> <br> <p> Erste, la?t uns anschauen, wie es funktioniert. Laut Johansen, eine einzigartige USB-Ger?te-ID k?nnen iTunes zu erkennen MP3-Player (auch iPod), dass es mit. Johansen spekuliert, dass Palm ist mit der Verwendung dieser IDs bei der Kommunikation mit iTunes. Wenn es sich um ein iPod-ID, dann wird es mit iTunes f?r Windows, zu, das ist ein wichtiger Pr?fstein und wir wissen nicht, die Ergebnisse noch nicht. <br /> </ P> <br> <p> Ich kann Apple nicht Baumwolle zu einem Palm Pre <em> speziell </ em> Masquerading als iPod USB-Ger?t. Angesichts der Tatsache, dass, so dass die Vorbereitung auf die freie Kommunikation mit iTunes ist nicht unbedingt schlecht wirtschaftlich sinnvoll, vorausgesetzt, Palm setzt die Funktionalit?t in einer offenen Art und Weise (wie die anderen dritten Partei, dass MP3-Player iTunes unterst?tzt bereits). </ P> <br> Warum <p> den Zugriff auf die Pre, abgesehen von der reinen Trotz? Wenn jemand bereits iTunes nutzt, stehen die Chancen sie haben einige Menge von DRM-freien iTunes Plus-Musik auf ihre Computer. Es gibt keinen technischen Grund, warum die Musik sollte nicht leicht spielbar auf der Pre. Einer der upshots der Beseitigung von DRM im iTunes Store ist es, die Interoperabilit?t Ger?t. Lassen Sie Ger?te nicht von Apple iTunes Musik zu spielen, und pl?tzlich Kunden Apple hat es nicht vor. </ P> <br> <p> Wenn Apple m?chte abgeschnitten nur die Vorbereitung auf, und der Palm ist nach den Regeln, Apple ist unn?tig Schneiden einen Strom von Einnahmen. Das ist etwas, was ich nicht tun, siehe Apple leicht. </ p> <div id="continued"> </ div ><!– Ende sphereit -> <a href="/tag/iphone" class="category-match-ad"> <img src = " http://www.blogsmithmedia.com/www.tuaw.com/media/iphone-post-banner.jpg "alt =" Klicken Sie hier, um alle TUAW's iPhone Abdeckung "/> </ a> </ div> <div class="postmeta"> <p class="posttags"> <strong> Tags: </ strong> <a href="http://www.tuaw.com/tag/daringfireball/"> daringfireball </ a >, <a href="http://www.tuaw.com/tag/device/"> Ger?t </ a>, <a href="http://www.tuaw.com/tag/fortune/"> Fortune </ a>, <a href="http://www.tuaw.com/tag/iphone/"> iPhone </ a>, <a href = "http://www.tuaw.com/tag/ iTunes / ">" iTunes </ a>, <a href="http://www.tuaw.com/tag/palm+pre/"> Palm vor </ a>, <a href = "http://www .tuaw.com / tag / PalmPre / "> PalmPre </ a>, <a href="http://www.tuaw.com/tag/pre/"> vor </ a>, <a href =" http : / / www.tuaw.com/tag/usb/ "> USB </ a> </ p> <div class="navbar clearfix"> <ul> <li class="permalink"> <a href =" http : / / nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm-pre / "> Quelle </ a> </ li> <li class="print"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/print/" target = "_blank" class = "printthis" rel = "nofollow"> Print <span class="printpop"> <span> Mit HP Wireless-Drucker, <br/> Sie k?nnen gedruckt <br/> dieser von jedem Zimmer <br/> im Haus. <br /> <strong> Live drahtlos. Drucken ohne Kabel </ strong> </ span> </ span> </ a> </ li> <li class="email-this"> <a href = "/ forward/19051882 /" title = "Senden Sie diesen Eintrag einem Freund per E-Mail "> E-Mail hier </ a> </ li> <li> <! – AddThis Button BEGIN -> <script type="text/javascript"> addthis_pub = 'weblogsinc'; addthis_options = 'digg, Facebook, delicious, myspace, aolfav, Propeller, google, live, StumbleUpon, reddit, Favoriten, technorati, Ziel, mehr "</ script> <a class =" sharelink "href =" http://www.addthis.com / bookmark.php "onmouseover =" return addthis_open (this,'', 'http% 3A% 2F% 2Fwww.tuaw.com% 2F2009% 2F05% 2F30% 2Ffuture-iTunes-Versionen-Block-k?nnte-die-vor-, sondern -warum% 2F ',' Die Zukunft + + iTunes-Versionen k?nnte + + + der + Block vor% 2C + sondern + Warum% 3F ') "onmouseout =" addthis_close () "onclick =" return addthis_sendto () "> Aktie </ a> <script type="text/javascript" src="http://s7.addthis.com/custom/weblogsinc/addthis_widget.js"> </ script ><!– AddThis Button END –></ li > <li class="comments"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/ # comments "title =" View Leser Kommentare zu diesen Eintrag "> Kommentare (<em> 2 </ em>) </ a> </ li> </ ul> </ div> </ div> </ div> </ div > <script type="text/javascript"> <br> / * Einige dh crap * / <br> Funktion iecheck (inc_seven) ( <br> / / Alert (navigator.platform); <br>???? if (navigator.platform == "Win32" & & navigator.appName == "Microsoft Internet Explorer" & & window.attachEvent) ( <br>???????? var rslt = navigator.appVersion.match (/ MSIE (\ d + \. \ d +) /,''); <br>???????? var iever = (inc_seven)? (rslt! = null & & Number (rslt [1])> = 5,5): (rslt! = null & & Number (rslt [1])> = 5.5 & & Number (rslt [1]) < 7); <br> ) Else ( <br> Iever = false; <br> ) <br>???? R?ckkehr iever; <br> ) <br><br> var useFilter = iecheck (false); <br> var ie6Brand = '<a href = "http://www.sphere.com" target = "_New" style = "cursor: Hand; display: block; width: 112px; height: 18px; Filter: ProgID: DXImageTransform.Microsoft . AlphaImageLoader (src = \ "http://cdn11.sphere.com/images/poweredbySphere.png \ ', sizingMethod = Ma?stab );">< img align =" absmiddle "border =" 0 "style =" margin-left : 2px; "src =" http://cdn11.sphere.com/images/iespacer.png "/></ a> '; <br> var normalBrand = '<a href="http://www.sphere.com" target="_new"> <img align = "absmiddle" border = "0" style = "margin-left: 2px;" src = " http://cdn11.sphere.com/images/poweredbySphere.png "/></ a> '; <br> var Marke =''; <br> if (useFilter == false) ( <br> Marke = normalBrand; <br> ) Else ( <br> Marke = ie6Brand; <br> ) <br> </ script> <br> <div class="sphere clearfix"> <div id="sphereTalk"> <p id="spherePoweredBy" class="powered-by"> </ p> <div id="talkContainer"> <h3> Verwandte Texte von The Unofficial Apple Weblog </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes?icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Fortune: Pre Palm synchronisiert einwandfrei mit iTunes </ a> <p class =" timestamp "> 2 Tage </ p> </ li> <li> <a href =" http://www.tuaw.com/2009/04/06/itunes-8-1-1-showing-in- Software-Update? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> iTunes 8.1.1 und in der Software-Aktualisierung </ a> <p class="timestamp"> 54 Tage vor </ p> </ li> <li> <a href = "http://www.tuaw.com/2009/01/27/apple-wins-comprehensive-patent -for-iphone-Bares-Z?hne-at-Palme? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Apple gewinnt umfassende Patent f?r iPhone, Bares Z?hne bei Palm </ a> <p class="timestamp"> 122 Tage </ p> </ li> </ ul> </ div ><!– Ende sprechen Container -> < div id = "artContainer"> <h3> Weitere Artikel aus unserem Tech-Netzwerk </ h3> <ul> <li> <a href = "http://www.engadget.com/2009/05/28/the-daily -Roundup-Heres-What-You-mightve-missed1? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> The Daily Roundup : hier ist es, was Sie vielleicht verpasst haben </ a> <p class="timestamp"> 1 Tag </ p> </ li> <li> <a href = "http://www.engadgetmobile.com/2009 / 05/28/palm-pre-said-to-sync-up-nicely-with-apples-itunes? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \' , \ 'art \') "> Palm Pre sagte zu synchronisieren sch?n mit Apple's iTunes </ a> <p class="timestamp"> 2 Tage </ p> </ li> <li> <a href =" http://www.engadget.com/2009/05/07/apple-ponders-kiosk-style-movie-and-music-downloads?icid=sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track ( dieser, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Apple denkt Kiosk-Stil Film-und Musik-Downloads </ a> <p class="timestamp"> 22 Tage vor </ p> </ li> </ ul> </ div ><!– Ende Kunst Container –></ div ><!– Ende sphereTalk -> <div id="sphereAd"> <script type = "text / javascript" src = "http : / / cdn11.sphere.com/widgets/sphereit/js? baseurl = http://cdn11.sphere.com/widgets/sphereit/&siteid=blogsmith_widget_tuaw "> </ script> <iframe frameborder =" 0 "style =" position: relative; width: 300px; height: 250px; "MARGINHEIGHT =" 0 "marginwidth =" 0 "scrolling =" no "border =" 0 "src =" http://www.sphere.com/ads/aol_sphere_adcom. php? a = 93249125 "> </ iframe> </ div> <p class="see-more"> <a onclick =" return Sphere.Widget.search ( 'http://www.tuaw.com/2009/ 05/30/future-itunes-versions-could-block-the-pre-but-why ') "href =" http://www.sphere.com/search?q=sphereit:http://www.tuaw .com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why "> Weitere Artikel und Blog-Posts </ a> </ p> </ div> <! — – Ende Bereich clearfix -> <script type="text/javascript"> <br> document.getElementById ( 'spherePoweredBy "). innerHTML = Marke; <br> </ script> <div id="comments"> <h3 id="readercomments"> Reader Kommentare (Seite 1 von 1) </ h3> </ p> <div class = "commentlinks" id = "commentlinks19115203-1854088" > <div class="commentclass1 level2 Muttergesellschaft comment" id="c19115203"> <a href="http://www.tuaw.com/profile/1854088/" target="_blank" rel="nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/1854088_64.jpg" alt = "Dave" class = "avatar" /> </ a> <span class="rownum"> 1 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href = "http://www.tuaw.com/profile/1854088/" target = "_blank" rel = "nofollow"> Dave </ a> <span sagte class="time-stamp"> 3.43 Uhr am 5-30-2009 </ span> </ h4> </ div> <p> Wenn Vor der sieht aus wie ein iPod mit iTunes von Apple ist, wie wollen den Zugang zu den Vor-und nicht iPods? <br> <br> Aufgrund der Tatsache, dass Rubenstein hat Insider-Wissen von Apple-Hardware Ich glaube, es ist eine bessere Chance, Jobs & Co . Bitte um eine einstweilige Verf?gung gegen Palm. </ p> <p class="cmt_reply"> <a href="#commentform" onclick="replyToCmt('19115203','Dave');"> Antworten </ a> < / p> <div class="cmt_votes"> <img class = "Stern-img" src = "http://www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt = "2 Sterne "/> <span class="cmt_tools" id="tools_19115203"> <a href =" # "class =" voteLink "id =" vd19115203 "onclick =" voteComment ('19115203 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href =" # "class =" voteLink "id =" vu19115203 "onclick =" voteComment ('19115203 ',' bis'); return false; "title =" Diese Abstimmung Kommentar Up "> <span class="vote_up button"> ↑ </ span> </ a> <a href =" # "-Klasse = "reportLink" id = "r19115203" onclick = "reportComment (19115203); return false" title = "Diesen Kommentar melden"> <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <div class="commentlinks" id="commentlinks19115333-2873874"> <div class="commentclass2 level2 Muttergesellschaft comment" id="c19115333"> <a href = "http://www.tuaw.com/profile/2873874/" target = "_blank" rel = "nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/2873874_64 . jpg "alt =" paullloydjohnson "class =" avatar "/> </ a> <span class="rownum"> 2 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href="http://www.tuaw.com/profile/2873874/" target="_blank" rel="nofollow"> paullloydjohnson </ a>, sagte <span class = " Zeit-Stempel "> 3:58 pm am 5-30-2009 </ span> </ h4> </ div> <p> The Grund Apple w?rde so etwas ist einfach. iTunes ist die Musikbibliothek der Wahl f?r die meisten Menschen in diesen Tagen. F?r ein paar Leute, die nicht in der Lage eine Synchronisierung mit iTunes die Pre k?nnte ein Deal Breaker und die gleichen Personen k?nnen entscheiden, kaufen ein iPhone statt. </ P> <p class="cmt_reply"> <a href = "# commentform "onclick =" replyToCmt ('19115333 ',' paullloydjohnson');"> Antworten </ a> </ p> <div class="cmt_votes"> <img class = "Stern-img" src = "http:// www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif "alt =" 2 Sterne "/> <span class="cmt_tools" id="tools_19115333"> <a href =" # "class =" voteLink "id =" vd19115333 "onclick =" voteComment ('19115333 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href="#" class="voteLink" id="vu19115333" onclick="voteComment('19115333','up'); R?ckkehr false;" title="Vote Dieser Kommentar Up"> <span class = "vote_up Schaltfl?che"> ↑ </ span> </ a> <a href = "#" class = "reportLink" id = "r19115333" onclick = "reportComment (19115333); return false" title = "Diesen Kommentar melden" > <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <br> <script language="JavaScript" type="text/javascript"> var req; <br><br> Funktion getURL (url) ( <br>?? if (isWorking == true) (setTimeout ( "getURL (\" "+ url +" \ ")", "100"); return false;) <br><br>?? isWorking = true; <br><br>?? if (window.XMLHttpRequest) ( <br> Req = new XMLHttpRequest (); <br>???????? req.onreadystatechange = handleHttpResponse; <br> Req.open ( "GET", url, true); <br> Req.send (null); <br>?? ) Else if (window.ActiveXObject) (/ / IE <br> Try ( <br> Req = new ActiveXObject ( "Msxml2.XMLHTTP"); <br> ) Catch (e) ( <br> Req = new ActiveXObject ( "Microsoft.XMLHTTP"); <br> ) <br> If (req) ( <br>???????????????? req.onreadystatechange = handleHttpResponse; <br> Req.open ( "GET", url, true); <br> Req.send (); <br>???????? ) Else ( <br> Alert ( "Ihr Browser unterst?tzt kein ajax"); <br> ) <br>?? ) Else ( <br> Alert ( "Ihr Browser unterst?tzt kein ajax"); <br>?? ) <br><br>?? return false; <br> ) <br><br> Funktion postURL (url, outbuf) ( <br>?? if (isWorking == true) (setTimeout ( "postURL (\" "+ url +" \ ", \" "+ outbuf +" \ ")", "100"); return false;) <br><br>?? isWorking = true; <br><br>?? var browser = navigator.appName; <br>?? if (Browser! = "Microsoft Internet Explorer") ( <br>???? req = new XMLHttpRequest (); <br>???? req.onreadystatechange = handleHttpResponse; <br>???? req.open ( "POST", url, true); <br>???? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); <br>???? req.send (outbuf); <br>?? ) Else if (window.ActiveXObject) (/ / IE <br>???? req = new ActiveXObject ( "Microsoft.XMLHTTP"); <br>???? if (req) ( <br>?????? req.onreadystatechange = handleHttpResponse; <br>?????? req.open ( "POST", url, true); <br>?????? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); <br>?????? req.send (outbuf); <br>???? ) <br>?? ) <br><br>?? return false; <br> ) <br><br> Funktion handleHttpResponse () ( <br> If (req.readyState == 4) ( <br> If (req.responseText.charAt (0) == "<") ( <br>???????? Alert (req.responseText); <br> ) Else ( <br>?? Eval (req.responseText); <br> IsWorking = false; <br> ) <br> ) <br> ) <br><br> var isWorking = false; <br> Funktion reportComment (commentid) ( <br> if (confirm ( "Sind Sie sicher, dass Sie diesen Bericht kommentieren?")) ( <br>?? getURL ( "/ a = AJAX-Kommentar-Bericht & commentid =" + commentid); <br>???????? ) <br> Return false; <br> ) <br><br> Funktion reportCommentOK (commentid) ( <br> document.getElementById ( "c" + commentid). className + = "reportedComment"; <br> alert ( "Kommentar wurde f?r die ?berpr?fung. Thank You!"); <br> Return false; <br> ) <br><br> Funktion voteComment (commentid, Typ) ( <br> getURL ( "/ a = AJAX-Kommentar-Abstimmung & commentid =" + commentid + "& type =" + type); <br> Return false; <br> ) <br><br> Funktion voteCommentOK (commentid) ( <br> document.getElementById ( "c" + commentid). className + = "votedComment"; <br> Return false; <br> ) <br><br> Funktion replyToCmt (commentid, Autor) ( <br> var replyInd = document.getElementById ( "replyindicator"); <br>???????? if (document.getElementById ( 'replyToText')) (var replyToText = document.getElementById ( 'replyToText "). value;) else (var replyToText =" Antwort auf ";) <br>???????? if (document.getElementById ( 'replyToUndo')) (var replyToUndo = document.getElementById ( 'replyToUndo "). value;) else (var replyToUndo =" R?ckg?ngig ";) <br> replyInd.innerHTML = (replyToText + '<a href="#c'+commentid+'">' + Autor + '</ a> [<a href = "#" onclick = "wipeReply (\''+ commentid +' \ ') ; return false ;">'+ replyToUndo + '</ a >]'); <br> document.getElementById ( "sourceid"). value = commentid; <br> ) <br><br> Funktion wipeReply (commentid) ( <br> var replyInd = document.getElementById ( "replyindicator"); <br> ReplyInd.innerHTML = ""; <br> <br> Document.getElementById ( "sourceid"). Value = ""; <br> Return false; <br> ) <br><br> Funktion showReplies (Post-, commentid) ( <br> getURL ( "/ a = AJAX-Kommentar-Show-& Antworten commentid =" + commentid + "& Post =" + Post); <br> Return false; <br> ) <br><br> Funktion showRepliesOK (commentid, Daten) ( <br> var replyDiv = document.getElementById (commentid + "_replies"); <br> ReplyDiv.innerHTML = Daten; <br><br> Return false; <br> ) <br><br> </ script> <div class="cmt_paging"> </ div> </ div> <br> <script language="JavaScript" type="text/javascript"> <br> var sns_checked = false; <br> var current_tab = "blogsmith"; <br> Funktion tabTo (TAB) <br> ( <br> document.getElementById ( 'formerrors "). innerHTML =''; <br> <br> document.getElementById ( 'cmtuinfo_email'). style.display = 'none'; <br> document.getElementById ( 'cmtuinfo_blogsmith'). style.display = 'none'; <br> document.getElementById ( 'cmtuinfo_sns'). style.display =' none '; <br> document.getElementById ( 'cmtuinfo_ "+ Tab). style.display =' block '; <br> <br> document.getElementById ( 'cmtutab_email "). className =''; <br> document.getElementById ( 'cmtutab_blogsmith "). className =''; <br> document.getElementById ( 'cmtutab_sns "). className =''; <br> document.getElementById ( 'cmtutab_ "+ Tab). className =' currenttab '; <br> <br> If (! Sns_checked & & tab == "SNS") <br> ( <br> Image1 = new Image (); <br> image1.src = "http://www.blogsmithmedia.com/framework.weblogsinc.com/media/loading.gif"; <br> Sns.init ( 'ch1ga1KvP7TotwTC'); <br> Sns_checked = true; <br> ) <br> <br> Current_tab = TAB; <br> ) <br> <br> Funktion inputValidation () <br> ( <br> document.getElementById ( 'formerrors "). innerHTML =''; <br> <br> Var validInfo = 0; <br> Var validName = 0; <br> Var validEmail = 0; <br> Var validComments = 0; <br> Var validSNS = 0; <br> Var links = 0; <br> Var Fehler =''; <br> <br> Schalter (current_tab) ( <br> Fall "E-Mail": <br> var filter = / ^ ([a-zA-Z0-9_ \. \ - \ +]) + \ @ (([a-zA-Z0-9 \ -]) + \ .)+([ a-zA - Z0-9] (2,4 })+$/; <br> var email = document.getElementById ( 'AuthorEmail "). Wert; <br> if (document.getElementById ( "Autorname"). value =='') ( <br> Fehler + = "<p class='error'> ben?tigen wir Ihren Namen. </ p>"; <br> ) <br> If (email ==''| |! Filter.test (email)) ( <br> Fehler + = "<p class='error'> E-Mail-Adresse ist nicht g?ltig. </ p>"; <br> ) <br> If (! Fehler) ( <br> ValidInfo = 1; <br> ) <br> <br> Break; <br> Fall "blogsmith": <br> if (document.getElementById ( 'C_AuthorEmail "). value =='') ( <br> Fehler + = "<p class='error'> Ung?ltige E-Mail-Adresse. </ p>"; <br> ) <br> if (document.getElementById ( 'C_AuthorPass "). value =='') ( <br> Fehler + = "<p class='error'> Kein Passwort angegeben. </ p>"; <br> ) <br> If (! Fehler) ( <br> ValidInfo = 1; <br> ) <br> <br> <br> Break; <br> Fall "SNS": <br> if (document.getElementById ( 'sns_screenname') & & document.getElementById ( 'sns_password')) <br> ( <br> if (document.getElementById ( 'sns_screenname "). value & & document.getElementById (' sns_password"). value) ( <br> Sns.calls.login (); <br> Return false; <br> ) <br> ) <br> If (document.getElementById ( 'sns_securid')) ( <br> if (document.getElementById ( 'sns_securid "). value) ( <br> sns.calls.login ();// setTimeout ( "sns.calls.login ();", 1000); <br> Return false; <br> ) <br> ) <br> var token = (document.getElementById ( "Token"))? document.getElementById ( "Token"). Wert:''; <br> If (token =='') ( <br> Fehler = "<p class='error'> Ung?ltiger SNS anmelden. </ p>"; <br> ) Else ( <br> ValidInfo = 1; <br> ) <br> Break; <br> ) <br> var txt = document.getElementById ( "Kommentare"). Wert; <br> <br> If (txt! ='') ( <br> ValidComments = 1; <br> ) <br> <br> For (var ind = 0; ind <txt.length; ind + +) <br> ( <br> If (txt.substring (ind, ind +7) == "http://") ( <br> Links = Links + 1; <br> ) Else if (txt.substring (ind, ind +6) == "ftp://") ( <br> Links = Links + 1; <br> ) Else if (txt.substring (ind, ind +8) == "https ://") ( <br> Links = Links + 1; <br> ) <br> ) <br> <br> if (validInfo == 1 & & validComments == 1 & & Links <4) ( <br> Return true; <br> ) Else ( <br> errorMessage var = "<h4 class='error-title'> Fehler </ h4>"; <br> ErrorMessage + = Fehler; <br> if (validComments == 0) (errorMessage + = "<p class='error'> kein Kommentar geschrieben. </ p>";) <br> if (links> 3) (errorMessage + = "<p class='error'> Sorry mate, k?nnen Sie nur 3 URLs. </ p>";) <br> document.getElementById ( 'formerrors "). innerHTML = errorMessage; <br> Return false; <br> ) <br> ) <br> </ script> <br> <div id="comments"> <br> <h3 id="addcomments"> hinzuf?gen Kommentare </ h3> <br> <br> <br> <form action="#thankYou" id="commentform" name="commentform" method="post" onsubmit="return inputValidation();"> <br> <div Id="cmttabs"> <br> <ul> <br> <li id="cmtutab_email"> <a href="#" onclick="tabTo('email');return false;"> neue Leser </ a> </ li> <br> <li id="cmtutab_blogsmith" class="currenttab"> <a href="#" onclick="tabTo('blogsmith');return false;"> R?ckkehr </ a> </ li> <br> <li id="cmtutab_sns"> <a href="#" onclick="tabTo('sns');return false;" class="cmtaol" title="Sign Sie sich mit Ihrem AOL/AIM username!"> AOL / AIM </ a> </ li> <br> </ Ul> <br> </ Div> <br> <br> <div Id="formerrors" class='formerrors'> </ div> <br> <! – E-Mail -> <br> <div id="cmtuinfo_email" class="cmtuinfo clearfix" style="display: none;"> <br> <p Class="instructions"> ersten Mal? Eine Best?tigungs-E-Mail wird Ihnen nach der Einreichung. </ P> <br> <label for="AuthorName" class="first"> Name: <br /> <br> <input type="text" name="AuthorName" id="AuthorName" class="form" value="" /> </ label> <br> <label For="AuthorEmail"> E-Mail: <br /> <br> <input type="text" name="AuthorEmail" id="AuthorEmail" class="form" value=""/> </ label> <br> </ Div> <br> <! – / E-Mail -> <br> <br> <! – Blogsmith -> <br> <div id="cmtuinfo_blogsmith" class="cmtuinfo clearfix" style="display: none;"> <br> <p class="instructions"> Mitglieder geben Sie Ihren Benutzernamen und Ihr Passwort ein. </ p> <br> <label for="C_Author" class="first"> E-Mail: <br /> <br> id="C_AuthorEmail" <input type="text" class="formtext" name="C_AuthorEmail" value="" /> </ label> <br> <label For="C_AuthorPass"> Passwort: <br /> <br> <input id="C_AuthorPass" type="password" class="formtext" name="AuthorPassword" value=""/> </ label> <br> </ Div> <br> <! – / Blogsmith -> <br> <br> <! – SNS -> <br> <div id="cmtuinfo_sns" class="cmtuinfo clearfix" style="display: none;"> <br> <p class="instructions"> Geben Sie Ihren AOL-oder AIM screenname und Ihr Passwort ein. </ p> <br> <div Id="sns"> <br> <p align="center"> <img src="/media/loading.gif"> </ p> <br> </ Div> <br> <!–< Eingang id = "snslogin" type = "button" onclick = "sns.calls.login ();" value = "Login ">–> <br> </ Div> <br> <! – / SNS -> <br> <br> <div Id="cmtmain"> <br> <div Id="replyindicator"> </ div> <br> <div> <br> <br> <label For="Comments"> Ihr Kommentar: </ label> <br> <textarea name="Comments" id="Comments" rows="8" style="width:98%"> </ textarea> <br> </ Div> <br> <div Class="cmtchecks"> <br> <input type="checkbox" checked="checked" id="RememberMeYes" name="RememberMe" /> <br> <label For="RememberMeYes"> merken </ label> <br> </ Div> <br> <br> <div Class="cmtchecks"> <br> <input type="checkbox" checked="checked" id="EmailMe" name="EmailMe" /> <br> <label for="EmailMe"> E-Mail, wenn mir jemand Antworten auf diesen Kommentar </ label> <br> </ Div> <br> <br> <div Id="cmtbuttons"> <br> <input type="submit" id="addCommentButton" value="Add Comment" /> <br> </ Div> <br> <input type="hidden" name="form" value="Comments" /> <input type="hidden" name="ButtonSave" value="Save" /> <br> <br> <input type="hidden" id="sourceID" name="SourceID" value="" /> <br> <input type="hidden" id="postID" name="PostID" value="" /> <br> </ Div> <br> <div Id="instructions"> <br> <p class="preamble"> Bitte halten Sie Ihre Kommentare zu diesem Blog-Eintrag. <strong> E-Mail-Adressen werden niemals angezeigt, aber sie sind erforderlich, um Ihre Kommentare. </ strong> </ p> <br> <p> Wenn Sie Ihren Namen und Ihre E-Mail-Adresse, werden Sie einen Link an, um zu best?tigen, Ihren Kommentar und ein Kennwort. Um einen anderen Kommentar, nutzen Sie bitte, dass Ihr Passwort ein. </ P> <br> <p> So erstellen Sie eine Live-Link, geben Sie einfach die URL (einschlie?lich http://) oder E-Mail-Adresse ein und wir machen es zu einem Live-Link f?r Sie. Sie k?nnen bis zu 3 URLs in Ihre Kommentare. Zeilenumbr?che und Abs?tze werden automatisch konvertiert – keine Notwendigkeit, <p> oder <br /> Tags. </ P> <br> </ Div> <br> <br> <input type = "hidden" name = "referer" value = "http://www.tuaw.com:1080/2009/05/30/future-itunes-versions-could-block-the-pre-but-why / "> <br> </ form> <br> </ div> <br> <script type="text/javascript" src="http://www.blogsmithmedia.com/framework.weblogsinc.com/bc/ajax.js"> </ script> <br> <script type="text/javascript" src="http://www.weblogsinc.com/bc/sns.js"> </ script> <br> <script type="text/javascript"> tabTo (current_tab); </ script> <br> <script language="JavaScript" type="text/javascript"> getUserInfo Funktion () (var anchor = document.getElementById ( 'addCommentButton'); var SID = document.createElement ( 'input'); sID.type = 'hidden '; sID.id =' SID '; sID.name =' SID '; sID.value ='9 a0a4ab1dd8480fac952ae1d083d21a4 "; var UID = document.createElement (' input '); uID.type =' hidden '; uID.id = 'uid'; uID.name = 'UID'; uID.value = 'c7a5d6e4cff335bdd1265154127e8ced "; var tStamp = document.createElement (' input '); tStamp.type =' hidden '; tStamp.id =' tStamp '; tStamp. name = "tStamp '; tStamp.value ='50405'; var CacheID = document.createElement ( 'input'); cacheId.type = 'hidden'; cacheId.id = 'CacheID'; cacheId.name = 'CacheID'; cacheId.value ='4006218568046222 '; anchor.parentNode.insertBefore (SID, Anker); anchor.parentNode.insertBefore (uid, Anker); anchor.parentNode.insertBefore (tStamp, Anker); anchor.parentNode.insertBefore (CacheID, Anker ); var divArray = document.getElementsByTagName ( 'div'); for (var i = 0; i <divArray.length; i + +) (if (divArray [i]. className == 'post') (document.getElementById ( ' PLZ "). value = divArray [i]. id;))) getUserInfo ();</ script> <br> </ div ><!– / content -> <br> </ div ><!– / col-1 -> <br> <div id="col-2"> <br> <div id="subcontent" class="clearfix"> <br> <div class="medrect"> <br> <script Type="text/javascript"> <br> <! — <br> AdSetType ( "F"); <br> HtmlAdWH ( "93217898", "300", "250"); <br> AdSetType (""); <br> //–> <br> </ Script> <br> </ div ><!– / medrect -> <div id="tip-day"> <div id="tip-day-inner"> <h2> Tipp des Tages </ h2> <p class = "Tipp"> So schalten Sie Ihre Firewall, ?ffnen Sie die Systemeinstellungen, und klicken Sie auf das Symbol Sicherheit. Klicken Sie anschlie?end auf die Registerkarte "Firewall". Stellen Sie sicher, dass entweder "Erlauben Sie nur wesentliche Dienste" ausgew?hlt ist, oder w?hlen Sie "Zugriff f?r bestimmte Dienste und Anwendungen" k?nnen. <br /> <br /> </ P> <div class="learnmore"> <a href = " http://www.tuaw.com/2005/01/03/tuaw-tip-of-the-day/ "> Weitere Informationen </ a> </ div> </ div> </ div> <div id = "breakingnews" class = "Schlagzeilen"> <div class="wrap"> <h3> <span> <a href="/tag/breaking news/"> Breaking News </ a> <a href = "http:/ / www.tuaw.com / tag / Nachrichten / rss.xml "class =" Feed "title =" Subscribe to breaking news "> Feed </ a> </ span> </ h3> <ul> <li> < a href = "http://www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/"> <a rel = "bookmark" href = "http: / / www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/ "rel =" Lesezeichen "> Breaking News: Keine neuen Beitr?ge app, es sei denn, sie laufen auf OS 3.0 </ a> </ li> <a href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/"> <a rel="bookmark" href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/" rel="bookmark"> Erste Look: Bento f?r iPhone und iPod touch </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/23/the-app-store-hits-one- Milliarden-downloads / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/23/the-app-store-hits-one-billion-downloads/ "rel =" Lesezeichen "> Der App Store Treffern eine Milliarde Downloads </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/03/30/macworld-2010-moves-to Februar / "> <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/macworld-2010-moves-to-february/" rel="bookmark"> Macworld 2010 bewegt sich bis Februar </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" > <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" rel="bookmark"> f?r Skype iPhone kommenden Dienstag, sagt CNET </ a> </ li> <a href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/"> <a rel="bookmark" href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/" rel="bookmark"> Apple sagt jailbreaking ist illegal </ a> </ li> <a href="http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/" rel = "Lesezeichen" > PwnageTool und QuickPwn aktualisiert und ist kompatibel mit 2.2.1 </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses -Security-Fragen / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses-security-issues/ "rel =" Lesezeichen "> QuickTime 7/6 Adressen Sicherheit </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near -Unibody-specs / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near-unibody-specs/ " rel = "Lesezeichen"> $ 999 MacBook Hardware aktualisiert, um in der N?he von Unibody-Daten </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/19/use-your -iPhone-zu-Navigation-Einweihung-Tag / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/19/use-your-iphone-to-navigate-inauguration -Tag / "rel =" Lesezeichen "> Verwenden Sie Ihr iPhone zu navigieren Einweihung Tag </ a> </ li> </ ul> </ div> </ div> <div id="featuredstories" class="headlines"> <h3> <span> <a href="/tag/features/"> sehenswerte Geschichten </ a> <a href = "http://www.tuaw.com/tag/features/rss.xml" class = " Futtermittel "title =" Abonnieren Sie sehenswerte Geschichten "> Feed </ a> </ span> </ h3> <ul> <li> <a href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> Daily AOL Finance ca. wirft die Bar f?r das iPhone Investitionen Tools </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> TUAW Tipp: Tauschen Sie Ihren Laptop auf der Festplatte f?r eine schicke neue SSD </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/another-fistful- von-apps-ember-Headspace-mymovies-nozbe-jugl / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/14/another-fistful-of-apps- ember-Headspace-mymovies-nozbe-jugl / "> Eine weitere Handvoll Apps: Ember, Headspace, myMovies, Nozbe, Juglir und LiveView </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/04/01/tuaw-1976 / "> <a rel="bookmark" href="http://www.tuaw.com/2009/04/01/tuaw-1976/"> TUAW 1976 </ a> </ li> <a href="http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> Mein Vater, der Switcher: Tag 140 </ a> </ li> <a href="http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/"> <a rel = "bookmark" href = " http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/ "> Mein Vater, der Switcher: Tag 139 </ a> </ li> <li> < a href = "http://www.tuaw.com/2009/02/10/31-fart-apps-in-90-seconds/"> <a rel = "bookmark" href = "http://www. tuaw.com/2009/02/10/31-fart-apps-in-90-seconds / "> 31 fart Apps in 90 Sekunden </ a> </ li> <li> <a href =" http:// www.tuaw.com/2009/02/08/app-store-demo-no-lite-yes/ "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/ 08/app-store-demo-no-lite-yes / "> App Store:" Demo "Nein," Lite "Ja </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/02/02/one-month-with-apple-tv / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/02/one- month-with-apple-tv/">One month with Apple TV</a></li><li><a href="http://www.tuaw.com/2008/12/27/traveling-iphone -can-help/"><a rel="bookmark" href="http://www.tuaw.com/2008/12/27/traveling-iphone-can-help/">Traveling? iPhone can help!</a></li></ul></div><br class="clear" /> <br> <div class="medrect"> <br> <script type="text/javascript"> <br> <!– <br> adSetType("F"); <br> htmlAdWH("93217998", "300", "250"); <br> adSetType(""); <br> //–> <br> </script> <br> </div><!– /medrect –><div id="twitter_linkage" class="module"><a href="http://www.twitter.com/tuaw" target="_blank"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/twitter-follow-2.jpg" alt="Follow us on Twitter!" /></a></div> <br> <!– Start of Flickr Badge –> <br> <div class="module"> <br> <h3><a href="http://flickr.com/photos/tags/tuaw" target="_blank"><span>TUAW <strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong> Pool</span></a></h3> <br> <table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper"> <br> <tr> <br> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?show_name=1&count=3&display=latest&size=t&layout=h&source=all_tag&tag=tuaw&user=15453323%40N00"></script> <br> </tr> <br> </table> <br> <a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a> <br> </div> <br> <!– End of Flickr Badge –><object lassid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="330" height="150"> <br> <param name="movie value="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" /> <br> <param name="wmode" value="transparent" /> <br> <embed src="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="150"></embed> <br> </object><a href="http://www.cafepress.com/tuaw" title="Visit our Cafe Press store" class="rail-promo"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png" alt="TUAW [Cafepress]" /></a><div class="ad-wrap"> <br> <div class="ad-wrap-inner"> <br> <h3 class="hide"><span class="wrap">Sponsored Links</span></h3> <br> <p class="sponsored">Advertise with us. (<a href="http://www.weblogsinc.com/advertise/">Learn more</a>)</p> <br> </div> <br> </div> <br><br> <h3><span class="wrap">Featured Galleries</span></h3><div class="featuredgalleries clearfix"><div class="thumb"><a href="/photos/gallery-2397/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/08/dnc_img_0431_thumbnail.jpg" alt="DNC Macs" width="75" height="75" title="DNC Macs"></a></div><div class="thumb"><a href="/photos/macworld-2008-keynote-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/001_thumbnail.jpg" alt="Macworld 2008 Keynote" width="75" height="75" title="Macworld 2008 Keynote"></a></div><div class="thumb"><a href="/photos/macworld-2008-build-up/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/dsc_5493_thumbnail.jpg" alt="Macworld 2008 Build-up" width="75" height="75" title="Macworld 2008 Build-up"></a></div><div class="thumb"><a href="/photos/google-earth-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/10/gooe1_thumbnail.png" alt="Google Earth for iPhone" width="75" height="75" title="Google Earth for iPhone"></a></div><div class="thumb"><a href="/photos/podcaster/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/09/pcaster1_thumbnail.jpg" alt="Podcaster" width="75" height="75" title="Podcaster"></a></div><div class="thumb"><a href="/photos/bento-for-iphone-1-0/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/bentoiphonerev-1_thumbnail.jpg" alt="Bento for iPhone 1.0" width="75" height="75" title="Bento for iPhone 1.0"></a></div><div class="thumb"><a href="/photos/scrabble-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/12/scrabbleiphone1_thumbnail.png" alt="Scrabble for iPhone" width="75" height="75" title="Scrabble for iPhone"></a></div><div class="thumb"><a href="/photos/tom-bihn-checkpoint-flyer-briefcase/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/checkpointflyertuaw-01_thumbnail.jpg" alt="Tom Bihn Checkpoint Flyer Briefcase" width="75" height="75" title="Tom Bihn Checkpoint Flyer Briefcase"></a></div><div class="thumb"><a href="/photos/apple-vanity-plates/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/05/appleplatealanrothberg_thumbnail.jpg" alt="Apple Vanity Plates" width="75" height="75" title="Apple Vanity Plates"></a></div><div class="thumb"><a href="/photos/apple-booth-macworld-07/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/mwsf07-booth-tours—23_thumbnail.jpg" alt="Apple booth Macworld 07" width="75" height="75" title="Apple booth Macworld 07"></a></div><div class="thumb"><a href="/photos/quickoffice-for-iphone-1-1-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/quickofficerev-01_thumbnail.jpg" alt="Quickoffice for iPhone 1.1.1" width="75" height="75" title="Quickoffice for iPhone 1.1.1"></a></div><div class="thumb"><a href="/photos/daylite-3-9-review/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/daylite-server-adminscreensnapz002_thumbnail.png" alt="Daylite 3.9 Review" width="75" height="75" title="Daylite 3.9 Review"></a></div><div class="thumb"><a href="/photos/discpainter/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/06/dp1_thumbnail.png" alt="DiscPainter" width="75" height="75" title="DiscPainter"></a></div><div class="thumb"><a href="/photos/mariner-calc-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/cutandpaste_thumbnail.jpg" alt="Mariner Calc for iPhone" width="75" height="75" title="Mariner Calc for iPhone"></a></div><div class="thumb"><a href="/photos/2009cupertinobus/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/01/cupertino09-1_thumbnail.jpg" alt="2009CupertinoBus" width="75" height="75" title="2009CupertinoBus"></a></div><div class="thumb"><a href="/photos/crash-bandicoot-nitro-kart-3d/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/img1_thumbnail.png" alt="Crash Bandicoot Nitro Kart 3D" width="75" height="75" title="Crash Bandicoot Nitro Kart 3D"></a></div><div class="thumb"><a href="/photos/mlb-com-at-bat-2009/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/2009mlbatbat1_thumbnail.jpg" alt="MLB.com At Bat 2009" width="75" height="75" title="MLB.com At Bat 2009"></a></div><div class="thumb"><a href="/photos/macworld-expo-2007-show-floor/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/return-of-the-icarta-1_thumbnail.jpg" alt="Macworld Expo 2007 show floor" width="75" height="75" title="Macworld Expo 2007 show floor"></a></div><div class="thumb"><a href="/photos/apple-texas-hold-em/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/photo_thumbnail.jpg" alt="Apple Texas Hold 'Em" width="75" height="75" title="Apple Texas Hold 'Em"></a></div><div class="thumb"><a href="/photos/the-macworld-faithful-in-line/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/signage_thumbnail.jpg" alt="The Macworld Faithful in Line" width="75" height="75" title="The Macworld Faithful in Line"></a></div><div class="thumb"><a href="/photos/iphone-first-look/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/img_2259_thumbnail.jpg" alt="iPhone First Look" width="75" height="75" title="iPhone First Look"></a></div><p class="clearer">&nbsp;</p></div> <br> <div class="statstable" id="stats_bloggers"><h3><span class="wrap">TUAW bloggers (30 days)</span></h3><table class="data" cellspacing="0"><tr><th>#</th><th>Blogger</th><th class="ctr">Posts</th><th class="ctr">Cmts</th></tr><tr><td class="statsclass1">1</td><td class="statsclass1"><a href="/bloggers/steven-sande/">Steven Sande</a></td><td class="statsclass1 ctr">36</td><td class="statsclass1 ctr">10</td></tr><tr><td class="statsclass2">2</td><td class="statsclass2"><a href="/bloggers/mel-martin/">Mel Martin</a></td><td class="statsclass2 ctr">32</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">3</td><td class="statsclass1"><a href="/bloggers/mike-schramm/">Mike Schramm</a></td><td class="statsclass1 ctr">25</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">4</td><td class="statsclass2"><a href="/bloggers/dave-caolo/">Dave Caolo</a></td><td class="statsclass2 ctr">23</td><td class="statsclass2 ctr">4</td></tr><tr><td class="statsclass1">5</td><td class="statsclass1"><a href="/bloggers/michael-rose/">Michael Rose</a></td><td class="statsclass1 ctr">17</td><td class="statsclass1 ctr">32</td></tr><tr><td class="statsclass2">6</td><td class="statsclass2"><a href="/bloggers/robert-palmer/">Robert Palmer</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">6</td></tr><tr><td class="statsclass1">7</td><td class="statsclass1"><a href="/bloggers/cory-bohon/">Cory Bohon</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">8</td><td class="statsclass2"><a href="/bloggers/christina-warren/">Christina Warren</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">13</td></tr><tr><td class="statsclass1">9</td><td class="statsclass1"><a href="/bloggers/aron-trimble/">Aron Trimble</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">11</td></tr><tr><td class="statsclass2">10</td><td class="statsclass2"><a href="/bloggers/brett-terpstra/">Brett Terpstra</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">9</td></tr><tr><td class="statsclass1">11</td><td class="statsclass1"><a href="/bloggers/megan-lavey/">Megan Lavey</a></td><td class="statsclass1 ctr">6</td><td class="statsclass1 ctr">3</td></tr><tr><td class="statsclass2">12</td><td class="statsclass2"><a href="/bloggers/victor-agreda-jr/">Victor Agreda, Jr.</a></td><td class="statsclass2 ctr">3</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">13</td><td class="statsclass1"><a href="/bloggers/kelly-guimont/">Kelly Guimont</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">2</td></tr><tr><td class="statsclass2">14</td><td class="statsclass2"><a href="/bloggers/mat-lu/">Mat Lu</a></td><td class="statsclass2 ctr">2</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">15</td><td class="statsclass1"><a href="/bloggers/chris-ullrich/">Chris Ullrich</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">16</td><td class="statsclass2"><a href="/bloggers/brett-kelly/">Brett Kelly</a></td><td class="statsclass2 ctr">1</td><td class="statsclass2 ctr">0</td></tr></table></div><div class="statstable"><h3><span class="wrap">Most Commented On <em>(7 days)</em></span></h3><ul class="box"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/hulu-desktop-app-gives-full-screen-experience-to-mac-users/" rel="bookmark">Hulu Desktop app gives full-screen experience to Mac users</a> (63)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/" rel="bookmark">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a> (46)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/" rel="bookmark">Fortune: Palm Pre syncs flawlessly with iTunes</a> (38)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/27/stop-the-presses-ap-news-for-iphone-is-a-mess/" rel="bookmark">Stop the presses! AP News for iPhone is a mess</a> (33)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/sirius-xm-iphone-app-coming-real-soon/" rel="bookmark">Sirius-XM iPhone app coming 'real soon'</a> (29)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/25/apple-building-server-farm-secret-lair-in-north-carolina/" rel="bookmark">Apple building server farm, secret lair in North Carolina</a> (29)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/27/white-macbook-specs-quietly-bumped/" rel="bookmark">White MacBook specs quietly bumped</a> (26)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/businessweek-puts-apple-at-top-of-most-innovative-list/" rel="bookmark">Businessweek puts Apple at top of Most Innovative list</a> (25)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/26/rumors-ipod-cameras-expecting-offspring/" rel="bookmark">Rumors: iPod, cameras expecting offspring</a> (23)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/24/eucalyptus-for-iphone-gets-a-new-lease-on-life/" rel="bookmark">Eucalyptus for iPhone gets a new lease on life</a> (23)</li></ul></div><div class="statstable"><h3><span class="wrap">Recent Comments</span></h3><ul id="stats_recentcomments"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19114306">Drahliana</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113329">user7</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113308">Andy</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19113197">cam</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112941">Mel Martin</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112895">whoapossum</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112888">zezke</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112679">Maxwell</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/#c19112696">Tyson McMurtrey</a> on <a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/">Win a bundle of iPhone apps in iPhoneSpree, plus 18 apps on TUAW</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112680">ted</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li></ul></div><div id="tagCloud" class="sidearea"><h3><span class="wrap">The Unofficial Apple Weblog (TUAW) Tags</span></h3><div class="box"><p> <a href="/tag/sling/" class="tagSmall">sling</a> <a href="/tag/review/" class="tagSmall">review</a> <a href="/tag/SnowLeopard/" class="tagSmall">SnowLeopard</a> <a href="/tag/IpodTouch/" class="tagSmall">IpodTouch</a> <a href="/tag/AppStore/" class="tagSmall">AppStore</a> <a href="/tag/safari/" class="tagSmall">safari</a> <a href="/tag/software/" class="tagSmall">software</a> <a href="/tag/ads/" class="tagSmall">ads</a> <a href="/tag/apple/" class="tagSmall">apple</a> <a href="/tag/server/" class="tagSmall">server</a> <a href="/tag/app-store/" class="tagSmall">app-store</a> <a href="/tag/mobileme/" class="tagSmall">mobileme</a> <a href="/tag/video/" class="tagSmall">video</a> <a href="/tag/MacbookPro/" class="tagSmall">MacbookPro</a> <a href="/tag/mac/" class="tagSmall">mac</a> <a href="/tag/accessories/" class="tagSmall">accessories</a> <a href="/tag/itunes/" class="tagSmall">itunes</a> <a href="/tag/AppleHistory/" class="tagSmall">AppleHistory</a> <a href="/tag/twitter/" class="tagSmall">twitter</a> <a href="/tag/rumors/" class="tagSmall">rumors</a> <a href="/tag/AppleStore/" class="tagSmall">AppleStore</a> <a href="/tag/IpodShuffle/" class="tagSmall">IpodShuffle</a> <a href="/tag/sdk/" class="tagSmall">sdk</a> <a href="/tag/ipod/" class="tagSmall">ipod</a> <a href="/tag/developers/" class="tagSmall">developers</a> <a href="/tag/giveaway/" class="tagSmall">giveaway</a> <a href="/tag/Kindle/" class="tagSmall">Kindle</a> <a href="/tag/podcast/" class="tagSmall">podcast</a> <a href="/tag/design/" class="tagSmall">design</a> <a href="/tag/games/" class="tagSmall">games</a> <a href="/tag/att/" class="tagSmall">att</a> <a href="/tag/hulu/" class="tagSmall">hulu</a> <a href="/tag/update/" class="tagSmall">update</a> <a href="/tag/firstlook/" class="tagSmall">firstlook</a> <a href="/tag/iphone3g/" class="tagSmall">iphone3g</a> <a href="/tag/productivity/" class="tagSmall">productivity</a> <a href="/tag/macbook/" class="tagSmall">macbook</a> <a href="/tag/pricing/" class="tagSmall">pricing</a> <a href="/tag/ipod-touch/" class="tagSmall">ipod-touch</a> <a href="/tag/iPhone/" class="tagSmall">iPhone</a> <a href="/tag/talkcast/" class="tagSmall">talkcast</a> <a href="/tag/retro-tuaw/" class="tagSmall">retro-tuaw</a> <a href="/tag/hardware/" class="tagSmall">hardware</a> <a href="/tag/music/" class="tagSmall">music</a> <a href="/tag/security/" class="tagSmall">security</a> <a href="/tag/apps/" class="tagSmall">apps</a> <a href="/tag/iLife/" class="tagSmall">iLife</a> <a href="/tag/release/" class="tagSmall">release</a> <a href="/tag/MacOsX/" class="tagSmall">MacOsX</a> <a href="/tag/IphoneOs/" class="tagSmall">IphoneOs</a> </p></div></div><div class="module"><h3><span class="wrap">More Apple Analysis</span></h3><ul><li><a href="http://aapl.bloggingstocks.com/">AAPL on BloggingStocks</a> The Apple category feed from BloggingStocks.com</li><li><a href="http://finance.aol.com/quotes/apple-inc/aapl/nas">AAPL Quote, News & Summary</a> The AAPL financials page from AOL Money and Finance</li><li><a href="http://www.bloggingstocks.com/tag/iphone">iPhone analysis from BloggingStocks</a> iPhone tag feed from BloggingStocks</li><li><a href="http://www.downloadsquad.com/category/macintosh/">Macintosh news and reviews on Download Squad</a> The Macintosh category feed from Download Squad</li></ul></div><div class="module"><h3><span class="wrap">More from AOL Money and Finance</span></h3><ul><li><a href="http://money.aol.com/investing/stockscreener">Stock Screener</a> </li><li><a href="http://money.aol.com/stock-quotes">Stock Quotes</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">DJIA</a> </li><li><a href="http://www.walletpop.com/taxes/amt">AMT</a> </li><li><a href="http://www.walletpop.com/loans/auto">Auto Loans</a> </li><li><a href="http://www.walletpop.com/banking">Banking</a> </li><li><a href="http://www.walletpop.com/insurance/car-insurance">Car Insurance</a> </li><li><a href="http://www.walletpop.com/banking/checking">Checking Account</a> </li><li><a href="http://www.walletpop.com/credit/credit-cards">Credit Cards</a> </li><li><a href="http://www.walletpop.com/credit/credit-reports">Credit Reports</a> </li><li><a href="http://www.walletpop.com/deals">Deals</a> Deals</li><li><a href="http://money.aol.com/creditdebt/debt">Debt Management</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">Dow Jones Industrial Average</a> </li><li><a href="http://money.aol.com/news/earnings">Earnings</a> </li><li><a href="http://finance.aol.com/quotes/google-inc/goog/nas">GOOG</a> </li><li><a href="http://www.walletpop.com/insurance/health-insurance">Health Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/home-insurance">Home Insurance</a> </li><li><a href="http://www.walletpop.com/fraud/identity-theft">Identity Theft</a> </li><li><a href="http://www.walletpop.com/taxes/basics">Income Tax Basics</a> </li><li><a href="http://www.walletpop.com/insurance">Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/life-insurance">Life Insurance</a> </li><li><a href="http://www.walletpop.com/loans">Loans</a> </li><li><a href="http://money.aol.com">Money</a> </li><li><a href="http://www.walletpop.com/mortgages">Mortgages</a> </li><li><a href="http://www.walletpop.com/loans/personal">Personal Loans</a> </li><li><a href="http://www.walletpop.com/recession">Recession</a> </li><li><a href="http://www.walletpop.com/mortgages/refinancing">Refinancing</a> </li><li><a href="http://www.walletpop.com/retirement">Retirement</a> </li><li><a href="http://www.walletpop.com/banking/savings">Savings Account</a> </li><li><a href="http://smallbusiness.aol.com/">Small Business</a> </li><li><a href="http://finance.aol.com/usw/quotes/charts">Stock Charts</a> </li><li><a href="http://money.aol.com/stock-ticker">Stock Ticker</a> </li><li><a href="http://www.walletpop.com/taxes">Taxes</a> </li><li><a href="http://money.aol.com/news/technology">Tech News</a> </li></ul></div><div class="blogroll" id="winblogroll"> <br> <h3 id="blogroll_header"><span><a href="http://www.weblogsinc.com">WIN Network</a></span></h3> <br> <br> <ul id="winblogroll" class="accordian"> <br> <br> <li class="winblogrollcat"><strong class="trigger">Autos</strong> <br> <br> <ul id="consumer"> <br> <li><a href="http://www.autoblog.com/">Autoblog</a></li> <br> <li><a href="http://www.autobloggreen.com/">Autoblog Green</a></li> <br> <li><a href="http://spanish.autoblog.com/">Autoblog Spanish</a></li> <br> <li><a href="http://chinese.autoblog.com/">Autoblog Chinese</a></li> <br> <li><a href="http://cn.autoblog.com/">Autoblog Simplified Chinese</a></li> <br> <li><a href="http://jp.autoblog.com/">Autoblog Japanese</a></li> <br> <li><a href="http://uk.autoblog.com/">Autoblog UK</a></li> <br> <li><a href="http://de.autoblog.com/">Autoblog Auf Deutsh</a></li> <br> <li><a href="http://fr.autoblog.com/">Autoblog En Fran?ais</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Technology</strong> <br> <ul id="technology"> <br> <li><a href="http://www.downloadsquad.com/">Download Squad</a></li> <br> <li><a href="http://www.engadget.com/">Engadget</a></li> <br> <li><a href="http://www.engadgethd.com/">Engadget HD</a></li> <br> <br> <li><a href="http://www.engadgetmobile.com/">Engadget Mobile</a></li> <br> <li><a href="http://chinese.engadget.com/">Engadget Chinese</a></li> <br> <li><a href="http://cn.engadget.com/">Engadget Simplified Chinese</a></li> <br> <li><a href="http://japanese.engadget.com/">Engadget Japanese</a></li> <br> <li><a href="http://de.engadget.com/">Engadget Germany</a></li> <br> <li><a href="http://kr.engadget.com/">Engadget Korea</a></li> <br> <br>???????????????????????? <li><a href="http://pl.engadget.com/">Engadget Polska</a></li> <br> <li><a href="http://spanish.engadget.com/">Engadget Spanish</a></li> <br>???????????????????????? <li><a href="http://www.switched.com/">Switched</a></li> <br> <li><a href="http://www.tuaw.com/">TUAW (Apple)</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Lifestyle</strong> <br> <br> <ul id="lifestyle"> <br>???????????????????????? <li><a href="http://www.aisledash.com/">AisleDash</a></li> <br>?? <li><a href="http://www.diylife.com/">DIY Life</a></li> <br> <li><a href="http://www.gadling.com/">Gadling</a></li> <br> <li><a href="http://www.greendaily.com/">Green Daily</a></li> <br> <li><a href="http://www.luxist.com/">Luxist</a></li> <br>???????????????????????? <li><a href="http://jp.luxist.com/">Luxist Japanese</a></li> <br> <br> <li><a href="http://www.parentdish.com/">ParentDish</a></li> <br> <li><a href="http://www.slashfood.com/">Slashfood</a></li> <br> <li><a href="http://www.stylelist.com/blog/">StyleList Blog</a></li> <br> <li><a href="http://www.thatsfit.com/">That's Fit</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Gaming</strong> <br> <br> <ul id="gaming"> <br> <li><a href="http://www.joystiq.com/">Joystiq</a></li> <br> <li><a href="http://nintendo.joystiq.com/">Joystiq [Nintendo]</a></li> <br> <li><a href="http://xbox.joystiq.com/">Joystiq [Xbox]</a></li> <br> <li><a href="http://playstation.joystiq.com/">Joystiq [PlayStation]</a></li> <br> <li><a href="http://jp.joystiq.com/">Joystiq Japanese</a></li> <br>???????????????????????? <li><a href="http://www.massively.com/">Massively</a></li> <br> <br> <li><a href="http://www.wowinsider.com/">WoW Insider</a></li> <br>???????????????????????? <li><a href="http://news.bigdownload.com">Big Download</a></li> <br> <li><a href="http://www.gamedaily.com/">GameDaily</a></li> <br>???????????????????????? <li><a href="http://www.playsavvy.com">PlaySavvy</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Entertainment</strong> <br> <ul id="entertainment"> <br> <li><a href="http://www.cinematical.com/">Cinematical</a></li> <br> <li><a href="http://nl.cinematical.com/">Cinematical Nederland</a></li> <br> <li><a href="http://www.cinematical.pl/">Cinematical Polska</a></li> <br> <li><a href="http://www.cinematical.es/">Cinematical Espana</a></li> <br> <li><a href="http://www.tvsquad.com/">TV Squad</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Finance</strong> <br> <br> <ul id="finance"> <br>???????????????????????? <li><a href="http://www.bloggingbuyouts.com/">BloggingBuyouts</a></li> <br> <li><a href="http://www.bloggingstocks.com/">BloggingStocks</a></li> <br> <li><a href="http://www.dailyfinance.com/">DailyFinance</a></li> <br> <li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average/%24indu/dji">DIJA</a></li> <br> <li><a href="http://www.walletpop.com/">WalletPop</a></li> <br> <li><a href="http://www.walletpop.co.uk/">WalletPop UK</a></li> <br> <li><a href="http://www.walletpop.com/taxes/">Taxes</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Sports</strong> <br> <ul id="sports"> <br>???????????????????????? <li><a href="http://www.fanhouse.com">FanHouse</a></li> <br>???????????????????????? <li><a href="http://nfl.fanhouse.com/">NFL</a></li> <br>???????????????????????? <li><a href="http://nba.fanhouse.com/">NBA</a></li> <br>???????????????????????? <li><a href="http://mlb.fanhouse.com/">MLB</a></li> <br>???????????????????????? <li><a href="http://ncaafootball.fanhouse.com/">NCAA Football</a></li> <br>???????????????????????? <li><a href="http://ncaabasketball.fanhouse.com/">NCAA Basketball</a></li> <br>???????????????????????? <li><a href="http://motorsports.fanhouse.com/">NASCAR</a></li> <br>???????????????????????? <li><a href="http://nhl.fanhouse.com/">NHL</a></li> <br>???????????????????????? <li><a href="http://golf.fanhouse.com/">Golf</a></li> <br>???????????????????????? <li><a href="http://fantasyfootball.fanhouse.com/">Fantasy Football</a></li> <br>???????????????????????? <li><a href="http://fantasybasketball.fanhouse.com/">Fantasy Basketball</a></li> <br>???????????????????????? <li><a href="http://mma.fanhouse.com/2009/05/23/ufc-98-results-live-updates-of-evans-machida-hughes-serra-mo/">UFC 98 results</a></li> <br> </ul> <br> </li> <br> <br>???????? <li class="winblogrollcat"><strong class="trigger">Also on AOL</strong> <br> <ul id="alsoAOL"> <br> <li><a href="http://www.politicsdaily.com">Politics Daily</a></li> <br>???????????????????????? <li><a href="http://blackvoices.aol.com/">African-American Culture</a></li> <br>???????????????????????? <li><a href="http://autos.aol.com/">Cars</a></li> <br> <li><a href="http://www.games.com/">Games</a></li> <br>???????????????????????? <li><a href="http://www.mapquest.com">Maps</a></li> <br> <li><a href="http://money.aol.com/">Money</a></li> <br> <li><a href="http://www.moviefone.com/">Movies</a></li> <br> <li><a href="http://music.aol.com/">Music</a></li> <br> <li><a href="http://news.aol.com/">News</a></li> <br> <li><a href="http://music.aol.com/radioguide/bb">Radio</a></li> <br> <li><a href="http://sports.aol.com/">Sports</a></li> <br> <li><a href="http://money.aol.com/stock-quotes/">Stock Quotes</a></li> <br> <li><a href="http://television.aol.com/">Television</a></li <br> <li><a href="http://travel.aol.com/">Travel</a></li> <br> </ul> <br> </li> <br> </ul> <br> </div><a href="http://daol.aol.com/software/mac/iphone/radio" title="AOL iPhone Radio" class="aol-radio"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/aol_radio_2.gif" alt="AOL Radio" /></a> <br> <a href="http://www.stitcher.com/listen.php?fid=8189" title="TUAW on Stitcher"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-stitcher.gif" alt="TUAW on Stitcher" /></a></div><!– /subcontent –> <br> </div> <br> <div id="footer"> <br> <div class="searchform"> <br> <ul class="searchnav clearfix"> <br> <li id="search-tab-blog2" class="selected"><a onclick="return searchTarget('/search/?q=', 0, 'search-tab-blog2');" href="#">TUAW</a></li> <br> <li id="search-tab-Web2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Web2');" href="http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=">Web</a></li> <br> <li id="search-tab-Images2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Images2');"href="http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&amp;query=">Images</a></li> <br> <li id="search-tab-Video2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Video2');"href="http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=">Video</a></li> <br> <li id="search-tab-News2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&amp;query=', 0, 'search-tab-News2');"href="http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&amp;query=">News</a></li> <br> <li id="search-tab-Local2" class=""><a onclick="return searchTarget('http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&amp;query=', 0, 'search-tab-Local2');" href="http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&amp;query=">Local</a></li> <br> </ul> <br> <form name="s_form2" action="/search/"><fieldset><input type="text" name="q" id="queryname2" value="" class="text" /><button id="searchsubmit" onclick="return submitHeaderSearch('onclick');" type="submit" name="searchsubmit" title="Search" ></button><input type="hidden" name="invocationType" value="wl-tuaw-ft" /></fieldset></form> <br> </div><!– /show-footer-search.html.php –> <br> <div class="bottomleader"> <br> <script type="text/javascript"> <br> <!– <br> adSetType("F"); <br> htmlAdWH('93217798', '728', '90'); <br> adSetType(""); <br> //–> <br> </script> <br> </div><!– /topleader –></div><!– /footer –> <br> <div id="grid2"> <br> <table class="grid-table" cellspacing="0"> <br> <tr> <br> <td scope="col" class="first"> <br> <h4><img src="http://www.blogsmithmedia.com/www.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.joystiq.com/">Joystiq</a></h4><ul><li><a href="http://www.joystiq.com/2009/05/30/qore-leak-reveals-new-psp-metal-gear-jak-and-daxter-and-more/" rel="bookmark">Qore leak reveals new PSP Metal Gear and more</a></li><li><a href="http://www.joystiq.com/2009/05/30/steam-has-assassins-creed-splinter-cell-double-agent-50-off/" rel="bookmark">Steam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5</a></li><li><a href="http://www.joystiq.com/2009/05/30/rumor-psp-go-revealed-in-june-issue-of-qore/" rel="bookmark">PSP Go revealed in June issue of Qore [update]</a></li></ul></td> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.downloadsquad.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.downloadsquad.com/">Download Squad</a></h4><ul><li><a href="http://www.downloadsquad.com/2009/05/30/search-for-useful-bookmarklets-with-bookmarklet-directory/" rel="bookmark">Search for useful bookmarklets with Bookmarklet Directory</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/where-to-watch-the-stanley-cup-finals-online/" rel="bookmark">Where to watch the Stanley Cup finals online</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/goog-411-now-provides-intersection-info/" rel="bookmark">Goog-411 now provides intersection info</a></li></ul></td> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.bloggingstocks.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.bloggingstocks.com/">BloggingStocks</a></h4><ul><li><a href="http://www.bloggingstocks.com/2009/05/30/allegheny-energy-knows-the-u-s-will-eventually-need-more-power/" rel="bookmark">Allegheny Energy knows the U.S. will eventually need more power</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/stock-2-quicksilver-zqk/" rel="bookmark">Stock #2: Quicksilver (ZQK)</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/earnings-highlights-autozone-costco-dell-heinz-staples-tif/" rel="bookmark">Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more</a></li></ul></td> <br> </tr> <br> <tr> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.autoblog.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.autoblog.com/">Autoblog</a></h4><ul><li><a href="http://www.autoblog.com/2009/05/30/report-two-plants-saved-from-closing-under-new-gm-uaw-agreement/" rel="bookmark">REPORT: Two plants saved from closing under new GM/UAW agreement</a></li><li><a href="http://www.autoblog.com/2009/05/30/video-corvette-gran-sport-launch-control-tested-in-dealer-lo/" rel="bookmark">VIDEO: Corvette Grand Sport launch control tested… in dealer lot</a></li><li><a href="http://www.autoblog.com/2009/05/30/kerfuffle-what-kerfuffle-all-formula-1-teams-reportedly-sign-o/" rel="bookmark">Kerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010</a></li></ul></td> <br> <td scope="col" class="last"> <br> <h4><img src="http://www.blogsmithmedia.com/xbox.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://xbox.joystiq.com/">Joystiq Xbox</a></h4><ul><li><a href="http://xbox.joystiq.com/2009/05/29/xbox-360-fancast-118-pre-e3-extravaganza-part-2/" rel="bookmark">Xbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2</a></li><li><a href="http://xbox.joystiq.com/2009/05/28/raiden-iv-media-blowout/" rel="bookmark">Raiden IV media blowout </a></li><li><a href="http://xbox.joystiq.com/2009/05/28/joyswag-gel-set-and-match/" rel="bookmark">Joyswag: Gel: Set &amp; Match</a></li></ul></td> <br> <td scope="col" class="last"> <br> <h4><img src="http://www.blogsmithmedia.com/www.engadget.com/media/favicon-v2.ico" alt="" height="16" width="16" /> <a href="http://www.engadget.com/">Engadget</a></h4><ul><li><a href="http://www.engadget.com/2009/05/30/alienware-m17x-gaming-laptop-hands-on-it-isnt-quite-all-power/" rel="bookmark">Alienware M17x gaming laptop hands-on: it isn't quite "all powerful," but it'll do in a pinch</a></li><li><a href="http://www.engadget.com/2009/05/30/engadget-podcast-148-05-30-2009/" rel="bookmark">Engadget Podcast 148 – 05.30.2009</a></li><li><a href="http://www.engadget.com/2009/05/30/sonys-psp-go-leaks-out-before-e3-is-obviously-a-go/" rel="bookmark">Video: Sony's PSP Go leaks out before E3, is obviously a go</a></li></ul></td> <br> </tr> <br> </table> <br> </div> <br> <div id="legal"> <br> <a href="http://news.aol.com" target="_blank" class="cobrand-footer">AOL News</a> <br> <p>All contents copyright &copy; 2003-2009, <a href="http://www.weblogsinc.com/">Weblogs, Inc.</a> All rights reserved</p> <br> <p><a href="">The Unofficial Apple Weblog (TUAW)</a> is a member of the <a href="http://www.weblogsinc.com/">Weblogs, Inc. Network</a>. <a href="http://www.weblogsinc.com/privacy/">Privacy Policy</a>, <a href="http://www.weblogsinc.com/terms/">Terms of Service</a>, <a href="http://www.weblogsinc.com/report/">Notify AOL</a></p> <br> <br> </div><!– /legal –> <br> </div><!– /main –> <br> </div><!– /container –> <br> </body> <br> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tuaw.com/include/jquery.js"></script> <br> <script type="text/javascript"> <br> $(document).ready(init); <br> function init() <br> { <br> $('.winblogrollcat').children('ul').hide(); <br> $('.winblogrollcat .trigger').click(function(evt){ <br> $(this.parentNode).children('ul').slideToggle('fast'); <br> }); <br>???? $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); <br> } <br> </script> <br> <script type="text/javascript" src="http://www.blogcdn.com/js/addthis.js"></script> <br> <script type="text/javascript"> <br> if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { <br>?? top.location.replace(self.location.href); <br> } <br> </script> <br> </html><script type="text/javascript"> <br> <!– <br> document.write('<scr' + 'ipt src="http://www.tuaw.com/traffic/' + '?t=js&bv=&os=&tz=&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=955338100" type="text/javascript"></scr' + 'ipt>'); <br> // –> <br> </script><noscript><img src="http://www.tuaw.com/traffic/?t=px&bv=JavaScript+Disabled&os=&tz=default&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=1942902130" alt="the end" width="1" height="1"border="0" /></noscript>"><table id=suggesttable><tr><td width=49%><span style="float: right; font-size:smaller" id=sug_exp>We'll use your suggestion to improve translation quality in future updates to our system.</span></td><td width=2% rowspan=2></td><td id=utranscell width=49%><textarea name=utrans wrap=SOFT dir="ltr" rows=5 id=suggestion>> <p class="filed-under"> Abgelegt unter: <a href="/category/analysisopinion/"> Analyse / Stellungnahme </ a>, <a href="/category/itunes-store/"> ITS < / a>, <a href="/category/itunes/"> iTunes </ a>, <a href="/category/iphone/"> iPhone </ a> </ p> <h2 class = "posttitle" > <a href="http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/" rel="bookmark"> <span id = "ppt19051882"> K?nftige Versionen von iTunes kann die Pre-Block, aber warum? </ span> </ a> </ h2> <p class="byline"> von <strong> <a href = "/ bloggers/robert- Palmer / "> Robert Palmer </ a> </ strong> am 30. Mai 2009 </ p> <div class="postbody"> <! – sphereit Start -> <p> <img vspace =" 8 "hspace = "8" border = "0" align = "right" src = "http://www.blogcdn.com/www.tuaw.com/media/2009/05/iphone-pre-548946946.jpg" alt = " "/> Gestern, Megan hingewiesen, einem Fortune-Geschichte, dass <a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/"> iTunes synchronisiert problemlos mit dem neuen Palm vor </ a>. Das ist nat?rlich, hat das Wasser-K?hler sprudelnden sprechen: "Wie haben Palm ziehen Sie es aus? Will Apple damit dies geschehen kann?" </ P> <br> <p> stellt sich heraus, die sie bereits haben. A <a href="http://support.apple.com/kb/HT2172">-Tech-Note auf der Apple-Website </ a> stellt fest, die zwei Dutzend Dritter Spieler, iTunes (f?r Mac OS X, mindestens ) ist kompatibel mit, darunter Rio und Creative Labs MP3-Player Nomad. Es stimmt zwar, dass viele der Modelle vor den iPod, und der Tech-Note "selbst wurde zuletzt aktualisiert am etwas weniger als vor einem Jahr. Aber Dritter Ger?t Kompatibilit?t mit iTunes ist nicht ohne Pr?zedenzfall. </ P> <br> <p> Daring Fireball John Gruber auf eine Geschichte von Jon Lech Johansen, die besagt, dass <a href = "http://nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm- pre / "> Apple iTunes blockieren den Zugang zu den in Vorbereitung auf ein zuk?nftiges Update </ a>; Gruber sich <a href =" http://daringfireball.net/linked/2009/05/29/johansen-pre-itunes " > gesagt </ a>, er "w?rde sich nicht wundern, wenn sie getan hat." Ich bin mir nicht so sicher. <br /> </ P> <br> <p> Erste, la?t uns anschauen, wie es funktioniert. Laut Johansen, eine einzigartige USB-Ger?te-ID k?nnen iTunes zu erkennen MP3-Player (auch iPod), dass es mit. Johansen spekuliert, dass Palm ist mit der Verwendung dieser IDs bei der Kommunikation mit iTunes. Wenn es sich um ein iPod-ID, dann wird es mit iTunes f?r Windows, zu, das ist ein wichtiger Pr?fstein und wir wissen nicht, die Ergebnisse noch nicht. <br /> </ P> <br> <p> Ich kann Apple nicht Baumwolle zu einem Palm Pre <em> speziell </ em> Masquerading als iPod USB-Ger?t. Angesichts der Tatsache, dass, so dass die Vorbereitung auf die freie Kommunikation mit iTunes ist nicht unbedingt schlecht wirtschaftlich sinnvoll, vorausgesetzt, Palm setzt die Funktionalit?t in einer offenen Art und Weise (wie die anderen dritten Partei, dass MP3-Player iTunes unterst?tzt bereits). </ P> <br> Warum <p> den Zugriff auf die Pre, abgesehen von der reinen Trotz? Wenn jemand bereits iTunes nutzt, stehen die Chancen sie haben einige Menge von DRM-freien iTunes Plus-Musik auf ihre Computer. Es gibt keinen technischen Grund, warum die Musik sollte nicht leicht spielbar auf der Pre. Einer der upshots der Beseitigung von DRM im iTunes Store ist es, die Interoperabilit?t Ger?t. Lassen Sie Ger?te nicht von Apple iTunes Musik zu spielen, und pl?tzlich Kunden Apple hat es nicht vor. </ P> <br> <p> Wenn Apple m?chte abgeschnitten nur die Vorbereitung auf, und der Palm ist nach den Regeln, Apple ist unn?tig Schneiden einen Strom von Einnahmen. Das ist etwas, was ich nicht tun, siehe Apple leicht. </ p> <div id="continued"> </ div ><!– Ende sphereit -> <a href="/tag/iphone" class="category-match-ad"> <img src = " http://www.blogsmithmedia.com/www.tuaw.com/media/iphone-post-banner.jpg "alt =" Klicken Sie hier, um alle TUAW's iPhone Abdeckung "/> </ a> </ div> <div class="postmeta"> <p class="posttags"> <strong> Tags: </ strong> <a href="http://www.tuaw.com/tag/daringfireball/"> daringfireball </ a >, <a href="http://www.tuaw.com/tag/device/"> Ger?t </ a>, <a href="http://www.tuaw.com/tag/fortune/"> Fortune </ a>, <a href="http://www.tuaw.com/tag/iphone/"> iPhone </ a>, <a href = "http://www.tuaw.com/tag/ iTunes / ">" iTunes </ a>, <a href="http://www.tuaw.com/tag/palm+pre/"> Palm vor </ a>, <a href = "http://www .tuaw.com / tag / PalmPre / "> PalmPre </ a>, <a href="http://www.tuaw.com/tag/pre/"> vor </ a>, <a href =" http : / / www.tuaw.com/tag/usb/ "> USB </ a> </ p> <div class="navbar clearfix"> <ul> <li class="permalink"> <a href =" http : / / nanocr.eu/2009/05/28/syncing-music-and-video-to-the-palm-pre / "> Quelle </ a> </ li> <li class="print"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/print/" target = "_blank" class = "printthis" rel = "nofollow"> Print <span class="printpop"> <span> Mit HP Wireless-Drucker, <br/> Sie k?nnen gedruckt <br/> dieser von jedem Zimmer <br/> im Haus. <br /> <strong> Live drahtlos. Drucken ohne Kabel </ strong> </ span> </ span> </ a> </ li> <li class="email-this"> <a href = "/ forward/19051882 /" title = "Senden Sie diesen Eintrag einem Freund per E-Mail "> E-Mail hier </ a> </ li> <li> <! – AddThis Button BEGIN -> <script type="text/javascript"> addthis_pub = 'weblogsinc'; addthis_options = 'digg, Facebook, delicious, myspace, aolfav, Propeller, google, live, StumbleUpon, reddit, Favoriten, technorati, Ziel, mehr "</ script> <a class =" sharelink "href =" http://www.addthis.com / bookmark.php "onmouseover =" return addthis_open (this,'', 'http% 3A% 2F% 2Fwww.tuaw.com% 2F2009% 2F05% 2F30% 2Ffuture-iTunes-Versionen-Block-k?nnte-die-vor-, sondern -warum% 2F ',' Die Zukunft + + iTunes-Versionen k?nnte + + + der + Block vor% 2C + sondern + Warum% 3F ') "onmouseout =" addthis_close () "onclick =" return addthis_sendto () "> Aktie </ a> <script type="text/javascript" src="http://s7.addthis.com/custom/weblogsinc/addthis_widget.js"> </ script ><!– AddThis Button END –></ li > <li class="comments"> <a href = "http://www.tuaw.com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why/ # comments "title =" View Leser Kommentare zu diesen Eintrag "> Kommentare (<em> 2 </ em>) </ a> </ li> </ ul> </ div> </ div> </ div> </ div > <script type="text/javascript"> <br> / * Einige dh crap * / <br> Funktion iecheck (inc_seven) ( <br> / / Alert (navigator.platform); <br>???? if (navigator.platform == "Win32" & & navigator.appName == "Microsoft Internet Explorer" & & window.attachEvent) ( <br>???????? var rslt = navigator.appVersion.match (/ MSIE (\ d + \. \ d +) /,''); <br>???????? var iever = (inc_seven)? (rslt! = null & & Number (rslt [1])> = 5,5): (rslt! = null & & Number (rslt [1])> = 5.5 & & Number (rslt [1]) < 7); <br> ) Else ( <br> Iever = false; <br> ) <br>???? R?ckkehr iever; <br> ) <br><br> var useFilter = iecheck (false); <br> var ie6Brand = '<a href = "http://www.sphere.com" target = "_New" style = "cursor: Hand; display: block; width: 112px; height: 18px; Filter: ProgID: DXImageTransform.Microsoft . AlphaImageLoader (src = \ "http://cdn11.sphere.com/images/poweredbySphere.png \ ', sizingMethod = Ma?stab );">< img align =" absmiddle "border =" 0 "style =" margin-left : 2px; "src =" http://cdn11.sphere.com/images/iespacer.png "/></ a> '; <br> var normalBrand = '<a href="http://www.sphere.com" target="_new"> <img align = "absmiddle" border = "0" style = "margin-left: 2px;" src = " http://cdn11.sphere.com/images/poweredbySphere.png "/></ a> '; <br> var Marke =''; <br> if (useFilter == false) ( <br> Marke = normalBrand; <br> ) Else ( <br> Marke = ie6Brand; <br> ) <br> </ script> <br> <div class="sphere clearfix"> <div id="sphereTalk"> <p id="spherePoweredBy" class="powered-by"> </ p> <div id="talkContainer"> <h3> Verwandte Texte von The Unofficial Apple Weblog </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes?icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Fortune: Pre Palm synchronisiert einwandfrei mit iTunes </ a> <p class =" timestamp "> 2 Tage </ p> </ li> <li> <a href =" http://www.tuaw.com/2009/04/06/itunes-8-1-1-showing-in- Software-Update? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> iTunes 8.1.1 und in der Software-Aktualisierung </ a> <p class="timestamp"> 54 Tage vor </ p> </ li> <li> <a href = "http://www.tuaw.com/2009/01/27/apple-wins-comprehensive-patent -for-iphone-Bares-Z?hne-at-Palme? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> Apple gewinnt umfassende Patent f?r iPhone, Bares Z?hne bei Palm </ a> <p class="timestamp"> 122 Tage </ p> </ li> </ ul> </ div ><!– Ende sprechen Container -> < div id = "artContainer"> <h3> Weitere Artikel aus unserem Tech-Netzwerk </ h3> <ul> <li> <a href = "http://www.engadget.com/2009/05/28/the-daily -Roundup-Heres-What-You-mightve-missed1? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> The Daily Roundup : hier ist es, was Sie vielleicht verpasst haben </ a> <p class="timestamp"> 1 Tag </ p> </ li> <li> <a href = "http://www.engadgetmobile.com/2009 / 05/28/palm-pre-said-to-sync-up-nicely-with-apples-itunes? icid = sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \' , \ 'art \') "> Palm Pre sagte zu synchronisieren sch?n mit Apple's iTunes </ a> <p class="timestamp"> 2 Tage </ p> </ li> <li> <a href =" http://www.engadget.com/2009/05/07/apple-ponders-kiosk-style-movie-and-music-downloads?icid=sphere_blogsmith_inpage_tuaw "target =" _New "onMouseUp =" Sphere.Tracker.track ( dieser, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Apple denkt Kiosk-Stil Film-und Musik-Downloads </ a> <p class="timestamp"> 22 Tage vor </ p> </ li> </ ul> </ div ><!– Ende Kunst Container –></ div ><!– Ende sphereTalk -> <div id="sphereAd"> <script type = "text / javascript" src = "http : / / cdn11.sphere.com/widgets/sphereit/js? baseurl = http://cdn11.sphere.com/widgets/sphereit/&siteid=blogsmith_widget_tuaw "> </ script> <iframe frameborder =" 0 "style =" position: relative; width: 300px; height: 250px; "MARGINHEIGHT =" 0 "marginwidth =" 0 "scrolling =" no "border =" 0 "src =" http://www.sphere.com/ads/aol_sphere_adcom. php? a = 93249125 "> </ iframe> </ div> <p class="see-more"> <a onclick =" return Sphere.Widget.search ( 'http://www.tuaw.com/2009/ 05/30/future-itunes-versions-could-block-the-pre-but-why ') "href =" http://www.sphere.com/search?q=sphereit:http://www.tuaw .com/2009/05/30/future-itunes-versions-could-block-the-pre-but-why "> Weitere Artikel und Blog-Posts </ a> </ p> </ div> <! — – Ende Bereich clearfix -> <script type="text/javascript"> <br> document.getElementById ( 'spherePoweredBy "). innerHTML = Marke; <br> </ script> <div id="comments"> <h3 id="readercomments"> Reader Kommentare (Seite 1 von 1) </ h3> </ p> <div class = "commentlinks" id = "commentlinks19115203-1854088" > <div class="commentclass1 level2 Muttergesellschaft comment" id="c19115203"> <a href="http://www.tuaw.com/profile/1854088/" target="_blank" rel="nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/1854088_64.jpg" alt = "Dave" class = "avatar" /> </ a> <span class="rownum"> 1 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href = "http://www.tuaw.com/profile/1854088/" target = "_blank" rel = "nofollow"> Dave </ a> <span sagte class="time-stamp"> 3.43 Uhr am 5-30-2009 </ span> </ h4> </ div> <p> Wenn Vor der sieht aus wie ein iPod mit iTunes von Apple ist, wie wollen den Zugang zu den Vor-und nicht iPods? <br> <br> Aufgrund der Tatsache, dass Rubenstein hat Insider-Wissen von Apple-Hardware Ich glaube, es ist eine bessere Chance, Jobs & Co . Bitte um eine einstweilige Verf?gung gegen Palm. </ p> <p class="cmt_reply"> <a href="#commentform" onclick="replyToCmt('19115203','Dave');"> Antworten </ a> < / p> <div class="cmt_votes"> <img class = "Stern-img" src = "http://www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif" alt = "2 Sterne "/> <span class="cmt_tools" id="tools_19115203"> <a href =" # "class =" voteLink "id =" vd19115203 "onclick =" voteComment ('19115203 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href =" # "class =" voteLink "id =" vu19115203 "onclick =" voteComment ('19115203 ',' bis'); return false; "title =" Diese Abstimmung Kommentar Up "> <span class="vote_up button"> ↑ </ span> </ a> <a href =" # "-Klasse = "reportLink" id = "r19115203" onclick = "reportComment (19115203); return false" title = "Diesen Kommentar melden"> <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <div class="commentlinks" id="commentlinks19115333-2873874"> <div class="commentclass2 level2 Muttergesellschaft comment" id="c19115333"> <a href = "http://www.tuaw.com/profile/2873874/" target = "_blank" rel = "nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/2873874_64 . jpg "alt =" paullloydjohnson "class =" avatar "/> </ a> <span class="rownum"> 2 </ span> <div class="comment-inner"> <div class="credits"> <h4 class="authorname"> <a href="http://www.tuaw.com/profile/2873874/" target="_blank" rel="nofollow"> paullloydjohnson </ a>, sagte <span class = " Zeit-Stempel "> 3:58 pm am 5-30-2009 </ span> </ h4> </ div> <p> The Grund Apple w?rde so etwas ist einfach. iTunes ist die Musikbibliothek der Wahl f?r die meisten Menschen in diesen Tagen. F?r ein paar Leute, die nicht in der Lage eine Synchronisierung mit iTunes die Pre k?nnte ein Deal Breaker und die gleichen Personen k?nnen entscheiden, kaufen ein iPhone statt. </ P> <p class="cmt_reply"> <a href = "# commentform "onclick =" replyToCmt ('19115333 ',' paullloydjohnson');"> Antworten </ a> </ p> <div class="cmt_votes"> <img class = "Stern-img" src = "http:// www.blogsmithmedia.com/www.tuaw.com/media/stars2.gif "alt =" 2 Sterne "/> <span class="cmt_tools" id="tools_19115333"> <a href =" # "class =" voteLink "id =" vd19115333 "onclick =" voteComment ('19115333 ',' nach '); return false; "title =" Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href="#" class="voteLink" id="vu19115333" onclick="voteComment('19115333','up'); R?ckkehr false;" title="Vote Dieser Kommentar Up"> <span class = "vote_up Schaltfl?che"> ↑ </ span> </ a> <a href = "#" class = "reportLink" id = "r19115333" onclick = "reportComment (19115333); return false" title = "Diesen Kommentar melden" > <span class="report button"> Bericht </ span> </ a> </ span> </ div> </ div> </ div> </ div> <br> <script language="JavaScript" type="text/javascript"> var req; <br><br> Funktion getURL (url) ( <br>?? if (isWorking == true) (setTimeout ( "getURL (\" "+ url +" \ ")", "100"); return false;) <br><br>?? isWorking = true; <br><br>?? if (window.XMLHttpRequest) ( <br> Req = new XMLHttpRequest (); <br>???????? req.onreadystatechange = handleHttpResponse; <br> Req.open ( "GET", url, true); <br> Req.send (null); <br>?? ) Else if (window.ActiveXObject) (/ / IE <br> Try ( <br> Req = new ActiveXObject ( "Msxml2.XMLHTTP"); <br> ) Catch (e) ( <br> Req = new ActiveXObject ( "Microsoft.XMLHTTP"); <br> ) <br> If (req) ( <br>???????????????? req.onreadystatechange = handleHttpResponse; <br> Req.open ( "GET", url, true); <br> Req.send (); <br>???????? ) Else ( <br> Alert ( "Ihr Browser unterst?tzt kein ajax"); <br> ) <br>?? ) Else ( <br> Alert ( "Ihr Browser unterst?tzt kein ajax"); <br>?? ) <br><br>?? return false; <br> ) <br><br> Funktion postURL (url, outbuf) ( <br>?? if (isWorking == true) (setTimeout ( "postURL (\" "+ url +" \ ", \" "+ outbuf +" \ ")", "100"); return false;) <br><br>?? isWorking = true; <br><br>?? var browser = navigator.appName; <br>?? if (Browser! = "Microsoft Internet Explorer") ( <br>???? req = new XMLHttpRequest (); <br>???? req.onreadystatechange = handleHttpResponse; <br>???? req.open ( "POST", url, true); <br>???? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); <br>???? req.send (outbuf); <br>?? ) Else if (window.ActiveXObject) (/ / IE <br>???? req = new ActiveXObject ( "Microsoft.XMLHTTP"); <br>???? if (req) ( <br>?????? req.onreadystatechange = handleHttpResponse; <br>?????? req.open ( "POST", url, true); <br>?????? req.setRequestHeader ( "Content-Type", "application / x-www-form-urlencoded; charset = UTF-8"); <br>?????? req.send (outbuf); <br>???? ) <br>?? ) <br><br>?? return false; <br> ) <br><br> Funktion handleHttpResponse () ( <br> If (req.readyState == 4) ( <br> If (req.responseText.charAt (0) == "<") ( <br>???????? Alert (req.responseText); <br> ) Else ( <br>?? Eval (req.responseText); <br> IsWorking = false; <br> ) <br> ) <br> ) <br><br> var isWorking = false; <br> Funktion reportComment (commentid) ( <br> if (confirm ( "Sind Sie sicher, dass Sie diesen Bericht kommentieren?")) ( <br>?? getURL ( "/ a = AJAX-Kommentar-Bericht & commentid =" + commentid); <br>???????? ) <br> Return false; <br> ) <br><br> Funktion reportCommentOK (commentid) ( <br> document.getElementById ( "c" + commentid). className + = "reportedComment"; <br> alert ( "Kommentar wurde f?r die ?berpr?fung. Thank You!"); <br> Return false; <br> ) <br><br> Funktion voteComment (commentid, Typ) ( <br> getURL ( "/ a = AJAX-Kommentar-Abstimmung & commentid =" + commentid + "& type =" + type); <br> Return false; <br> ) <br><br> Funktion voteCommentOK (commentid) ( <br> document.getElementById ( "c" + commentid). className + = "votedComment"; <br> Return false; <br> ) <br><br> Funktion replyToCmt (commentid, Autor) ( <br> var replyInd = document.getElementById ( "replyindicator"); <br>???????? if (document.getElementById ( 'replyToText')) (var replyToText = document.getElementById ( 'replyToText "). value;) else (var replyToText =" Antwort auf ";) <br>???????? if (document.getElementById ( 'replyToUndo')) (var replyToUndo = document.getElementById ( 'replyToUndo "). value;) else (var replyToUndo =" R?ckg?ngig ";) <br> replyInd.innerHTML = (replyToText + '<a href="#c'+commentid+'">' + Autor + '</ a> [<a href = "#" onclick = "wipeReply (\''+ commentid +' \ ') ; return false ;">'+ replyToUndo + '</ a >]'); <br> document.getElementById ( "sourceid"). value = commentid; <br> ) <br><br> Funktion wipeReply (commentid) ( <br> var replyInd = document.getElementById ( "replyindicator"); <br> ReplyInd.innerHTML = ""; <br> <br> Document.getElementById ( "sourceid"). Value = ""; <br> Return false; <br> ) <br><br> Funktion showReplies (Post-, commentid) ( <br> getURL ( "/ a = AJAX-Kommentar-Show-& Antworten commentid =" + commentid + "& Post =" + Post); <br> Return false; <br> ) <br><br> Funktion showRepliesOK (commentid, Daten) ( <br> var replyDiv = document.getElementById (commentid + "_replies"); <br> ReplyDiv.innerHTML = Daten; <br><br> Return false; <br> ) <br><br> </ script> <div class="cmt_paging"> </ div> </ div> <br> <script language="JavaScript" type="text/javascript"> <br> var sns_checked = false; <br> var current_tab = "blogsmith"; <br> Funktion tabTo (TAB) <br> ( <br> document.getElementById ( 'formerrors "). innerHTML =''; <br> <br> document.getElementById ( 'cmtuinfo_email'). style.display = 'none'; <br> document.getElementById ( 'cmtuinfo_blogsmith'). style.display = 'none'; <br> document.getElementById ( 'cmtuinfo_sns'). style.display =' none '; <br> document.getElementById ( 'cmtuinfo_ "+ Tab). style.display =' block '; <br> <br> document.getElementById ( 'cmtutab_email "). className =''; <br> document.getElementById ( 'cmtutab_blogsmith "). className =''; <br> document.getElementById ( 'cmtutab_sns "). className =''; <br> document.getElementById ( 'cmtutab_ "+ Tab). className =' currenttab '; <br> <br> If (! Sns_checked & & tab == "SNS") <br> ( <br> Image1 = new Image (); <br> image1.src = "http://www.blogsmithmedia.com/framework.weblogsinc.com/media/loading.gif"; <br> Sns.init ( 'ch1ga1KvP7TotwTC'); <br> Sns_checked = true; <br> ) <br> <br> Current_tab = TAB; <br> ) <br> <br> Funktion inputValidation () <br> ( <br> document.getElementById ( 'formerrors "). innerHTML =''; <br> <br> Var validInfo = 0; <br> Var validName = 0; <br> Var validEmail = 0; <br> Var validComments = 0; <br> Var validSNS = 0; <br> Var links = 0; <br> Var Fehler =''; <br> <br> Schalter (current_tab) ( <br> Fall "E-Mail": <br> var filter = / ^ ([a-zA-Z0-9_ \. \ - \ +]) + \ @ (([a-zA-Z0-9 \ -]) + \ .)+([ a-zA - Z0-9] (2,4 })+$/; <br> var email = document.getElementById ( 'AuthorEmail "). Wert; <br> if (document.getElementById ( "Autorname"). value =='') ( <br> Fehler + = "<p class='error'> ben?tigen wir Ihren Namen. </ p>"; <br> ) <br> If (email ==''| |! Filter.test (email)) ( <br> Fehler + = "<p class='error'> E-Mail-Adresse ist nicht g?ltig. </ p>"; <br> ) <br> If (! Fehler) ( <br> ValidInfo = 1; <br> ) <br> <br> Break; <br> Fall "blogsmith": <br> if (document.getElementById ( 'C_AuthorEmail "). value =='') ( <br> Fehler + = "<p class='error'> Ung?ltige E-Mail-Adresse. </ p>"; <br> ) <br> if (document.getElementById ( 'C_AuthorPass "). value =='') ( <br> Fehler + = "<p class='error'> Kein Passwort angegeben. </ p>"; <br> ) <br> If (! Fehler) ( <br> ValidInfo = 1; <br> ) <br> <br> <br> Break; <br> Fall "SNS": <br> if (document.getElementById ( 'sns_screenname') & & document.getElementById ( 'sns_password')) <br> ( <br> if (document.getElementById ( 'sns_screenname "). value & & document.getElementById (' sns_password"). value) ( <br> Sns.calls.login (); <br> Return false; <br> ) <br> ) <br> If (document.getElementById ( 'sns_securid')) ( <br> if (document.getElementById ( 'sns_securid "). value) ( <br> sns.calls.login ();// setTimeout ( "sns.calls.login ();", 1000); <br> Return false; <br> ) <br> ) <br> var token = (document.getElementById ( "Token"))? document.getElementById ( "Token"). Wert:''; <br> If (token =='') ( <br> Fehler = "<p class='error'> Ung?ltiger SNS anmelden. </ p>"; <br> ) Else ( <br> ValidInfo = 1; <br> ) <br> Break; <br> ) <br> var txt = document.getElementById ( "Kommentare"). Wert; <br> <br> If (txt! ='') ( <br> ValidComments = 1; <br> ) <br> <br> For (var ind = 0; ind <txt.length; ind + +) <br> ( <br> If (txt.substring (ind, ind +7) == "http://") ( <br> Links = Links + 1; <br> ) Else if (txt.substring (ind, ind +6) == "ftp://") ( <br> Links = Links + 1; <br> ) Else if (txt.substring (ind, ind +8) == "https ://") ( <br> Links = Links + 1; <br> ) <br> ) <br> <br> if (validInfo == 1 & & validComments == 1 & & Links <4) ( <br> Return true; <br> ) Else ( <br> errorMessage var = "<h4 class='error-title'> Fehler </ h4>"; <br> ErrorMessage + = Fehler; <br> if (validComments == 0) (errorMessage + = "<p class='error'> kein Kommentar geschrieben. </ p>";) <br> if (links> 3) (errorMessage + = "<p class='error'> Sorry mate, k?nnen Sie nur 3 URLs. </ p>";) <br> document.getElementById ( 'formerrors "). innerHTML = errorMessage; <br> Return false; <br> ) <br> ) <br> </ script> <br> <div id="comments"> <br> <h3 id="addcomments"> hinzuf?gen Kommentare </ h3> <br> <br> <br> <form action="#thankYou" id="commentform" name="commentform" method="post" onsubmit="return inputValidation();"> <br> <div Id="cmttabs"> <br> <ul> <br> <li id="cmtutab_email"> <a href="#" onclick="tabTo('email');return false;"> neue Leser </ a> </ li> <br> <li id="cmtutab_blogsmith" class="currenttab"> <a href="#" onclick="tabTo('blogsmith');return false;"> R?ckkehr </ a> </ li> <br> <li id="cmtutab_sns"> <a href="#" onclick="tabTo('sns');return false;" class="cmtaol" title="Sign Sie sich mit Ihrem AOL/AIM username!"> AOL / AIM </ a> </ li> <br> </ Ul> <br> </ Div> <br> <br> <div Id="formerrors" class='formerrors'> </ div> <br> <! – E-Mail -> <br> <div id="cmtuinfo_email" class="cmtuinfo clearfix" style="display: none;"> <br> <p Class="instructions"> ersten Mal? Eine Best?tigungs-E-Mail wird Ihnen nach der Einreichung. </ P> <br> <label for="AuthorName" class="first"> Name: <br /> <br> <input type="text" name="AuthorName" id="AuthorName" class="form" value="" /> </ label> <br> <label For="AuthorEmail"> E-Mail: <br /> <br> <input type="text" name="AuthorEmail" id="AuthorEmail" class="form" value=""/> </ label> <br> </ Div> <br> <! – / E-Mail -> <br> <br> <! – Blogsmith -> <br> <div id="cmtuinfo_blogsmith" class="cmtuinfo clearfix" style="display: none;"> <br> <p class="instructions"> Mitglieder geben Sie Ihren Benutzernamen und Ihr Passwort ein. </ p> <br> <label for="C_Author" class="first"> E-Mail: <br /> <br> id="C_AuthorEmail" <input type="text" class="formtext" name="C_AuthorEmail" value="" /> </ label> <br> <label For="C_AuthorPass"> Passwort: <br /> <br> <input id="C_AuthorPass" type="password" class="formtext" name="AuthorPassword" value=""/> </ label> <br> </ Div> <br> <! – / Blogsmith -> <br> <br> <! – SNS -> <br> <div id="cmtuinfo_sns" class="cmtuinfo clearfix" style="display: none;"> <br> <p class="instructions"> Geben Sie Ihren AOL-oder AIM screenname und Ihr Passwort ein. </ p> <br> <div Id="sns"> <br> <p align="center"> <img src="/media/loading.gif"> </ p> <br> </ Div> <br> <!–< Eingang id = "snslogin" type = "button" onclick = "sns.calls.login ();" value = "Login ">–> <br> </ Div> <br> <! – / SNS -> <br> <br> <div Id="cmtmain"> <br> <div Id="replyindicator"> </ div> <br> <div> <br> <br> <label For="Comments"> Ihr Kommentar: </ label> <br> <textarea name="Comments" id="Comments" rows="8" style="width:98%"> </ textarea> <br> </ Div> <br> <div Class="cmtchecks"> <br> <input type="checkbox" checked="checked" id="RememberMeYes" name="RememberMe" /> <br> <label For="RememberMeYes"> merken </ label> <br> </ Div> <br> <br> <div Class="cmtchecks"> <br> <input type="checkbox" checked="checked" id="EmailMe" name="EmailMe" /> <br> <label for="EmailMe"> E-Mail, wenn mir jemand Antworten auf diesen Kommentar </ label> <br> </ Div> <br> <br> <div Id="cmtbuttons"> <br> <input type="submit" id="addCommentButton" value="Add Comment" /> <br> </ Div> <br> <input type="hidden" name="form" value="Comments" /> <input type="hidden" name="ButtonSave" value="Save" /> <br> <br> <input type="hidden" id="sourceID" name="SourceID" value="" /> <br> <input type="hidden" id="postID" name="PostID" value="" /> <br> </ Div> <br> <div Id="instructions"> <br> <p class="preamble"> Bitte halten Sie Ihre Kommentare zu diesem Blog-Eintrag. <strong> E-Mail-Adressen werden niemals angezeigt, aber sie sind erforderlich, um Ihre Kommentare. </ strong> </ p> <br> <p> Wenn Sie Ihren Namen und Ihre E-Mail-Adresse, werden Sie einen Link an, um zu best?tigen, Ihren Kommentar und ein Kennwort. Um einen anderen Kommentar, nutzen Sie bitte, dass Ihr Passwort ein. </ P> <br> <p> So erstellen Sie eine Live-Link, geben Sie einfach die URL (einschlie?lich http://) oder E-Mail-Adresse ein und wir machen es zu einem Live-Link f?r Sie. Sie k?nnen bis zu 3 URLs in Ihre Kommentare. Zeilenumbr?che und Abs?tze werden automatisch konvertiert – keine Notwendigkeit, <p> oder <br /> Tags. </ P> <br> </ Div> <br> <br> <input type = "hidden" name = "referer" value = "http://www.tuaw.com:1080/2009/05/30/future-itunes-versions-could-block-the-pre-but-why / "> <br> </ form> <br> </ div> <br> <script type="text/javascript" src="http://www.blogsmithmedia.com/framework.weblogsinc.com/bc/ajax.js"> </ script> <br> <script type="text/javascript" src="http://www.weblogsinc.com/bc/sns.js"> </ script> <br> <script type="text/javascript"> tabTo (current_tab); </ script> <br> <script language="JavaScript" type="text/javascript"> getUserInfo Funktion () (var anchor = document.getElementById ( 'addCommentButton'); var SID = document.createElement ( 'input'); sID.type = 'hidden '; sID.id =' SID '; sID.name =' SID '; sID.value ='9 a0a4ab1dd8480fac952ae1d083d21a4 "; var UID = document.createElement (' input '); uID.type =' hidden '; uID.id = 'uid'; uID.name = 'UID'; uID.value = 'c7a5d6e4cff335bdd1265154127e8ced "; var tStamp = document.createElement (' input '); tStamp.type =' hidden '; tStamp.id =' tStamp '; tStamp. name = "tStamp '; tStamp.value ='50405'; var CacheID = document.createElement ( 'input'); cacheId.type = 'hidden'; cacheId.id = 'CacheID'; cacheId.name = 'CacheID'; cacheId.value ='4006218568046222 '; anchor.parentNode.insertBefore (SID, Anker); anchor.parentNode.insertBefore (uid, Anker); anchor.parentNode.insertBefore (tStamp, Anker); anchor.parentNode.insertBefore (CacheID, Anker ); var divArray = document.getElementsByTagName ( 'div'); for (var i = 0; i <divArray.length; i + +) (if (divArray [i]. className == 'post') (document.getElementById ( ' PLZ "). value = divArray [i]. id;))) getUserInfo ();</ script> <br> </ div ><!– / content -> <br> </ div ><!– / col-1 -> <br> <div id="col-2"> <br> <div id="subcontent" class="clearfix"> <br> <div class="medrect"> <br> <script Type="text/javascript"> <br> <! — <br> AdSetType ( "F"); <br> HtmlAdWH ( "93217898", "300", "250"); <br> AdSetType (""); <br> //–> <br> </ Script> <br> </ div ><!– / medrect -> <div id="tip-day"> <div id="tip-day-inner"> <h2> Tipp des Tages </ h2> <p class = "Tipp"> So schalten Sie Ihre Firewall, ?ffnen Sie die Systemeinstellungen, und klicken Sie auf das Symbol Sicherheit. Klicken Sie anschlie?end auf die Registerkarte "Firewall". Stellen Sie sicher, dass entweder "Erlauben Sie nur wesentliche Dienste" ausgew?hlt ist, oder w?hlen Sie "Zugriff f?r bestimmte Dienste und Anwendungen" k?nnen. <br /> <br /> </ P> <div class="learnmore"> <a href = " http://www.tuaw.com/2005/01/03/tuaw-tip-of-the-day/ "> Weitere Informationen </ a> </ div> </ div> </ div> <div id = "breakingnews" class = "Schlagzeilen"> <div class="wrap"> <h3> <span> <a href="/tag/breaking news/"> Breaking News </ a> <a href = "http:/ / www.tuaw.com / tag / Nachrichten / rss.xml "class =" Feed "title =" Subscribe to breaking news "> Feed </ a> </ span> </ h3> <ul> <li> < a href = "http://www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/"> <a rel = "bookmark" href = "http: / / www.tuaw.com/2009/05/07/breaking-no-new-app-submissions-unless-they-run/ "rel =" Lesezeichen "> Breaking News: Keine neuen Beitr?ge app, es sei denn, sie laufen auf OS 3.0 </ a> </ li> <a href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/"> <a rel="bookmark" href="http://www.tuaw.com/2009/05/05/first-look-bento-for-iphone-and-ipod-touch/" rel="bookmark"> Erste Look: Bento f?r iPhone und iPod touch </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/23/the-app-store-hits-one- Milliarden-downloads / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/23/the-app-store-hits-one-billion-downloads/ "rel =" Lesezeichen "> Der App Store Treffern eine Milliarde Downloads </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/03/30/macworld-2010-moves-to Februar / "> <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/macworld-2010-moves-to-february/" rel="bookmark"> Macworld 2010 bewegt sich bis Februar </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" > <a rel="bookmark" href="http://www.tuaw.com/2009/03/30/skype-for-iphone-coming-tuesday-says-cnet/" rel="bookmark"> f?r Skype iPhone kommenden Dienstag, sagt CNET </ a> </ li> <a href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/"> <a rel="bookmark" href="http://www.tuaw.com/2009/02/13/apple-says-jailbreaking-is-illegal/" rel="bookmark"> Apple sagt jailbreaking ist illegal </ a> </ li> <a href="http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/01/30/pwnagetool-and-quickpwn-updated-compatible-with-2-2-1/" rel = "Lesezeichen" > PwnageTool und QuickPwn aktualisiert und ist kompatibel mit 2.2.1 </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses -Security-Fragen / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/quicktime-7-6-addresses-security-issues/ "rel =" Lesezeichen "> QuickTime 7/6 Adressen Sicherheit </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near -Unibody-specs / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/21/999-macbook-hardware-updated-to-near-unibody-specs/ " rel = "Lesezeichen"> $ 999 MacBook Hardware aktualisiert, um in der N?he von Unibody-Daten </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/01/19/use-your -iPhone-zu-Navigation-Einweihung-Tag / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/01/19/use-your-iphone-to-navigate-inauguration -Tag / "rel =" Lesezeichen "> Verwenden Sie Ihr iPhone zu navigieren Einweihung Tag </ a> </ li> </ ul> </ div> </ div> <div id="featuredstories" class="headlines"> <h3> <span> <a href="/tag/features/"> sehenswerte Geschichten </ a> <a href = "http://www.tuaw.com/tag/features/rss.xml" class = " Futtermittel "title =" Abonnieren Sie sehenswerte Geschichten "> Feed </ a> </ span> </ h3> <ul> <li> <a href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/17 / AOL-t?glich-Finance-app-wirft-der-bar-for-iphone-Investment-tools / "> Daily AOL Finance ca. wirft die Bar f?r das iPhone Investitionen Tools </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/04/14/tuaw-tip-swap-out-your-laptops-hard-disk-for-a-spiffy-new-ssd/"> TUAW Tipp: Tauschen Sie Ihren Laptop auf der Festplatte f?r eine schicke neue SSD </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/04/14/another-fistful- von-apps-ember-Headspace-mymovies-nozbe-jugl / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/04/14/another-fistful-of-apps- ember-Headspace-mymovies-nozbe-jugl / "> Eine weitere Handvoll Apps: Ember, Headspace, myMovies, Nozbe, Juglir und LiveView </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/04/01/tuaw-1976 / "> <a rel="bookmark" href="http://www.tuaw.com/2009/04/01/tuaw-1976/"> TUAW 1976 </ a> </ li> <a href="http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> <a rel = "Lesezeichen" href = "http://www.tuaw.com/2009/03/13/my-dad-the-switcher-day-140/"> Mein Vater, der Switcher: Tag 140 </ a> </ li> <a href="http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/"> <a rel = "bookmark" href = " http://www.tuaw.com/2009/03/12/my-dad-the-switcher-day-139/ "> Mein Vater, der Switcher: Tag 139 </ a> </ li> <li> < a href = "http://www.tuaw.com/2009/02/10/31-fart-apps-in-90-seconds/"> <a rel = "bookmark" href = "http://www. tuaw.com/2009/02/10/31-fart-apps-in-90-seconds / "> 31 fart Apps in 90 Sekunden </ a> </ li> <li> <a href =" http:// www.tuaw.com/2009/02/08/app-store-demo-no-lite-yes/ "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/ 08/app-store-demo-no-lite-yes / "> App Store:" Demo "Nein," Lite "Ja </ a> </ li> <li> <a href =" http://www. tuaw.com/2009/02/02/one-month-with-apple-tv / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/02/02/one- month-with-apple-tv/">One month with Apple TV</a></li><li><a href="http://www.tuaw.com/2008/12/27/traveling-iphone -can-help/"><a rel="bookmark" href="http://www.tuaw.com/2008/12/27/traveling-iphone-can-help/">Traveling? iPhone can help!</a></li></ul></div><br class="clear" /> <br> <div class="medrect"> <br> <script type="text/javascript"> <br> <!– <br> adSetType("F"); <br> htmlAdWH("93217998", "300", "250"); <br> adSetType(""); <br> //–> <br> </script> <br> </div><!– /medrect –><div id="twitter_linkage" class="module"><a href="http://www.twitter.com/tuaw" target="_blank"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/twitter-follow-2.jpg" alt="Follow us on Twitter!" /></a></div> <br> <!– Start of Flickr Badge –> <br> <div class="module"> <br> <h3><a href="http://flickr.com/photos/tags/tuaw" target="_blank"><span>TUAW <strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong> Pool</span></a></h3> <br> <table cellpadding="0" cellspacing="10" border="0" id="flickr_badge_wrapper"> <br> <tr> <br> <script type="text/javascript" src="http://www.flickr.com/badge_code_v2.gne?show_name=1&count=3&display=latest&size=t&layout=h&source=all_tag&tag=tuaw&user=15453323%40N00"></script> <br> </tr> <br> </table> <br> <a href="http://www.flickr.com" id="flickr_www">www.<strong style="color:#3993ff">flick<span style="color:#ff1c92">r</span></strong>.com</a> <br> </div> <br> <!– End of Flickr Badge –><object lassid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="330" height="150"> <br> <param name="movie value="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" /> <br> <param name="wmode" value="transparent" /> <br> <embed src="http://developer.truveo.com/apps/listWidget/truveo_listWidget.swf?query=tuaw&resultsnum=10&title=TUAW%20on%20Truveo" quality="high" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="330" height="150"></embed> <br> </object><a href="http://www.cafepress.com/tuaw" title="Visit our Cafe Press store" class="rail-promo"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png" alt="TUAW [Cafepress]" /></a><div class="ad-wrap"> <br> <div class="ad-wrap-inner"> <br> <h3 class="hide"><span class="wrap">Sponsored Links</span></h3> <br> <p class="sponsored">Advertise with us. (<a href="http://www.weblogsinc.com/advertise/">Learn more</a>)</p> <br> </div> <br> </div> <br><br> <h3><span class="wrap">Featured Galleries</span></h3><div class="featuredgalleries clearfix"><div class="thumb"><a href="/photos/gallery-2397/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/08/dnc_img_0431_thumbnail.jpg" alt="DNC Macs" width="75" height="75" title="DNC Macs"></a></div><div class="thumb"><a href="/photos/macworld-2008-keynote-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/001_thumbnail.jpg" alt="Macworld 2008 Keynote" width="75" height="75" title="Macworld 2008 Keynote"></a></div><div class="thumb"><a href="/photos/macworld-2008-build-up/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/01/dsc_5493_thumbnail.jpg" alt="Macworld 2008 Build-up" width="75" height="75" title="Macworld 2008 Build-up"></a></div><div class="thumb"><a href="/photos/google-earth-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/10/gooe1_thumbnail.png" alt="Google Earth for iPhone" width="75" height="75" title="Google Earth for iPhone"></a></div><div class="thumb"><a href="/photos/podcaster/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/09/pcaster1_thumbnail.jpg" alt="Podcaster" width="75" height="75" title="Podcaster"></a></div><div class="thumb"><a href="/photos/bento-for-iphone-1-0/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/bentoiphonerev-1_thumbnail.jpg" alt="Bento for iPhone 1.0" width="75" height="75" title="Bento for iPhone 1.0"></a></div><div class="thumb"><a href="/photos/scrabble-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/12/scrabbleiphone1_thumbnail.png" alt="Scrabble for iPhone" width="75" height="75" title="Scrabble for iPhone"></a></div><div class="thumb"><a href="/photos/tom-bihn-checkpoint-flyer-briefcase/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/05/checkpointflyertuaw-01_thumbnail.jpg" alt="Tom Bihn Checkpoint Flyer Briefcase" width="75" height="75" title="Tom Bihn Checkpoint Flyer Briefcase"></a></div><div class="thumb"><a href="/photos/apple-vanity-plates/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/05/appleplatealanrothberg_thumbnail.jpg" alt="Apple Vanity Plates" width="75" height="75" title="Apple Vanity Plates"></a></div><div class="thumb"><a href="/photos/apple-booth-macworld-07/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/mwsf07-booth-tours—23_thumbnail.jpg" alt="Apple booth Macworld 07" width="75" height="75" title="Apple booth Macworld 07"></a></div><div class="thumb"><a href="/photos/quickoffice-for-iphone-1-1-1/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/quickofficerev-01_thumbnail.jpg" alt="Quickoffice for iPhone 1.1.1" width="75" height="75" title="Quickoffice for iPhone 1.1.1"></a></div><div class="thumb"><a href="/photos/daylite-3-9-review/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/04/daylite-server-adminscreensnapz002_thumbnail.png" alt="Daylite 3.9 Review" width="75" height="75" title="Daylite 3.9 Review"></a></div><div class="thumb"><a href="/photos/discpainter/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/06/dp1_thumbnail.png" alt="DiscPainter" width="75" height="75" title="DiscPainter"></a></div><div class="thumb"><a href="/photos/mariner-calc-for-iphone/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/cutandpaste_thumbnail.jpg" alt="Mariner Calc for iPhone" width="75" height="75" title="Mariner Calc for iPhone"></a></div><div class="thumb"><a href="/photos/2009cupertinobus/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/01/cupertino09-1_thumbnail.jpg" alt="2009CupertinoBus" width="75" height="75" title="2009CupertinoBus"></a></div><div class="thumb"><a href="/photos/crash-bandicoot-nitro-kart-3d/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/img1_thumbnail.png" alt="Crash Bandicoot Nitro Kart 3D" width="75" height="75" title="Crash Bandicoot Nitro Kart 3D"></a></div><div class="thumb"><a href="/photos/mlb-com-at-bat-2009/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2009/03/2009mlbatbat1_thumbnail.jpg" alt="MLB.com At Bat 2009" width="75" height="75" title="MLB.com At Bat 2009"></a></div><div class="thumb"><a href="/photos/macworld-expo-2007-show-floor/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/return-of-the-icarta-1_thumbnail.jpg" alt="Macworld Expo 2007 show floor" width="75" height="75" title="Macworld Expo 2007 show floor"></a></div><div class="thumb"><a href="/photos/apple-texas-hold-em/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2008/07/photo_thumbnail.jpg" alt="Apple Texas Hold 'Em" width="75" height="75" title="Apple Texas Hold 'Em"></a></div><div class="thumb"><a href="/photos/the-macworld-faithful-in-line/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/signage_thumbnail.jpg" alt="The Macworld Faithful in Line" width="75" height="75" title="The Macworld Faithful in Line"></a></div><div class="thumb"><a href="/photos/iphone-first-look/"><img src="http://www.blogcdn.com/www.tuaw.com/media/2007/01/img_2259_thumbnail.jpg" alt="iPhone First Look" width="75" height="75" title="iPhone First Look"></a></div><p class="clearer">&nbsp;</p></div> <br> <div class="statstable" id="stats_bloggers"><h3><span class="wrap">TUAW bloggers (30 days)</span></h3><table class="data" cellspacing="0"><tr><th>#</th><th>Blogger</th><th class="ctr">Posts</th><th class="ctr">Cmts</th></tr><tr><td class="statsclass1">1</td><td class="statsclass1"><a href="/bloggers/steven-sande/">Steven Sande</a></td><td class="statsclass1 ctr">36</td><td class="statsclass1 ctr">10</td></tr><tr><td class="statsclass2">2</td><td class="statsclass2"><a href="/bloggers/mel-martin/">Mel Martin</a></td><td class="statsclass2 ctr">32</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">3</td><td class="statsclass1"><a href="/bloggers/mike-schramm/">Mike Schramm</a></td><td class="statsclass1 ctr">25</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">4</td><td class="statsclass2"><a href="/bloggers/dave-caolo/">Dave Caolo</a></td><td class="statsclass2 ctr">23</td><td class="statsclass2 ctr">4</td></tr><tr><td class="statsclass1">5</td><td class="statsclass1"><a href="/bloggers/michael-rose/">Michael Rose</a></td><td class="statsclass1 ctr">17</td><td class="statsclass1 ctr">32</td></tr><tr><td class="statsclass2">6</td><td class="statsclass2"><a href="/bloggers/robert-palmer/">Robert Palmer</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">6</td></tr><tr><td class="statsclass1">7</td><td class="statsclass1"><a href="/bloggers/cory-bohon/">Cory Bohon</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">8</td><td class="statsclass2"><a href="/bloggers/christina-warren/">Christina Warren</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">13</td></tr><tr><td class="statsclass1">9</td><td class="statsclass1"><a href="/bloggers/aron-trimble/">Aron Trimble</a></td><td class="statsclass1 ctr">7</td><td class="statsclass1 ctr">11</td></tr><tr><td class="statsclass2">10</td><td class="statsclass2"><a href="/bloggers/brett-terpstra/">Brett Terpstra</a></td><td class="statsclass2 ctr">7</td><td class="statsclass2 ctr">9</td></tr><tr><td class="statsclass1">11</td><td class="statsclass1"><a href="/bloggers/megan-lavey/">Megan Lavey</a></td><td class="statsclass1 ctr">6</td><td class="statsclass1 ctr">3</td></tr><tr><td class="statsclass2">12</td><td class="statsclass2"><a href="/bloggers/victor-agreda-jr/">Victor Agreda, Jr.</a></td><td class="statsclass2 ctr">3</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">13</td><td class="statsclass1"><a href="/bloggers/kelly-guimont/">Kelly Guimont</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">2</td></tr><tr><td class="statsclass2">14</td><td class="statsclass2"><a href="/bloggers/mat-lu/">Mat Lu</a></td><td class="statsclass2 ctr">2</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">15</td><td class="statsclass1"><a href="/bloggers/chris-ullrich/">Chris Ullrich</a></td><td class="statsclass1 ctr">2</td><td class="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">16</td><td class="statsclass2"><a href="/bloggers/brett-kelly/">Brett Kelly</a></td><td class="statsclass2 ctr">1</td><td class="statsclass2 ctr">0</td></tr></table></div><div class="statstable"><h3><span class="wrap">Most Commented On <em>(7 days)</em></span></h3><ul class="box"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/hulu-desktop-app-gives-full-screen-experience-to-mac-users/" rel="bookmark">Hulu Desktop app gives full-screen experience to Mac users</a> (63)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/" rel="bookmark">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a> (46)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/fortune-palm-pre-syncs-flawlessly-with-itunes/" rel="bookmark">Fortune: Palm Pre syncs flawlessly with iTunes</a> (38)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/27/stop-the-presses-ap-news-for-iphone-is-a-mess/" rel="bookmark">Stop the presses! AP News for iPhone is a mess</a> (33)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/sirius-xm-iphone-app-coming-real-soon/" rel="bookmark">Sirius-XM iPhone app coming 'real soon'</a> (29)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/25/apple-building-server-farm-secret-lair-in-north-carolina/" rel="bookmark">Apple building server farm, secret lair in North Carolina</a> (29)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/27/white-macbook-specs-quietly-bumped/" rel="bookmark">White MacBook specs quietly bumped</a> (26)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/businessweek-puts-apple-at-top-of-most-innovative-list/" rel="bookmark">Businessweek puts Apple at top of Most Innovative list</a> (25)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/26/rumors-ipod-cameras-expecting-offspring/" rel="bookmark">Rumors: iPod, cameras expecting offspring</a> (23)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/24/eucalyptus-for-iphone-gets-a-new-lease-on-life/" rel="bookmark">Eucalyptus for iPhone gets a new lease on life</a> (23)</li></ul></div><div class="statstable"><h3><span class="wrap">Recent Comments</span></h3><ul id="stats_recentcomments"><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19114306">Drahliana</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113329">user7</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/#c19113308">Andy</a> on <a href="http://www.tuaw.com/2009/05/28/some-macbook-pros-are-updated-along-with-iwork-09/">Some Macbook Pros are updated along with iWork '09</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19113197">cam</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112941">Mel Martin</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112895">whoapossum</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112888">zezke</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/#c19112679">Maxwell</a> on <a href="http://www.tuaw.com/2009/05/29/sky-burger-for-iphone-ipod-touch-free-for-the-day/">Sky Burger for iPhone/iPod touch free for the day</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/#c19112696">Tyson McMurtrey</a> on <a href="http://www.tuaw.com/2009/05/21/win-a-bundle-of-iphone-apps-in-iphonespree-plus-18-apps-on-tuaw/">Win a bundle of iPhone apps in iPhoneSpree, plus 18 apps on TUAW</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/#c19112680">ted</a> on <a href="http://www.tuaw.com/2009/05/28/ask-tuaw-switcher-questions-wifi-stumbling-dual-band-wifi-ha/">Ask TUAW: Switcher questions, WiFi stumbling, dual-band WiFi, hard drive upgrading, and more</a></li></ul></div><div id="tagCloud" class="sidearea"><h3><span class="wrap">The Unofficial Apple Weblog (TUAW) Tags</span></h3><div class="box"><p> <a href="/tag/sling/" class="tagSmall">sling</a> <a href="/tag/review/" class="tagSmall">review</a> <a href="/tag/SnowLeopard/" class="tagSmall">SnowLeopard</a> <a href="/tag/IpodTouch/" class="tagSmall">IpodTouch</a> <a href="/tag/AppStore/" class="tagSmall">AppStore</a> <a href="/tag/safari/" class="tagSmall">safari</a> <a href="/tag/software/" class="tagSmall">software</a> <a href="/tag/ads/" class="tagSmall">ads</a> <a href="/tag/apple/" class="tagSmall">apple</a> <a href="/tag/server/" class="tagSmall">server</a> <a href="/tag/app-store/" class="tagSmall">app-store</a> <a href="/tag/mobileme/" class="tagSmall">mobileme</a> <a href="/tag/video/" class="tagSmall">video</a> <a href="/tag/MacbookPro/" class="tagSmall">MacbookPro</a> <a href="/tag/mac/" class="tagSmall">mac</a> <a href="/tag/accessories/" class="tagSmall">accessories</a> <a href="/tag/itunes/" class="tagSmall">itunes</a> <a href="/tag/AppleHistory/" class="tagSmall">AppleHistory</a> <a href="/tag/twitter/" class="tagSmall">twitter</a> <a href="/tag/rumors/" class="tagSmall">rumors</a> <a href="/tag/AppleStore/" class="tagSmall">AppleStore</a> <a href="/tag/IpodShuffle/" class="tagSmall">IpodShuffle</a> <a href="/tag/sdk/" class="tagSmall">sdk</a> <a href="/tag/ipod/" class="tagSmall">ipod</a> <a href="/tag/developers/" class="tagSmall">developers</a> <a href="/tag/giveaway/" class="tagSmall">giveaway</a> <a href="/tag/Kindle/" class="tagSmall">Kindle</a> <a href="/tag/podcast/" class="tagSmall">podcast</a> <a href="/tag/design/" class="tagSmall">design</a> <a href="/tag/games/" class="tagSmall">games</a> <a href="/tag/att/" class="tagSmall">att</a> <a href="/tag/hulu/" class="tagSmall">hulu</a> <a href="/tag/update/" class="tagSmall">update</a> <a href="/tag/firstlook/" class="tagSmall">firstlook</a> <a href="/tag/iphone3g/" class="tagSmall">iphone3g</a> <a href="/tag/productivity/" class="tagSmall">productivity</a> <a href="/tag/macbook/" class="tagSmall">macbook</a> <a href="/tag/pricing/" class="tagSmall">pricing</a> <a href="/tag/ipod-touch/" class="tagSmall">ipod-touch</a> <a href="/tag/iPhone/" class="tagSmall">iPhone</a> <a href="/tag/talkcast/" class="tagSmall">talkcast</a> <a href="/tag/retro-tuaw/" class="tagSmall">retro-tuaw</a> <a href="/tag/hardware/" class="tagSmall">hardware</a> <a href="/tag/music/" class="tagSmall">music</a> <a href="/tag/security/" class="tagSmall">security</a> <a href="/tag/apps/" class="tagSmall">apps</a> <a href="/tag/iLife/" class="tagSmall">iLife</a> <a href="/tag/release/" class="tagSmall">release</a> <a href="/tag/MacOsX/" class="tagSmall">MacOsX</a> <a href="/tag/IphoneOs/" class="tagSmall">IphoneOs</a> </p></div></div><div class="module"><h3><span class="wrap">More Apple Analysis</span></h3><ul><li><a href="http://aapl.bloggingstocks.com/">AAPL on BloggingStocks</a> The Apple category feed from BloggingStocks.com</li><li><a href="http://finance.aol.com/quotes/apple-inc/aapl/nas">AAPL Quote, News & Summary</a> The AAPL financials page from AOL Money and Finance</li><li><a href="http://www.bloggingstocks.com/tag/iphone">iPhone analysis from BloggingStocks</a> iPhone tag feed from BloggingStocks</li><li><a href="http://www.downloadsquad.com/category/macintosh/">Macintosh news and reviews on Download Squad</a> The Macintosh category feed from Download Squad</li></ul></div><div class="module"><h3><span class="wrap">More from AOL Money and Finance</span></h3><ul><li><a href="http://money.aol.com/investing/stockscreener">Stock Screener</a> </li><li><a href="http://money.aol.com/stock-quotes">Stock Quotes</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">DJIA</a> </li><li><a href="http://www.walletpop.com/taxes/amt">AMT</a> </li><li><a href="http://www.walletpop.com/loans/auto">Auto Loans</a> </li><li><a href="http://www.walletpop.com/banking">Banking</a> </li><li><a href="http://www.walletpop.com/insurance/car-insurance">Car Insurance</a> </li><li><a href="http://www.walletpop.com/banking/checking">Checking Account</a> </li><li><a href="http://www.walletpop.com/credit/credit-cards">Credit Cards</a> </li><li><a href="http://www.walletpop.com/credit/credit-reports">Credit Reports</a> </li><li><a href="http://www.walletpop.com/deals">Deals</a> Deals</li><li><a href="http://money.aol.com/creditdebt/debt">Debt Management</a> </li><li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average-index/$indu/dji">Dow Jones Industrial Average</a> </li><li><a href="http://money.aol.com/news/earnings">Earnings</a> </li><li><a href="http://finance.aol.com/quotes/google-inc/goog/nas">GOOG</a> </li><li><a href="http://www.walletpop.com/insurance/health-insurance">Health Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/home-insurance">Home Insurance</a> </li><li><a href="http://www.walletpop.com/fraud/identity-theft">Identity Theft</a> </li><li><a href="http://www.walletpop.com/taxes/basics">Income Tax Basics</a> </li><li><a href="http://www.walletpop.com/insurance">Insurance</a> </li><li><a href="http://www.walletpop.com/insurance/life-insurance">Life Insurance</a> </li><li><a href="http://www.walletpop.com/loans">Loans</a> </li><li><a href="http://money.aol.com">Money</a> </li><li><a href="http://www.walletpop.com/mortgages">Mortgages</a> </li><li><a href="http://www.walletpop.com/loans/personal">Personal Loans</a> </li><li><a href="http://www.walletpop.com/recession">Recession</a> </li><li><a href="http://www.walletpop.com/mortgages/refinancing">Refinancing</a> </li><li><a href="http://www.walletpop.com/retirement">Retirement</a> </li><li><a href="http://www.walletpop.com/banking/savings">Savings Account</a> </li><li><a href="http://smallbusiness.aol.com/">Small Business</a> </li><li><a href="http://finance.aol.com/usw/quotes/charts">Stock Charts</a> </li><li><a href="http://money.aol.com/stock-ticker">Stock Ticker</a> </li><li><a href="http://www.walletpop.com/taxes">Taxes</a> </li><li><a href="http://money.aol.com/news/technology">Tech News</a> </li></ul></div><div class="blogroll" id="winblogroll"> <br> <h3 id="blogroll_header"><span><a href="http://www.weblogsinc.com">WIN Network</a></span></h3> <br> <br> <ul id="winblogroll" class="accordian"> <br> <br> <li class="winblogrollcat"><strong class="trigger">Autos</strong> <br> <br> <ul id="consumer"> <br> <li><a href="http://www.autoblog.com/">Autoblog</a></li> <br> <li><a href="http://www.autobloggreen.com/">Autoblog Green</a></li> <br> <li><a href="http://spanish.autoblog.com/">Autoblog Spanish</a></li> <br> <li><a href="http://chinese.autoblog.com/">Autoblog Chinese</a></li> <br> <li><a href="http://cn.autoblog.com/">Autoblog Simplified Chinese</a></li> <br> <li><a href="http://jp.autoblog.com/">Autoblog Japanese</a></li> <br> <li><a href="http://uk.autoblog.com/">Autoblog UK</a></li> <br> <li><a href="http://de.autoblog.com/">Autoblog Auf Deutsh</a></li> <br> <li><a href="http://fr.autoblog.com/">Autoblog En Fran?ais</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Technology</strong> <br> <ul id="technology"> <br> <li><a href="http://www.downloadsquad.com/">Download Squad</a></li> <br> <li><a href="http://www.engadget.com/">Engadget</a></li> <br> <li><a href="http://www.engadgethd.com/">Engadget HD</a></li> <br> <br> <li><a href="http://www.engadgetmobile.com/">Engadget Mobile</a></li> <br> <li><a href="http://chinese.engadget.com/">Engadget Chinese</a></li> <br> <li><a href="http://cn.engadget.com/">Engadget Simplified Chinese</a></li> <br> <li><a href="http://japanese.engadget.com/">Engadget Japanese</a></li> <br> <li><a href="http://de.engadget.com/">Engadget Germany</a></li> <br> <li><a href="http://kr.engadget.com/">Engadget Korea</a></li> <br> <br>???????????????????????? <li><a href="http://pl.engadget.com/">Engadget Polska</a></li> <br> <li><a href="http://spanish.engadget.com/">Engadget Spanish</a></li> <br>???????????????????????? <li><a href="http://www.switched.com/">Switched</a></li> <br> <li><a href="http://www.tuaw.com/">TUAW (Apple)</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Lifestyle</strong> <br> <br> <ul id="lifestyle"> <br>???????????????????????? <li><a href="http://www.aisledash.com/">AisleDash</a></li> <br>?? <li><a href="http://www.diylife.com/">DIY Life</a></li> <br> <li><a href="http://www.gadling.com/">Gadling</a></li> <br> <li><a href="http://www.greendaily.com/">Green Daily</a></li> <br> <li><a href="http://www.luxist.com/">Luxist</a></li> <br>???????????????????????? <li><a href="http://jp.luxist.com/">Luxist Japanese</a></li> <br> <br> <li><a href="http://www.parentdish.com/">ParentDish</a></li> <br> <li><a href="http://www.slashfood.com/">Slashfood</a></li> <br> <li><a href="http://www.stylelist.com/blog/">StyleList Blog</a></li> <br> <li><a href="http://www.thatsfit.com/">That's Fit</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Gaming</strong> <br> <br> <ul id="gaming"> <br> <li><a href="http://www.joystiq.com/">Joystiq</a></li> <br> <li><a href="http://nintendo.joystiq.com/">Joystiq [Nintendo]</a></li> <br> <li><a href="http://xbox.joystiq.com/">Joystiq [Xbox]</a></li> <br> <li><a href="http://playstation.joystiq.com/">Joystiq [PlayStation]</a></li> <br> <li><a href="http://jp.joystiq.com/">Joystiq Japanese</a></li> <br>???????????????????????? <li><a href="http://www.massively.com/">Massively</a></li> <br> <br> <li><a href="http://www.wowinsider.com/">WoW Insider</a></li> <br>???????????????????????? <li><a href="http://news.bigdownload.com">Big Download</a></li> <br> <li><a href="http://www.gamedaily.com/">GameDaily</a></li> <br>???????????????????????? <li><a href="http://www.playsavvy.com">PlaySavvy</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Entertainment</strong> <br> <ul id="entertainment"> <br> <li><a href="http://www.cinematical.com/">Cinematical</a></li> <br> <li><a href="http://nl.cinematical.com/">Cinematical Nederland</a></li> <br> <li><a href="http://www.cinematical.pl/">Cinematical Polska</a></li> <br> <li><a href="http://www.cinematical.es/">Cinematical Espana</a></li> <br> <li><a href="http://www.tvsquad.com/">TV Squad</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Finance</strong> <br> <br> <ul id="finance"> <br>???????????????????????? <li><a href="http://www.bloggingbuyouts.com/">BloggingBuyouts</a></li> <br> <li><a href="http://www.bloggingstocks.com/">BloggingStocks</a></li> <br> <li><a href="http://www.dailyfinance.com/">DailyFinance</a></li> <br> <li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average/%24indu/dji">DIJA</a></li> <br> <li><a href="http://www.walletpop.com/">WalletPop</a></li> <br> <li><a href="http://www.walletpop.co.uk/">WalletPop UK</a></li> <br> <li><a href="http://www.walletpop.com/taxes/">Taxes</a></li> <br> </ul> <br> </li> <br> <br> <li class="winblogrollcat"><strong class="trigger">Sports</strong> <br> <ul id="sports"> <br>???????????????????????? <li><a href="http://www.fanhouse.com">FanHouse</a></li> <br>???????????????????????? <li><a href="http://nfl.fanhouse.com/">NFL</a></li> <br>???????????????????????? <li><a href="http://nba.fanhouse.com/">NBA</a></li> <br>???????????????????????? <li><a href="http://mlb.fanhouse.com/">MLB</a></li> <br>???????????????????????? <li><a href="http://ncaafootball.fanhouse.com/">NCAA Football</a></li> <br>???????????????????????? <li><a href="http://ncaabasketball.fanhouse.com/">NCAA Basketball</a></li> <br>???????????????????????? <li><a href="http://motorsports.fanhouse.com/">NASCAR</a></li> <br>???????????????????????? <li><a href="http://nhl.fanhouse.com/">NHL</a></li> <br>???????????????????????? <li><a href="http://golf.fanhouse.com/">Golf</a></li> <br>???????????????????????? <li><a href="http://fantasyfootball.fanhouse.com/">Fantasy Football</a></li> <br>???????????????????????? <li><a href="http://fantasybasketball.fanhouse.com/">Fantasy Basketball</a></li> <br>???????????????????????? <li><a href="http://mma.fanhouse.com/2009/05/23/ufc-98-results-live-updates-of-evans-machida-hughes-serra-mo/">UFC 98 results</a></li> <br> </ul> <br> </li> <br> <br>???????? <li class="winblogrollcat"><strong class="trigger">Also on AOL</strong> <br> <ul id="alsoAOL"> <br> <li><a href="http://www.politicsdaily.com">Politics Daily</a></li> <br>???????????????????????? <li><a href="http://blackvoices.aol.com/">African-American Culture</a></li> <br>???????????????????????? <li><a href="http://autos.aol.com/">Cars</a></li> <br> <li><a href="http://www.games.com/">Games</a></li> <br>???????????????????????? <li><a href="http://www.mapquest.com">Maps</a></li> <br> <li><a href="http://money.aol.com/">Money</a></li> <br> <li><a href="http://www.moviefone.com/">Movies</a></li> <br> <li><a href="http://music.aol.com/">Music</a></li> <br> <li><a href="http://news.aol.com/">News</a></li> <br> <li><a href="http://music.aol.com/radioguide/bb">Radio</a></li> <br> <li><a href="http://sports.aol.com/">Sports</a></li> <br> <li><a href="http://money.aol.com/stock-quotes/">Stock Quotes</a></li> <br> <li><a href="http://television.aol.com/">Television</a></li <br> <li><a href="http://travel.aol.com/">Travel</a></li> <br> </ul> <br> </li> <br> </ul> <br> </div><a href="http://daol.aol.com/software/mac/iphone/radio" title="AOL iPhone Radio" class="aol-radio"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/aol_radio_2.gif" alt="AOL Radio" /></a> <br> <a href="http://www.stitcher.com/listen.php?fid=8189" title="TUAW on Stitcher"><img src="http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-stitcher.gif" alt="TUAW on Stitcher" /></a></div><!– /subcontent –> <br> </div> <br> <div id="footer"> <br> <div class="searchform"> <br> <ul class="searchnav clearfix"> <br> <li id="search-tab-blog2" class="selected"><a onclick="return searchTarget('/search/?q=', 0, 'search-tab-blog2');" href="#">TUAW</a></li> <br> <li id="search-tab-Web2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Web2');" href="http://search.aol.com/aol/search?invocationType=wl-tuaw-ft&query=">Web</a></li> <br> <li id="search-tab-Images2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Images2');"href="http://search.aol.com/aol/image?invocationType=wl-tuaw-ft&amp;query=">Images</a></li> <br> <li id="search-tab-Video2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=', 0, 'search-tab-Video2');"href="http://search.aol.com/aol/video?invocationType=wl-tuaw-ft&query=">Video</a></li> <br> <li id="search-tab-News2" class=""><a onclick="return searchTarget('http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&amp;query=', 0, 'search-tab-News2');"href="http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&amp;query=">News</a></li> <br> <li id="search-tab-Local2" class=""><a onclick="return searchTarget('http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&amp;query=', 0, 'search-tab-Local2');" href="http://local.aol.com/aol/local?invocationType=wl-tuaw-ft&amp;query=">Local</a></li> <br> </ul> <br> <form name="s_form2" action="/search/"><fieldset><input type="text" name="q" id="queryname2" value="" class="text" /><button id="searchsubmit" onclick="return submitHeaderSearch('onclick');" type="submit" name="searchsubmit" title="Search" ></button><input type="hidden" name="invocationType" value="wl-tuaw-ft" /></fieldset></form> <br> </div><!– /show-footer-search.html.php –> <br> <div class="bottomleader"> <br> <script type="text/javascript"> <br> <!– <br> adSetType("F"); <br> htmlAdWH('93217798', '728', '90'); <br> adSetType(""); <br> //–> <br> </script> <br> </div><!– /topleader –></div><!– /footer –> <br> <div id="grid2"> <br> <table class="grid-table" cellspacing="0"> <br> <tr> <br> <td scope="col" class="first"> <br> <h4><img src="http://www.blogsmithmedia.com/www.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.joystiq.com/">Joystiq</a></h4><ul><li><a href="http://www.joystiq.com/2009/05/30/qore-leak-reveals-new-psp-metal-gear-jak-and-daxter-and-more/" rel="bookmark">Qore leak reveals new PSP Metal Gear and more</a></li><li><a href="http://www.joystiq.com/2009/05/30/steam-has-assassins-creed-splinter-cell-double-agent-50-off/" rel="bookmark">Steam has Assassin's Creed, Splinter Cell, Double Agent 50% off until June 5</a></li><li><a href="http://www.joystiq.com/2009/05/30/rumor-psp-go-revealed-in-june-issue-of-qore/" rel="bookmark">PSP Go revealed in June issue of Qore [update]</a></li></ul></td> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.downloadsquad.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.downloadsquad.com/">Download Squad</a></h4><ul><li><a href="http://www.downloadsquad.com/2009/05/30/search-for-useful-bookmarklets-with-bookmarklet-directory/" rel="bookmark">Search for useful bookmarklets with Bookmarklet Directory</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/where-to-watch-the-stanley-cup-finals-online/" rel="bookmark">Where to watch the Stanley Cup finals online</a></li><li><a href="http://www.downloadsquad.com/2009/05/30/goog-411-now-provides-intersection-info/" rel="bookmark">Goog-411 now provides intersection info</a></li></ul></td> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.bloggingstocks.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.bloggingstocks.com/">BloggingStocks</a></h4><ul><li><a href="http://www.bloggingstocks.com/2009/05/30/allegheny-energy-knows-the-u-s-will-eventually-need-more-power/" rel="bookmark">Allegheny Energy knows the U.S. will eventually need more power</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/stock-2-quicksilver-zqk/" rel="bookmark">Stock #2: Quicksilver (ZQK)</a></li><li><a href="http://www.bloggingstocks.com/2009/05/30/earnings-highlights-autozone-costco-dell-heinz-staples-tif/" rel="bookmark">Earnings highlights: AutoZone, Costco, Dell, Heinz, Staples, Tiffany, Tivo and more</a></li></ul></td> <br> </tr> <br> <tr> <br> <td scope="col"> <br> <h4><img src="http://www.blogsmithmedia.com/www.autoblog.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://www.autoblog.com/">Autoblog</a></h4><ul><li><a href="http://www.autoblog.com/2009/05/30/report-two-plants-saved-from-closing-under-new-gm-uaw-agreement/" rel="bookmark">REPORT: Two plants saved from closing under new GM/UAW agreement</a></li><li><a href="http://www.autoblog.com/2009/05/30/video-corvette-gran-sport-launch-control-tested-in-dealer-lo/" rel="bookmark">VIDEO: Corvette Grand Sport launch control tested… in dealer lot</a></li><li><a href="http://www.autoblog.com/2009/05/30/kerfuffle-what-kerfuffle-all-formula-1-teams-reportedly-sign-o/" rel="bookmark">Kerfuffle? What kerfuffle? All Formula 1 teams reportedly sign on for 2010</a></li></ul></td> <br> <td scope="col" class="last"> <br> <h4><img src="http://www.blogsmithmedia.com/xbox.joystiq.com/media/favicon.ico" alt="" height="16" width="16" /> <a href="http://xbox.joystiq.com/">Joystiq Xbox</a></h4><ul><li><a href="http://xbox.joystiq.com/2009/05/29/xbox-360-fancast-118-pre-e3-extravaganza-part-2/" rel="bookmark">Xbox 360 Fancast 118 — Pre-E3 Extravaganza: Part 2</a></li><li><a href="http://xbox.joystiq.com/2009/05/28/raiden-iv-media-blowout/" rel="bookmark">Raiden IV media blowout </a></li><li><a href="http://xbox.joystiq.com/2009/05/28/joyswag-gel-set-and-match/" rel="bookmark">Joyswag: Gel: Set &amp; Match</a></li></ul></td> <br> <td scope="col" class="last"> <br> <h4><img src="http://www.blogsmithmedia.com/www.engadget.com/media/favicon-v2.ico" alt="" height="16" width="16" /> <a href="http://www.engadget.com/">Engadget</a></h4><ul><li><a href="http://www.engadget.com/2009/05/30/alienware-m17x-gaming-laptop-hands-on-it-isnt-quite-all-power/" rel="bookmark">Alienware M17x gaming laptop hands-on: it isn't quite "all powerful," but it'll do in a pinch</a></li><li><a href="http://www.engadget.com/2009/05/30/engadget-podcast-148-05-30-2009/" rel="bookmark">Engadget Podcast 148 – 05.30.2009</a></li><li><a href="http://www.engadget.com/2009/05/30/sonys-psp-go-leaks-out-before-e3-is-obviously-a-go/" rel="bookmark">Video: Sony's PSP Go leaks out before E3, is obviously a go</a></li></ul></td> <br> </tr> <br> </table> <br> </div> <br> <div id="legal"> <br> <a href="http://news.aol.com" target="_blank" class="cobrand-footer">AOL News</a> <br> <p>All contents copyright &copy; 2003-2009, <a href="http://www.weblogsinc.com/">Weblogs, Inc.</a> All rights reserved</p> <br> <p><a href="">The Unofficial Apple Weblog (TUAW)</a> is a member of the <a href="http://www.weblogsinc.com/">Weblogs, Inc. Network</a>. <a href="http://www.weblogsinc.com/privacy/">Privacy Policy</a>, <a href="http://www.weblogsinc.com/terms/">Terms of Service</a>, <a href="http://www.weblogsinc.com/report/">Notify AOL</a></p> <br> <br> </div><!– /legal –> <br> </div><!– /main –> <br> </div><!– /container –> <br> </body> <br> <script type="text/javascript" src="http://www.blogsmithmedia.com/www.tuaw.com/include/jquery.js"></script> <br> <script type="text/javascript"> <br> $(document).ready(init); <br> function init() <br> { <br> $('.winblogrollcat').children('ul').hide(); <br> $('.winblogrollcat .trigger').click(function(evt){ <br> $(this.parentNode).children('ul').slideToggle('fast'); <br> }); <br>???? $('.carousel ul').cycle({'prev':'.previous','next':'.next'}); <br> } <br> </script> <br> <script type="text/javascript" src="http://www.blogcdn.com/js/addthis.js"></script> <br> <script type="text/javascript"> <br> if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { <br>?? top.location.replace(self.location.href); <br> } <br> </script> <br> </html><script type="text/javascript"> <br> <!– <br> document.write('<scr' + 'ipt src="http://www.tuaw.com/traffic/' + '?t=js&bv=&os=&tz=&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=955338100" type="text/javascript"></scr' + 'ipt>'); <br> // –> <br> </script><noscript><img src="http://www.tuaw.com/traffic/?t=px&bv=JavaScript+Disabled&os=&tz=default&lg=&rv=&rsv=&pw=%2F2009%2F05%2F30%2Ffuture-itunes-versions-could-block-the-pre-but-why%2F&cb=1942902130" alt="the end" width="1" height="1"border="0" /></noscript></textarea></td></tr><tr><td></td><td align=right><input type=submit value="Contribute"></td></tr></table></form></td></tr></table><div class=footer><a href="http://www.google.com/webhp?hl=en">Google Home</a> – <a href="http://www.google.com/intl/en/help/faq_translation.html">About Google Translate</a><br><br>©2009 Google</div><iframe name=hidden_iframe style="display:none"></iframe></div><script type="text/javascript">var gaJsHost = (("https:" == document.location.protocol) ?"https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost +"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type="text/javascript">var pageTracker = _gat._getTracker("UA-1043770-1");pageTracker._initData();pageTracker._trackPageview("/translate_t?hl=en&ie=ISO-8859-1&langpair=en|de");</script></body></html>Google Home – About Google Translate©2009 Googlevar gaJsHost = ((“https:” == document.location.protocol) ?”https://ssl.” : “http://www.”);document.write(unescape(“%3Cscript src=’” + gaJsHost +”google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E”));var pageTracker = _gat._getTracker(“UA-1043770-1″);pageTracker._initData();pageTracker._trackPageview(“/translate_t?hl=en&ie=ISO-8859-1&langpair=de|en”);

Hello, welcome
Spotify: Demoed at Google IO 2009, it actually isn't available in America—legit use is limited to a handful of countries in Europe (we get Hulu, you guys get Spotify). It's a
Flixster: Fllxster's my preferred movie app on the iPhone because you can find what you're looking for really fast, so I'm pretty happy to see it on Android. It finds theaters close to you and lists showtimes, along with reviews from Rotten Tomatoes and trailers. It also covers what's new in DVD. The only real flaw is that you can't buy tickets direct from the app. Free.
Searchme: A "visual search engine," meaning it delivers results as thumbnail previews of websites and videos. The native Android app actually replicates most of the functions of the full desktop version of Searchme, you know, if you're looking a search engine that looks a little slicker than Google.
Gensoid: A BYOR (bring your own ROM) Sega Genesis emulator, from the same cat who brought you Nesoid, an NES emulator (pictured). It runs at nearly full speed, but the sound can get a little wonky. All of the usual emulator caveats apply (gray legal area, spotty performance) but you can try it for free with the lite version before throwing down $3 for the full shebang. And hey, just try finding anything like this in the App Store. $3.
Better Keyboard: Love Cupcake, but hate the look of the soft keyboard? Skin it.
Paypal: It is what it is—a Paypal client for Android that lets you manage your account, send money to that guy you bought a vintage Star Trek Kirk action off of on eBay, or just the people in your contact book. (Screenshot via
This about does what you expect from their name. It pr? Ft prices. You enter into a UPS code, an ISBN number (B? Books and video) or even a name f? R a product. Pricecheckah [App Store ] is U.S. $ 4.99 in the creation screen k? w can you? hlen, Online H? ndlern such as Amazon or Buy.com, M? rtel and brick-and Einzelh? merchants such as Target or Walmart. You can also create your own. I have Best Buy by just typing bestbuy.com. I typed in a UPC code and the application of several Prop.? ge and have some better prices. Nat? K of course they can do this over any browser with a page such as Froogle. This application, nat? Of course, is to be portable, but You can not very popular with some Einzelh? Ndlern do price comparisons. On the other hand, unless you are in a hurry to buy something, you are probably a better price online. Some things I do not like: the program wants to my e-mail address and a password. I'm not wild about the e-mail if someone I'm not sure what to do. Sometimes, the program is very slow, and I about? Hrte the button? Che “Settings” and it took several seconds to save the settings. It was not the case every time but enough times to erw? Hnen. Besides locked a few times and said she k? Nne not find where Wi-Fi network, and my wireless router was directly next to my iPhone. I also believe the program is expensive at U.S. $ 4.99. It is a similar application called Checkout Smartshop [App Store] which the same price, but has much more negative ratings. The developers promised a bar-code scanners, and it has not arrived. We also have RedLaser Lasch widget [App Store] which has a barcode scanner. It worked OK f? R me but many people with problems with it. It is U.S. $ 1.99. summarize l? sst to say, it does not look like the perfect shopping app is here, but hopefully developers will try. Pricecheckah works on the iPhone or iPod touch and controls in either the U.S. or in the United K? Kingdom.
Ok, let's just acknowledge something so we can all move on. 




