We’re all too busy, spending our days in back-to-back meetings and our nights feverishly responding to emails. (Adam Grant, a famously responsive Wharton professor, told me that on an “average day” he’ll spend 3-4 hours answering messages.) That’s why people who waste our time have become the scourge of modern business life, hampering our productivity and annoying us in the process.
Image: Free Digital Photos
&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date');
var ajaxRequest = jQuery.ajax({
url: 'http://blogs.hbr.org/2014/10/stop-people-from-wasting-your-time/?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_ite=DailyAlert-102114+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date',
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/10/stop-people-from-wasting-your-time/?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_ite=DailyAlert-102114+(1)&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&referral=00563&cm_ven=Spop-Email&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date';
}
});