tags:

views:

106

answers:

3

I am in process of converting one e-commerce site - to mobile compatibility. Initially just nokia device was considered while change - but looks like requests are coming from various kind of devices and display gets completely distorted on non-nokia devices. So, thinking to have different UI for such different devices. So, wondering how should I be proceeding for this.

A: 

Easy, use wurfl

fravelgue
A: 

If you are really looking for "Mobile Device Capabilities" upto date information please have a look at http://51degrees.codeplex.com/

  • It makes use of WURLF database widely-accepted as the most advanced and up-to-date mobile device database available.
  • Quick & Accurate
  • Redirect mobile devices to mobile specific content without altering existing web pages.
  • Supports transcoders
Amit Patel
A: 

Have a look at using the Mobile Device Browser File. This is Microsoft's new alternative to Mobile Device Capabilities

Matt Lacey