On Jul 25, 2009, at 9:37 PM, Skip Evans <skip@xxxxxxxxxxxxxxxxx> wrote:
Hey all,
We got a new project and language translation of content is a major
priority. I've googled around and seen lots of options, but I'd like
to hear from the list about more real world experiences about what
some of you found and what both you as a coder and the client were
most satisfied with.
Big Hugs,
Skip
--
====================================
Skip Evans
Big Sky Penguin, LLC
503 S Baldwin St, #1
Madison WI 53703
608.250.2720
http://bigskypenguin.com
------------------------------------
Those of you who believe in
telekinesis, raise my hand.
-- Kurt Vonnegut
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Skip,
What type of content are you looking to franslate? Forms or more
narrative blog type entries?
How many languages are you looking to support?
From my experience where the app I am involved with does real time
translation of forms and essentially builds the forms on the fly, is
that translation is a real bottleneck. I lost the vote on this since
my goal was to cache out the forms in their individual languages.
The future versions of this type of app will most certainly allow
caching of the forms to only do the translation once and only when the
form changes require it. It will also use google's translate to
translate the form' elements into the defined system languages.
Bastien
Sent from my iPod
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php