Making money through PPC or CPM ads is pretty common way of monetizing websites. However more recently, Flipping websites is becoming more popular. Where you buy a small website and put efforts on it and sell it later for higher price. Or alternatively, you build a website from scratch, establish it and sell it to [...]
Sync folders to Dropbox on Ubuntu with right-click context menu
There is barely anyone on the Internet who has not used Dropbox, one of the most popular online cloud storage, data synchronization services on the internet, used by millions of users across different OS platforms and devices. However it still lacks the ability to Sync any folder on your computer, just by right-clicking on it. At present [...]
How to display allowed HTML tags in wordpress comment form
If you are a relatively newer user of WordPress, you might not know, that the basic HTML tags can be put in the comment form section of your wordpress blog. This allows the users to format their comments, for instance Linking to a website, making their text bold, italic, or quoting another user in the [...]
Execute PHP in WordPress text widget
By default, WordPress text widget only allows to execute the HTML code. If somehow you need to run PHP code in the text widget, you would have to add below snippet of code to your theme’s functions.php file – There are no other settings required. After you have put below code in functions.php file of [...]
Fix: Internal Error in Ubuntu 11.10 Software Center when installing Google Chrome
There is a known bug, which displays Internal Error, when installing Google Chrome on Ubuntu 11.10 – Apparently this bug was fixed, I was able to install Chrome with and without encountering this bug. As I installed the Ubuntu 11.10 at least five times in the last couple of days using WUBI. Bug Description: Double-clicking [...]
How to enable FastCGI for a WordPress site hosted on Dreamhost
FastCGI is now enabled by default on Dreamhost right?. But It does not mean it’s rendering the pages for your WordPress blog automatically. In order to get FastCGI to render pages for your WordPress site on Dreamhost you have to make below changes to your .htaccess file and create a .fcgi script. It’s little time [...]
