[Wikitech-l] GSoC 2013 Proposal - jQuery.IME extensions for Firefox and Chrome

2013-04-29 Thread Praveen Singh
Hello, I have drafted a proposal for my GSoC Project: jQuery.IME extensions for Firefox and Chrome. I would love to hear what you think about it. I would really appreciate any kind of feedback and suggestions. Please let me know if I can improve it in any way. My proposal can be found here:

Re: [Wikitech-l] GSoC 2013 Proposal - jQuery.IME extensions for Firefox and Chrome

2013-04-29 Thread oren bochman
Interesting proposal. I would imagine that this does not impact most page-views since Js files are cached. It might be better to fix this bug by a tighter integration of the JavaScript with the Resource loader to lazy load the required elements as needed In such a case the solution would be

Re: [Wikitech-l] GSoC 2013 Proposal - jQuery.IME extensions for Firefox and Chrome

2013-04-29 Thread Praveen Singh
Hi Oren, Thanks for the feedback. If I have got your point correctly, then the browser extensions would not impact or slow down the page loading. My project scope does include on demand loading of the input methods, but I am not very sure how to go about integrating Resource Loader with the

Re: [Wikitech-l] GSoC 2013 Proposal - jQuery.IME extensions for Firefox and Chrome

2013-04-29 Thread Praveen Singh
Hi I have implemented a small prototype Chrome extension related to this project. It is a simple browser extension (currently for Google Chrome only), that provides multilingual input support on any webpage. Source code and installation instructions can be found at: