Tag Archives: Device Detection
DeviceAtlas – Now with C++ & Apache Module
October 22, 2009, by daniel.hunt
Here at dotMobi we're paying attention to what you, our users, customers and loyal followers want. And something we've noticed about your comments and emails, is that one of the most important things about device detection is performance. Well, in answer to the floods of emails from our regulars, we're delighted to announce the release of an official C++ API implementation, and an Apache Module!... Read More
A minimal mobile-aware web app with Python & cloud-based device detection
September 21, 2009, by ronan
In this article we'll look at a how to make a minimal device-aware web application. The point of this article is not to demonstrate a useful application but rather to show just how little code is required to make an app that is fully device aware, and that can change its presentation entirely depending on the nature of the device accessing it... Read More
The Beauty of Mobile Device Data
September 16, 2009, by ronan
Recently at dotMobi we have been investigating how to make our DeviceAtlas device detection even better, while at the same time trying to keep the size of the distributable database as compact as possible. As some of you may know, DeviceAtlas uses a tree of data stored in a very compact JSON file to distribute our device data knowledge. The actual format of this JSON file is a Patricia tree organised around the user-agent strings of the devices that we have data about... Read More
Lastminute.com Labs presents the DeviceAtlas Rails Plugin
July 16, 2009, by mathias.dahlstrom
Last year at lastminute.com labs we started developing mobile web services in Rails. The first service we launched is called fonefood. It is a restaurant booking site you can use from your phone. We've got restaurants across lots of countries: Austria, Belgium, Denmark, Finland, France, Germany, Ireland, Netherlands, Spain, Sweden, Switzerland and United Kingdom. You can read more about it at: http://labs.lastminute.com/fonefood/... Read More
DeviceAtlas 2.4.1 Released
June 10, 2009, by daniel.hunt
Late yesterday evening, some of you may have noticed that DeviceAtlas went offline for a couple of hours - now that it's back on its feet again I can tell you that DeviceAtlas 2.4.1 has now been released! 2.4.1 is mainly a maintainence release, but we've managed to squeeze in a few exciting little nuggets that we're sure you're going to love. New Properties markup.wml1: This will let you know the capability of devices to display content in WML... Read More