Rescan SD – Update SD Card with One Click [AndroidApp]

Sometimes when you download an image (or any other media file) from the internet, it does not get displayed in the Gallery application of your Android phone. Rescan SD is a free Android application to update the SD card on your phone with just one touch. There is no unnecessary GUI and no advertisements. One [...]

Quick Tip: Rename multiple files and folders in Windows

Although advanced renaming of multiple files is best done through the command line or by use of a bulk renaming utility, this quick tip renames multiple files and folders to have numerically incremental series of names in a matter of seconds. Renaming multiple files: Select all the files that you want to rename.  Right click, [...]

Do Quick Online Dictionary Lookups with JavaScript Bookmarks

While browsing I sometimes come across words whose meanings I do not know. I thought of sharing the following JavaScript bookmarklets I use, that quickly open the meaning of the currently selected word on a web page, in your favourite online dictionary. So you can find meanings in just one click. :) Example: Select any [...]

How to convert CBR to CBZ and CBZ to CBR [Comic files]

I use Touch Comic to read comics on my Nokia 5530 XpressMusic, but it only supports the CBZ format. Here’s how you can convert CBR comic files to CBZ, and CBZ to CBR. What are CBZ and CBR files?   CBZ and CBR files are nothing but zips (in case of CBZ) and rars (in [...]

Turn Off Monitor When You Lock Windows with Autohotkey

I had been using RedmondPies Turn Off LCD utility in a batch file to turn off my laptops LCD display *and* lock Windows for quite sometime. But it was still a lotta work to run the batch file every time I wanted to lock windows. So I went ahead and wrote this tiny Autohotkey script [...]