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 wordpress server so that the operation timed out.

What I have should to do is increase the wordpress timeout limits of requests.Go to wp-includes folder in your wordpress installation and edit http.php file over there.I am using Filezilla to do this.

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

How to see all internet connections

January 30th, 2010

Open Terminal and type

sudo netstat -atup

Apple security administration

January 30th, 2010

Like ‘evil empire’ they also hate GNU!!dowh Read the rest of this entry »