Sponsorised links
October 2009
August 2009
July 2009
WPML Multilingual CMS « WordPress Plugins
Sponsorised links
November 2008
October 2008
September 2008
PHP Bugs: #17079: setlocale changes the internal representation of floats
The system uses Oracle for persistence, where the decimal separator is a comma, as is a custom in that country. So numbers came in from Oracle, and then PHP was unable to process them correctly. For example, if a client had a debt of 25,12€, and the client paid 5€, then the comparison ($paid_amount > $debt) said incorrectly that the paid amount was more than the debt. Result: hundreds of wasted man-hours. In the end we recompiled PHP without that "fix".
Oui, chez Zend aussi on aime faire de la grosse daube.
August 2008
Google Open Source Blog: CSSJanus: Helping i18n and LTR to RTL
CSSJanus is CSS parser utility designed to aid the conversion of a website's layout from left-to-right (LTR) to right-to-left (RTL). The script was born out of a need to convert CSS for RTL languages when tables are not being used for layout (since tables will automatically reorder TD's in RTL). CSSJanus will change most of the obvious CSS property names and their values as well as some not-so-obvious ones (cursor, background-position %, etc...).
Internationalization Best Practices: Handling Right-to-left Scripts in XHTML and HTML Content
This document provides advice for the use of XHTML or HTML markup and CSS to create pages for languages that use right-to-left scripts, such as Arabic and Hebrew. It attempts to counter many of the misunderstandings or over-complexities that currently abound. It also offers advice to those preparing content that will be localized into scripts that behave like Arabic and Hebrew.
May 2008
April 2008
James Clark's Random Thoughts: Thai personal names (en)
March 2008
Yahoo! search results now with natural language support (Yahoo! Developer Network blog)
Utilisation de l'attribut lang pour l'indexationYahoo! is now a search engine that has natural language search results.
JavaScript Internationalisation
Nikita the Spider * Encoding Divination
The flowchart below describes how Nikita divines the encoding of a Web document.
pootle:index · Translate Toolkit & Pootle
February 2008
The Facebook Blog | Facebook
We created a feature to allow users to submit proposed translations of the strings we display on our site, and then we implemented a Reddit-like voting system to allow those same users to vote up or down those translations.
Yahoo! r3
r3 is an extensible open-source tool for building and maintaining variant web sites by creating, managing and localizing templates and translations. It can be controlled using both web and command line interfaces which generate text based files for use in internationalized applications.
January 2008
