(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: November 2010

MobileESP Live Demos Now Available: PHP & JavaScript

We took advantage of this long Thanksgiving holiday weekend to put together two comprehensive demos of the MobileESP APIs. Now you can see not only all of the available function calls listed and grouped in one handy list, but you

Posted in General, MobileESP APIs

Updated: Added Support for Google TV

Now that GoogleTV devices have been publicly released, it’s time to update the MobileESP code bases with support for it. We’ve added a new method for detecting Google TV in the Android section: DetectGoogleTV() This method is now available for

Posted in Code Updates, MobileESP APIs

MobileESP: Ported to Ruby!

One of the web developers using MobileESP has ported the code library to Ruby. How cool is that?!? If you’re a Ruby enthusiast, you can download the latest version of MobileESP from GitHub at: https://github.com/eimermusic/mobileesp Martin has made a few

Posted in General, MobileESP APIs, Projects Using MobileESP