CINXE.COM

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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.nytco.com:80/careers/index.html","20080210040425","https://web.archive.org/","web","/_static/", "1202616265"); </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"/> <title>New York Times Company : Careers</title> <script type="text/javascript" src="/web/20080210040425js_/http://www.nytco.com/top10Reasons.js"></script> <style type="text/css" media="screen"> @import "/web/20080210040425cs_/http://www.nytco.com/style.css"; </style> <link href="/web/20080210040425cs_/http://www.nytco.com/print.css" rel="stylesheet" type="text/css" media="print"/> </head> <body> <script src="https://web.archive.org/web/20080210040425js_/http://www.google-analytics.com/urchin.js" type="text/javascript"> </script> <script type="text/javascript"> _uacct = "UA-3119358-1"; urchinTracker(); </script> <a id="skipNav" href="#content">Skip Navigation</a> <div id="mainWrapper"> <div id="topWrapper"> <div id="topNav"> <div id="brand"> <a href="/web/20080210040425/http://www.nytco.com/index.html">&nbsp;</a> </div> <h1 id="logo"> <a href="/web/20080210040425/http://www.nytco.com/index.html"> <img src="/web/20080210040425im_/http://www.nytco.com/images/logo.gif" width="196" height="110" alt="New York Times Company"/></a> </h1> <ul> <li><a href="/web/20080210040425/http://www.nytco.com/company/index.html" id="company"><span>Company</span></a></li> <li><a href="/web/20080210040425/http://www.nytco.com/press/index.html" id="press"><span>Press</span></a></li> <li><a href="/web/20080210040425/http://www.nytco.com/investors/index.html" id="investors"><span>Investors</span></a></li> <li><a href="/web/20080210040425/http://www.nytco.com/corporate_governance/index.html" id="corporateGovernance"><span>Corporate Governance</span></a></li> <li><a href="/web/20080210040425/http://www.nytco.com/social_responsibility/index.html" id="socialResponsibility"><span> Social Responsibility</span></a></li> <li><a href="index.html" id="careers_a"><span>Careers</span></a></li> <li><a href="/web/20080210040425/http://www.nytco.com/shop_and_subscribe/index.html" id="shopSubscribe"><span>Shop &#38; Subscribe</span></a></li> </ul> </div> <!-- begin "contentHolder1" --> <div class="mainImage"> <h2> <a href="index.html" id="careersMainImage"><span>Careers</span></a></h2> </div> <div id="leftContent"> <ul> <li class="first"><a href="profiles/index.html">Profiles</a></li> <li><a href="mission.html">Create Your Career Here</a></li> <li><a href="search_openings.html">Search All Openings</a></li> <li id="bottom" class="last"><a href="meet_us.html">Meet Us</a></li> </ul> </div> <!-- end "contentHolder1" --> <!-- begin "contentHolder2" --> <div id="middleContent"> <div id="breadcrumbs"> <ul> <li><a href="#">Home</a> &gt;&nbsp;</li> <li>Careers</li> </ul> </div> <a name="content"></a> <h3> Careers</h3> <div class="content"> <p> Welcome to our global employment site.</p> <p> For more than a century The New York Times Company has stood for quality, integrity and distinguished journalism. Our multifaceted corporation and talented, diverse people help to define the future of news, information and entertainment.</p> <p>Click on the photos below to hear the experiences of some of our employees.</p> <!-- ************************************************* BRIGHTCOVE PLAYER CODE This code puts a player on the page and sets up the javascript functions to load new videos into that player ************************************************* --> <script src="https://web.archive.org/web/20080210040425js_/http://admin.brightcove.com/js/experience_util.js" type="text/javascript"></script> <script type="text/javascript"> // By use of this code snippet, I agree to the Brightcove Publisher T and C // found at http://corp.brightcove.com/legal/terms_publisher.cfm. var config = new Array(); /* * feel free to edit these configurations * to modify the player experience */ config["videoId"] = null; //the default video loaded into the player config["videoRef"] = null; //the default video loaded into the player by ref id specified in console config["lineupId"] = null; //the default lineup loaded into the player config["playerTag"] = null; //player tag used for identifying this page in brightcove reporting config["autoStart"] = false; //tells the player to start playing video on load config["preloadBackColor"] = "#FFFFFF"; //background color while loading the player /* * set the player's size using the parameters below * to make this player dynamically resizable, set the width and height as a percentage */ config["width"] = 412; config["height"] = 350; /* do not edit these config items */ config["playerId"] = 1243617823; createExperience(config, 8); // loadTitle() // Once the DTO if fetched from Brightcove, load it into the player function loadTitle(infoObj) { // get title info from Brightcove DTO var titleDTO = infoObj.parameters.title; // load title into player callFlash('loadTitleById', titleDTO.id,'full'); } // onTemplateLoaded() // Function that runs once Brightcove API is finished loading function onTemplateLoaded(message){ // Set callbacks for brightcove video player callFlash("addEventListener", "titleLoad", "loadTitle"); // show the thumbnails once the player has loaded document.getElementById('thumb_table').style.display=''; } </script> <!-- ************************************************* END BRIGHTCOVE PLAYER CODE ************************************************* --> <style type="text/css"> #thumb_table{ width:100%; } #thumb_table td{ padding:10px 0; width:33%; /* there will be 3 thumbnails per row, hence 33% width */ } #thumb_table td img{ cursor:pointer; /* make the images look like links when you mouse over them */ } </style> <!-- ************************************************* This is the table with all your thumbnails. Make sure you give it the id 'thumb_table' and set it to display:none; ************************************************* --> <table id="thumb_table" style="display:none;"> <tr> <td> <!-- ************************************************* Each thumbnail must have: onclick="callFlash('fetchTitleById', 1243467871);" The number in there is the BrightCove ID for the Title ************************************************* --> <img src="/web/20080210040425im_/http://www.nytco.com/images/promoImage_Careers1a.jpg" onclick="callFlash('fetchTitleById', 1243467871);"/> </td> <td> <img src="/web/20080210040425im_/http://www.nytco.com/images/promoImage_Careers2a.jpg" onclick="callFlash('fetchTitleById', 1243467875);"/> </td> <td> <img src="/web/20080210040425im_/http://www.nytco.com/images/promoImage_Careers3a.jpg" onclick="callFlash('fetchTitleById', 1243467874);"/> </td> </tr> </table> </div> </div> <div id="rightContent"> <div class="clear"> </div> <div class="highlightDivider"> </div> <h3> Ten Reasons to Work at<br/> The New York Times Company</h3> <div> <div id="top10"> &nbsp;</div> </div> </div> <!-- end "rightContent" --> </div> <!-- End of TopWrapper --> <!-- end "contentHolder2" --> <script type="text/javascript"> switchReason(null); </script> <div id="footer"> <div> <p> &#169; 2007 The New York Times Company &nbsp; &nbsp;</p> <ul> <li><a href="/web/20080210040425/http://www.nytco.com/contact_us/index.html">Contact Us</a> | &nbsp;</li> <li><a href="/web/20080210040425/http://www.nytco.com/sitemap.html">Site Map</a> | &nbsp;</li> <li><a href="/web/20080210040425/http://www.nytco.com/terms_of_use.html">Terms of Use</a></li> </ul> </div> <div class="footerOutsideLinks"> <ul> <li><a href="https://web.archive.org/web/20080210040425/http://www.nytimes.com/" target="_blank">NYTimes.com</a> | &nbsp;</li> <li><a href="https://web.archive.org/web/20080210040425/http://www.iht.com/" target="_blank">IHT.com</a> | &nbsp;</li> <li><a href="https://web.archive.org/web/20080210040425/http://boston.com/" target="_blank">Boston.com</a> | &nbsp;</li> <li><a href="https://web.archive.org/web/20080210040425/http://about.com/" target="_blank">About.com</a></li> </ul> </div> </div> </div> </body> </html> <!-- FILE ARCHIVED ON 04:04:25 Feb 10, 2008 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 00:04:53 Nov 24, 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: 1.158  exclusion.robots: 0.033  exclusion.robots.policy: 0.021  esindex: 0.014  cdx.remote: 26.622  LoadShardBlock: 90.08 (3)  PetaboxLoader3.datanode: 95.561 (4)  load_resource: 118.446  PetaboxLoader3.resolve: 79.998 -->