Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Language Guess from IP

by robot_tourist (Hermit)
on Dec 05, 2002 at 17:38 UTC ( [id://217826]=note: print w/replies, xml ) Need Help??


in reply to Language Guess from IP

Front-door pages can be annoying, but this is where they become useful. A user can select the language initially, then you can set the cookie to remember this for again or the user can bookmark the page with the language they want.

Don't get me wrong, primary language guess might be useful, but do make it easy to switch. An easier way might even be to have different domains e.g. de.foo.com or uk.foo.com or even easier: use www.foo.com/uk or www.foo.com/de.

How can you feel when you're made of steel? I am made of steel. I am the Robot Tourist. Robot Tourist, by Ten Benson

Replies are listed 'Best First'.
Re^2: Language Guess from IP
by adrianh (Chancellor) on Dec 05, 2002 at 18:24 UTC

    <usability hat again...>

    Front-door pages can be annoying, but this is where they become useful. A user can select the language initially, then you can set the cookie to remember this for again or the user can bookmark the page with the language they want.

    This is certainly one way of doing it, but make sure that you have some sort of 'change language' link on every page. Users can (and do) change their minds during a session, and you can find your way to URLs from many places :-)

    Also, make sure that the options you supply are languages (French, English, etc.), rather than countries (France, UK, USA, etc) or flags (Tri-colour, Union Jack, Stars and Stripes, etc.) - since there isn't a one-to-one mapping between languages and countries/flags.

    <quick change to IA hat...>

    As robot_tourist says, different URLs are a must.

    If you have the URL serve up different languages depending on the users preferences it can play merry hell with caches, proxies & search engines.

    <off to find my chef's hat - time for dinner! >

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://217826]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (7)
As of 2024-04-23 16:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found