J. Craig Venter, the biologist who led the effort to sequence human DNA, on unlocking the human genome and the importance of building extraordinary teams for long-term results.
&cm_ven=Spop-Email');
var ajaxRequest = jQuery.ajax({
url: 'http://blogs.hbr.org/2014/08/the-art-of-managing-science/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+harvardbusiness+(HBR.org)&cm_ite=DailyAlert-080814+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_ven=Spop-Email',
async: false
});
var print = JSON.stringify(ajaxRequest, null, 4);
console.log('1::'+ajaxRequest.status);
console.log('2::s'+ajaxRequest.responseText);
console.log('3::'+ajaxRequest.isResolved);
if (ajaxRequest.responseText === undefined || ajaxRequest.responseText === null) {
window.location = 'http://blogs.hbr.org/2014/08/the-art-of-managing-science/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed:+harvardbusiness+(HBR.org)&cm_ite=DailyAlert-080814+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_ven=Spop-Email';
}
});