i18n My talk got selected for #Pycon India 2012 My proposed talk titled Develop for an international audience got selected for Pycon India, 2012. It’s time to start working on the slides. I am thinking to use rst to write my
extract Validate Python string translation in Transifex Transifex already supported validating translations of old styled Python strings, e.g., [sourcecode language=”python”] "A sample string with a %(keyword)s argument." % {‘keyword': ‘key word’} [/sourcecode] The validation is done
mozilla A year at Transifex It’s more than a year now that I have been working at Transifex. It’s a great experience to be a part of the Transifex team. Well, it’s been a roller
django App specific logging in Transifex Yesterday, I was working on adding app specific loggers in Transifex. By app specific logger I mean a logger which shows the app name which generated the log. As of now, the logs
askbot FUDCON KL 2012 Day 2 Day 2 of FUDCON KL started with a talk on Fedora book by Joshua Wulf (for me Sitapati Prabhu). This idea is very intuitive for any one (especially newbies) to start contributing to
Fedora FUDCon KL 2012 Day 1 I arrived at Hotel Sri Petaling at around 3 AM on May 18, 2012. After very less sleep, I woke up at 6:30 AM. After having our breakfast at the hotel, we
i18n Dear Turkish translators Transifex usually defines plural rules for languages according to http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plural_rules.html. So, the plural rule for Turkish language in Transifex is other → everything.
2012 rtnpro @ Mukti 2012 Mukti is the annual FOSS festival organised by the GNU/Linux Users Group of NIT Durgapur. Mukti 2012 was held on 3-5th February 2012. I have attended every Mukti in NIT Durgapur from
apple .strings #Transifex now supports comments in Apple .strings i18n files Transifex now supports comments in Apple .strings i18n files. Only /* foo */ style comment in the line preceding the key value pair in the source file is saved as a comment for the key.
askbot Me & FUDCON India 2011 I arrived in Pune for FUDCON on November 2, 2011. On November 3, 2011, I had an opportunity to visit the Red Hat office in the city and hang around with Fedora community
contribute Start testing Transifex How do you setup Transifex? Here is all you need to know to setup Transifex: http://help.transifex.net/server/install.html http://fosswithme.wordpress.com/2011/10/20/setup-transifex-in-virtualenv/ is another good
diegobz Add plug-n-play functionality to your Django project using Django-addons What is Django-addons? A Django app used to add true plug-n-play functionality to your own Django applications and projects. Django-addons is brought to you by Indifex, the company behind Transifex. Django-addons is a
django Transifex implements related tag cloud Lately, I have been working on a bunch of exciting new stuffs for Transifex. I have worked on a tag-cloud implementation which not only shows the popular tags, but also shows tags related
auto save More fine tuned auto save feature in Lotte for Transifex Lotte is the component of Transifex providing the web UI for the translators to translate online. Well, some time back, I made some changes in the Lotte code so that it has the
ratnadeep debnath Fixing unittests for transifex Last week, I have been working on fixing the existing unittests for Transifex. The Transifex codebase is constantly being updated. So, some of the previous test cases failed. Before this, I had already
fim Mailing and notifications working in my local Transifex Thanks to fim, the mailing and notification system is finally working in my local transifex setup. Now I can go forward with writing another patch.
datatables Contributing to transifex For some time, I have been hanging around with django. I got some cool video tutorials on the web on django. They helped me a lot to start coding in django. At the