Microsoft Windows
using gnuplot for time plotting
2011/02/17
Couple of days back, I was working with some data and wanted to plot it. I had couple of options Excel, ploticus and then our own gnuplot. My choice here was gnuplot, as this is most commonly …
Take a screenshot of the window the user clicks on and name the file the same as the window title
2010/12/19
Take a screenshot of the window the user clicks on and name the file the same as the window title […] <td> <div class="text codecolorer"> sleep 4; xwd …
Screen enable/disable logging in all windows
2010/11/19
If you use screen command a lot then this is something that you will like 🙂 Screen enable/disable loggin in all windows […] <td> <div class="text codecolorer"> bindkey ^l …
Photo Editing with nice border and preparing for print.
2010/11/02
Working with photos in Linux is very easy with lots of viewers/editors/managers and what not. Not that there are not many options in Windows but most of them are not free. BEST case scenario is that …
http://ninite.com/linux/makeuseof – very good collection of utilities for .deb based distro’s
2010/10/08
Head over to http://ninite.com/linux/makeuseof and you will find a nice utility created by the makeuseof guys. This will allow you to select the applications that you want to install and once you have …
Speed up mkat with no md5sum for the files.
2010/09/02
mkat details: […] mkat is a set of <a class="zem_slink" title="Command-line interface" rel="wikipedia" …
when you press f9 ‘paste’ is on , press f9 again and ‘paste’ is off, and so forth (works in insert-mode and command-mode)
2010/08/02
<a class="zem_slink" title="Vim (text editor)" rel="homepage" href="http://www.vim.org/">vim’s pastetoggle: when you press f9 …
PuTTY alternatives - AlternativeTo.net
2010/07/27
I like PuTTY quite a bit but do not like the fact that it does not have any tab feature. So, if I am working on multiple machines then un-necessarily I will have too many windows open cluttering my …
A Five-Way Linux Distribution Comparison In 2010
2010/07/14
<a href="http://www.phoronix.com/scan.php?page=article&item=linux_2010_fiveway&num=1" target="_blank">A five way linux comparison. A very good comparison of the most …
solang – Photo collection viewer.
2010/06/25
Magic space on the current command line
2010/06/25
# For how to set up magic space for Bash see: # – http://www.ukuug.org/events/linux2003/papers/bash_tips/#slide15 # – http://codesnippets.joyent.com/posts/show/1690 man bash 2>/dev/null | less -p …
Verify all the paths in the PATH directory
2010/06/08
Here is the command to test that all the directories in your path actually exist. […] (<a class="zem_slink freebase/en/internal_field_separator" title="Internal field …