A few years ago, we had an idea for a new business opportunity. One of our colleagues owned a restaurant and was complaining about the amount of money he lost because expensive bottles of liquor often went missing (the industry calls this “shrinkage”). This is a problem affecting tens of thousands of restaurants — an attractive target market. So, like good innovators, we began working on a solution to our colleague’s problem by building an automatic liquor inventory-management system.
&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-012215+(1)');
var ajaxRequest = jQuery.ajax({
url: 'https://hbr.org/2015/01/when-it-comes-to-digital-innovation-less-action-more-thought?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-012215+(1)',
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 = 'https://hbr.org/2015/01/when-it-comes-to-digital-innovation-less-action-more-thought?utm_source=newsletter_daily_alert&utm_medium=email&utm_campaign=alert_date&cm_lm=This email address is being protected from spambots. You need JavaScript enabled to view it.&cm_mmc=email-_-newsletter-_-daily_alert-_-alert_date&referral=00563&cm_ven=Spop-Email&cm_ite=DailyAlert-012215+(1)';
}
});