I wrote this script a few days ago to plot real-time / streaming data with gnuplot. The motivation was that I needed to test a piece of code for a touchscreen driver that I had written at work. The issue was that the UI wasn’t quite ready yet, so I wanted to test just the [...]
Programming
If you can’t get tail command to continuously monitor a file, then read on. I was working on a script yesterday, a part of which depended on continuous monitoring of a text file. I had used our trusty old “tail” command for this but while testing by manually putting in some data into the file, [...]
FireFly is a nice DAAP based media server that allows you to listen to your music collection anywhere using any DAAP based client like iTunes, with other players (like Winamp, Rhythmbox, VLC, etc) using plugins, or it even has its own dedicated php/flash/java based clients that can be fired up on any platform any computer [...]
Figlet is a brilliant tool to convert text to amazing ASCII Art that I have used for many years. This weekend I thought of creating an online version of it, so that anyone can use it even if they can’t install it on their systems. It is pretty easy to use. The drill is just [...]
Perforce is an excellent revision control system for the code but the GUIs (P4WIN and P4V) are too slow to be productive. Hence, I like to do most of my work through command lines. Now, the other day I needed to add a directory and all its subdirectories and files to the repository (or perforce [...]
My WordPress Plugin “Shantz Wordpress Prefix Suffix” has just been updated to version 1.1.2. For those who don’t know, this is a super-light and easy to use plugin that allows you to add any text or html/javascript/php code to your posts, be it the top of the posts, bottom of the posts or even in [...]
Here is another update for the fans of XWinWrap, the tiny program that allows you to run animated wallpapers on your system. You could use screensavers, movies and what not as your desktop background. This update fixes a segfault that many users were facing, a new debug option to print some debug mesages to get [...]
Well, its not just prefix suffix any more, because I added an option to add things in the middle of the posts as well. I got this idea because people told me that this was one of the most sought after option as advertisements (e.g. google adsense, adbrite, etc) give maximum click through rate when [...]