#1 (permalink)  
Old 06-30-2009, 12:30 AM
Registered User
 
Join Date: Jun 2009
Posts: 1
slavicli is on a distinguished road
Localization

Hey everyone,
Does anyone know how to make a site bi-lingual?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 06-30-2009, 08:56 AM
cPanel Staff
 
Join Date: Mar 2004
Posts: 645
cpdan is on a distinguished road
Quote:
Originally Posted by slavicli View Post
Hey everyone,
Does anyone know how to make a site bi-lingual?
domain.com/en
domain.com/fr
etc

or the CMS/Blog/etc has localization of some sort built in (e.g. using maketext or gettext)

To get a more useful answer I'd recommend providing more detail on your specific needs and your level of internationalization knowledge
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-30-2009, 09:09 PM
Spiral's Avatar
Registered User
 
Join Date: Jun 2005
Location: Area 51
Posts: 1,501
Spiral is on a distinguished road
Making a site bilingual is a complex issue and without more specifics
as to what precisely it is you want to do and with what web programs,
applications, or content you are using for your site, it is really hard to say.

Apache itself can read the localization preferences from the visitor's
web browser if it is being transmitted and delivery different pages
based on the visitors default and preferred localization viewing options
in their web browser. Firefox, IE, Opera, and Chrome all support these!

In a similar manner, GeoIP could be installed server side and can help
determine default content to be delivered when the visitor has not setup
their default localization settings or that information is not being transmitted
by instead determining the visitor's geographical location instead of settings
being used in their web browser.

If you are using a CMS system or many of the various other web applications
out there written in PHP or some other popular web scripting language,
you may already have the option built in to deliver localized content
based on user's location or profile settings.

If you are writing your own content, you could also do the same easy
enough using any of the methods mentioned above or creative mod_rewrites.

Anyway, point in fact is there is a lot of ways to go about doing what you
are asking to do. It just really depends on what you will have on your site.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Tags
languages , localization

Thread Tools
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 On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:50 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc