Click here to Skip to main content
15,888,351 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
GeneralRe: Gnome 3.2 Pin
Albert Holguin16-Jan-12 10:50
professionalAlbert Holguin16-Jan-12 10:50 
GeneralRe: Gnome 3.2 Pin
loctrice16-Jan-12 12:33
professionalloctrice16-Jan-12 12:33 
GeneralRe: Gnome 3.2 Pin
loctrice16-Jan-12 14:46
professionalloctrice16-Jan-12 14:46 
GeneralRe: Gnome 3.2 Pin
Albert Holguin17-Jan-12 3:53
professionalAlbert Holguin17-Jan-12 3:53 
GeneralRe: Gnome 3.2 Pin
loctrice20-Jan-12 17:07
professionalloctrice20-Jan-12 17:07 
GeneralRe: Gnome 3.2 Pin
Albert Holguin21-Jan-12 10:42
professionalAlbert Holguin21-Jan-12 10:42 
QuestionTranslater like google translate Pin
ramos js5-Jan-12 10:05
ramos js5-Jan-12 10:05 
AnswerRe: Translater like google translate Pin
Gerben Jongerius5-Jan-12 19:54
Gerben Jongerius5-Jan-12 19:54 
Well you could always include the google translate script somewhere in the page. That way users can change the language of the contents with just one click, as described at Google translate tools[^].

As to creating your custom translate engine, that would be a lot of work including:
- scraping or buying multiple dictonaries for every language
- linking words in dictionaries accross the various languages
- finding a way to stem words to the basics
- building a correct matching algorithm to match one word or group of words to another

And even if you do all that (which is a lot of work) it will still probably work crappy. Though google translate is nice to sorta now what a page tells me (if it is in a foreign language) it is far from perfect. In fact most of the time the translations are more likely to be funny and wrong then right.
GeneralRe: Translater like google translate Pin
Kevin Schaefer10-Jan-12 15:03
Kevin Schaefer10-Jan-12 15:03 
QuestionPHP Pin
Vinod Chandak3-Jan-12 7:43
Vinod Chandak3-Jan-12 7:43 
AnswerRe: PHP Pin
Kevin Schaefer3-Jan-12 12:00
Kevin Schaefer3-Jan-12 12:00 
AnswerRe: PHP Pin
Satheesh15463-Jan-12 16:43
Satheesh15463-Jan-12 16:43 
AnswerRe: PHP Pin
cjoki4-Jan-12 5:37
cjoki4-Jan-12 5:37 
AnswerRe: PHP Pin
AndyInUK9-Jan-12 5:13
AndyInUK9-Jan-12 5:13 
AnswerRe: PHP Pin
DeepthiTanguturi22-Jan-12 22:17
DeepthiTanguturi22-Jan-12 22:17 
QuestionWindows CE not running PHP Pin
MJsopo3-Jan-12 3:05
MJsopo3-Jan-12 3:05 
AnswerRe: Windows CE not running PHP Pin
Kevin Schaefer3-Jan-12 12:05
Kevin Schaefer3-Jan-12 12:05 
GeneralRe: Windows CE not running PHP Pin
MJsopo4-Jan-12 3:35
MJsopo4-Jan-12 3:35 
QuestionMy php and Msql problems Pin
hathyan2-Jan-12 13:43
hathyan2-Jan-12 13:43 
AnswerRe: My php and Msql problems Pin
Kevin Schaefer3-Jan-12 12:08
Kevin Schaefer3-Jan-12 12:08 
AnswerRe: My php and Msql problems Pin
hathyan3-Jan-12 13:52
hathyan3-Jan-12 13:52 
AnswerRe: My php and Msql problems Pin
cjoki4-Jan-12 5:57
cjoki4-Jan-12 5:57 
Questionwondering why about the site..jump..other site.. Pin
hack0042-Jan-12 2:19
hack0042-Jan-12 2:19 
AnswerRe: wondering why about the site..jump..other site.. Pin
Mohibur Rashid5-Jan-12 20:00
professionalMohibur Rashid5-Jan-12 20:00 
AnswerRe: wondering why about the site..jump..other site.. Pin
cjoki9-Jan-12 9:44
cjoki9-Jan-12 9:44 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.