A review on Jusada’s ICS (Ice Cream Sunday) ROM for Samsung Galaxy Ace

I was thinking to try a custom ROM and for that I was looking for CyanogenMod (or CM) based ROMs. As there is no official CM ROM for Samsung Galaxy…

How to copy to clipboard in Chrome extension

person sticking a post it on a white board with the words how to written on it

While developing a Chrome extension you can come up with the situation to copy text to clipboard. I was searching over internet since I found following code snippet. It works…

Evaluating Leaflet JS as alternative of Google Maps

I am using Google Maps at work. Their map API is robust. To play with maps and to do interesting thing. But there are some issues that one can have with Google…

Use correct version of EGit Eclipse plugin for Github

I am having experience with SVN as a code repository. Now a days social coding at Github is quite popular. And I thought I should commit my all personal projects…