(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-5276656-4', 'mobileesp.com'); ga('send', 'pageview');
Monthly Archives: July 2011

Download the Live API Demo Pages!

Hi, folks — Numerous people have written me asking if they could download the Live API Demo pages we’ve posted over at Hand Interactive. They wanted to be able to see the API calls in context within real HTML code.

Posted in General, How To - PHP, MobileESP APIs

Download New PHP & JavaScript Samples!

Hi, folks — A few people have asked for simple examples using MobileESP. I’m most familiar with PHP and JavaScript, so I whipped up a few super basic samples. These examples illustrate how easy it is to include MobileESP code

Posted in General, How To - PHP

Updated: Added Support for WebOS Tablet Detection

Hi, folks — I updated the code libraries to include support for detecting the new WebOS tablet called the HP TouchPad. The new method is called DetectWebOSTablet(). This method has been added to: PHP, JavaScript, Java, and both ASP.NET bases.

Posted in Code Updates, MobileESP APIs