dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi
  • Developers Guide - Posted by atrasatti 3 years 17 weeks ago
  • A Simple Mobile Site with CodeIgniter
  • In the words of the developers "CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. Its goal is to enable you to develop projects much faster than you could if you were writing code from scratch, by providing a rich set of libraries for commonly needed tasks, as well as a simple interface and logical structure to access these libraries. CodeIgniter lets you creatively focus on your project by minimizing the amount of code needed for a given task."While CodeIgniter can be considered a small framework compared to competitors such as Zend Framework, it comes with all the basic libraries that we are all using in every single project we develop.
  • Developers Guide - Posted by Ronan_Mandel 3 years 18 weeks ago
  • Going Native (or you had me at 'hello') Part I
  • So I’ve got a confession to make here, I’ve been working on this bit for the better part of a month now in fits and starts, and having a hard time getting my head around it all. I started out with the notion of a quick primer comparing what it would take to knock out a quick ‘hello world’ on the various native platforms out there if you were to decide to do something other than a web app.
  • Tutorial - Posted by adrian.hopebailie 3 years 25 weeks ago
  • 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.
  • Content Adaptation - Posted by daniel.hunt 3 years 37 weeks ago
  • TADA Advanced Tests - A Tutorial
  • Following on from my previous tutorial and the public release of TA-DA, I'd like to present a new tutorial based on 2 of our more complicated tests: Usable Display Height and Usable Display Width.
  • Content Adaptation - Posted by daniel.hunt 3 years 48 weeks ago
  • DeviceAtlas - TADA!
  • The Test Application (or “test suite", as it is also known) for DeviceAtlas is a system that has been developed which provides you, the user, with the opportunity to input device specific data directly into our system. This simple process is demonstrated below in a step-by-step introduction to “My First Test Session" , so read on to find out more.
  • Tutorial - Posted by adrian.hopebailie 4 years 11 weeks ago
  • 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...