Support of Handheld Web Browsers

This is a discussion on Support of Handheld Web Browsers within the Apache Web Server forums, part of the Web Server and Related Forums category; I noticed that my brokerage house as well as gmail present different (i.e. simpler, more compact) interfaces when I ...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 11-20-2006
David T. Ashley
 
Posts: n/a
Default Support of Handheld Web Browsers

I noticed that my brokerage house as well as gmail present different (i.e.
simpler, more compact) interfaces when I surf them with my handheld (a
Blackberry) versus a desktop or laptop computer. How is that done? I've
got to assume something in the HTTP headers lets the server software know?

Thanks.



  #2 (permalink)  
Old 11-20-2006
CptDondo
 
Posts: n/a
Default Re: Support of Handheld Web Browsers

David T. Ashley wrote:
> I noticed that my brokerage house as well as gmail present different (i.e.
> simpler, more compact) interfaces when I surf them with my handheld (a
> Blackberry) versus a desktop or laptop computer. How is that done? I've
> got to assume something in the HTTP headers lets the server software know?
>
> Thanks.
>
>
>


Read up on WML.

Also look up http://wurfl.sourceforge.net/ .

--Yan
  #3 (permalink)  
Old 11-20-2006
shimmyshack
 
Posts: n/a
Default Re: Support of Handheld Web Browsers

download user agent switcher addon for firefox, fire it up and import
<useragent
description="pocket pc mobile 2003"
useragent="Mozilla/4.0 (compatible; MSIE 4.01; Windows CE; PPC;
240x320)"
appname=""
appversion=""
platform="windows mobile edition 2003 sp2"
vendor=""
vendorsub=""
/>

shove in that as an entry, (I think you can save as a file ad import if
you cant be bothered to type)

when accessing
http://www.google.com/

their hacked version of apache (GFE/1.3) just checks the user-agent
header and redirects to
http://www.google.com/pda

from there on, you will be looking at a simple version and whatever you
click will be passed through a filter as long as you keep pda in the
url.
This way the rewrite condition based on user-agent header is done once
- I should imagine there is a long list and it would be ineffecient to
do it for each request once on /pda/... you can verfiy this by
returning your user-agent header back to firefox default and pressing
refresh, you will remain on the simple version, however navigating to
http://www.google.com will return you to the complex browser oriented
version.

you can a long list of user-agents from the url given by the previous
respondant, if you are willing to use a little xslt on the 4.1MB
wurfl.xml.

  #4 (permalink)  
Old 11-23-2006
Mark
 
Posts: n/a
Default Re: Support of Handheld Web Browsers

"David T. Ashley" <dta@e3ft.com> wrote in
news:Aho8h.13649$pK2.10691@fe39.usenetserver.com:

> I noticed that my brokerage house as well as gmail present different
> (i.e. simpler, more compact) interfaces when I surf them with my
> handheld (a Blackberry) versus a desktop or laptop computer. How is
> that done? I've got to assume something in the HTTP headers lets the
> server software know?
>
> Thanks.
>
>
>
>


AFAIK it is a function of the browser designed for the handheld device,
not the server.



----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 01:05 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0