mobile

TwitterFacebook
Get flash to fully experience Pearltrees

Lightweight device-detection in PHP | dev.mobi

One problem that keeps cropping up when developing mobile content is how to differentiate between mobile devices and desktop browsers. We need to be able to do this before we can think about content adaptation. http://mobiforge.com/developing/story/lightweight-device-detection-php
http://www.alistapart.com/articles/return-of-the-mobile-stylesheet

A List Apart: Articles: Return of the Mobile Style Sheet

The past couple of years have seen numerous new web-capable mobile devices arise, including Apple’s iPhone and its Safari browser, the creation of Google’s Android platform and Webkit-based browser, the rise of so called “full web” browsers (Nokia’s S60, Opera Mobile and Opera Mini, among others), the early development of Firefox’s mobile version, and more.
DEPRECIATED – For an up-to-date version of the Studio Hyperset PHP mobile redirect script, please visit S H ‘s Google code project site . http://studiohyperset.com/detecting-and-automatically-redirecting-website-visitors-who-visit-a-standard-webpage-website-on-mobile-handheld-wireless-pda-or-cel-cell-phone-devices-browsers-to-a-mobile-version-of-the-we/1777

Detecting and automatically redirecting website visitors who vis

Redirect a mobile/PDA to a "lite homepage"

http://www.webmasterworld.com/forum45/260.htm So basically you get the user agent from the client and parse the string...