>De: timothy driscoll <[EMAIL PROTECTED]>
>>Technical: the page is written completely via javascript to allow
>>for easy translation/localization --now in English and Spanish--.
>>
>
>localization does not require javascript:
>
><http://www.w3.org/TR/1999/REC-html401-19991224/struct/dirlang.html>
it's not required, but it helps a lot to clearly separate what needs to be
translated and what doesn't need to be translated :
- the javascript is not translated and is the same for all languages
- the html (in fact xml for the source code) is of minimal size, so it's easy
to maintain the translations when the english page changes.
The same principle was applied for the colors page, the xml source code (the
file that needs translations) is only 5k (~100 lines), the javascript is about
35k. Easier for translators
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users