You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

The crew have touched down in the US, and are currently travelling to Utah in preparation for the mission.

They will arrive at 'Mars Base' on Saturday 21 April, unpack and prepare, and then commence the mission 'simulation' two days later.

Unknown macro: {html}

<div id="defaultCountdown" style="width: 200px;"></div>

Unknown macro: {html}

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>

<script src="http://keith-wood.name/js/jquery.countdown.js"></script>
<style type="text/css">@import "http://keith-wood.name/css/jquery.countdown.css"; </style>
<script>
$(function () {
var targetDate = new Date( 2012-1 + 1, 4 - 1, 23, 10-1, 0, 0);
$('#defaultCountdown').countdown(

Unknown macro: {until}

);
});

var liftoffTime = new Date(2012, 04, 25)

jQuery(document).ready(function($) {
$('#syncCountdown').countdown(

Unknown macro: {since}

);
// $('#syncCountdown').countdown(

Unknown macro: {until}

);
});

function serverTime() {
var time = null;
$.ajax({url: 'http://www.kiwispace.org.nz/mark/kiwimars/time.php',
async: false, dataType: 'text',
success: function(text)

Unknown macro: { time = new Date(text); }

, error: function(http, message, exc) {
time = new Date();
}});
return time;
}
</script>

Recent updates

Subscribe via RSS

Unknown macro: {html}

<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=ra-4f9345041a916725"></script>

Unknown macro: {report-table}
Unknown macro: {content-reporter}
Unknown macro: {date-sort}
Unknown macro: {report-column}
Unknown macro: {report-info}
Unknown macro: {report-info}
Unknown macro: {report-column}

*

Unknown macro: {report-info}

*

Unknown macro: {report-info}

...

Unknown macro: {report-link}

Read more

Unknown macro: {report-on}
Unknown macro: {report-image}

Unknown macro: {html}

<div class="addthis_toolbox addthis_default_style"
addthis:url="

http://www.kiwispace.org.nz

Unknown macro: {report-info}
Unknown macro: {html}

"
addthis:title="

Unknown macro: {report-info}

:

Unknown macro: {report-info}
Unknown macro: {html}

"
>
<a class="addthis_button_preferred_1"></a>
<a class="addthis_button_preferred_2"></a>
<a class="addthis_button_preferred_3"></a>
<a class="addthis_button_preferred_4"></a>
<a class="addthis_button_compact"></a>
<a class="addthis_counter addthis_bubble_style"></a>
</div>

Follow the Journey


Where have the crew travelled on 'Mars'?

Today's schedule

 

Mars: Fri 8 February / NZ/AUS: Sat 9 February

08:00

Crew Wakeup

09:00Breakfast
10:00Antipodes 3, Samples collection, photography, Space Chores (Hab Cleaning)

18:00

Dinner

Activity 

  • Developing recipes using space storable food. 

19:00

Daily reports to Mars Society (ALL)

19:00

Daily Engineering EVA (FE)

20:00

Crew Meeting

21:00

R&R

 

Mars: Sat 9 February / NZ/AUS: Sun 10 February

08:00

Crew Wakeup.

08:15

Finalising preparations for departure

 

12:00Crew exchange, training and departure to Earth

 

 

Live Feed

Unknown macro: {html}

<a href="Webcams"><img id="webcam" src="http://www.freemars.org/mdrscam/MDRS-cam1.jpg" width="200" height="150" border="1" alt="Webcam"></a><br/>
<br/>

<script type="text/javascript">
var hoursDiff = +6;
var currentCam = 0;
var cams = new Array();
cams[0] = "http://www.freemars.org/mdrscam/MDRS-cam1.jpg";
cams[1] = "http://www.freemars.org/mdrscam/MDRS-left.jpg";
cams[2] = "http://www.freemars.org/mdrscam/MDRS-cam3.jpg";
cams[3] = "http://www.freemars.org/mdrscam/outside/observatory_inside_cam.jpg";
cams[4] = "http://www.freemars.org/mdrscam/outside/MDRS-astro-cam.jpg";
cams[5] = "http://www.freemars.org/mdrscam/outside/MDRS-astro-cam-S.jpg";

jQuery(document).ready(function($)

Unknown macro: { setTimeout("webcamCycle()", 1000*5); }

);

function webcamCycle() {
now = new Date();
uniq = "?"+now.getTime();

var numCams = 6;

// if it's after 9pm or before 6am then only show the first 3 cams
if ( (now.getHours() + hoursDiff >= 21) || (now.getHours() + hoursDiff <= 6) )

Unknown macro: { numCams = 3; }

currentCam++;
if (currentCam > numCams-1)

Unknown macro: { currentCam = 0; }

document.all.webcam.src = cams[currentCam] +uniq;

setTimeout("webcamCycle()", 1000*5);
}
</script>

Crew Status

Unknown macro: {html}

<div class="crewstatus">


Haritina Mogosanu
Mission Commander
Location:

Unknown macro: {html}

<span style="font-weight: bold;" id="haritina_location">...</span>


Task:

Unknown macro: {html}

<span style="font-weight: bold;" id="haritina_task">...</span>

Mike Bodnar
First Officer
Location:

Unknown macro: {html}

<span style="font-weight: bold;" id="mike_location">...</span>


Task:

Unknown macro: {html}

<span style="font-weight: bold;" id="mike_task">...</span>

Annalea Beatie
Mission Specialist
Location:

Unknown macro: {html}

<span style="font-weight: bold;" id="annalea_location">...</span>


Task:

Unknown macro: {html}

<span style="font-weight: bold;" id="annalea_task">...</span>

Don Stewart
Flight Engineer
Location:

Unknown macro: {html}

<span style="font-weight: bold;" id="don_location">...</span>


Task:

Unknown macro: {html}

<span style="font-weight: bold;" id="don_task">...</span>


Ali Harley
Geologist
Location:

Unknown macro: {html}

<span style="font-weight: bold;" id="ali_location">...</span>


Task:

Unknown macro: {html}

<span style="font-weight: bold;" id="ali_task">...</span>

Bruce Ngataierua
Health & Safety Officer
Location:

Unknown macro: {html}

<span style="font-weight: bold;" id="bruce_location">...</span>


Task:

Unknown macro: {html}

<span style="font-weight: bold;" id="bruce_task">...</span>

Unknown macro: {html}

</div>

Weather on Mars

Unknown macro: {html}

<span style="display: block !important; width: 180px; text-align: center; font-family: sans-serif; font-size: 12px;"><a href="http://www.wunderground.com/cgi-bin/findweather/getForecast?query=zmw:84734.1.99999&bannertypeclick=wu_simplewhite" title="Hanksville, Utah Weather Forecast"><img src="http://weathersticker.wunderground.com/weathersticker/cgi-bin/banner/ban/wxBanner?bannertype=wu_simplewhite_metric&airportcode=K4HV&ForcedCity=Hanksville&ForcedState=UT&zipcode=84734&language=EN" alt="Find more about Weather in Hanksville, UT" width="160" /></a><br></span>

Unknown macro: {html}

<div id="fb-root"></div>
<script type="text/javascript" src="https://connect.facebook.net/en_US/all.js"></script>
<script type="text/javascript" src="http://www.worldspaceweek.org.nz/2011/js/fbml5.js"></script>
<script>
//<![CDATA[
FB.init(

Unknown macro: { appId}

);
//]]>
</script>
<embed data-fb="comments" data-href="" data-num_posts="3" data-width="820"/>

Unknown macro: {html}

<!-- ENABLE FOLLOWING WHEN TESTING IN EDITOR -->
<!--
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script>
-->

<script src="/mark/jquery-ui.min.js"></script>
<link href="/mark/jquery-ui.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript">
jQuery(document).ready(function($)

Unknown macro: { ajax_backgroundupdates(); }

);

function ajax_backgroundupdates() {
$.ajax(

Unknown macro: { type}

);
setTimeout("ajax_backgroundupdates()", 1000*10);
}
</script>

  • No labels