Category Archives for Useful

jQuery Timer Plugin

Time does not change us. It just unfolds us. -Max Frisch I m happy to post about my first ever jQuery plugin. This plugin will allow you to add a simple timer to a HTML element like DIV or SPAN … Continue reading

20. February 2012 by Walmik
Categories: jQuery, Useful | Tags: , , | Leave a comment

Nav Highlighter

We were suddenly faced with the necessity of training a lot of young men in the art of navigation. -Clyde Tombaugh Navigation items built out of li elements or a common class name assigned to multiple divs or a set … Continue reading

11. February 2012 by Walmik
Categories: How To, Javascript, jQuery, Useful | Leave a comment

Enable 2 finger scrolling on the trackpad in Ubuntu

Just a reminder for me to enable 2 finger scrolling on the trackpad using Ubuntu. I had enabled this in the Mouse/Trackpad settings but it didnt work for me. Here goes, Create a text file with the following text in … Continue reading

08. February 2012 by Walmik
Categories: How To, Linux, Useful | Leave a comment

Renaming multiple files in a folder to a numbered format from the terminal

This is just for my reference. I needed to rename a whole lot of png files in a folder from filename.png, some-other-filename.png to 0.png, 1.png etc. It took a little bit of experimenting and it lead me to: count=0; for … Continue reading

17. October 2011 by Walmik
Categories: Tips, Useful | Tags: , | Leave a comment

Goals4Me

Goals are the fuel in the furnace of achievement. -Brian Tracy, Eat that Frog I m happy to announce that I ve just launched the BETA version of my first independent app Goals4Me. There are still a lot of things … Continue reading

14. September 2011 by Walmik
Categories: Useful | Leave a comment