- First of all we need to find how where the files related to the extension are stored. To do that enter chrome://extensions/ in the Chrome address bar. If the Developer mode is not expanded, expand it by clicking on “+” in front of “Developer mode” on top-right. Scroll down to “Delicious Bookmarks Extension (Beta)” [...]
Archive for the ‘Productivity’ Category
How to set the sharing default as private when marking bookmarks using Delicious Bookmarks Extension in Chrome
August 11, 2011
Command Line Calculator for csh (C Shell)
November 3, 2009
Just add alias calc ‘awk “BEGIN{ print \!:1 }”;’ to your .alias or whatever-your-default-shell-file-is file. Restart the terminal. Example usage: calc 4*4 Though, it gets a bit cluttery if you want to use parenthesis. calc “1000000\*\(1.45\+6.2\)\/100″ You need to put the whole expression in double quotes and use the escape character “\” for every symbol [...]
Removing hyperlinks from the whole Word document
October 30, 2009
Select the portion from where you want to remove all the hyperlinks, press Ctrl + Alt + F9. Done! I use Word 2007 and it worked for me.
