-
Tx hacking at FUDCon
-
Here we are, at FUDCon Brno! A big thanks to the folks at the RH Brno office for taking care of everything we might need so far. Hotel, breakfast, venue, network — all is good, so off for a full day of hacking.
Transifex is one of the 6 hacking sessions today. I’m sitting with Diego and a few other hackers, and we’ve put up for consideration a few goals for the weekend:
- Package Transifex (both server and client) in Fedora (
yum install
rocks) - Add support for translation statistics in Transifex
- Complete the API and add respective features in the CLI
The task for today is statistics support. The plan is laid out on the wiki page, and we’ll probably hack our way through: work will be split in file operations (find the translation files in the code, prepopulate the DB table with them), stats calculation (get a file, calculate stiff) and presentation (UI, templates etc).
- Package Transifex (both server and client) in Fedora (