CINXE.COM
NASA - Expedition 15 Mission Logs: Clayton Anderson
<!DOCTYPE "xmlns:xsl='http://www.w3.org/1999/XSL/Transform'"><!--Get Meta Data starts--><!--Get Meta Data Ends--><html xmlns:java_code="xalan://gov.nasa.build.Utils2"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><!--Meta Data starts--><!--SYSTEM DEFINED METADATA--><META content="IE=7" http-equiv="X-UA-Compatible"><META NAME="CMS Document Id" CONTENT="109832"><META NAME="dc.title" CONTENT="NASA - Expedition 15 Mission Logs: Clayton Anderson"><META NAME="dc.format" CONTENT="text/html"><META NAME="dc.date.modified" CONTENT="2007-11-29"><META NAME="dc.language" CONTENT="en"><META NAME="dc.publisher" CONTENT="Brian Dunbar"><META NAME="dc.publisher.tool" CONTENT="eTouch Digital Asset Management(CMS)"><META NAME="dc.description" CONTENT="ISS Expedition 15 Journals, Clayton Anderson"><META NAME="dc.identifier" CONTENT="http://www.nasa.gov/mission_pages/station/expeditions/expedition15/journals_clayton_anderson.html"><!--USER DEFINED METADATA--><META NAME="dc.subject" CONTENT="ISS Expedition 15 Journals, Clayton Anderson"><META NAME="description" CONTENT="NASA.gov brings you images, videos and interactive features from the unique perspective of America’s space agency. Get the latest updates on NASA missions, subscribe to blogs, RSS feeds and podcasts, watch NASA TV live, or simply read about our mission to pioneer the future in space exploration, scientific discovery and aeronautics research."><!--Meta Data ends--><title>NASA - Expedition 15 Mission Logs: Clayton Anderson </title><!--Standard Includes--><script src="/js/196918main_browser_message.js" type="text/javascript" language="javascript"></script> <script type="text/javascript"> /** * Browser Detect Class */ function detectBrowserClass(modern){ var nBrowser = navigator.appName; var nVersion = navigator.appVersion; var nAgent = navigator.userAgent; this.version; this.browser; this.os; this.modern = (typeof modern == 'object') == true ? modern:0; if(nVersion.indexOf('Windows') !=-1){ this.os = 'win'; }else{ this.os = (nVersion.indexOf('Macintosh') !=-1) == true ? 'mac':'other'; } if (nAgent.indexOf('Opera') !=-1){ var strIndex = nAgent.indexOf('Opera'); this.version = nAgent.substring((strIndex + 6), (strIndex + 9)); this.browser = 'opera'; } else if (nAgent.indexOf('Firefox') !=-1){ var strIndex = nAgent.indexOf('Firefox'); this.version = nAgent.substring((strIndex + 8), (strIndex + 11)); this.browser = 'firefox'; } else if(nAgent.indexOf('MSIE') !=-1){ var strIndex = nAgent.indexOf('MSIE'); this.version = nAgent.substring((strIndex + 5), (strIndex + 8)); this.browser = 'ie'; } else if (nAgent.indexOf('Safari') !=-1){ if (nAgent.indexOf('Version') !=-1){ var strIndex = nAgent.indexOf('Version') this.version = nAgent.substring((strIndex + 8), (strIndex + 11)) }else{ this.version = 2; } this.browser = 'safari'; } else if (nAgent.indexOf('Netscape') !=-1){ var strIndex = nAgent.indexOf('Netscape'); this.version = nAgent.substring((strIndex + 9), (strIndex + 12)); this.browser = 'netscape'; }else{ this.browser = nBrowser.toLowerCase(); this.version = null; } this.whichBrowser = function (){ return this.browser; } this.whichVersion = function (){ return this.version; } this.whichOS = function (){ return this.os; } this.getInfo = function (){ var info = "Browser name: " + nBrowser + "<br />" + "Browser version: "+ nVersion + "<br />" + "User Agent: " + nAgent; return info; } this.modernBrowser = function (){ var isModern = false; if(typeof(this.modern[this.browser])=='number' || this.version === null){ isModern = ( this.modern[this.browser] <= this.version || this.version === null ) == true ? true :0; } return isModern; } } // Instantiate browser detect var detectBrowser = new detectBrowserClass({ 'opera': 9, 'safari': 2, 'firefox': 1.5, 'ie': 6 }); /* Support legacy browsers*/ if(detectBrowser.modernBrowser() == true){ var css = '<link href="/css/207071main_allpages.css" rel="stylesheet" type="text/css" />'; if(detectBrowser.whichBrowser()=='firefox'){ css= css + '<link href="/css/207947main_etouch_firefox.css" rel="stylesheet" type="text/css" />'; } document.write(css); }else{ document.write(legacyMsg); } </script> <link type="text/css" rel="stylesheet" href="/css/207072main_allmodules.css"><script language="javascript" type="text/javascript" src="/templateimages/redesign/browser/js/conditionalBrowser.js"></script><script src="/js/191731main_prototype.js" type="text/javascript" language="javascript"></script><script src="/js/191696main_builder.js" type="text/javascript" language="javascript"></script><script src="/js/191704main_effects.js" type="text/javascript" language="javascript"></script><script src="/js/191701main_dragdrop.js" type="text/javascript" language="javascript"></script><script src="/js/191738main_slider.js" type="text/javascript" language="javascript"></script><script src="/js/191739main_sound.js" type="text/javascript" language="javascript"></script><script src="/js/191698main_controls.js" type="text/javascript" language="javascript"></script><script src="/js/194940main_RoundedMorph.js" type="text/javascript" language="javascript"></script><script src="/js/191745main_transitions.js" type="text/javascript" language="javascript"></script><script src="/js/191713main_global.js" type="text/javascript" language="javascript"></script><script src="/js/191734main_ScrollRegion.js" type="text/javascript" language="javascript"></script><script src="/js/191730main_PrettyCounter.js" type="text/javascript" language="javascript"></script><script src="/js/191737main_SkinnedSelect.js" type="text/javascript" language="javascript"></script><script src="/js/257141main_SkinnedSelectsearch.js" type="text/javascript" language="javascript"></script><script src="/js/191695main_Blinds.js" type="text/javascript" language="javascript"></script><script src="/js/194933main_FloatingInfoClass.js" type="text/javascript" language="javascript"></script><script src="/js/191742main_Tabs.js" type="text/javascript" language="javascript"></script><script src="/js/191702main_DropDownMenu.js" type="text/javascript" language="javascript"></script><script src="/js/207087main_club1.js" type="text/javascript" language="javascript"></script><script src="/js/194938main_may-common_rd.js" type="text/javascript" language="javascript"></script><script src="/js/4564main_index.js" type="text/javascript" language="javascript"></script><script src="/js/196917main_flash_rd.js" type="text/javascript" language="javascript"></script><script src="/js/207088main_club2.js" type="text/javascript" language="javascript"></script><script src="/tvschedule/js/tvsked.js" type="text/javascript" language="javascript"></script><script src="/templateimages/redesign/flash_player/js/swfobject.js" type="text/javascript" language="javascript"></script><script language="javascript" type="text/javascript" src="/js/445945main_jquery-1.4.2.min.js"></script><script> jQuery.noConflict(); </script><script src="/js/327437main_nasaHome.js" type="text/javascript" language="javascript"></script><script src="/js/485407main_UnPacked_landing.js" type="text/javascript" language="javascript"></script><script src="/js/2605main_triggerParams.js" type="text/javascript" language="javascript"></script><script src="/js/2606main_stdLauncher.js" type="text/javascript" language="javascript"></script><script type="text/javascript">Poll();</script><script src="/js/196887main_externalsource_header.js" type="text/javascript" language="javascript"></script></head><body><!--No Script Include starts here--> <!--googleoff: snippet--> <noscript> <center> <div class="site_errors"> <div class="floatType_site_error_top"></div> <div class="floatType_site_error"> <table summary="layout table"> <tr> <td bgcolor="#000000"> <font color="#ffffff"> <h2><img src="/templateimages/redesign/modules/overlay/site_error.gif" title="Site Error" alt="Site Error"/>There's a problem with your browser or settings. </h2> </font> <font color="#ffffff"> <p>Your browser or your browser's settings are not supported. To get the best experience possible, please download a compatible browser. If you know your browser is up to date, you should check to ensure that javascript is enabled. </p> </font> <p><a target="_blank" href="/home/How_to_enable_Javascript.html">› Learn How</a></p> </td> </tr> </table> </div> <div class="floatType_site_error_bottom"></div> </div> </center> </noscript> <!--googleon: snippet--> <!--No Script Include ends here--><!--Content Body Starts Here--><div class="content_body"><!--Left Nav Starts Here --><div class="top"><script src="/js/194928main_ShowRSS.js" type="text/javascript" language="javascript"></script><input value="" id="curr_rssurl" type="hidden"><!-- Skip navigation link --><div class="skiplink"><a href="#maincontent">Follow this link to skip to the main content</a></div><div id="top_header" class="top_header"><div class="header"><h1><a class="nasa_logo" href="/home/index.html"><span class="hide">NASA - National Aeronautics and Space Administration</span></a></h1><div id="header_form"></div><script language="javascript" type="text/javascript"> var search_list = [ ]; </script><script>createLoginForm();</script><script>createSearchForm();</script></div><div class="dropper 74" id="main-nav"><script type="text/javascript"> addMenuSupport(); </script></div></div><div class="top_audience"><ul class="audiences_nav"><!----><a name="top" id="bctop"></a><li><a href="/home/index.html">NASA Home</a></li><!----><li><span class="light_grey">    <b>></b>    </span><a href="/missions/highlights/index.html">Missions</a></li><!----><li><span class="light_grey">    <b>></b>    </span><a href="/mission_pages/station/main/index.html">International Space Station</a></li><!----><li><span class="light_grey">    <b>></b>    </span><a href="/mission_pages/station/expeditions/index.html">Expeditions</a></li><!----><li><span class="light_grey">    <b>></b>    </span><a href="/mission_pages/station/expeditions/expedition15/index.html">Expedition 15</a></li><li id="right_menu"><ul id="utilities_nav"><li><span class="hide"><form method="post" target="myNewWin" name="emailForm" action="http://mynasa.nasa.gov/portal/util/email/nasa_emailform_2007.jsp"><input value="http://www.nasa.gov/mission_pages/station/expeditions/expedition15/journals_clayton_anderson.html" id="url" name="url" type="hidden"><input value="Expedition 15 Mission Logs: Clayton Anderson" id="titleUrl" name="titleUrl" type="hidden"><input value="Expedition 15 Mission Logs: Clayton Anderson" id="promoTitle" name="promoTitle" type="hidden"><input value="" id="promoDate" name="promoDate" type="hidden"><input value="asan" id="flag" name="flag" type="hidden"><input value="" id="leaderSentence" name="leaderSentence" type="hidden"><input value="109832" id="documentId" name="documentId" type="hidden"></form></span><a class="icons_black icon_send" href="javascript:submitPopUpEmail();">Send</a></li><li><span class="skiplinklogin"><a href="javascript:openUserPref(%22http://www.addthis.com/bookmark.php%22)">Follow this link to Share This Page</a></span><div class="addthis_toolbox"></div><a href="#" class="addthis_button_compact myOverlayBookmark bookmark bottom null icons_black icon_share">Share</a></li></ul></li></ul></div><!--Top ends Here --></div><!--Left Starts Here --><input name="menu_item_id" id="menu_item_id" value="" type="hidden"><div id="left" class="left_232"><script type="text/javascript"> var itemIdAndJSFileURL= 'mission-pages-station_expeditions$/templateimages/redesign/leftnav-htmls/mission-pages-station_.js'; var splitResult = itemIdAndJSFileURL.split("$"); $('menu_item_id').value = splitResult[0]; var url = splitResult[1]; var defPage = '/templateimages/redesign/leftnav-htmls/home_.js'; if(url == '.js') url = defPage; document.write('<script src=' + url + ' type="text/javascript" language="javascript" >' + '</scr' + 'ipt>'); </script><!--Left Nav Ends Here --></div><a name="maincontent"></a><!--Wide_Right Starts Here --><div class="wide_right"><!-- Center Banner starts Here--><div id="center_banner"></div><script type="text/javascript"> var bannerUrl = '/js/modules-common/bannerassets/station.js'; document.write('<script src=' + bannerUrl + ' type="text/javascript" language="javascript" >' + '</scr' + 'ipt>'); </script><!-- Center Banner ends Here--><!--Wide_Right Ends Here --></div><!--Middle starts here --><div class="middle"><!--Top Starts Here --><!--Top Ends Here --><!--Left starts here --><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <!DOCTYPE "xmlns:xsl='http://www.w3.org/1999/XSL/Transform'"><!--Content For Landing-NoBlinds-Grey-Med Starts Here--><div xmlns:java_code="xalan://gov.nasa.build.Utils2" class="box_470_cap ArchiveBrowse"> <div class="top_cap_white"></div> <div style="height:auto;text-align:left;" class="box_470 box_white"> <h2 class="h2_small">Flight Engineer Clayton Anderson's Space Station Journals</h2> <div id="browseArchive"> <ul><div xmlns:java_code="xalan://gov.nasa.build.Utils2" class="white_article_wrap_detail"> <div class="default_style_wrap"> <div id="ullitags"><IMG WIDTH="330" ALT="JSC2006-E-45212 - Mission Specialist Clayton Anderson" TITLE="JSC2006-E-45212 - Mission Specialist Clayton Anderson" SRC="/images/content/178956main_jsc2006e45212_small.jpg" HEIGHT="230" ALIGN="Bottom" BORDER="0" /> <span class="detailImageDesc">Image above: Mission Specialist Clayton Anderson made his first shuttle flight on STS-117. Anderson served as a flight engineer on Expeditions 15 and 16. Image credit: NASA</span></div> </div> </div> </ul> <div class="view_all_navigation_bottom"> <div class="view_all_navigation blue_text"></div> </div> </div> <input value="placeholder109836" id="testrss109836" type="hidden"> <div id="placeholder109836"></div> <script> var rssholderid_label='testrss109836'; if (document.getElementById(rssholderid_label) != null) { var rssholder = document.getElementById(rssholderid_label).value; var rssurl=$('curr_rssurl'); if ( rssurl != null) { var rssurlval=rssurl.value; if ( rssurlval.length==0 || rssurlval=='None') rssurlval='none'; if ( rssurlval != 'none') { showBlackIconRSS(rssholder,rssurlval); } } } </script> </div> <div class="bottom_cap_white"></div> <!--Content For Landing-NoBlinds-Grey-Med Ends Here--> </div> <!-- Collection Body ends --><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <div xmlns:java_code="xalan://gov.nasa.build.Utils2" class="box_470_cap ArchiveBrowse"> <div class="top_cap_white"></div> <div style="height:auto;text-align:left;" class="box_470 box_white"> <h2 class="h2_small">Journals</h2> <div id="browseArchive"> <ul><!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_epilogue.html" class="small_legacy_wrap"><IMG WIDTH="100" ALT="Clay Anderson with his mother" TITLE="Clay Anderson with his mother" SRC="/images/content/212047main_ca_epi_tn.jpg" HEIGHT="75" ALIGN="Bottom" BORDER="0" /></a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_epilogue.html">Epilogue: "I Miss You, Mom..."</a></h3> <p>On November 7, 2007, the Space Shuttle Discovery glided to a picture perfect landing at the Kennedy Space Center (KSC) near Cape Canaveral, Florida.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_prologue.html" class="small_legacy_wrap"><IMG WIDTH="100" ALT="STS-120 landing" TITLE="STS-120 landing" SRC="/images/content/212048main_ca_pro_tn.jpg" HEIGHT="75" ALIGN="Bottom" BORDER="0" /></a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_prologue.html">Prologue: "It's All Relative... ."</a></h3> <p>I have now been back on terra firma, our home planet Earth, for about 3 months.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_13.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="“A Note to My Family…!”" TITLE="“A Note to My Family…!”" SRC="/images/content/196883main_Clay_journal12_iss015e27279_tn.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_13.html">Chapter 13: “A Note to My Family…!”</a></h3> <p>This journal chapter will be my final one from orbit. It is a very special chapter for me as my time in this wonderful place is coming to an end.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_12.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="“The Hard Thump of Reality…!”" TITLE="“The Hard Thump of Reality…!”" SRC="/images/content/196850main_Clay_journal12_iss015e19626_tn.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_12.html">Chapter 12: “The Hard Thump of Reality…!”</a></h3> <p>When I was about 8 years old, my parents woke my brother and sister and me up in the middle of the night, on Christmas Eve of 1968.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_11.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="“There’s a New Sheriff in Town…!”" TITLE="“There’s a New Sheriff in Town…!”" SRC="/images/content/195947main_iss015e25439_journal11_thum.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_11.html">Chapter 11: “There’s a New Sheriff in Town…!”</a></h3> <p>I am going to miss them. Expedition 15 Commander Fyodor Yurchikhin and Soyuz Commander and Flight Engineer 1 Oleg Kotov departed the International Space Station (ISS) today for Earth.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_10.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="“In the Blink of an Eye…!”" TITLE="“In the Blink of an Eye…!”" SRC="/images/content/192465main_iss015e17654_thumb.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_10.html">Chapter 10: “In the Blink of an Eye…!”</a></h3> <p>Wow! It’s almost time for me to go home. Where did the time go?</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_09.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="Let’s Take Her Out for a Spin, Shall We?!" TITLE="Let’s Take Her Out for a Spin, Shall We?!" SRC="/images/content/192437main_iss015e31331_thumb.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_09.html">Chapter 9: “Let’s Take Her Out for a Spin, Shall We?!”</a></h3> <p>How many different types of vehicles have you ridden in during your lifetime?</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_08.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="So Now What Do We Do?!" TITLE="So Now What Do We Do?!" SRC="/images/content/191014main_iss015e29049_thum.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_08.html">Chapter 8: “So Now What Do We Do?!”</a></h3> <p>No more spacewalks; no more robotic arm operations. So what do we do now? Well, that’s an easy question to answer.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_07.html" class="small_legacy_wrap"> <div class="topPad13"><IMG VSPACE="0" WIDTH="64" ALT="Houston, ISS on Space to Ground 2…for Teamwork and 100 Days" TITLE="Houston, ISS on Space to Ground 2…for Teamwork and 100 Days" HSPACE="0" SRC="/images/content/189635main_jsc2007e029830_thum.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_07.html">Chapter 7: “Houston, ISS on Space to Ground 2…for Teamwork and 100 Days.”</a></h3> <p>I am indeed a very lucky man. Not because I am in space, living onboard the International Space Station (ISS), whizzing around our beautiful planet at 17,500 miles an hour and enjoying the views of a lifetime.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_06.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="Expedition 15 and STS-118 crews" TITLE="Expedition 15 and STS-118 crews" SRC="/images/content/188772main_iss015e23031_tn.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_06.html">Chapter 6: "Must You Go…Can’t You Stay Just a Little Bit Longer???"</a></h3> <p>I miss them already… the crew of STS-118 and the beautiful ship Endeavour.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_05.html" class="small_legacy_wrap"> <div class="topPad13"><IMG VSPACE="0" WIDTH="64" ALT="iss015e21701 -- Space Shuttle Endeavour" TITLE="iss015e21701 -- Space Shuttle Endeavour" HSPACE="0" SRC="/images/content/187474main_iss015e21701_thum.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_05.html">Chapter 5: “Visitors…From Another Planet!!!”</a></h3> <p>I don’t think that I ever could have imagined that I would have been living off of the Planet Earth for almost 2 months!</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_04.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="ISS015-E-17020 --- Mount Rainier in Washington" TITLE="ISS015-E-17020 --- Mount Rainier in Washington" SRC="/images/content/182974main_ISS015E17020_tn.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_04.html">Chapter 4: "Please Put Your Boots on Before You Go Outside…!"</a></h3> <p>As a youngster, I recall those winter days back in Nebraska when we wanted to go outside and play in the snow.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_03.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="ISS015-E-17052 --- The Great Salt Lake in Utah" TITLE="ISS015-E-17052 --- The Great Salt Lake in Utah" SRC="/images/content/182949main_ISS015E17052_tn.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_03.html">Chapter 3: “I’ll Take World Geography for $2000, Alex…!”</a></h3> <p>My mission elapsed time (MET) is now 31 days and climbing! Can you believe it? I have now been living "off the planet" for over one month!</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_02.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="Richat Structure" TITLE="Richat Structure" SRC="/images/content/182329main_ca2_thum.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_02.html">Chapter 2: “So What is it Like…Really???”</a></h3> <p>One of my ground-based journal chapters speculated on what life in space might really be like. At that time, I honestly had no idea, but I promised my dedicated readers that I would find out…and soon!</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/mission_pages/station/expeditions/expedition15/journal_anderson_01.html" class="small_legacy_wrap"> <div class="topPad13"><IMG WIDTH="64" ALT="Space shuttle Atlantis" TITLE="Space shuttle Atlantis" SRC="/images/content/180936main_sts117-s-034_tn.jpg" HEIGHT="48" ALIGN="Bottom" BORDER="0" /></div> </a> <h3><a href="/mission_pages/station/expeditions/expedition15/journal_anderson_01.html">Chapter 1: "…And Then There Were Three!"</a></h3> <p>Wow! I can’t believe it…here I am, safely on orbit, living onboard the International Space Station. The last eleven days have seemed like a Category 5 hurricane to me.</p> <!--Content Ends Here--> </li> </ul> <div class="view_all_navigation_bottom"> <div class="view_all_navigation blue_text"></div> </div> </div> <input value="placeholder110832" id="testrss110832" type="hidden"> <div id="placeholder110832"></div> <script> var rssholderid_label='testrss110832'; if (document.getElementById(rssholderid_label) != null) { var rssholder = document.getElementById(rssholderid_label).value; var rssurl=$('curr_rssurl'); if ( rssurl != null) { var rssurlval=rssurl.value; if ( rssurlval.length==0 || rssurlval=='None') rssurlval='none'; if ( rssurlval != 'none') { showBlackIconRSS(rssholder,rssurlval); } } } </script> </div> <div class="bottom_cap_white"></div> </div> <!-- Collection Body ends --><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <!-- Collection Body ends --><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <!-- Collection Body ends --><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <!-- Collection Body ends --><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <!-- Collection Body ends --><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <!-- Collection Body ends --><!--Left ends here --><!-- Middle Ends Here --></div><!--Right starts here --><div class="right_232"><script> document.getElementById('curr_rssurl').value='none'; </script><!-- Collection Body starts --> <div xmlns:java_code="xalan://gov.nasa.build.Utils2" class="box_230_cap"> <div class="top_cap"></div> <div style="height:auto;text-align:left;" class="box_230 box_blue box_230_tall narrow_blue_news" id="narrow_blue_news"> <h2>Related Multimedia</h2> <div class="content_outline_blue"> <ul style="height:auto" class="content_outline_black"><!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="/centers/johnson/astronauts/journals_anderson.html" class="small_legacy_wrap"><IMG WIDTH="100" ALT="JSC2006-E-49770 - Astronaut Clayton Anderson" TITLE="JSC2006-E-49770 - Astronaut Clayton Anderson" SRC="/images/content/178958main_jsc2006e49770_thum.jpg" HEIGHT="75" ALIGN="Bottom" BORDER="0" /></a> <h3><a href="/centers/johnson/astronauts/journals_anderson.html">Clayton Anderson’s ISS Training Journals</a></h3> <p>At the beginning of his International Space Station training in Russia, Clayton Anderson began a journal about his experiences. He hopes to continue writing all the way through his first visit to the station.</p> <!--Content Ends Here--> </li> <!--Reading The Additional Links if any --> <!--Reading The Promotional Link Labels--Checking the Spanish logic--> <!-- Target URL pointing to either detail page or external URL depending on whether link URL exists--> <!----><li xmlns:java_code="xalan://gov.nasa.build.Utils2"> <a href="javascript:openNASAWindow('http://spaceflight.nasa.gov/gallery/images/station/crew-15/ndxpage1.html')" class="small_legacy_wrap"><IMG VSPACE="0" WIDTH="100" ALT="Expedition 15 Gallery" TITLE="Expedition 15 Gallery" HSPACE="0" SRC="/images/content/162054main_exp15_gallery_thum.jpg" HEIGHT="75" ALIGN="Bottom" BORDER="0" /></a> <h3><a href="javascript:openNASAWindow('http://spaceflight.nasa.gov/gallery/images/station/crew-15/ndxpage1.html')">Expedition 15 Gallery →</a></h3> <p>Visit the Expedition 15 photo gallery.</p> <!--Content Ends Here--> </li> </ul> </div> <input value="placeholder110435" id="testrss110435" type="hidden"> <div id="placeholder110435"></div> <script> var rssholderid_label='testrss110435'; if (document.getElementById(rssholderid_label) != null) { var rssholder = document.getElementById(rssholderid_label).value; var rssurl=$('curr_rssurl'); if ( rssurl != null) { var rssurlval=rssurl.value; if ( rssurlval.length==0 || rssurlval=='None') rssurlval='none'; if ( rssurlval != 'none') { showBlueIconRSS(rssholder,rssurlval); } } } </script> </div> <div class="bottom_cap"></div> </div> <!-- Collection Body ends --><!--Right Ends here --></div><!--Content Body Ends Here--></div><!--Footer Include Here--><!--Footer Starts Here--><div id="footer"><script type="text/javascript"> createFooterlogo(); createFooterContent('Amiko Kauderer', 'October 23, 2010', 'Brian Dunbar', 'Contact NASA', '/about/contact/index.html', '/sitemap/sitemap_nasa.html'); </script><!--Footer Ends Here--></div><!--Footer Include ends Here--><div class="background_layer"> </div><script src="/js/196888main_externalsource_footer.js" type="text/javascript" language="javascript"></script></body></html>