This week I was working on CLDR data reader. CLDR is a set of XML files defining many different aspects of localization (from language names to transliteration rules). As I wrote in my GSoC proposal, I will implement use of following data from CLDR:
Plural forms - choosing correct version of a sentence depending on quantity of [...]
This week I continued my work on automatic locale detection and locale fundamentals in FLOW3. Firstly I committed my tree of locales. It was an internal structure to store all available locales (installed in FLOW3), with some hierarchical relations between them. The locale hierarchy is very important aspect in my proposal. For example, when there [...]
This week I did my first two commits to FLOW3 codebase. You can find them on TYPO3 Forge: Revision 4308, Revision 4310. I also updated one of my issues on the tracker and I’m waiting for feedback from core devs (and others to!), as I’m unsure about the exact directory structure for locale subsystem (I [...]
This is the first post of the “week summary” series, where I will summarize my work in regard to my FLOW3 GSoC project (an i18n / l10n subsystem).
So first of all I needed to do some paperwork. I scanned the Student Foreign Certification, and a proof of enrollment (student identification card in my case). I [...]
Few days ago the list of students participating in GSoC 2010 was officially published, and I’ve been accepted too :-). This will be my first summer of code which makes me very excited and happy. I would like to say few words about my proposal and preparation to GSoC in general.
So, first of all I was wondering which tactic is [...]