Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Design

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 08-08-2005, 02:34 PM
New kid on the block
 
Join Date: Jul 2005
Location: KL
Posts: 1
Rep Power: 0
frostier is on a distinguished road
Developing Multi-Language Website

I'm in process to implement english, chinese, malay, vietnamese as well as thai language website. Is there any design methodology or structure for it ?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 17-11-2005, 05:03 PM
faezil's Avatar
New kid on the block
 
Join Date: Oct 2005
Location: Johor Bahru
Posts: 7
Rep Power: 0
faezil is on a distinguished road
Send a message via Yahoo to faezil Send a message via Skype™ to faezil
biasanya forum la selalu guna function tukar2 bahasa ni. www.phpbb.com ada cth forum dia. tapi kod dia pelik dan payah nak paham. hahaha sbb aku bukannya reti sgt php
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 06-01-2006, 09:56 AM
cryno's Avatar
Novice Webmaster
 
Join Date: Aug 2002
Location: somewhere in middle earth
Posts: 67
Rep Power: 79
cryno is on a distinguished road
Send a message via MSN to cryno Send a message via Yahoo to cryno
Normally diorg akan create language file dan store each predefine text in array... So available contohnya user pilih language BM file language_bm.php akan diload... that it.. xsusah sgt nak implement if you know the method
__________________
ChronoSight
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 20-02-2006, 06:29 PM
vincevincevince's Avatar
Digital Dream Broker
 
Join Date: Feb 2006
Location: Kuala Lumpur
Posts: 483
Rep Power: 0
vincevincevince can only hope to improve
Send a message via ICQ to vincevincevince Send a message via MSN to vincevincevince Send a message via Skype™ to vincevincevince
I would develop a database-based system for version tracking and ensuring texts are kept uptodate in all translations. Use PHP & MySQL to do this.

An example method is as follows:

Around each text string place the characters { }
Automatically parse the output before sending to browser for { }
Seach database table for text found between { } in wanted language
- "SELECT * FROM translations WHERE text = '.........' AND language = 'english'"
str_replace() to insert the translated text where requrired
Insert a clause to ensure that if the modified date for that string in the target language is less than the modified date for the master language (whatever you write in) that it reverts to the master language.
If the string is not found in the table, then you must INSERT INTO translations.... the text.
Build an admin tool to show all un-translated phrases.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Web developing offer luckymoon Advertise Your Services 0 01-02-2007 06:53 PM
Cost of developing a website bebelovem Revenue and Monetization 9 09-12-2006 01:39 PM
I need someone good in developing a FLASH WEBSITE. I will pay $$ gvntan Websites Review and Suggestion 1 19-12-2005 02:21 AM
free multi forum script? tansks Website Programming 1 31-05-2005 03:14 PM


All times are GMT +8. The time now is 01:10 PM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61