Today I watched you guys activities and trying to understand what you guys doing ! So I was impressed.
I wanted to add Burmese to Jquery.ime input list.
What is the first step ?
Thanks Tin Aung Linn
Hi,
Please watch a 36 minute video about the jQuery.ime: http://www.youtube.com/watch?v=LPec-KIBVeI
To learn how to write an input method for language: https://github.com/wikimedia/jquery.ime/tree/master/rules
To learn how to write and run tests for an input method: https://github.com/wikimedia/jquery.ime/tree/master/test
To learn about the design: https://github.com/wikimedia/jquery.ime/wiki/Technical-Specification
If you need more help, just ask :)
Thanks Santhosh
On Tue, Feb 12, 2013 at 6:22 PM, Enginner Tin Aung Linn < tinaunglinn.eng91@gmail.com> wrote:
Today I watched you guys activities and trying to understand what you guys doing ! So I was impressed.
I wanted to add Burmese to Jquery.ime input list.
What is the first step ?
Have a look at https://www.youtube.com/watch?v=LPec-KIBVeI . In that video, Chris Forno explains the jquery.ime project of Wikimedia and walks through the code.
It takes about half an hour, you'll most probably learn something about JavaScript/jQuery and you'll know how to create an input method at the same time.
Have fun!
mediawiki-i18n@lists.wikimedia.org