How to make WordPress Twitter Tools Plugin XHTML Valid

A common error occurs when including a URL which contains an ampersand (“&”). WordPress Twitter Tools Plugin by Alex King do this, I mean put & in the url. So we have to replace & with it’s equivalent &
[Continue reading]

How to nofollow blog comments powered by DISQUS link

Are you using Disqus comment plugin for WordPress? The plugin generates a followed link Titled “blog comments powered by DISQUS”. If you want to nofollow the link follow the tutorial below [Continue reading]

How to nofollow links in default related posts widget of WordPress

Find the file default-widgets.php in wp-includes folder of Wordpress Installation. Keep a backup of the original file incase you make mistake. Find the following lines of code under Recent_Posts widget class … [Continue reading]

How to Search for Text in Files on Ubuntu

search text files ubuntu

Looking for a way to search for text in files on Ubuntu? You should get a grip on the Ubuntu grep command. Ubuntu grep command searches input FILE or FILES for lines containing a match to the given PATTERN. By default, grep prints the matching … [Continue reading]

Diego Forlan wins Golden Ball as Germany’s Thomas Mueller takes the Golden Boot

103142

Uruguay striker Diego Forlan has been awarded the Golden Ball as the Football World Cup 2010's best player, and Germany forward Thomas Mueller won the Golden Boot as the tournament's top scorer with five goals. Forlan was voted the most outstanding … [Continue reading]

Clicky – Best Real time Web Analytics

I have used another real time web analytics woopra for quite sometime. Recently I have shifted to Clicky. Till now I am loving it. The package price is lower than woopra. I believe they provide what they are saying. Moreover I liked it because it has … [Continue reading]

How to install Filezilla in Ubuntu – Command Line

Just run your terminal and write: sudo aptitude install filezilla It asks you for password. Enter your password. Original : Here … [Continue reading]

How to disable WordPress 2 Visual Editor

A lot of people I’ve spoke to, and many blog posts I have read have been really unhappy with the new visual editor in WordPress 2.0. It is pretty simple to revert back to the traditional post interface without all the WYSIWYG additions, but a lot … [Continue reading]

How to remove WordPress Trackback Spam

I have recently found lot of trackback spam in one of my WordPress installation. Here is an article which will help you to remove trackback spam from SERP (Search engine Result Page). … [Continue reading]

How to make Google Chrome Your Default Browser

Do you want to make google chrome your default browser for your windows operating system. Here is how you can do it. During the installation of Google Chrome, you have the option to make it your default browser that opens when most Windows programs … [Continue reading]