- Device Database - Posted by ronan 24 weeks 3 days ago
A minimal mobile-aware web app with Python & cloud-based device detection- 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.
- Device Database - Posted by ronan 25 weeks 1 day ago
The Beauty of Mobile Device Data- 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.
- Device Database - Posted by ruadhan 35 weeks 1 day ago
Device Detection in the Cloud: DeviceAtlas Personal- After a brief mention of DeviceAtlas Personal in our June newsletter, we're now following up with a full tutorial on how to use the preview release of the service. So what is DA Personal?
- Browsers - Posted by atrasatti 36 weeks 2 days ago
User-Agent Switcher for Safari 4- The User Agent Switcher plug-in for Firefox has been a GREAT add-on and we all love it. 1 year and 27 weeks ago Ronan wrote a really simple, but useful configuration file for it that is available here on mobiForge (if you use Firefox it's a MUST: User Agent Switcher config file).
- Authoring - Posted by H2f 37 weeks 2 days ago
Mobile Web App Development with ASP.NET and HAWHAW- Development of mobile applications is often highly dependent on the target platform. If plain old XHTML markup is written from scratch then it is rather easy to switch between platform and technologies. But if the development process has been accelerated and made comfortable by the use of tools and middleware, it soon becomes difficult or impossible to switch environments e.g. from a LAMP environment to ASP.NET or vice versa.
- Browsers - Posted by jonarne 1 year 1 week ago
Kind of a "sunshine transcoder story"- I guess many of you have been following discussions on various attempts by network operators to transcode desktop web sites and squeeze them on to a mobile device, without respecting the intentions of content owners. The case I'll be talking about is the TeliaSonera case, and their "SurfOpen" service. First time around, the launch caused an uprising among the content owners forcing TeliaSonera to go offline with SurfOpen. Now SurfOpen is launched again with a more reasonable approach.
- Content Adaptation - Posted by ronan 1 year 9 weeks ago
Build a Mobile and Desktop-Friendly Application in Django in 15 Minutes- This article quickly walks you through the process of setting up an absolutely minimal mobile- and desktop-friendly web application using the Django framework. This particular framework works very well with mobile thanks to the way its templates are structured and makes for a good choice for new web-based applications.
- Design Patterns - Posted by jonarne 1 year 13 weeks ago
One web 2.0 - social edition- I bet I am not the only one wondering what Nokia was going to announce yesterday... In addition to the N97, Nokia Messaging was the big news. Put short, Nokia Messaging is enabling a bunch of IM-like services on the phone. In my mind this is an important change in the traditional mind pattern device manufacturers, and MNOs, have had until the iPhone.
- Content Adaptation - Posted by atrasatti 1 year 14 weeks ago
DeviceAtlas 2.1.1 online, also C++ API and video properties coming soon - As the number suggests, DeviceAtlas 2.1.1 is minor upgrade from version 2.1 that we released just 3 weeks ago.
- Browsers - Posted by James Pearce 1 year 18 weeks ago
Introducing the new DeviceAtlas Data Explorer- We teased you about this a few months ago and we've now finally finished! DeviceAtlas v2.1 offers analytics tools to explore the mobile device information in its database. In the video below, James and Andrea give you a teaser of how it works, and talk through some of the cool new tricks. We're going live next Monday, and we'll announce here when it's available. UPDATE: we've gone live.


