CINXE.COM
Apple Retail Store - One to One
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head><script type="text/javascript" src="/_static/js/bundle-playback.js?v=HxkREWBo" charset="utf-8"></script> <script type="text/javascript" src="/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://www.apple.com:80/retail/onetoone/?","20100105174636","https://web.archive.org/","web","/_static/", "1262713596"); </script> <link rel="stylesheet" type="text/css" href="/_static/css/banner-styles.css?v=S1zqJCYt" /> <link rel="stylesheet" type="text/css" href="/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="pics-label" content="(pics-1.1 "http://www.icra.org/ratingsv02.html" l gen true for "http://www.apple.com" r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.apple.com" r (n 0 s 0 v 0 l 0))"> <meta name="Author" content="Apple Inc."> <meta name="viewport" content="width=1024"> <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"> <title>Apple Retail Store - One to One</title> <meta name="omni_page" content="Retail Store - One to One"> <meta name="Category" content=""> <meta name="Description" content=""> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/lib/prototype.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/lib/scriptaculous.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/browserdetect.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/apple_core.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/search_decorator.js" type="text/javascript" charset="utf-8"></script> <link rel="stylesheet" href="https://web.archive.org/web/20100105174636cs_/http://images.apple.com/global/styles/base.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="https://web.archive.org/web/20100105174636cs_/http://images.apple.com/global/styles/overlay.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="https://web.archive.org/web/20100105174636cs_/http://images.apple.com/retail/styles/sgrid.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="https://web.archive.org/web/20100105174636cs_/http://images.apple.com/retail/styles/retail.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="https://web.archive.org/web/20100105174636cs_/http://images.apple.com/retail/onetoone/styles/onetoone.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="https://web.archive.org/web/20100105174636cs_/http://images.apple.com/retail/styles/curriculumbrowser.css" type="text/css" charset="utf-8"> <link rel="stylesheet" href="https://web.archive.org/web/20100105174636cs_/http://images.apple.com/retail/styles/overlaypanels.css" type="text/css" charset="utf-8"/> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/lib/event_mixins.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/ac_quicktime.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/overlay.js" type="text/javascript" charset="utf-8"></script> <!--<script src="http://images.apple.com/retail/scripts/overlays.js" type="text/javascript" charset="utf-8"></script> --> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/swap_view.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/store_selector.js" type="text/javascript" charset="utf-8"></script> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/scripts/overlay_panel.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript" charset="utf-8"> Event.onDOMReady(function() { AC.OverlayPanel.overlay.setDelegate({ willShow: function(overlayPanel, outgoing, incoming) { if (incoming && incoming.id == 'overlay-guidedtour') { overlayPanel.setOverlayShadowImageSrc('https://web.archive.org/web/20100105174636/http://images.apple.com/finalcutstudio/images/overlay_shadow_610_20080206.png'); } return incoming; } }); Event.Listener.listenForEvent(AC.ViewMaster, 'ViewMasterDidShowNotification', false, function(evt) { var overlay = evt.event_data.data.sender; var trigger = evt.event_data.data.trigger; if (overlay == AC.OverlayPanel.overlay && trigger.target) { overlay.target = trigger.target; if (overlay.overlayFeatureViewer) { var section = overlay.overlayFeatureViewer.sectionWithId(overlay.target); if (section) { overlay.overlayFeatureViewer.show(section); } } } }); var initStoreSelector = function(requestedCountryName) { return (function(response) { var responseDocument = response.responseXML.documentElement; var countriesWithStores = responseDocument.getElementsByTagName('country'); var requestedCountry = null; for(var i = 0; i < countriesWithStores.length; i++) { var country = countriesWithStores[i]; if (country.getAttribute('name') == requestedCountryName) { requestedCountry = country; break; } } new StoreSelector(requestedCountry, $('locationMenu'), $('storeMenu'), $('reserve'), 'procare'); }); } new Ajax.Request('/main/rss/retail/stores.xml', { method: 'get', onSuccess: initStoreSelector("United States")}); }); </script> </head> <body id="overview" class="onetoone overview"> <script src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/nav/scripts/shortcuts.js" type="text/javascript" charset="utf-8"></script> <script type="text/javascript"> var searchSection = 'global'; var searchCountry = 'us'; </script> <div id="globalheader"> <!--googleoff: all--> <ul id="globalnav"> <li id="gn-apple"><a href="/web/20100105174636/http://www.apple.com/">Apple</a></li> <li id="gn-store"><a href="https://web.archive.org/web/20100105174636/http://store.apple.com/">Store</a></li> <li id="gn-mac"><a href="/web/20100105174636/http://www.apple.com/mac/">Mac</a></li> <li id="gn-ipoditunes"><a href="/web/20100105174636/http://www.apple.com/itunes/">iPod + iTunes</a></li> <li id="gn-iphone"><a href="/web/20100105174636/http://www.apple.com/iphone/">iPhone</a></li> <li id="gn-downloads"><a href="/web/20100105174636/http://www.apple.com/downloads/">Downloads</a></li> <li id="gn-support"><a href="/web/20100105174636/http://www.apple.com/support/">Support</a></li> </ul> <!--googleon: all--> <div id="globalsearch"> <form action="https://web.archive.org/web/20100105174636/http://searchcgi.apple.com/cgi-bin/sp/nph-searchpre11.pl" method="post" class="search" id="g-search"> <div> <input type="hidden" value="utf-8" name="oe" id="search-oe"> <input type="hidden" value="p" name="access" id="search-access"> <input type="hidden" value="us_only" name="site" id="search-site"> <input type="hidden" value="lang_en" name="lr" id="search-lr"> <label for="sp-searchtext"><span class="prettyplaceholder">Search</span><input type="search" name="q" id="sp-searchtext" class="g-prettysearch applesearch" accesskey="s"></label> </div> </form> <div id="sp-results"><div class="inside"></div></div> </div> </div> <div id="top"> <!-- SiteCatalyst code version: H.8. Copyright 1997-2006 Omniture, Inc. --> <script type="text/javascript"> /* RSID: */ var s_account="appleglobal,appleretail" </script> <script type="text/javascript" src="https://web.archive.org/web/20100105174636js_/http://images.apple.com/global/metrics/js/s_code_h.js"></script> <script type="text/javascript"> s.pageName=AC.Tracking.pageName()+" (US)"; s.server="" s.channel="www.us.retailstore" s.pageType="" s.prop1="" s.prop2="" s.prop3="" s.prop4=document.URL; s.prop5="" /* E-commerce Variables */ s.campaign="" s.state="" s.zip="" s.events="" s.products="" s.purchaseID="" s.eVar1="" s.eVar2="" s.eVar3="" s.eVar4="" s.eVar5="" /************* DO NOT ALTER ANYTHING BELOW THIS LINE ! **************/ var s_code=s.t();if(s_code)document.write(s_code)</script> <!-- End SiteCatalyst code version: H.8. --> </div> <div id="container"> <h1><a href="/web/20100105174636/http://www.apple.com/retail/" class="replaced">Apple Retail Store. Come to shop. Return to learn.</a></h1> <div id="hero"> <h2 class="replaced">OneToOne</h2> </div> <!-- /hero --> <div id="main" class="sgrid"> <div class="column first span_8"> <h2 class="large">Get the most out of your new Mac.</h2> <div id="o2o-tour" class="overlaycallout left"> <div class="tour"> <a class="OverlayPanel" href="#overlay-guidedtour"> <img src="https://web.archive.org/web/20100105174636im_/http://images.apple.com/retail/images/tour_play.png" width="19" height="19" alt="Play" class="enlarge"> <img src="https://web.archive.org/web/20100105174636im_/http://images.apple.com/retail/images/overview_video_onetoone_20090208.jpg" width="83" height="56" alt="Watch the Guided Tour" class="video"> </a> <div class="overlaycontent" id="overlay-guidedtour" style="display:none; width: 800px; height: 476px; padding:35px 50px;"> <h2 class="overlaytitle">One to One Program. <span>A Guided Tour.</span></h2> <a class="movieLink" href="https://web.archive.org/web/20100105174636/http://movies.apple.com/media/us/retail/2009/tours/apple-retail-one_to_one-us-20090602_r640-9cie.mov?width=640&height=360"></a> <a class="posterLink" href="https://web.archive.org/web/20100105174636/http://images.apple.com/retail/images/endframe_onetoone.jpg"></a> <div class="overlaydescription" style="display:block !important;"> <h3>One to One</h3> <p>See how there鈥檚 no better way to get set up, get trained, and get going on your new Mac than with a One to One membership at the Apple Retail Store.</p> </div> </div> </div> <p>Watch the One to One Guided Tour</p> </div> <p>There鈥檚 no better way to get set up, get trained, and get going on your new Mac than with a One to One membership at the Apple Retail Store. The most knowledgeable Mac people in the world will transfer your files from your old computer, teach you all the basics in face-to-face training sessions, and guide you through more advanced projects. So whether you鈥檙e brand-new to a Mac, a seasoned pro, or somewhere in between, One to One will help take your skills to the next level.</p> <p>One to One costs just $99 for a full year and is available only at the time you purchase a new Mac from the Apple Retail Store or the Apple Online Store.</p> <div id="setup" class="row"> <img class="right" src="https://web.archive.org/web/20100105174636im_/http://images.apple.com/retail/onetoone/images/onetoone_getsetup20091215.jpg" width="229" height="163" alt="Apple Specialists"> <h2>Get set up.</h2> <p>It doesn鈥檛 matter if you鈥檝e just bought your first Mac or you鈥檝e been using one for years. Your One to One membership will get you and your new Mac set up and started out right. Just drop off your old computer — Mac or PC — and we鈥檒l transfer your files, install any new Apple software you鈥檝e purchased, and put it all in the right places. Then come to Meet Your New Mac in our store, and we'll show you where everything is and answer any questions. So from the first time you turn it on, your Mac will be set up the way you like it.</p> </div><!--/row--> <div class="row second"> <img class="left" src="https://web.archive.org/web/20100105174636im_/http://images.apple.com/retail/onetoone/images/onetoone_gettrained20090602.jpg" width="281" height="181" alt="MacBook"> <h2>Get trained.</h2> <p>One to One features three different ways to learn. If you prefer to learn face-to-face, Personal Training Sessions offer an uninterrupted hour with a Trainer. As experts in all things Apple, Trainers provide guidance, support, and creative inspiration. If you prefer a small group setting, exclusive One to One Workshops are a unique opportunity for you and a few other members to work with a Trainer on special interest topics. </p> </div><!--/row--> <p>You can also learn from anywhere, on your own schedule, using your One to One web page. Your personalized One to One page lets you access hundreds of tutorials, schedule and manage your appointments, and explore projects created by other members. <a href="/web/20100105174636/http://www.apple.com/retail/overlay_onetoone.html#overlay-onetoone" class="OverlayPanel popoverlay" target="onetoone_browser">View sessions</a> <a href="/web/20100105174636/http://www.apple.com/retail/overlay_onetoone.html#overlay-onetoone" class="OverlayPanel popoverlay rightlink" target="onetoone_workshop">View workshops</a> </p> <div id="going" class="row"> <img class="right" src="https://web.archive.org/web/20100105174636im_/http://images.apple.com/retail/onetoone/images/onetoone_getgoing20091211.jpg" width="207" height="150" alt="Apple Store"> <h2>Get going.</h2> <p>If you need a larger block of time with a Trainer, just sign up online for a Personal Projects session. Then drop by the Apple Store anytime during the three-hour time slot to get the help you need. You can edit a film, mix a demo for your band, make a proposal pop, or create anything else you can dream up. Whenever you have a question, just ask — one of our Trainers will be available to show you how to keep your project moving forward.</p> </div><!--/row--> </div> <!-- /span_8 --> <div id="login_box" class="column last"> <h3>How to buy One to One</h3> <ol> <li><h4>Choose your Mac.</h4>Shop at any Apple Retail Store. You can make a free <a href="/web/20100105174636/http://www.apple.com/retail/personalshopping/">Personal Shopping</a> appointment with a Specialist who will answer your questions, give you a personal guided tour, and help you find your new Mac. Or shop the <a href="https://web.archive.org/web/20100105174636/http://store.apple.com/">Apple Online Store</a> and select the Mac you want. </li> <li><h4>Add One to One.</h4>When you buy your Mac at the Apple Retail Store, tell a Specialist you鈥檇 like One to One. If you鈥檙e making a purchase online, choose One to One on the Configure Your Mac page. Then complete your purchase.</li> <li><h4>Activate your membership.</h4>Soon after you buy One to One, you鈥檒l receive an email from Apple explaining how to get started.</li> </ol> <a href="/web/20100105174636/http://www.apple.com/retail/storelist/" class="more">Find a store near you</a> <div class="divider"></div> <a href="/web/20100105174636/http://www.apple.com/retail/onetoone/terms.html" class="more">Terms & Conditions</a> </div> <!-- /span_4 --> <div id="lightcallout" class="column last span_4"> <h3>Already a member?</h3> <p><a href="https://web.archive.org/web/20100105174636/http://onetoone.apple.com/"><img class="right" src="https://web.archive.org/web/20100105174636im_/http://images.apple.com/retail/onetoone/images/onetoone_btn_login20090602.gif" width="93" height="25" alt="Log in"></a> Log in to access your One to One page.</p> <p>Need to activate your membership? <a href="https://web.archive.org/web/20100105174636/http://www.apple.com/onetoone/activate/" class="more">Get started</a></p> </div><!--/lightcallout column last span_4--> <div class="clear"></div> </div> <!-- /main --> <div class="main_capbottom"></div> </div> <!-- /container --> <div id="globalfooter" class="gf-980"> <div id="breadcrumbs"> <a href="/web/20100105174636/http://www.apple.com/" class="home">Home</a><span>></span><a href="/web/20100105174636/http://www.apple.com/retail/">Apple Retail Store</a><span>></span>One to One </div> <p class="gf-buy">Shop the <a href="/web/20100105174636/http://www.apple.com/store/">Apple Online Store</a> (1-800-MY-APPLE), visit an <a href="/web/20100105174636/http://www.apple.com/retail/">Apple Retail Store</a>, or find a <a href="/web/20100105174636/http://www.apple.com/buy/locator/">reseller</a>.</p> <ul class="gf-links piped"> <li><a href="/web/20100105174636/http://www.apple.com/about/" class="first">Apple Info</a></li> <li><a href="/web/20100105174636/http://www.apple.com/sitemap/">Site Map</a></li> <li><a href="/web/20100105174636/http://www.apple.com/hotnews/">Hot News</a></li> <li><a href="/web/20100105174636/http://www.apple.com/rss/">RSS Feeds</a></li> <li><a href="/web/20100105174636/http://www.apple.com/contact/" class="contact_us">Contact Us</a></li> <li><a href="/web/20100105174636/http://www.apple.com/choose-your-country/" class="choose" title="Choose your country or region."><img src="https://web.archive.org/web/20100105174636im_/http://images.apple.com/home/elements/worldwide_us.png" alt="United States" width="22" height="22"></a></li> </ul> <div class="gf-sosumi"> <p>Copyright 漏 2010 Apple Inc. All rights reserved.</p> <ul class="piped"> <li><a href="/web/20100105174636/http://www.apple.com/legal/terms/site.html" class="first">Terms of Use</a></li> <li><a href="/web/20100105174636/http://www.apple.com/legal/privacy/">Privacy Policy</a></li> </ul> </div> </div> <!-- /globalfooter --> </body> </html> <!-- FILE ARCHIVED ON 17:46:36 Jan 05, 2010 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 11:08:19 Nov 29, 2024. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.767 exclusion.robots: 0.051 exclusion.robots.policy: 0.037 esindex: 0.015 cdx.remote: 36.323 LoadShardBlock: 225.464 (3) PetaboxLoader3.resolve: 159.082 (3) PetaboxLoader3.datanode: 130.934 (4) load_resource: 102.641 -->