Articles tagged with l10n

UTF8 Multibyte behavior

By Christian Winther
Simple way to make sure all your persisted data is in utf8 / same encoding
[Read more]

p28n, the top to bottom persistent internationalization tutorial.

By Jason Chow
For some developers, allowing a website to support multiple languages is essential. Luckily cakePHP 1.2 has the foundations available to make this possible.
[Read more]

MySQL collation behavior

By Pawel Gasiorowski
A simple behavior that sets proper collation for order by SQL statements based on the current localization.
[Read more]