Merging multiple MP4 videos with FFMPEG

I have a collection of video tutorials split into multiple sections and multiple clips in each section. I wanted to merge the files to one, so I can upload and download from services like Google Drive & Dropbox.

Read more...


Poor man's pdf diff tool

Recently a client shared updated requirement document, unfortunately the document was in PDF and I don’t want to go through 60+ pages of document for changes.

Read more...






My Userscripts

Finally decided to copy all my published userscripts.org codes here. AnchorFree banner killer Remove Banner from the top when you use Anchor Free Hotspot shield / Please deactivate the script after disconnecting Hotspot shield

Read more...


Pure Reader for Chrome

I love the theme of the Pure Reader for Safari (http://nadesign.net/safari/). I’ve ported the CSS as a userscript to use it with Google Chrome.

Read more...


Batch renaming of files (Mac OSX / *nix)

How to batch/bulk rename files with automatic sequence number? Try the following shell script from your terminal (OSX/*nix) Create a new directory Run the following command (you can replace newdir with the your directory name and some_prefix with your prefix the same applicable for extension as well.

Read more...


SVN: Export only updated files between 2 revisions

Are you someone like me who is looking for an SVN command that exports the files updated between two revisions? Until now, I used to say that there is no such command available in SVN by default, or maybe now they have a feature to build in the next release.

Read more...



Sticky notes with PHP and Jquery

Script speaks louder than words. Please go through the following links PHP Gd based Sticky script Jquery UI based Sticky page The first script is used to create a dynamic sticky image with the selected sticky pattern and font.

Read more...



Clean yahoo webmail without Ad's

Today, I have uploaded my second Greasemonkey scripts to userscripts, Yahoo webmail++ . This will remove (hide) the advertisements in your yahoo webmail, the one at the top and the small ads on the left side.

Read more...