post

CoPilot Live navigates to more features

>

Filed under: iPhone , App Store , App Review CoPilot Live navigated more features

Related articles from The Unofficial Apple Weblog TUAW follow-up CoPilot

10 days ago

CoPilot Live [iTunes link] for North American roads is becoming the little engine that could. At only US$34.99 it is quickly adding new features, and in this latest update has added the coveted text to speech capability. For drivers, that means the nav app will say “turn left on Elm street” instead of “turn left just ahead”. Other new features include adding an iPhone-standard keyboard for entering destinations, instead of the one designed for the app (which was clunky). The maps have been updated, and the developer says there is better integration of the address book from the iPhone. I took CoPilot for a drive. It acquired the GPS signal quickly and I was on my way. It looks like the POI database has been improved, and the text to speech worked as anticipated. It is a great addition, and even the TomTom still doesn't have that feature. Navigon and AT&T both have text to speech in their offerings. I still find that the maps are way below the quality of every other navigator I have tested. Driving home it couldn't find my street so it just put me on some nearby street. That could be misleading to a driver at best, and dangerous at worse. The developers say the maps will continue to improve, but maps are what navigation is all about and they need to be up to date. I've talked to some users of this software, and they say their region is very accurate, so it depends where you are. At a fraction of the cost of the 'big boys' and with text to speech, CoPilot Live is becoming a very competitive driving companion. User ratings continue to improve, and I think it is very worthwhile at the low cost (if the map coverage in your area is adequate). If you have your own experiences to share, we'd love to hear from you. Click here to read all TUAW’s iPhone coverage

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 Tweet this!Comments (1) /* 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 WeblogTUAW Follow up-CoPilot Live missing features

8 days ago

CoPilot Live smooths the rough edges in nav app with new update

10 days ago

First Look: TUAW gives iPhone OS 3.1 the hands-on treatment

20 days ago

Related Articles From Our Tech NetworkIs this the voice behind Kindle's text to speech feature?

214 days ago

Kindle's text to speech feature voiced by “Tom”?

222 days ago

Craigslist Goes Mobile With New iPhone App

268 days ago

See More Related Articles and Blog Posts

document.getElementById('spherePoweredBy').innerHTML=brand; Reader Comments (Page 1 of 1)

rpv1rpv said 4:51PM on 9-30-2009

What about MapSure? and 45 days promise if the address is not there?http://www.alk.com/Maps/

Reply

2 stars ↓↑report 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+' '+author+' ['+replyToUndo+']'); 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; } 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 += “

We need your name.

“; } if (email == '' || !filter.test(email)) { errors += “

E-mail address is not valid.

“; } if (!errors) { validInfo = 1; } break; case “blogsmith”: if(document.getElementById('C_AuthorEmail').value == '') { errors += “

Invalid email address.

“; } if(document.getElementById('C_AuthorPass').value == '') { errors += “

No password given.

“; } 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 = “

Invalid SNS login.

“; } else { validInfo = 1; } break; } var txt = document.getElementById('Comments').value; if(txt != '') { validComments = 1; } for (var ind=0;ind 3) { errorMessage += “

Sorry mate, you can only enter 3 urls.

“; } document.getElementById('formerrors').innerHTML = errorMessage; return false; } } Add your comments New Readers Returning AOL/AIM

First time? A confirmation email will be sent to you after submitting.

Name: E-mail:

Members enter your username and password.

E-mail: Password:

Enter your AOL or AIM screenname and password.

Your comments: Remember me E-Mail me when someone replies to this comment

Please keep your comments relevant to this blog entry. Email addresses are never displayed, but they are required to confirm your comments.

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.

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.

tabTo(current_tab); function getUserInfo() {var anchor = document.getElementById('addCommentButton');var sID = document.createElement('input');sID.type = 'hidden';sID.id = 'sID';sID.name = 'sID';sID.value = '643a477699109ccece59f5f4d75d094f';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 = '95897';var cacheId = document.createElement('input');cacheId.type = 'hidden';cacheId.id = 'cacheId';cacheId.name = 'cacheId';cacheId.value = '8616271722035914';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 Tip of the Day

Four Ways to minimize any window on a Mac to the dock1. Double click the gray title bar of any window2. Highlight the window, hold down the command key and type 'M'3. If a Finder window, from the menubar select window -> minimize4. Click the middle (orange) button on the left top of most windows.

Learn MoreBreaking news FeedDropbox the iPhone app has droppedExclusive from 360iDev: OpenFeint 2.1 released, over 200 games in App StoreVodafone enters UK iPhone war, sales to begin in 2010FileMaker's Bento 3 announced, available immediatelyYellow sticky in the sky, are those new iMacs that I spy? Apple Store down 8:30p ETiWork '09 Update 3 is ready and waitingChina Unicom to start selling the iPhone in OctoberOrange UK getting iPhone 3G and 3GS “later this year”MMS finally comes to the iPhoneiTunes 9.0.1 now in Software UpdateFeatured stories FeedWin another big bag of goodies from Stylit.tv and TUAWThe TUAW App Hub and a weekend of giveawaysSnow Leopard: what's to love (or at least appreciate)Will Snow Leopard really make my computer any faster?OpenFeint introduces multiplayer, Flick Fishing goes Plus+Fourteen ways to enjoy TUAWWin a bundle of goodies from Stylit.tv and TUAWWhat Snow Leopard feature are you anticipating the most?eBook Roundup: 8 Apps for iPhone readersCalacanis's case against Apple: TUAW responds Follow us on Twitter! TUAW flickr Pool www.flickr.com  TUAW [Cafepress] Featured GalleriesDNC MacsMacworld 2008 KeynoteMacworld 2008 Build-upGoogle Earth for iPhonePodcasterStoryist 2.0AT&T Navigator Road TestBento for iPhone 1.0Scrabble for iPhoneTom Bihn Checkpoint Flyer BriefcaseApple Vanity PlatesApple booth Macworld 07WorldVoice RadioQuickoffice for iPhone 1.1.1Daylite 3.9 ReviewDiscPainterMariner Calc for iPhone2009CupertinoBusCrash Bandicoot Nitro Kart 3DMLB.com At Bat 2009Macworld Expo 2007 show floor

 

TUAW bloggers (30 days)#BloggerPostsCmts1Steven Sande5762Mel Martin3003Mike Schramm2604Victor Agreda, Jr.1845Erica Sadun1846Josh Carr17187Michael Rose15238Joachim Bean1439Megan Lavey14510TJ Luoma14611Dave Caolo13412David Winograd13313Sang Tang12114Chris Rawson9015Brett Terpstra61316Aron Trimble6117Michael Jones6018Chris Ullrich4019John Burke4120Lauren Hirsch35Most Commented On (7 days)TUAW and Mophie team up for a great giveaway (699)MMS finally comes to the iPhone (123)Save a little on your existing AT&T iPhone plan (97)The AT&T MMS launch: How was it for you? A TUAW Poll (85)10.6 falsely reports 'service battery?' … I think not (64)Yellow sticky in the sky, are those new iMacs that I spy? Apple Store down 8:30p ET (56)Accordance: powerful Bible study software, only for the Mac (51)Dropbox the iPhone app has dropped (50)It's a bird! No, it's an app! No, it's Tweetie 2 for iPhone! (49)Mac 101: Create a wireless network between Mac and iPhone (48)Recent Commentsracco on Using Skype to battle cell phone dead zonesMichael Kaplan on AP Stylebook comes to the App StoreScott R on If 30% is good enough for Apple in the App Store, it should be good enough for dropped calls on AT&T, right?Daniel on TUAW and Mophie team up for a great giveawayrpv on CoPilot Live navigates to more featuresstarq on Using Skype to battle cell phone dead zonesmike on If 30% is good enough for Apple in the App Store, it should be good enough for dropped calls on AT&T, right?Michael Kaplan on AP Stylebook comes to the App StoreTurnerman on Psystar sues over Snow Leopard, abandons realityAlex on Using Skype to battle cell phone dead zonesThe Unofficial Apple Weblog (TUAW) Tags

macbook iPhone bugs IpodTouch developers skype SnowLeopard wwdc AppStore apple Microsoft video MacMini AppReview upgrade software tuaw facebook itunes GoogleVoice mac Mac101 ATT Security ipod OS OsX Iphone3gs 5Apps GPS retail features app sdk rumor itablet app-store developer giveaway games Google MacOsX MobileMe camera IpodNano MacbookPro review twitter iphoto bluetooth

More Apple AnalysisAAPL on BloggingStocks The Apple category feed from BloggingStocks.comAAPL Quote, News & Summary The AAPL financials page from AOL Money and FinanceiPhone analysis from BloggingStocks iPhone tag feed from BloggingStocksMacintosh news and reviews on Download Squad The Macintosh category feed from Download SquadMore from AOL Money and FinanceStock Screener Stock Quotes DJIA AMT Auto Loans Banking Car Insurance Checking Account Credit Cards Credit Reports Deals DealsDebt Management Dow Jones Industrial Average Earnings GOOG Health Insurance Home Insurance Identity Theft Income Tax Basics Insurance Life Insurance Loans Money Mortgages Personal Loans Recession Refinancing Retirement Savings Account Small Business Stock Charts Stock Ticker Taxes Tech News WIN Network Autos Autoblog Autoblog Green Autoblog Spanish Autoblog Chinese Autoblog Simplified Chinese Autoblog Japanese Autoblog UK Autoblog Auf Deutsh Autoblog En Fran?ais Technology Download Squad Engadget Engadget HD Engadget Mobile Engadget Chinese Engadget Simplified Chinese Engadget Japanese Engadget Germany Engadget Korea Engadget Polska Engadget Spanish Switched TUAW (Apple) Lifestyle AisleDash DIY Life Gadling Green Daily Luxist Luxist Japanese ParentDish Slashfood StyleList Blog That's Fit Gaming Joystiq Joystiq [Nintendo] Joystiq [Xbox] Joystiq [PlayStation] Joystiq Japanese Massively WoW Insider Big Download GameDaily PlaySavvy Entertainment Cinematical Cinematical Nederland Cinematical Polska Cinematical Espana TV Squad Finance Business News DJIA Stock Quotes Investing Financial Crisis Stock Prices Personal Finance Mortgages Taxes Black Friday Deals Black Friday Sales Mortgage Calculators Debt Management Retirement Refinancing Sports Sports News NFL Scores NFL NBA MLB MMA NCAA Football NCAA Basketball NASCAR NHL Golf Fantasy Football UFC 103 Results UFC 103 Fight Card Also on AOL Politics Daily African-American Culture Cars Games Maps Money Movies Music News Radio Stock Quotes Television JoystiqAustralian attorney general refuses to support 18+ game ratingPreview: Crackdown 2Watch the making of Halo 3: ODST live-action short Download SquadICANN drops its US Government affiliationFlickroom: Desktop browser for FlickrChrome gets a real extension manager in dev channel build BloggingStocksGoogle issues invites to Google WaveSouthwestern Energy is in an oil/natural gas sweet spotClosing Bell: Market Indices retreat on manufacturing, employment, petroleum data (CIT, DSCO, MU, PZE & AMSC) AutoblogREPORT: Subaru's Lafayette Indiana plant produces three millionth carRumormill: Jaguar working on all-new five-door “coupe”Mazda Miata owners gather in Japan for 20th anniversary celebration Joystiq XboxX3F TV — XBLA in Brief: Military Madness, Football Genius, Bust-A-Move Live!Avatar Marketplace update: Mass Effect dress shirt, Mako RCXbox 360 Fancast 136 — The End of an Era EngadgetSony thinks its “aspirational” PSP Go might encourage an uptick in PSP-3000 purchasesSharp combines its latest LCD improvements in LX series HDTVsOkoro delivers mini Media PCs with a full size price tag 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

var slsnum = 3; slPlacement={top:{s:0,e:0}, middle:{s:0,e:3}} if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { top.location.replace(self.location.href); } the end “>We'll use your suggestion to improve translation quality in future updates to our system.> <p class="filed-under"> Abgelegt unter: <a href="/category/iphone/"> iPhone </ a>, <a href="/category/app-store/"> App Store </ a>, <a href="/category/app-review/"> App Review </ a> </ p> <h2 class="posttitle"> <a href = "http://www.tuaw.com/ 2009/09/30/copilot-live-navigates-to-more-features / "rel =" bookmark "> <span id="ppt19179745"> CoPilot Live navigiert mehr Funktionen </ span> </ a> </ h2 > <p class="byline"> von <strong> <a href="/bloggers/mel-martin/"> Mel Martin </ a> </ strong> <span class="author-feed"> (<a href = "/ Blogger / mel-martin / rss.xml"> RSS-Feed </ a>) </ span> Am 30. September 2009 um 4:30 PM </ p> <div class="postbody"> <! — SphereIt start -> <img vspace = "8" hspace = "8" border = "0" align = "right" alt = "" src = "http://www.blogcdn.com/www.tuaw.com/ media/2009/09/cpl9-30-09.jpg "/> <a href="http://www.alk.com/copilot/iphone/"> CoPilot Live </ a> [<a href =" http : / / itunes.apple.com / WebObjects / MZStore.woa / wa / viewSoftware? id = 324327451 & t = 8 ">" iTunes-Link </ a>] f?r nordamerikanische Stra?en ist immer der kleine Motor, der k?nnte. In nur US $ 34,99 ist es schnell neue Funktionen hinzuzuf?gen, und in diesem neueste Update hat den begehrten Text to Speech Funktion hinzugef?gt. F?r den Fahrer bedeutet, dass der NAV-Programm wird sagen, "turn left on Elm Street" anstelle von "wiederum knapp vor links". <br /> <br /> Weitere neue Features sind das Hinzuf?gen eines iPhone-Standard-Tastatur f?r die Eingabe von Reisezielen, statt, der f?r die ca. ausgelegt (die klobigen wurde). Die Karten wurden aktualisiert, und der Entwickler sagt, es ist eine bessere Integration des Adressbuchs aus dem iPhone. <br /> <br /> Ich nahm CoPilot f?r einen Antrieb. Sie erwarb das GPS-Signal schnell und ich war auf dem Weg. Es sieht aus wie der POI-Datenbank wurde verbessert, und der Text der Rede war als erwartet. Es ist eine gro?e Bereicherung, und selbst die <a href="http://iphone.tomtom.com/en-us/"> TomTom </ a> noch nicht ?ber diese Funktion. <a href="http://www.tuaw.com/2009/09/10/holy-grail-of-turn-by-turn-arrives-navigon-updates-gps-app-with/"> Navigon </ a> und <a href="http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=315659984&mt=8"> AT & T </ a> haben beide Text to Speech in ihr Angebot. <br /> <br /> Ich finde, dass die Karten weit unter der Qualit?t aller anderen Navigator habe ich getestet werden. Driving home es nicht finden konnten, meine Stra?e so einfach nehmen Sie mich in einem nahen Stra?e. Das ist irref?hrend sein k?nnte, um einen Treiber im besten und im schlimmsten Fall gef?hrlich. <br /> <br /> Die Entwickler sagen, dass die Karten auch weiterhin zu verbessern, aber Karten sind das, was Navigation geht und das m?ssen sie auf dem Laufenden. Ich habe einige Benutzer dieser Software gesprochen, und sie sagen, ihre Region ist sehr genau, es h?ngt davon ab, wo Sie sind. <br /> <br /> Zu einem Bruchteil der Kosten f?r die "gro?en Jungs" und mit Text to Speech ist, CoPilot Live zu einem sehr wettbewerbsf?higen fahren Begleiter. <br /> <br /> Ihre Bewertung weiter zu verbessern, und ich denke, es ist sehr lohnenswert zu den niedrigen Kosten (wenn die Kartenabdeckung in Ihrer N?he ist ausreichend). Wenn Sie Ihren eigenen Erfahrungen zu teilen, wir w?rden uns freuen, von Ihnen zu h?ren. <br /> <br /> <br /> <br /> <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 =" Klicken Sie hier, um alle iPhone TUAW Berichterstattung "/> </ a> </ div> read <div class="postmeta"> <p class="posttags"> <strong> Tags: </ strong> <a href="http://www.tuaw.com/tag/app+store/"> App Store </ a>, <a href="http://www.tuaw.com/tag/CoPilot+Live/"> CoPilot Live </ a>, <a href = "http://www.tuaw.com/ tag / CopilotLive / "> CopilotLive </ a>, <a href="http://www.tuaw.com/tag/GPS/"> GPS </ a>, <a href =" http://www. tuaw.com / tag / iPhone / "> iPhone </ a>, <a href="http://www.tuaw.com/tag/navigation/"> Navigation </ a> </ p> <div class = "navbar clearfix"> <ul> <li class="permalink"> <a href="http://www.alk.com/copilot/iphone/"> Quelle </ a> </ li> <li class = "print"> <a href = "http://www.tuaw.com/2009/09/30/copilot-live-navigates-to-more-features/print/" target = "_blank" class = "Printthis" rel = "nofollow"> Druckversion <span class="printpop"> <span> Mit HP Wireless-Drucker, <br/> Sie h?tten gedruckt <br/> dieser <br/> von jedem Raum im Haus. <br /> <strong> Live drahtlos. Drahtlos drucken </ strong> </ span> </ span> </ a> </ li> <li class="email-this"> <a href = "/ forward/19179745 /" 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% 2F09% 2F30% 2Fcopilot-live-navigiert-zu-mehr-Funktionen% 2F', '+ CoPilot Live navigiert + + bis + + mehr Features') "onmouseout =" addthis_close () "onclick =" return addthis_sendto () "> weiterempfehlen </ a> <script type =" text / javascript "src =" http: / / s7.addthis.com/custom/weblogsinc/addthis_widget.js "> </ script ><!– AddThis Button END –></ li> <li class="tweet-this"> <a href =" http://twitter.com/home?source=tuaw.com&status=From @ tuaw: http://www.tuaw.com/2009/09/30/copilot-live-navigates-to-more-features/ "> Tweet this </ a> </ li> <li class="comments"> <a href = "http://www.tuaw.com/2009/09/30/copilot-live-navigates-to-more- Funktionen / # comments "title =" View Leser Kommentare zu diesem Eintrag "> Kommentare (<em> 1 </ em>) </ a> </ li> </ ul> </ div> </ div> </ div > <div id="slMiddle" class="sponsorArea"> </ div> </ div> <script type="text/javascript"> / * Some crap dh * / 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 = 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 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> stehende Artikel von The Unofficial Apple Weblog </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/09/21/tuaw-follow-up-copilot-live-missing-features?icid sphere_blogsmith_inpage_tuaw = "target =" _new "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> TUAW Follow-up-CoPilot Live fehlende Features </ a> <p class =" timestamp "> 8 Tage </ p> </ li> <li> <a href =" http://www.tuaw.com/2009/09/19/copilot-live-smooths-the-rough-edges- in-nav-app-mit-neuen-update? ICID sphere_blogsmith_inpage_tuaw = "target =" _new "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'talk \') "> CoPilot Live gl?ttet die Ecken und Kanten in nav app mit neuen Update </ a> <p class="timestamp"> 10 days ago </ p> </ li> <li> <a href = "http://www.tuaw.com/2009 / 09/09/first-look-tuaw-gives-iphone-os-3-1-the-hands-on-treatment? ICID sphere_blogsmith_inpage_tuaw = "target =" _new "onMouseUp =" Sphere.Tracker.track (this, \ "blogsmith_inpage_tuaw \ ', \' talk \ ')"> First Look: TUAW gibt iPhone OS 3.1 wird die praktische Behandlung </ a> <p class="timestamp"> 20 days ago </ p> </ li> < / ul> </ div ><!– Ende sprechen Container -> <div id="artContainer"> <h3> stehende Artikel aus unserem Tech-Netzwerk </ h3> <ul> <li> <a href = "http : / / www.engadget.com/2009/02/27/is-this-the-voice-behind-kindles-text-to-speech-feature?icid=sphere_blogsmith_inpage_tuaw "target =" _new "onMouseUp =" Sphere.Tracker . L?nge (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Ist das die Stimme hinter dem Text Kindle, Rede-Funktion? </ a> <p class="timestamp"> 214 days ago </ p> < / li> <li> <a href = "http://www.engadget.com/2009/02/20/kindles-text-to-speech-feature-voiced-by-tom?icid=sphere_blogsmith_inpage_tuaw" target = " _new "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Kindle, Text to Speech-Funktion von" ge?u?ert Tom "? </ a> <p class="timestamp"> 222 days ago </ p> </ li> <li> <a href = "http://www.switched.com/2009/01/05/craigslist-goes-mobile-with-new-iphone-app?icid sphere_blogsmith_inpage_tuaw = "target =" _new "onMouseUp =" Sphere.Tracker.track (this, \ 'blogsmith_inpage_tuaw \', \ 'art \') "> Craigslist Goes Mobile mit neuen iPhone App </ a> <p class =" timestamp "> 268 Tage </ p> </ li> </ ul> </ div ><!– Ende der Kunst-Container –></ div ><!– Ende sphereTalk -> <script type =" text / javascript "src =" http://cdn11.sphere.com/widgets/sphereit/js?baseurl=http://cdn11.sphere.com/widgets/sphereit/&siteid=blogsmith_widget_tuaw "> </ script> <div id = "sphereAd"> <iframe frameborder = "0" style = "position: absolute; 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 ><!– Ende sphereAd -> <p class="see-more"> < ein onclick = "return Sphere.Widget.search ( 'http://www.tuaw.com/2009/09/30/copilot-live-navigates-to-more-features')" href = "http://www .sphere.com / search? q = SphereIt: http://www.tuaw.com/2009/09/30/copilot-live-navigates-to-more-features "> Sehen Sie weitere Verbindung stehende Artikel und Blog-Posts </ a > </ p> </ div> <! – Ende Kugel 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 = "commentlinks22005846-3183734" > <div class="commentclass1 level2 Eltern comment" id="c22005846"> <a href="http://www.tuaw.com/profile/3183734/" target="_blank" rel="nofollow"> <img src = "http://www.blogsmithcdn.com/avatar/images/16/3183734_64.jpg" alt = "RDB" 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/3183734/" target = "_blank" rel = "nofollow"> rpv </ a> <span sagte class="time-stamp"> 4:51 PM am 9-30-2009 </ span> </ h4> </ div> Was <p> ?ber MapSure? und 45 Tagen versprechen, wenn die Adresse nicht da ist? <br> <a href="http://www.alk.com/Maps/" rel="nofollow"> http://www.alk.com/Maps/ </ a> </ p> <p class="cmt_reply"> <a href="#commentform" onclick="replyToCmt('22005846','rpv');"> Antworten </ 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_22005846"> <a href = "#" class = "voteLink" id = "vd22005846" onclick = "voteComment ('22005846 ',' down '); return false;" title = " Diese Abstimmung Kommentar Down "> <span class="vote_down button"> ↓ </ span> </ a> <a href =" # "class =" voteLink "id =" vu22005846 "onclick =" voteComment ('22005846 ' , 'up'); return false; "title =" Diese Abstimmung Kommentar Up "> <span class="vote_up button"> ↑ </ span> </ a> <a href =" # "class =" reportLink " id = "r22005846" onclick = "reportComment (22005846); return false" title = "Report This Comment"> <span class="report button"> report </ span> </ a> </ span> </ div> </ div> </ div> </ div> <script type="text/javascript" src="http://www.blogcdn.com/js/ajax_c.js"> </ script> <script language="JavaScript" type="text/javascript"> function reportComment (commentid) ( if (confirm ( "Sind Sie sicher, dass Sie diesen Kommentar melden?")) ( ?? getURL ( "/? a = ajax-comment-Bericht & commentid =" + commentid); ???????? ) return false; ) Funktion reportCommentOK (commentid) ( document.getElementById ( "c" + commentid). className + = "reportedComment"; alert ( "Kommentar wurde zur ?berpr?fung gemeldet. Thank You!"); return false; ) Funktion voteComment (commentid, type) ( getURL ( "/? a = ajax-comment-Abstimmung & commentid =" + commentid + "& type =" + type); return false; ) Funktion voteCommentOK (commentid) ( document.getElementById ( "c" + commentid). className + = "votedComment"; return false; ) Funktion replyToCmt (commentid, author) ( var replyInd = document.getElementById ( "replyindicator"); ???????? if (document.getElementById ( 'replyToText')) (var replyToText = document.getElementById ( 'replyToText "). value;) else (var replyToText =" Beantwortung ";) ???????? 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 (postid, commentid) ( getURL ( "/? a = ajax-comment-Show-& Antworten commentid =" + commentid + "& postid =" + postid); return false; ) Funktion 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"; 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 = 'aktuellerReiter'; 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 Inputvalidierungsfenster () ( 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'). Wert; if (document.getElementById ( 'AuthorName "). 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; case "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; 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"). Wert:''; if (token =='') ( Fehler = "<p class='error'> Ung?ltige 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 ( var errorMessage = "<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, Sie k?nnen nur 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;"> 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"> First time? Eine Best?tigungs-E-Mail wird Ihnen nach Vorlage geschickt. </ 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> <!–< input id = "snslogin" type = "button" onclick = "sns.calls.login ();" value = "Login ">–> </ div> <! – / SNS -> <div id="cmtmain"> <div id="replyindicator"> </ div> <div> <label for="Comments"> Ihre Kommentare: </ 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 an mich, wenn 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="anleitung"> <p class="preamble"> Bitte halten Sie Ihre Kommentare in bezug auf dieses Blog-Eintrag. <strong> E-Mail-Adressen werden niemals angezeigt, aber sie sind erforderlich, um Ihre Kommentare zu best?tigen. </ strong> </ p> <p> Wenn Sie geben Ihren Namen und Ihre E-Mail-Adresse, Sie erhalten dann ein Link zu Ihrem Kommentar zu best?tigen, und ein Passwort. Um einen weiteren Kommentar zu schreiben, benutzen Sie einfach das Passwort. </ P> <p> Um einen Hyperlink zu erstellen, geben Sie einfach die URL (einschlie?lich http://) oder E-Mail-Adresse ein und wir machen es zu einem Live-Verbindung 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/09/30/copilot-live-navigates-to-more-features/"> </ 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"> function getUserInfo () (var anchor = document.getElementById ( 'addCommentButton'); var SID = document.createElement ( 'input'); sID.type = 'hidden '; sID.id =' sid '; sID.name =' sid '; sID.value = '643a477699109ccece59f5f4d75d094f' 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 = '95897 '; var CacheID = document.createElement (' input '); cacheId.type =' hidden '; cacheId.id =' CacheID '; cacheId.name =' CacheID '; cacheId.value = '8616271722035914 '; 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 ( ' 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> Tipp des Tages </ h2> <p class = "tip"> Vier Wege zu jedem Fenster auf dem Mac in das Dock zu minimieren <br /> 1. Doppelklicken Sie auf den grauen Titelleiste jedes Fensters <br /> 2. Markieren Sie die Fenster, halten Sie die Command-Taste und geben Sie "M" <br /> 3. Wenn Sie ein Finder-Fenster in der Men?leiste w?hlen Sie Fenster -> <br /> 4 zu minimieren. Klicken Sie auf die mittlere (orange) Taste auf der linken oberen Rand der meisten Fenster. </ P> <div class="learnmore"> <a href = "http://www.tuaw.com/2005/01/03/tuaw- tip-of-the-Tag / "> Weitere Informationen </ a> </ div> </ div> </ div> <div id="breakingnews" class="headlines"> <div class="wrap"> < h3> <a <span> href="/tag/@breakingnews/"> Breaking news </ a> <a href = "http://www.tuaw.com/tag/ @ breakingnews / rss.xml" class = "Futtermittel" title = "Subscribe to breaking news"> Feed </ a> </ span> </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/09/ 29/dropbox-the-iphone-app-has-dropped / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/29/dropbox-the-iphone-app- hat, fallen / "rel =" bookmark "> Dropbox im iPhone App hat <sank / a> </ li> <li> <a href =" http://www.tuaw.com/2009/09/29/exclusive -from-360idev-openfeint-2-1-release-over-200-Spiele-i / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/29/exclusive -from-360idev-openfeint-2-1-release-over-200-Spiele-i / "rel =" bookmark "> Exclusive von 360iDev: OpenFeint 2.1 ver?ffentlicht, ?ber 200 Spiele im App Store </ a> </ li> <li> <a href="http://www.tuaw.com/2009/09/29/vodaphone-enters-uk-iphone-war-sales-to-begin-in-2010/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/09/29/vodaphone-enters-uk-iphone-war-sales-to-begin-in-2010/" rel = "bookmark"> Vodafone tritt UK iPhone Krieg zu beginnen Umsatz im Jahr 2010 </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/09/29/filemakers-bento-3-announced- verf?gbar ab sofort / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/29/filemakers-bento-3-announced-available-immediately/ "rel =" bookmark " > FileMaker Bento 3 angek?ndigt, ab sofort </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/09/28/yellow-sticky-in-the-sky- sind die neuen iMacs–that-i-spy-Apfel / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/28/yellow-sticky-in- the-sky-sind-die-neue-iMacs-that-i-spy-Apfel / "rel =" bookmark "> Gelbe klebrigen in den Himmel, sind die neuen iMacs, dass ich Spion? Apple Store down 8:30 P et </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/09/28/iwork-09-update-3-is-ready -und-warten / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/28/iwork-09-update-3-is-ready-and-waiting/ " rel = "bookmark"> iWork '09 Update 3 ist fertig und wartet </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/09/28/china-unicom -Anfang-Selling-the-iphone-in-Oktober / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/28/china-unicom-to-start -Selling-the-iphone-in-Oktober / "rel =" bookmark "> China Unicom zu starten den Verkauf des iPhone im Oktober </ a> </ li> <li> <a href =" http://www.tuaw .com/2009/09/28/orange-uk-getting-iphone-3g-and-3gs-later-this-year / "> <a rel =" bookmark "href =" http://www.tuaw.com / 2009/09/28/orange-uk-getting-iphone-3g-and-3gs-later-this-year / "rel =" bookmark "> Orange UK bekommen iPhone 3G und 3GS" sp?ter in diesem Jahr "</ a> </ li> <a <li> href="http://www.tuaw.com/2009/09/25/mms-finally-comes-to-the-iphone/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/09/25/mms-finally-comes-to-the-iphone/" rel = "bookmark"> MMS kommt schlie?lich auf das iPhone </ a> </ li > <li> <a href="http://www.tuaw.com/2009/09/22/itunes-9-0-1-now-in-software-update/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/09/22/itunes-9-0-1-now-in-software-update/" rel = "bookmark"> "iTunes 9.0.1 nun in die Software-Aktualisierung </ a> </ li> </ ul> </ div> </ div> <div id="featuredstories" class="headlines"> <h3> <span> <a href = "/ Tag / features /" > Top-Stories </ a> <a href="http://www.tuaw.com/tag/features/rss.xml" class="feed" title="Subscribe, portr?tiert stories"> Feed </ a> < / span> </ h3> <ul> <li> <a href = "http://www.tuaw.com/2009/09/09/win-another-big-bag-of-goodies-from-stylit- TV-und-tuaw / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/09/win-another-big-bag-of-goodies-from-stylit- TV-und-tuaw / "> Gewinnen Sie eine andere gro?e T?te S??igkeiten aus Stylit.tv und TUAW </ a> </ li> <li> <a href =" http://www.tuaw.com/2009/09/ 04/the-tuaw-app-hub-and-a-weekend-of-giveaways / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009/09/04/the- tuaw-app-Hub-and-a-Wochenende-of-Giveaways / "> Die TUAW App Hub und ein Wochenende von Giveaways </ a> </ li> <li> <a href =" http://www.tuaw .com/2009/09/04/snow-leopard-whats-to-love-or-at-least-appreciate / "> <a rel =" bookmark "href =" http://www.tuaw.com/2009 / 09/04/snow-leopard-whats-to-love-or-at-least-appreciate / "> Snow Leopard: Was ist die Liebe (oder zumindest sch?tzen) </ a> </ li> <li> <a href = "http://www.tuaw.com/2009/09/04/will-snow-leopard-really-make-my-computer-any-faster/"> <a rel = "bookmark" href = "http : / / www.tuaw.com/2009/09/04/will-snow-leopard-really-make-my-computer-any-faster/ "> Will Snow Leopard wirklich meinen Computer schneller? </ a> < / li> <a <li> href="http://www.tuaw.com/2009/09/03/openfeint-introduces-multiplayer-flick-fishing-goes-plus/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/09/03/openfeint-introduces-multiplayer-flick-fishing-goes-plus/"> OpenFeint erm?glicht Multiplayer geht Flick Angeln Plus + </ a> </ li > <li> <a href="http://www.tuaw.com/2009/09/02/fourteen-ways-to-enjoy-tuaw/"> <a rel = "bookmark" href = "http:/ / www.tuaw.com/2009/09/02/fourteen-ways-to-enjoy-tuaw/ "> Vierzehn Arten zu genie?en TUAW </ a> </ li> <li> <a href =" http:// www.tuaw.com/2009/09/02/win-a-bundle-of-goodies-from-stylit-tv-and-tuaw/ "> <a rel =" bookmark "href =" http://www. tuaw.com/2009/09/02/win-a-bundle-of-goodies-from-stylit-tv-and-tuaw / "> Gewinnen Sie ein B?ndel von Leckereien aus Stylit.tv und TUAW </ a> </ li > <li> <a href="http://www.tuaw.com/2009/08/24/what-snow-leopard-feature-are-you-anticipating-the-most/"> <a rel = " Bookmark "href =" http://www.tuaw.com/2009/08/24/what-snow-leopard-feature-are-you-anticipating-the-most/ "> Was Snow Leopard-Funktion k?nnen Sie die Vorwegnahme der meisten ? </ a> </ li> <li> <a href="http://www.tuaw.com/2009/08/13/ebook-roundup-8-apps-for-readers/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/08/13/ebook-roundup-8-apps-for-readers/"> eBook Roundup: 8 Apps f?r das iPhone Leser </ a> < / li> <a <li> href="http://www.tuaw.com/2009/08/10/calacaniss-case-against-apple-tuaw-responds/"> <a rel = "bookmark" href = "http://www.tuaw.com/2009/08/10/calacaniss-case-against-apple-tuaw-responds/"> Calacanis Der Fall gegen Apple: TUAW reagiert </ a> </ li> </ ul> </ div> <br class="clear" /> <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 =" Folgen Sie uns auf Twitter! " /> </ a> </ div> <! – Start von 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 -> <a href="http://www.cafepress.com/tuaw" title="Besuchen unserem Cafe Presse store" class="rail-promo"> <img src = "http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png" alt = "TUAW [Cafepress]" /> </ a> <h3> <span class="wrap"> Featured Galerien </ 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 f?r das iPhone "width =" 75 "height =" 75 "title =" Google Earth f?r das 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/storyist-2-0/"> <img src =" http : / / www.blogcdn.com/www.tuaw.com/media/2009/08/storyist2dot0review-1_thumbnail.jpg "alt =" Storyist 2,0 "width =" 75 "height =" 75 "title =" Storyist 2,0 "> </ a> </ div> <div class="thumb"> <a href="/photos/atandt-navigator-road-test/"> <img src = "http://www.blogcdn.com/www .tuaw.com/media/2009/07/navigatorroadtest-1_thumbnail.png "alt =" AT & T Navigator Road Test "width =" 75 "height =" 75 "title =" AT & T Navigator Road Test "> </ 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 f?r das iPhone 1.0 "width =" 75 "height =" 75 "title =" Bento f?r das 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 f?r das iPhone "width =" 75 "height =" 75 "title =" Scrabble f?r das iPhone "> </ a> </ div> <div class="thumb"> <a href =" / Fotos / tom-Bihn-Checkpoint-flyer-Aktentasche / "> <img src =" http://www.blogcdn.com/www.tuaw.com/media/2009/05/checkpointflyertuaw-01_thumbnail.jpg "alt =" Tom Bihn Checkpoint Flyer Aktenkoffer "width =" 75 "height =" 75 "title =" Tom Bihn Checkpoint Flyer Aktenkoffer "> </ a> </ div> <div class="thumb"> <a href =" / photos / Apfel-Eitelkeit-Platten / "> <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 Stand Macworld 07" width = "75" height = "75" title = "Apple Stand Macworld 07"> </ a> </ div> <div class="thumb"> <a href="/photos/worldvoice-radio/"> <img src = "http : / / www.blogcdn.com/www.tuaw.com/media/2009/06/wvradio-1_thumbnail.png "alt =" WorldVoice Radio "width =" 75 "height =" 75 "title =" WorldVoice Radio "> </ 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 =" f?r das iPhone 1.1.1 Quickoffice "width =" 75 "height =" 75 "title =" f?r das iPhone 1.1.1 Quickoffice "> </ 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 / Seemann-calc-for-iphone / "> <img src =" http://www.blogcdn.com/www.tuaw.com/media/2009/03/cutandpaste_thumbnail.jpg "alt =" Mariner Calc f?r das iPhone "width = "75" height = "75" title = "Mariner Calc f?r das 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> <p class="clearer"> </ p> </ div> <div class="statstable" id="stats_bloggers"> <h3> <span class="wrap"> TUAW Blogger (30 Tage) </ span> </ h3> <table class = "data" cellspacing = "0" > <tr> <th> # </ th> <th> Blogger </ th> <th class="ctr"> Beitr?ge </ 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"> 57 </ td> <td class="statsclass1 ctr"> 6 </ td> </ tr> <td <tr> class="statsclass2"> 2 </ td> <td class = "statsclass2"> <a href="/bloggers/mel-martin/"> Mel Martin </ a> </ td> <td class="statsclass2 ctr"> 30 </ td> <td class = "statsclass2 ctr" > 0 </ td> </ tr> <td <tr> class="statsclass1"> 3 </ td> <td class="statsclass1"> <a href="/bloggers/mike-schramm/"> Mike Schramm </ a> </ td> <td class="statsclass1 ctr"> 26 </ td> <td class="statsclass1 ctr"> 0 </ td> </ tr> <tr> <td class = "statsclass2" >4</td><td class="statsclass2"><a href="/bloggers/victor-agreda-jr/">Victor Agreda, Jr.</a></td><td class="statsclass2 ctr ">18</td><td class="statsclass2 ctr">4</td></tr><tr><td class="statsclass1">5</td><td class="statsclass1">< a href="/bloggers/erica-sadun/">Erica Sadun</a></td><td class="statsclass1 ctr">18</td><td class="statsclass1 ctr">4</td ></tr><tr><td class="statsclass2">6</td><td class="statsclass2"><a href="/bloggers/josh-carr/">Josh Carr</a>< /td><td class="statsclass2 ctr">17</td><td class="statsclass2 ctr">18</td></tr><tr><td class="statsclass1">7</td ><td class="statsclass1"><a href="/bloggers/michael-rose/">Michael Rose</a></td><td class="statsclass1 ctr">15</td><td class ="statsclass1 ctr">23</td></tr><tr><td class="statsclass2">8</td><td class="statsclass2"><a href="/bloggers/joachim-bean /">Joachim Bean</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">3</td></tr><tr><td class="statsclass1">9</td><td class="statsclass1"><a href="/bloggers/megan-lavey/">Megan Lavey</a></td><td class="statsclass1 ctr ">14</td><td class="statsclass1 ctr">5</td></tr><tr><td class="statsclass2">10</td><td class="statsclass2">< a href="/bloggers/tj-luoma/">TJ Luoma</a></td><td class="statsclass2 ctr">14</td><td class="statsclass2 ctr">6</td ></tr><tr><td class="statsclass1">11</td><td class="statsclass1"><a href="/bloggers/dave-caolo/">Dave Caolo</a>< /td><td class="statsclass1 ctr">13</td><td class="statsclass1 ctr">4</td></tr><tr><td class="statsclass2">12</td ><td class="statsclass2"><a href="/bloggers/david-winograd/">David Winograd</a></td><td class="statsclass2 ctr">13</td><td class ="statsclass2 ctr">3</td></tr><tr><td class="statsclass1">13</td><td class="statsclass1"><a href="/bloggers/sang-tang /">Sang Tang</a></td><td class="statsclass1 ctr">12</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">14</td><td class="statsclass2"><a href="/bloggers/chris-rawson/">Chris Rawson</a></td><td class="statsclass2 ctr ">9</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">15</td><td class="statsclass1">< a href="/bloggers/brett-terpstra/">Brett Terpstra</a></td><td class="statsclass1 ctr">6</td><td class="statsclass1 ctr">13</td ></tr><tr><td class="statsclass2">16</td><td class="statsclass2"><a href="/bloggers/aron-trimble/">Aron Trimble</a>< /td><td class="statsclass2 ctr">6</td><td class="statsclass2 ctr">1</td></tr><tr><td class="statsclass1">17</td ><td class="statsclass1"><a href="/bloggers/michael-jones/">Michael Jones</a></td><td class="statsclass1 ctr">6</td><td class ="statsclass1 ctr">0</td></tr><tr><td class="statsclass2">18</td><td class="statsclass2"><a href="/bloggers/chris-ullrich /">Chris Ullrich</a></td><td class="statsclass2 ctr">4</td><td class="statsclass2 ctr">0</td></tr><tr><td class="statsclass1">19</td><td class="statsclass1"><a href="/bloggers/john-burke/">John Burke</a></td><td class="statsclass1 ctr ">4</td><td class="statsclass1 ctr">1</td></tr><tr><td class="statsclass2">20</td><td class="statsclass2">< a href="/bloggers/lauren-hirsch/">Lauren Hirsch</a></td><td class="statsclass2 ctr">3</td><td class="statsclass2 ctr">5</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/09/28/tuaw-and-mophie-team-up -for-a-great-giveaway/" rel="bookmark">TUAW and Mophie team up for a great giveaway</a> (699)</li><li class="statsclass2"><a href="http ://www.tuaw.com/2009/09/25/mms-finally-comes-to-the-iphone/" rel="bookmark">MMS finally comes to the iPhone</a> (123)</li ><li class="statsclass1"><a href="http://www.tuaw.com/2009/09/24/save-a-little-on-your-already-existing-atandt-iphone-plan/ " rel="bookmark">Save a little on your existing AT&amp;T iPhone plan</a> (97)</li><li class="statsclass2"><a href="http://www.tuaw. com/2009/09/26/the-atandt-mms-launch-how-was-it-for-you-a-tuaw-poll/" rel="bookmark">The AT&amp;T MMS launch: How was it for you? A TUAW Poll</a> (85)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/09/24/10-6-falsely-reports-service-battery-i-think-not/" rel="bookmark">10.6 falsely reports 'service battery?' … I think not</a> (64)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/28/yellow-sticky-in-the-sky-are-those-new-imacs-that-i-spy-apple/" rel="bookmark">Yellow sticky in the sky, are those new iMacs that I spy? Apple Store down 8:30p ET</a> (56)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/09/23/accordance-powerful-bible-study-software-only-for-the-mac/" rel="bookmark">Accordance: powerful Bible study software, only for the Mac</a> (51)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/29/dropbox-the-iphone-app-has-dropped/" rel="bookmark">Dropbox the iPhone app has dropped</a> (50)</li><li class="statsclass1"><a href="http://www.tuaw.com/2009/09/29/its-a-bird-no-its-an-app-no-its-tweetie-2-for-iphone/" rel="bookmark">It's a bird! No, it's an app! No, it's Tweetie 2 for iPhone!</a> (49)</li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/25/mac-101-create-a-wireless-network-between-mac-and-iphone/" rel="bookmark">Mac 101: Create a wireless network between Mac and iPhone</a> (48)</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/09/30/using-skype-to-battle-cell-phone-dead-zones/#c22006004">racco</a> on <a href="http://www.tuaw.com/2009/09/30/using-skype-to-battle-cell-phone-dead-zones/">Using Skype to battle cell phone dead zones</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/30/ap-stylebook-comes-to-the-app-store/#c22005731">Michael Kaplan</a> on <a href="http://www.tuaw.com/2009/09/30/ap-stylebook-comes-to-the-app-store/">AP Stylebook comes to the App Store</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/09/30/if-30-is-good-enough-for-apple-in-the-app-store-it-should-be-g/#c22006024">Scott R</a> on <a href="http://www.tuaw.com/2009/09/30/if-30-is-good-enough-for-apple-in-the-app-store-it-should-be-g/">If 30% is good enough for Apple in the App Store, it should be good enough for dropped calls on AT&amp;T, right?</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/28/tuaw-and-mophie-team-up-for-a-great-giveaway/#c22005873">Daniel</a> on <a href="http://www.tuaw.com/2009/09/28/tuaw-and-mophie-team-up-for-a-great-giveaway/">TUAW and Mophie team up for a great giveaway</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/09/30/copilot-live-navigates-to-more-features/#c22005846">rpv</a> on <a href="http://www.tuaw.com/2009/09/30/copilot-live-navigates-to-more-features/">CoPilot Live navigates to more features</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/30/using-skype-to-battle-cell-phone-dead-zones/#c22005761">starq</a> on <a href="http://www.tuaw.com/2009/09/30/using-skype-to-battle-cell-phone-dead-zones/">Using Skype to battle cell phone dead zones</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/09/30/if-30-is-good-enough-for-apple-in-the-app-store-it-should-be-g/#c22005710">mike</a> on <a href="http://www.tuaw.com/2009/09/30/if-30-is-good-enough-for-apple-in-the-app-store-it-should-be-g/">If 30% is good enough for Apple in the App Store, it should be good enough for dropped calls on AT&amp;T, right?</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/30/ap-stylebook-comes-to-the-app-store/#c22004267">Michael Kaplan</a> on <a href="http://www.tuaw.com/2009/09/30/ap-stylebook-comes-to-the-app-store/">AP Stylebook comes to the App Store</a></li><li class="statsclass1"><a href="http://www.tuaw.com/2009/08/29/psystar-sues-over-snow-leopard-abandons-reality/#c22001060">Turnerman</a> on <a href="http://www.tuaw.com/2009/08/29/psystar-sues-over-snow-leopard-abandons-reality/">Psystar sues over Snow Leopard, abandons reality</a></li><li class="statsclass2"><a href="http://www.tuaw.com/2009/09/30/using-skype-to-battle-cell-phone-dead-zones/#c22005610">Alex</a> on <a href="http://www.tuaw.com/2009/09/30/using-skype-to-battle-cell-phone-dead-zones/">Using Skype to battle cell phone dead zones</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/macbook/" class="tagSmall">macbook</a> <a href="/tag/iPhone/" class="tagLarge">iPhone</a> <a href="/tag/bugs/" class="tagSmall">bugs</a> <a href="/tag/IpodTouch/" class="tagNormal">IpodTouch</a> <a href="/tag/developers/" class="tagSmall">developers</a> <a href="/tag/skype/" class="tagSmall">skype</a> <a href="/tag/SnowLeopard/" class="tagSmall">SnowLeopard</a> <a href="/tag/wwdc/" class="tagSmall">wwdc</a> <a href="/tag/AppStore/" class="tagSmall">AppStore</a> <a href="/tag/apple/" class="tagSmall">apple</a> <a href="/tag/Microsoft/" class="tagSmall">Microsoft</a> <a href="/tag/video/" class="tagSmall">video</a> <a href="/tag/MacMini/" class="tagSmall">MacMini</a> <a href="/tag/AppReview/" class="tagSmall">AppReview</a> <a href="/tag/upgrade/" class="tagSmall">upgrade</a> <a href="/tag/software/" class="tagSmall">software</a> <a href="/tag/tuaw/" class="tagSmall">tuaw</a> <a href="/tag/facebook/" class="tagSmall">facebook</a> <a href="/tag/itunes/" class="tagSmall">itunes</a> <a href="/tag/GoogleVoice/" class="tagSmall">GoogleVoice</a> <a href="/tag/mac/" class="tagSmall">mac</a> <a href="/tag/Mac101/" class="tagSmall">Mac101</a> <a href="/tag/ATT/" class="tagSmall">ATT</a> <a href="/tag/Security/" class="tagSmall">Security</a> <a href="/tag/ipod/" class="tagSmall">ipod</a> <a href="/tag/OS/" class="tagSmall">OS</a> <a href="/tag/OsX/" class="tagSmall">OsX</a> <a href="/tag/Iphone3gs/" class="tagSmall">Iphone3gs</a> <a href="/tag/5Apps/" class="tagSmall">5Apps</a> <a href="/tag/GPS/" class="tagSmall">GPS</a> <a href="/tag/retail/" class="tagSmall">retail</a> <a href="/tag/features/" class="tagSmall">features</a> <a href="/tag/app/" class="tagSmall">app</a> <a href="/tag/sdk/" class="tagSmall">sdk</a> <a href="/tag/rumor/" class="tagSmall">rumor</a> <a href="/tag/itablet/" class="tagSmall">itablet</a> <a href="/tag/app-store/" class="tagSmall">app-store</a> <a href="/tag/developer/" class="tagSmall">developer</a> <a href="/tag/giveaway/" class="tagSmall">giveaway</a> <a href="/tag/games/" class="tagSmall">games</a> <a href="/tag/Google/" class="tagSmall">Google</a> <a href="/tag/MacOsX/" class="tagSmall">MacOsX</a> <a href="/tag/MobileMe/" class="tagSmall">MobileMe</a> <a href="/tag/camera/" class="tagSmall">camera</a> <a href="/tag/IpodNano/" class="tagSmall">IpodNano</a> <a href="/tag/MacbookPro/" class="tagSmall">MacbookPro</a> <a href="/tag/review/" class="tagSmall">review</a> <a href="/tag/twitter/" class="tagSmall">twitter</a> <a href="/tag/iphoto/" class="tagSmall">iphoto</a> <a href="/tag/bluetooth/" class="tagSmall">bluetooth</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://green.autoblog.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.dailyfinance.com">Business News</a></li> <li><a href="http://finance.aol.com/quotes/dow-jones-industrial-average/%24indu/dji">DJIA</a></li> <li><a href="http://money.aol.com/stock-quotes">Stock Quotes</a></li> <li><a href="http://money.aol.com/investing">Investing</a></li> <li><a href="http://money.aol.com/news/financial-crisis/">Financial Crisis</a></li> <li><a href="http://money.aol.com/historical-stock-prices/">Stock Prices</a></li> <li><a href="http://www.walletpop.com">Personal Finance</a></li> <li><a href="http://www.walletpop.com/mortgages">Mortgages</a></li> <li><a href="http://www.walletpop.com/taxes">Taxes</a></li> <li><a href="http://www.walletpop.com/specials/black-friday-deals">Black Friday Deals</a></li> <li><a href="http://www.walletpop.com/blog/category/black-friday/">Black Friday Sales</a></li> <li><a href="http://www.walletpop.com/calculators/mortgage">Mortgage Calculators</a></li> <li><a href="http://www.walletpop.com/debt">Debt Management</a></li> <li><a href="http://www.walletpop.com/retirement">Retirement</a></li> <li><a href="http://www.walletpop.com/mortgages/refinancing">Refinancing</a></li> </ul> </li> <li class="winblogrollcat"><strong class="trigger">Sports</strong> <ul id="sports"> ???????????????????????? <li><a href="http://fanhouse.com/">Sports News</a></li> <li><a href="http://nfl.fanhouse.com/scores-and-schedules">NFL Scores</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://mmafighting.com">MMA</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://mma.fanhouse.com/2009/09/19/ufc-103-results-live-updates-franklin-vs-belfort-cro-crop-vs/">UFC 103 Results</a></li> <li><a href="http://mma.fanhouse.com/2009/09/03/ufc-103-fight-card-franklin-vs-belfort-cro-cop-vs-dos-santos//">UFC 103 Fight Card</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://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://landing.stitcher.com/?srcid=46" 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&amp;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&amp;query=', 0, 'search-tab-News2');"href="http://search.aol.com/aol/news?invocationType=wl-tuaw-ft&amp;query=">News</a></li> <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> </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><!– /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/09/30/australian-attorney-general-refuses-to-support-18-game-rating/" rel="bookmark">Australian attorney general refuses to support 18+ game rating</a></li><li><a href="http://www.joystiq.com/2009/09/30/preview-crackdown-2/" rel="bookmark">Preview: Crackdown 2</a></li><li><a href="http://www.joystiq.com/2009/09/30/watch-the-making-of-halo-3-odst-live-action-short/" rel="bookmark">Watch the making of Halo 3: ODST live-action short</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/09/30/icann-drops-its-us-government-affiliation/" rel="bookmark">ICANN drops its US Government affiliation</a></li><li><a href="http://www.downloadsquad.com/2009/09/30/flickroom-desktop-browser-for-flickr/" rel="bookmark">Flickroom: Desktop browser for Flickr</a></li><li><a href="http://www.downloadsquad.com/2009/09/30/chrome-gets-a-real-extension-manager-in-dev-channel-build/" rel="bookmark">Chrome gets a real extension manager in dev channel build</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/09/30/google-goog-issues-invites-to-google-wave/" rel="bookmark">Google issues invites to Google Wave</a></li><li><a href="http://www.bloggingstocks.com/2009/09/30/southwestern-energy-is-in-an-oil-natural-gas-sweet-spot/" rel="bookmark">Southwestern Energy is in an oil/natural gas sweet spot</a></li><li><a href="http://www.bloggingstocks.com/2009/09/30/closing-bell-market-indices-retreat-on-manufacturing-employmen/" rel="bookmark">Closing Bell: Market Indices retreat on manufacturing, employment, petroleum data (CIT, DSCO, MU, PZE &amp; AMSC)</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/09/30/report-subarus-lafayette-indiana-plant-produces-three-milliont/" rel="bookmark">REPORT: Subaru's Lafayette Indiana plant produces three millionth car</a></li><li><a href="http://www.autoblog.com/2009/09/30/report-jaguar-working-on-all-new-five-door-coupe/" rel="bookmark">Rumormill: Jaguar working on all-new five-door "coupe"</a></li><li><a href="http://www.autoblog.com/2009/09/30/mazda-miata-owners-gather-in-japan-for-20th-anniversary-celebrat/" rel="bookmark">Mazda Miata owners gather in Japan for 20th anniversary celebration</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/09/30/x3f-tv-xbla-in-brief-military-madness-football-genius-bust/" rel="bookmark">X3F TV — XBLA in Brief: Military Madness, Football Genius, Bust-A-Move Live!</a></li><li><a href="http://xbox.joystiq.com/2009/09/30/avatar-marketplace-update-mass-effect-dress-shirt-mako-rc/" rel="bookmark">Avatar Marketplace update: Mass Effect dress shirt, Mako RC</a></li><li><a href="http://xbox.joystiq.com/2009/09/28/xbox-360-fancast-136-the-end-of-an-era/" rel="bookmark">Xbox 360 Fancast 136 — The End of an Era</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/09/30/sony-thinks-its-aspirational-psp-go-might-encourage-an-uptick/" rel="bookmark">Sony thinks its "aspirational" PSP Go might encourage an uptick in PSP-3000 purchases</a></li><li><a href="http://www.engadget.com/2009/09/30/sharp-combines-its-latest-lcd-improvements-in-lx-series-hdtvs/" rel="bookmark">Sharp combines its latest LCD improvements in LX series HDTVs</a></li><li><a href="http://www.engadget.com/2009/09/30/okoro-delivers-mini-media-pcs-with-a-full-size-price-tag/" rel="bookmark">Okoro delivers mini Media PCs with a full size price tag</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 &copy; 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"> var slsnum = 3; slPlacement={top:{s:0,e:0}, middle:{s:0,e:3}} </ script> <script type="text/javascript" src="/include/slAFC.js"></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%2F09%2F30%2Fcopilot-live-navigates-to-more-features%2F&cb=506559767" 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%2F09%2F30%2Fcopilot-live-navigates-to-more-features%2F&cb=1572820636" alt="the end" width="1" height="1"border="0" /></noscript> Google Home – About Google Translate Beta©2009 Google

Translating…

Detect language—AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishThaiTurkishUkrainianVietnameseWelshYiddish > AfrikaansAlbanianArabicBelarusianBulgarianCatalanChinese (Simplified)Chinese (Traditional)CroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishThaiTurkishUkrainianVietnameseWelshYiddish swap#toolbar_link{background:#ffffe7;border:1px solid #e0e1b7;line-height:22px;text-decoration:none;display:block;clear:both;margin-top:20px;width:49%;white-space:nowrap;font-size:smaller}.clear{clear:both}#toolbar_icon{float:left;height:22px;margin:5px 0 5px 5px;width:24px;display:block;background:transparent url(http://www.google.com/images/icons/toolbar-24.gif) repeat-x scroll 0 0;border:0;padding:0}#toolbar_tagline{float:left;margin:5px 0 5px 5px;display:block;color:#000;white-space:nowrap}#toolbar_action{color:#03c;float:left;font-weight:bold;margin:5px 0 5px 5px;text-decoration:underline;display:block;white-space:nowrap}#toolbar_close{background:transparent url(http://www.google.com/images/close.gif) no-repeat scroll 0 0;float:right;width:14px;height:14px;cursor:pointer;border:0 none;margin:10px 6px 0 0}function getWidth(id) {var element = document.getElementById(id);var display = element.style.display;if (display != ‘none’ && display != null) {return element.offsetWidth;}var els = element.style;var originalVisibility = els.visibility;var originalPosition = els.position;var originalDisplay = els.display;els.visibility = ‘hidden’;els.position = ‘absolute’;els.display = ‘block’;var originalWidth = element.clientWidth;els.display = originalDisplay;els.position = originalPosition;els.visibility = originalVisibility;return originalWidth;}function reDrawToolbarDownload() {var toolbar_link = document.getElementById(‘toolbar_link’);var new_width = getWidth(‘toolbar_close’) + getWidth(‘toolbar_icon’) +getWidth(‘toolbar_tagline’) + getWidth(‘toolbar_action’);if (new_width > getWidth(‘toolbar_link’)) {toolbar_link.style.width = new_width + 30 + ‘px’;}}if (window.attachEvent) {window.attachEvent(“onload”, reDrawToolbarDownload);} else if (window.addEventListener){window.addEventListener(“load”, reDrawToolbarDownload, false);}Translate web pages directly from your browser!Download Google Toolbar 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://translate.googleusercontent.com/translate_f’, ‘select_text’,'select_document’, ‘file_div’, ‘file’,true,’search’,'clir’,300,2000,300,true,false,false);window.jstiming.load.tick(‘prt’)Contribute a better translationThank you for contributing your translation suggestion to Google Translate.] f?r nordamerikanische Stra?en ist immer der kleine Motor, der k?nnte. In nur US $ 34,99 ist es schnell neue Funktionen hinzuzuf?gen, und in diesem neueste Update hat den begehrten Text to Speech Funktion hinzugef?gt. F?r den Fahrer bedeutet, dass der NAV-Programm wird sagen, “turn left on Elm Street” anstelle von “wiederum knapp vor links”. Weitere neue Features sind das Hinzuf?gen eines iPhone-Standard-Tastatur f?r die Eingabe von Reisezielen, statt, der f?r die ca. ausgelegt (die klobigen wurde). Die Karten wurden aktualisiert, und der Entwickler sagt, es ist eine bessere Integration des Adressbuchs aus dem iPhone. Ich nahm CoPilot f?r einen Antrieb. Sie erwarb das GPS-Signal schnell und ich war auf dem Weg. Es sieht aus wie der POI-Datenbank wurde verbessert, und der Text der Rede war als erwartet. Es ist eine gro?e Bereicherung, und selbst die TomTom noch nicht ?ber diese Funktion. Navigon und AT & T haben beide Text to Speech in ihr Angebot. Ich finde, dass die Karten weit unter der Qualit?t aller anderen Navigator habe ich getestet werden. Driving home es nicht finden konnten, meine Stra?e so einfach nehmen Sie mich in einem nahen Stra?e. Das ist irref?hrend sein k?nnte, um einen Treiber im besten und im schlimmsten Fall gef?hrlich. Die Entwickler sagen, dass die Karten auch weiterhin zu verbessern, aber Karten sind das, was Navigation geht und das m?ssen sie auf dem Laufenden. Ich habe einige Benutzer dieser Software gesprochen, und sie sagen, ihre Region ist sehr genau, es h?ngt davon ab, wo Sie sind. Zu einem Bruchteil der Kosten f?r die “gro?en Jungs” und mit Text to Speech ist, CoPilot Live zu einem sehr wettbewerbsf?higen fahren Begleiter. Ihre Bewertung weiter zu verbessern, und ich denke, es ist sehr lohnenswert zu den niedrigen Kosten (wenn die Kartenabdeckung in Ihrer N?he ist ausreichend). Wenn Sie Ihren eigenen Erfahrungen zu teilen, wir w?rden uns freuen, von Ihnen zu h?ren. Tweet this Kommentare ( 1 ) / * Some crap dh * / 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 = '< img align = "absmiddle" border = "0" style = "margin-left : 2px; "src =" http://cdn11.sphere.com/images/iespacer.png "/> '; var normalBrand = ' '; var Marke =''; if (useFilter == false) ( Marke = normalBrand; ) Else ( Marke = ie6Brand; )

stehende Artikel von The Unofficial Apple Weblog TUAW Follow-up-CoPilot Live fehlende Features

8 Tage CoPilot Live gl?ttet die Ecken und Kanten in nav app mit neuen Update

10 days ago Ihre Kommentare: Remember me E-Mail an mich, wenn jemand Antworten auf diesen Kommentar

Bitte halten Sie Ihre Kommentare in bezug auf dieses Blog-Eintrag. E-Mail-Adressen werden niemals angezeigt, aber sie sind erforderlich, um Ihre Kommentare zu best?tigen.

Wenn Sie geben Ihren Namen und Ihre E-Mail-Adresse, Sie erhalten dann ein Link zu Ihrem Kommentar zu best?tigen, und ein Passwort. Um einen weiteren Kommentar zu schreiben, benutzen Sie einfach das Passwort.

Um einen Hyperlink zu erstellen, geben Sie einfach die URL (einschlie?lich http://) oder E-Mail-Adresse ein und wir machen es zu einem Live-Verbindung f?r Sie. Sie k?nnen bis zu 3 URLs in Ihre Kommentare. Zeilenumbr?che und Abs?tze werden automatisch konvertiert – keine Notwendigkeit,

oder Tags. tabTo (current_tab); function getUserInfo () (var anchor = document.getElementById ( 'addCommentButton'); var SID = document.createElement ( 'input'); sID.type = 'hidden '; sID.id =' sid '; sID.name =' sid '; sID.value = '643a477699109ccece59f5f4d75d094f' 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 = '95897 '; var CacheID = document.createElement (' input '); cacheId.type =' hidden '; cacheId.id =' CacheID '; cacheId.name =' CacheID '; cacheId.value = '8616271722035914 '; 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 TUAW Web Images Video News Local JoystiqAustralian attorney general refuses to support 18+ game ratingPreview: Crackdown 2Watch the making of Halo 3: ODST live-action short Download SquadICANN drops its US Government affiliationFlickroom: Desktop browser for FlickrChrome gets a real extension manager in dev channel build BloggingStocksGoogle issues invites to Google WaveSouthwestern Energy is in an oil/natural gas sweet spotClosing Bell: Market Indices retreat on manufacturing, employment, petroleum data (CIT, DSCO, MU, PZE & AMSC) AutoblogREPORT: Subaru's Lafayette Indiana plant produces three millionth carRumormill: Jaguar working on all-new five-door “coupe”Mazda Miata owners gather in Japan for 20th anniversary celebration Joystiq XboxX3F TV — XBLA in Brief: Military Madness, Football Genius, Bust-A-Move Live!Avatar Marketplace update: Mass Effect dress shirt, Mako RCXbox 360 Fancast 136 — The End of an Era EngadgetSony thinks its “aspirational” PSP Go might encourage an uptick in PSP-3000 purchasesSharp combines its latest LCD improvements in LX series HDTVsOkoro delivers mini Media PCs with a full size price tag 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

var slsnum = 3; slPlacement={top:{s:0,e:0}, middle:{s:0,e:3}} if (top !== self && document.referrer.match(/digg\.com\/\w{1,8}/)) { ?? top.location.replace(self.location.href); } the end Detect language—AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishThaiTurkishUkrainianVietnameseWelshYiddish > AfrikaansAlbanianArabicBelarusianBulgarianCatalanChinese (Simplified)Chinese (Traditional)CroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishThaiTurkishUkrainianVietnameseWelshYiddish swap#toolbar_link{background:#ffffe7;border:1px solid #e0e1b7;line-height:22px;text-decoration:none;display:block;clear:both;margin-top:20px;width:49%;white-space:nowrap;font-size:smaller}.clear{clear:both}#toolbar_icon{float:left;height:22px;margin:5px 0 5px 5px;width:24px;display:block;background:transparent url(http://www.google.com/images/icons/toolbar-24.gif) repeat-x scroll 0 0;border:0;padding:0}#toolbar_tagline{float:left;margin:5px 0 5px 5px;display:block;color:#000;white-space:nowrap}#toolbar_action{color:#03c;float:left;font-weight:bold;margin:5px 0 5px 5px;text-decoration:underline;display:block;white-space:nowrap}#toolbar_close{background:transparent url(http://www.google.com/images/close.gif) no-repeat scroll 0 0;float:right;width:14px;height:14px;cursor:pointer;border:0 none;margin:10px 6px 0 0}function getWidth(id) {var element = document.getElementById(id);var display = element.style.display;if (display != 'none' && display != null) {return element.offsetWidth;}var els = element.style;var originalVisibility = els.visibility;var originalPosition = els.position;var originalDisplay = els.display;els.visibility = 'hidden';els.position = 'absolute';els.display = 'block';var originalWidth = element.clientWidth;els.display = originalDisplay;els.position = originalPosition;els.visibility = originalVisibility;return originalWidth;}function reDrawToolbarDownload() {var toolbar_link = document.getElementById('toolbar_link');var new_width = getWidth('toolbar_close') + getWidth('toolbar_icon') +getWidth('toolbar_tagline') + getWidth('toolbar_action');if (new_width > getWidth('toolbar_link')) {toolbar_link.style.width = new_width + 30 + 'px';}}if (window.attachEvent) {window.attachEvent(“onload”, reDrawToolbarDownload);} else if (window.addEventListener){window.addEventListener(“load”, reDrawToolbarDownload, false);}Translate web pages directly from your browser!Download Google Toolbar 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://translate.googleusercontent.com/translate_f', 'select_text','select_document', 'file_div', 'file',true,'search','clir',300,2000,300,true,false,false);window.jstiming.load.tick('prt')Contribute a better translationThank you for contributing your translation suggestion to Google Translate.

post

Huddle adds collaboration features, iPhone app – CNET News


VentureBeat

Huddle adds collaboration features, iPhone app
CNET News
Online collaboration service Huddle announced the addition of Web conferencing, an iPhone app, and a Microsoft Office plug-in to its ...
Huddle Launches iPhone App, Microsoft Office Plug-In And Web ...TechCrunch (blog)
Collaboration startup Huddle takes on WebEx with web conferencing ...VentureBeat
Huddle Launches iPhone App, Web Conferencing and Office IntegrationPR Newswire (press release)
ComputerWeekly.com -The Next Web
all 15 news articles »
post

Using Skype to battle cell phone dead zones

Filed under: Tips and tricks, iPhone, App Store

Is the cell coverage in your area not up to par? Whether you happen to have steel walls or live where there are no cell phone towers or trees cleverly disguised as cell phone towers, some of us must deal with the reality that, while we own arguably the most innovative gadget in recent years in the iPhone, we may not have had the best carrier to accompany it. One way to address this "bag of hurt" is through the Skype [iTunes link] app.

If you don't already have the Skype app, download it -- it's a free download in the App Store. Next, you'll need to make sure that Skype stays online when the screen is locked. This is accessible via the Skype app preferences within the iPhone's main settings page. After this is enabled, the Skype app continues to run in the background and maintains a Wi-Fi connection even after the sleep/awake button is pushed -- or if it's set to automatically lock after a given time interval. Second, because Skype requires a Wi-Fi connection to make and receive calls, you'll also want to make sure that whatever cell phone dead zone you're at also happens to have a Wi-Fi connection.

This workaround obviously isn't without its weaknesses. Assuming that most of those calling you would prefer dialing a phone number instead of your Skype user name, you'll likely need a separate phone number. One option is SkypeIn, which marries Skype to a real phone number. The service costs $18 for three months or $60 for a whole year. And if you happen to have a Google Voice phone number, directing your calls to your SkypeIn number is an option. Alternatively, you could forward all of your iPhone calls to said Skype number whenever you anticipate a cell phone dead zone -- say, before you enter your house, if you have bad reception there. This is accessible via the Phone preferences within the iPhone's main settings page. Doing this, you won't have to give out multiple numbers to your friends and family.

One of the other drawbacks of this alternative is that while an audible indicator (a ringing noise) is present when you're receiving a call, a visual one isn't. In other words, you may need some cat-like ears to know when you're receiving a call.

A seamless solution this is not, but it nonetheless provides a possible workaround until more cell towers are built in your area, or until a push-based solution is available for Skype.

Readers, tell us what you're doing to remedy cell reception issues. Be it a do-it-yourself tin can signal booster or anything else, let us know what's worked for you.

TUAWUsing Skype to battle cell phone dead zones originally appeared on The Unofficial Apple Weblog (TUAW) on Wed, 30 Sep 2009 16:00:00 EST. Please see our terms for use of feeds.

Permalink | Email this | Comments
post

Game On: Apple iPhone and Sony PSP Fight to the Death – PC World


Geek.com

Game On: Apple iPhone and Sony PSP Fight to the Death
PC World
Everybody seems to have an opinion about the iPhone's chances against popular portable game systems Sony PSP and Nintendo DS. Sure, we know the iPhone is ...
Ghouls 'n Ghosts coming to the iPhoneGeek.com
Ultimate frustration: Ghouls 'n Ghosts for iPhone existsDestructoid

all 3 news articles »
post

Dropbox Brings Cloud Storage Within iPhone’s Reach – Wired News


Macworld UK

Dropbox Brings Cloud Storage Within iPhone's Reach
Wired News
Dropbox, a popular cloud-storage service, on Tuesday released a iPhone app available in the App Store. We had some time to test drive the ...
Dropbox for the iPhone: 1000 documents in your pocketCNET News
Dropbox Meets The iPhone; Access Files On The GoWashington Post
Mr. Mahjong Touch Now Available on iPhoneIGN
Computerworld -IntoMobile (blog) -Geek.com
all 38 news articles »
post

iPhone Ad Market Share Surges To 40 Percent – InformationWeek


Electronista (blog)

iPhone Ad Market Share Surges To 40 Percent
InformationWeek
It doesn't mean that the iPhone represents 40% of all smartphones that are actually in the market. That said, the trends paint the real picture here. ...
Apple's iPhone OS takes 40 percent of Web market share - studyApple Insider
IPhone, Android Boost Mobile Web UsagePC World
AdMob: iPhone OS Grabs 40% of Worldwide Smartphone Ad Request ShareMac Rumors
GigaOm (blog) -The Business Insider -MacDailyNews
all 25 news articles »
post

If 30% is good enough for Apple in the App Store, it should be good enough for dropped calls on AT&T, right?

Filed under: iPhone

File this one under AYFKMWTS (are you freaking kidding me with this stuff?): a Gizmodo reader, aggravated with an unacceptably high rate of dropped calls on his iPhone, took it to a New York City Apple Store to have it checked for issues. The call dump statistics revealed a 22% drop rate on calls, which most of us would call "wicked awful" -- but not Apple and AT&T.

No, in this particular case the Genius told our hapless iPhone owner that he should count himself lucky, as Apple's baseline stat for dropped calls in NYC is a blistering thirty percent. Yes, almost one in three calls on an iPhone in the Big Apple will end with frustration, and that's just OK with everyone.

Well, not with us. Combined with the "five bars, no calls" dead zones and mysterious "call failed" issues, it must be said: this phone is not getting it done when it comes to the whole phone thing, at least on AT&T's network in the city that never sleeps. Or, for that matter, makes an uninterrupted cell call.

[via Engadget]

TUAWIf 30% is good enough for Apple in the App Store, it should be good enough for dropped calls on AT&T, right? originally appeared on The Unofficial Apple Weblog (TUAW) on Wed, 30 Sep 2009 15:30:00 EST. Please see our terms for use of feeds.

Read | Permalink | Email this | Comments
post

Is The Palm Pre Tanking? [Palm]

Palm says that they sold about 810,000 Palm Pre units. However, that figure may be bogus, according to analyst David Eller. He says that this includes all units sold to resellers, not only activated Pres. This may spell t-r-o-u-b-l-e:

We have been perplexed by a disconnect between PALM's device units sold and our estimates of store level sell through. According to PALM's reported sell through, inventory increased by 13k units and since the ‘vast majority' of both the device units shipped and the device units sold were units of the Pre, there couldn't be an inventory problem. The gap between the two is only 13k.

However, since the company recognizes revenue on sell in to the channel and the company defines device units sold as units that have been shipped from Sprint (their primary customer) to either customers or second tier distributors, PALM could offer investors a high number of units shipped but still have a glut of inventory in the channel. We believe that channel inventory is currently about 11 weeks, which we believe will pressure reorder rates and make it more difficult to sell high ASP products going forward.

Eleven weeks of inventory in the channel is an staggering number. If true, that may explain the fast price cuts by resellers: First a $50 discount to $150 with a rebate, then slashed to $100 in Amazon, and then the all-mighty Walmart cutting it to a ridiculous $80.

It will also explain Sprint CEO Dan Hesse's less than enthusiastic comments about the Palm Pre, when he admitted in a Charlie Rose interview that the Pre couldn't play in the same league as the iPhone, "the Michael Jordan" of smartphones.

Eller notes that the investors are not aware of this: "We polled several of the investors who attended the Boston road show lunch and each was under the impression that sell through translated into customer activations. How can this be?"

Palm, however, claims that their number are clear. Talking to Digital Daily's John Paczkowski, they had this to say:

The sell-through data we post reflects carriers' sales to their customers. For example, Sprint customers include consumers who buy in a Sprint store, and Sprint retail partners such as Best Buy and RadioShack. We rely on our wireless carriers to provide us with sell-through data, and we note this fact in our 10Q.

So, is the Palm Pre tanking or not? Is it meeting the company's expectations at all? Could this be connected to the rumors about Verizon ditching the Pre? Only time will tell. [Digital Daily]