dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi
  • Device Database - Posted by daniel.hunt on 05 May 2009
  • TADA Usage Snippets
  • Regular contributors to DeviceAtlas will hopefully already know what TA-DA is, but in case you need a refresher class, you can have a quick glance at a few of these pages if you want. Back? Good.
  • Device Database - Posted by ruadhan on 24 Mar 2009
  • Calling all ASP.NET developers!
  • Calling all ASP.NET developers! Supercharge your ASP.NET applications by giving them the all the device information they will ever need. With very simple configuration, the new ASP.NET 2.0 module for DeviceAtlas will integrate with existing mobile controls adding the benefit of fresh device data on over 4500 mobile devices from DeviceAtlas.
  • Device Database - Posted by atrasatti on 18 Mar 2009
  • DeviceAtlas 2.4 adds Sprint data
  • DeviceAtlas 2.4 is our latest update and it comes with a very exciting new partner, the US carrier Sprint. Sprint has a very good developer site with many tools specific to their portal and devices and we are very excited to have the opportunity to add their device profiles to DeviceAtlas. Starting from today we will be adding data directly from Sprint that will either be mapped to existing devices thus adding a new source of data, and we will also be defining new devices that we did not know about before.
  • Device Database - Posted by atrasatti on 24 Feb 2009
  • DeviceAtlas to add TAC for device recognition
  • Last week was the Mobile World Congress event in Barcelona. Thousands of mobile developers, marketers and geeks met in the beautiful Fira area. dotMobi was there too and among the other things we announced the cooperation with the GSMA (also on of the dotMobi investors) to provide the TAC database in DeviceAtlas.
  • Device Database - Posted by adrian.hopebailie on 03 Feb 2009
  • DeviceAtlas 2.3 Release
  • The 2.3 release of DeviceAtlas brings with it the next major release of our API. Version 2.3 is being released as a Beta to allow users to familiarise themselves with the new features and adapt their implementations to take advantage of these.
  • Device Database - Posted by atrasatti on 12 Jan 2009
  • DeviceAtlas 2.2 adds video and streaming properties and tests
  • 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.
  • Tutorial - Posted by adrian.hopebailie on 27 Nov 2008
  • 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.
  • Device Database - Posted by adrian.hopebailie on 28 Mar 2008
  • 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.
  • Tutorial - Posted by adrian.hopebailie on 07 Mar 2008
  • 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...