How to configure Ubuntu 14.04 for typing in Malayalam
How to install and configure swanalekha in Ubuntu 14.04
GSOC 2014 – Mentoring for SMC
I am a mentor for Google Summer of Code 2014 for SMC. I will be helping Praveen Sridhar to port input methods from jquery.ime to the Firefox OS.
We started the project and Praveen already has a proof of concept ready.
Tim Chien and Rudy Lu from Mozilla is co-mentoring the same project
Parsing CLDR plural rules in javascript
Browser language preferences: navigator.languages is coming
W3C Workshop at Madrid
Mediawiki moves to json based localisation file format
Mediawiki is moving from PHP array based localisation file format to json format.
This is based on the RFC: https://www.mediawiki.org/wiki/Requests_for_comment/Localisation_format
A lot of extensions were also migrated to the new localisation format, thanks to Siebrand Mazeland
The json based localization file format was first introduced in our frontend javascript i18n library https://github.com/wikimedia/jquery.i18n
If you are interested in seeing some of the sample json files see https://gerrit.wikimedia.org/r/#/c/122787/ , claimed as “largest patch set in the history of MediaWiki”