
While waiting for the flight back from the recent Highland Fling conference in Edinburgh I picked up an “ultra-portable” Asus Eee PC. It’s a fantastic, 7″ laptop based on the Xandros Linux distribution and because of this packs a pretty nifty setup out of the box, not to mention the glorious expandability Linux offers.
However, most of the stuff I want to use the Eee for is oriented around the Firefox browser and as a result of being an “early adopter”, people really aren’t building websites to work at the low resolution of the Eee’s display. However, a lot of people are building sites to work with the iPhone. So I figured, what if I could run iPhone specific versions of sites in Firefox? For a lot of sites this is as easy as just going to an alternative URL. However, certain web apps (like Gmail) use sniffing to check for the iPhone user agent.
The solution? A really sweet plugin for Firefox which allows you to serve up an alternative User Agent header string. Then it’s just a case of configuring it like this:
- Description: iPhone
- User Agent: Mozilla/5.0 (iPhone; U; CPU like Mac OS X; en)
- App Name: AppleWebKit/420+ (KHTML, like Gecko)
- App Version: Version/3.0
- Platform: Mobile/1A542a Safari/419.3
Added 1 month, 2 weeks ago by Phunky
Added 1 month, 2 weeks ago by Chris Garrett
Added 1 month, 2 weeks ago by Phunky
Added 1 month, 2 weeks ago by Chris Garrett
Added 1 month, 2 weeks ago by Phunky
Added 1 month, 1 week ago by Jamie Dyer
Added 1 month, 1 week ago by Chris Garrett
Added 3 weeks, 3 days ago by Tomas Breen