Make Your Site Mobile-Friendly in Two Minutes
Mike Davidson explains how you can use server-side scripting to Make Your Site Mobile-Friendly in Two Minutes.
It’s an interesting approach that I’ll take a closer look at. When testing this site with mobile devices I’ve found it to be completely usable, but sure, stripping out unnecessary stuff to cut down on bandwidth seems like a good idea.
- Previous post: The danger of a better Internet Explorer
- Next post: The WaSP DOM Scripting Task Force
Subscribe / follow
Sponsors
Authentic Jobs
- Front-end WordPress Developer - Contract to Hire at HyperArts (Oakland, CA, Ca, US)
- Programmer / Software Developer / Back-end Developer at Caxiam Group (Orlando, FL, Fl, US)
- Public Information Specialist I (Limited-Term) at West Basin Municipal Water District (Carson, CA, Ca, US)
- Digital Designer at O.C. Tanner (Salt Lake City, Ut, US)
DreamHost web hosting
Use the promo code 456BEREASTREET3 to save USD 20 when you sign up for DreamHost


Comments
If going through a mobile proxy like Googles (http://www.google.com/xhtml) the proxy stripes out most of the unwanted stuff. If you want to remove other stuff I think the only way would be to use browser sniffing, or is it another way?
Jens: What Mike suggests is setting up a domain mirror for the stripped version. All requests made through that subdomain will be run through the script without any browser sniffing. Or were you thinking of something else?
I was reading your post too fast ;)
Comments are disabled for this post (read why), but if you have spotted an error or have additional info that you think should be in this post, feel free to contact me.