Tag Archives: Device Detection
DeviceAtlas 2.2 adds video and streaming properties and tests
January 12, 2009, by atrasatti
2009 has just started and we already have a new update for DeviceAtlas. Today we are completely reviewing all the properties related to video and streaming. We have done a deep analysis of what we had and what was needed and we think we have done a great job. We have worked closely with our friends at Mobizoft and we have created a handful of new properties that are covering MUCH better what you can do on a mobile device with media files... Read More
The DeviceAtlas API in ASP.NET- Part I (The Basics)
Update - 10/02/2009 We have just released version 2.3 of our API as a Beta with a whole host of new features that make integrating it into any ASP.NET website much much easier. The download comes with extensive samples and documentation to help you get started. Find out more... DeviceAtlas is the world's most comprehensive database of mobile device information. The database comes with an API that developers can use to determine the capabilities of devices browsing their website and in so doing adapt their content to make it suitable for the user’s context.Part I of this tutorial will assist ASP.NET developers in learning the basics of the API and how to use it... Read More
The DeviceAtlas API in PHP – Part II (Beyond the API)
Update 10/02/2009 We have just released version 2.3 of our API as a Beta with a whole host of new features that make integrating it into any PHP website much much easier. The new API also does all the hard work described in this tutorial for you, so stop reading and check it out. The download comes with extensive samples and documentation to help you get started too. Find out more... (Part II in a two part series. See Part I )"DeviceAtlas is the world's most comprehensive database of mobile device information." [deviceatlas.com]. The database comes with an API that developers can use to determine the capabilities of devices browsing their website and in so doing adapt their content to make it suitable for the user’s context. Part II of this tutorial will point out some of the challenges that developers may encounter in implementing DeviceAtlas such as user agent "sniffing" and data caching for increased performance. It will also provide possible methods to address these challenges and a few examples of these... Read More
The DeviceAtlas API in PHP – Part I (The Basics)
UPDATED... AGAIN... 10/02/2009 We have just released version 2.3 of our API as a Beta with a whole host of new features that make integrating it into any PHP website much much easier. The download comes with extensive samples and documentation to help you get started. Find out more... Read More