Monday, July 26, 2010
Unable to move windows in KDE
Now there is help available to fix this issue:
kwin -replace
will replace the window manager and voila you can now resize and/or move the windows in KDE
Wednesday, July 14, 2010
using sed in alias in C shell
alias grf 'set fileNline = `echo "\!*" | sed -e "s/\([^ ]*\):\([0-9]*\):.*/+\2 \1/"`;gvim $fileNline'
This alias is called as:
grf file:line_num:
and then it open the file "file" in gvim with cursor at line "line_num".
Friday, July 9, 2010
Accomplishment is important
Not losing focus is the key. It’s about switching your focus from quantity to quality, and making sure that you use your productivity for a greater good: reaching your goals. Wonderful insights at http://workawesome.com/
Thursday, July 8, 2010
Parenting
Interesting insight on this blog entry in Freakonimics - http://freakonomics.blogs.
The crux is that parent's don't seem to enjoy parenting is a strange conclusion made by almost all studies in this field. I am not sure I fully subscribe to this theory as I oscillate between happiness and despair when parenting. Maybe its more despair than happiness, but one thing I am sure about it is that happiness definitely has a longer lasting effect than despair.