Blogs

How to differentiate between different types of Android devices

by Amine on Friday, May 17, 2013 4:46 PM

Developing websites to accommodate for mobile devices has now become standard practice. However, what happens when developers need to determine between different mobile devices (tablets, smartphones, e-readers, games consoles etc)?

Amine El Hamdouni
Android
Device Data
Device Detection

51Degrees.mobi add IsEmailBrowser to Property Dictionary

by DataLord on Friday, April 26, 2013 12:26 PM
IsEmailBrowser is a new beta property that has been added to the 51Degrees.mobi property library. IsEmailBrowser can be used to indicate whether a HTTP request was sent from an email client or from a regular browser.
Product Updates
Device Detection
IsEmailBrowser
BrowserName
Email

51Degrees.mobi properties in client side script

by Piran on Sunday, October 14, 2012 1:12 AM

This blog will describe how to implement 51Degrees.mobi properties client side by generating dynamic JavaScript from the server using 51Degrees.mobi device detection capability. For example; The follow code could be used to perform an action if the screen diagonal dimension is more than 5 inches.

if (feature.ScreenInchesDiagonal > 5) {....}

Piran Watson
Mobile
Device Data
Device Detection
Javascript

51degrees.mobi PHP Device Detection using PHPCloud

by CBrautigam on Tuesday, October 02, 2012 6:14 PM

51Degrees.mobi is compatible with the Zend developer cloud, "PHPCloud", without the need for php extensions. This short guide will show you how to implement the 51Degrees.mobi PHP device detection API using the developer cloud.

Chris Brautigam
Device Detection
PHP

51Degrees.mobi device detection with the Zend Framework and Zend Server

by Jack on Tuesday, October 02, 2012 5:13 PM
51Degrees.mobi is compatable with the Zend Framework without the need for plugins. In this short guide, I will show you how to implement the The 51Degrees.mobi PHP device detection API into a Zend framework project running on a Zend application server. Although this article has been written with Zend server in mind, the principals will apply to any other PHP compatible application server.
Jack Matthewson
Device Detection
PHP

51Degrees.mobi introduces simple mobile device detection for PHP developers

by james on Friday, May 04, 2012 10:48 AM

51Degrees.mobi, the leading provider of device detection and web optimisation solutions, has expanded its portfolio to include PHP. The PHP scripting language is powerful and flexible, making it a popular choice for web site developers. Around a third of all websites currently use PHP.

This means even more developers and site owners can now discover whether the visiting device is a tablet, whether it’s a smart phone, what the screen size is – and they can then adjust the online content accordingly.

News

There's no sign of a cloud when we talk about mobile device detection

by james on Tuesday, April 24, 2012 11:00 PM

The weather outside may be a typically damp British April - but here at 51Degrees.mobi there’s not a cloud in the sky. We’ve developed a mobile device detection solution that doesn’t rely on a ‘cloud’ connection every time there’s a new visitor to your mobile web site.

As far as we’re concerned, cloud services are very well-suited to location-based services and other applications that require vast quantities of data. They’re also often a practical solution when information needs to be shared but needs to be controlled or monitored as well.

However, mobile device detection is a completely different type of situation.

James Rosewell
Mobile
Device Detection
Performance
PHP
Web

Online retailers lose more web traffic from mobile browsers

by james on Friday, April 20, 2012 8:41 AM

Enabling your website for mobile visitors doesn’t just improve the consumer experience. It also makes commercial sense.

The latest organisation to produce figures that prove what we’ve known for a long time is UK-based search marketing agency Mediarun. It’s found that ‘bounce rates’ from mobile devices are around 40%, which is about 10% higher than on desktop browsers. The company says this means 5.6% of all mobile traffic is being lost by online retailers... and that’s a significant amount of lost sales.

News

51Degrees.mobi implements W3C and Facebook Ringmark browser tests

by james on Monday, April 02, 2012 5:00 PM

51Degrees.mobi has become the first device detection business to implement Ringmark in its free-for-commercial-use and paid-for premium data sets. This ground-breaking move makes it easier for developers to create mobile web sites that are tailored to the precise needs of online visitors.

Ringmark is the mobile browser test process introduced at Mobile World Congress 2012 by Facebook. It’s designed to help developers learn more about each mobile web visitor without requiring visitors to provide any personal details. Coremob, the Core Mobile Web Platform Community Group from the World Wide Web Consortium (W3C), is eventually expected to be handed control of the project.

News

51Degrees.mobi introduces left and right handed device detection

by james on Sunday, April 01, 2012 1:01 AM

51Degrees.mobi, the leading provider of device detection and web optimisation solutions, has announced a breakthrough in mobile device detection.

By using the built-in accelerometers on modern smartphones, together with the CPU temperature monitoring that’s standard on most mobile devices, 51Degrees.mobi can now determine whether a mobile phone is being held in a user’s left hand or right hand.

News