PUBLIC   marks

PUBLIC MARKS with tag i18n

Sponsorised links

October 2009

August 2009

July 2009

WPML Multilingual CMS « WordPress Plugins

by br1o
WPML makes it easy to build full multilingual websites with WordPress. It integrates multilingual content management with robust navigation.

Sponsorised links

November 2008

October 2008

September 2008

PHP Bugs: #17079: setlocale changes the internal representation of floats

by night.kame 2 comments

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

by greut (via)

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

by greut

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)

by CharlesNepote
James Clarck propose une critique des normes internationales liées à l'identité à travers une ethnographie rapide des noms thais : importance du prénom (clé de classement dans l'annuaire) aussi important que le nom de famille en occident, absence d'espace entre nom honorifique et prénom, problèmes liés à la romanisation des noms, etc.

March 2008

Yahoo! search results now with natural language support (Yahoo! Developer Network blog)

by karlcow

Yahoo! is now a search engine that has natural language search results.

Utilisation de l'attribut lang pour l'indexation

JavaScript Internationalisation

by Regis & 1 other (via)
A very good implementation of i18n in Javascript

Nikita the Spider * Encoding Divination

by karlcow & 1 other (via)

The flowchart below describes how Nikita divines the encoding of a Web document.

pootle:index · Translate Toolkit & Pootle

by mbertier & 1 other (via)
Pootle is a user-friendly web portal that makes the translation process so much simpler. It allows online translation, work assignment, gives statistics and allows easy volunteer contribution. You can run Pootle as an Internet server like these projects or run your own copy on an Intranet (for individual work, team work or Translate@thons).

February 2008

The Facebook Blog | Facebook

by karlcow

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

by karlcow (via)

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

Mapping of Unicode characters - Wikipedia, the free encyclopedia

by karlcow
Fabuleux, les tables de caractères unicode par intervalles.

PUBLIC TAGS related to tag i18n

no tag

Sponsorised links