- Best Practices - Posted by ronan 14 weeks 1 day ago
Mobile web content adaptation techniques- Introduction This article will help you pick from amongst the many techniques for building a mobile website. It doesn't describe how to do it, rather it instead tries to help you to pick the right approach. Before we begin it's worth clarifying exactly what the goal of the exercise is. Generally speaking, people who are looking to build a mobile site fall into two categories. They're either:
- - Posted by ronan 4 weeks 11 hours ago
Server-side device detection used by 82% of Alexa top 100 sites- About 82% of the Alexa 100 top sites use some form of server-side device detection to serve content on their main website entry point. As you descend from the top 10 to the top 25 and top 100 sites the percentage of sites using server-side detection falls from 100% to 96% to 82%. This is an interesting fact given the all of the recent discussion in the blogosphere of responsive design using client-side techniques such as media queries.
- Browsers - Posted by mclancy 4 weeks 5 days ago
Future of the Mobile Web: Request for submissions- Dear mobiForge community, We have invited a number of colleagues and opinion formers from across several different verticals to a forum event in Dublin on January 26th next to discuss some of the most pressing issues, trends, opportunities and challenges in today’s mobile web environment. People from companies like Adobe, Cloud Four, Nokia, Yiibu and others will be coming along. The idea is to build towards a consensus on current technology, facts, fictions and opportunities of the mobile web in an environment that is increasingly noisy and hype filled.
- Device Database - Posted by ronan 20 weeks 6 days ago
The best of breakingdevelopment conference- As many of you know, the breakingdevelopment conference took place in Nashville, Tennessee over the last few days. It appears to have been a really seminal conference with 13 leading mobile web developers speaking. Others have already put together summaries of the conference but I thought I'd link to what I thought were the most interest presentations.
- Device Database - Posted by daniel.hunt 1 year 16 weeks ago
DeviceAtlas & jQueryMobile- The first Alpha release of jQueryMobile was announced today, to great fanfare, and the mobile web world is already on fire with the thoughts of what this will mean to them. A little bit of background... Originally developed by John Resig, jQueryMobile's big brother "jQuery" is now in use by pretty much anyone who implements advanced JavaScript capabilities on their site.
- Content Adaptation - Posted by daniel.hunt 1 year 19 weeks ago
Mobile Web Development & Device Detection- Peter-Paul Koch, also known as @ppk, has posted a three part blog-post on the State of mobile web development [ one | two | three ], in response to Mike Rowehl's recent (correct & justified)
- - Posted by daniel.hunt 1 year 23 weeks ago
DeviceAtlas API 1.4- This week was an important one for DeviceAtlas - we finally launched the new 1.4 version of our API! Why 1.4? The mobile web is constantly evolving, and with it, device detection needs to evolve too. With significant evolution in device capabilities, and large structural developments in certain device headers, the new DeviceAtlas API provides a highly flexible platform to cater for this growth, both now and well into the future.
- Device Database - Posted by ruadhan 1 year 33 weeks ago
Device Detection in the Cloud: DeviceAtlas Personal- In this article we offer full tutorial on how to use the preview release of the service. So what is DA Personal? The purpose of DeviceAtlas Personal is to make device detection even easier. The main difference between DA Personal and DeviceAtlas, is that Personal is a Web service. It works as follows: a user visits your Web site on his mobile device. You then forward the User-Agent HTTP request header to the DA Personal service, and the response you receive will contain information about the user's device. That's it!
- Device Database - Posted by daniel.hunt 2 years 15 weeks ago
DeviceAtlas - Now with C++ & Apache Module- 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!
- Device Database - Posted by ronan 2 years 20 weeks 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.


