Friday, October 19, 2012
My weekend with Mozilla
Monday, April 23, 2012
Comes a new blog page !
Hi All !
Its been a while since I wrote a blog on my page. The reason its because, I’ve started writing for the 4cast.com – The new technology site in the making. Doesn’t mean, I would stop blogging here from now.
4Cast shall also host my blog entries.
Follow me @4cast here : http://www.the4cast.com/author/dwarak/
Follow 4Cast : http://twitter.com/#!/We4Cast
Monday, March 26, 2012
Creating Add-on, Hands-on the fun way ! at Chennai Workshop
What makes Firefox the best browser ? Open Source ? nah ! HTML 5 ? No… you gotta be better than that. Look, I’m an average user just wanting to have the best browsing experience. I don’t really care if you got HTML 5 or 4 or 6 in it. Well, Its not just me. Its about how Firefox has maintained a significant user base. Obviously, it all comes down to the greatest collection of Addons that the browser has got !
We’ve all enjoyed using addons with Firefox. It’s even more fun to develop one right ? We just wanted to share it to a greater crowd there and thus happened the Add On Development Workshop at Madras Institute of Technology, Chennai on 25th March 2012.
The speaker for the event was Soumya Deb a.k.a Debloper. He got along really well with the audience and was very interactive. Assisting him were Dwaraka – (myself), Harvish and Naresh.
We had the session split up into 2 parts, covering, the need to have Addons- an introduction, setting the developer environment in 1st part and developing addons using online builder in the 2nd part.
All the participants had developed a sample add-on that provided a right click menu option to see all the ‘About:<--->’ pages using a simple javascript code.
Internet connection was slow but, we were able to manage though. Thanks to the MIT hospitality team ! You were amazing :) On the whole, the session was very productive and enjoyable !
Sunday, February 5, 2012
Phonetic Typing…? Yes, you can do that in Linux !
Typing always makes us shit crazy ! English typing is a you-have-to-do-it situation. But, most of them using Internet, are non-Englsh speakers. How about typing in that language ? Not many would’ve learnt typing in that language keyboard layout. Phonetic typing might be an answer. But, do we have the right stuff to get it working ?
Yes, we got tools for that. Consider using Google Transliteration. It works, yes. But, native support for Phonetic typing is always preferable, if you want it to work in a cross-application platform scenario – not just the web. Unfortunately, Google has released its Input Method Editor (IME as how it is shortened) only for Mac and Windows operating systems. Poor old, Linux is left back :(
We’ll now see a workaround to this. iBus (Intelligent Input Bus) to the rescue. Let’s see how to get it working in Linux, in our case a Fedora 16 x64 operating sytem.
Steps
- You first need to install the iBus tools. Do it command line, by typing,
su –c ‘yum install ibus’
2. Once, the install is complete, you may run it by executing,
ibus-daemon from the run dialog window (Alt+F2)
3. You’ll now see a ‘keyboard icon’ getting displayed in your window
4. Right click the window, click preferences and choose the language you want;
5. Always choose a phonetic language;
6. Now, you’ll see an option to choose between the Input Methods as below.
7. Voila ! You’re typing your language ! (Tamil language screenshot has been given below)