The good wife’s guide

February 9th, 2010

click to enlarge

Quickly starting the task manager

February 2nd, 2010

Instead of the usual three key combination Ctrl+Alt+Del,the task manager can be accessed in one step using the key combination Ctrl+Shift+Esc. Read the rest of this entry »

An Unexpected HTTP Error occurred during the API request

January 31st, 2010

Recently i am facing this error while searching a plugins on a wordpress admin dashboard.After do some googling this may be arise during the plugins i have installed recently.The cause of error is too long in the process of requesting the API plugin in the Read the rest of this entry »

Character Map

January 31st, 2010

Are you looking for a character that is not in your keyboard?You can use a Character Map which is useful utility in Windows which allow you to easily find the symbols that we use in everyday words. Read the rest of this entry »

kill a process in Ubuntu

January 31st, 2010

Use killall to end up frozen application.e.g firefox

Open Terminal and type

killall firefox