February 27th in Wordpress by pbu .
i recently made a small change to wp-config.php after download using FTP software and when i was deleting my spam comments this error suddenly was thrown out in my blog..
Warning: Cannot modify header information – headers already sent by (output started at ***/wp-config.php:29) in /home/***/wp-includes/pluggable.php on line 213
I did figure …
February 26th in Adsense by pbu .
yes, that is true! You will not get instant tracking code for adsense checks sent via secured delivery!
I was using secured delivery for the first time and i initially thought that the DHL tracking number will be immediately available as soon as you see payment details link. But NO!
You …
February 25th in Wordpress by pbu .
how to install wordpress theme?
Installing a new worpress theme is dead easy!
1. Just download Filezilla FTP software and connect to your site, go to /public_html/wp-content/themes folder and upload your theme.
2. Activate the theme. Login to your wp-admin > Presentation/Design > Themes > Activate
Enjoy!
February 25th in Wordpress by pbu .
I always wanted to setup a real estate agent site with wordpress. After searching the whole internet, it seems to be only few real estate themes are available for wordpress. Some of premium themes are commercial while there are many themes are free as good as premium ones.
Here are the …
February 25th in Internet by pbu .
Markup editors set a new trend on the Web and i have seen many many websites use markup editors than using WYSIWYG editors. The main difference between WYSIWYG editors and Markup editors is markup editors insert markup html or bbcode in textarea while WYSIWYG editors give rich text environment to …
February 23rd in Linux/Unix by pbu .
Dont leave your DNS server open? If its open dns server, it could be exploited and are most vulnerable to DOS attacks including dns cache poisoning.
An open dns server is a server that answers recursive dns queries. Put simple the dns server should perform lookups answers to the queries coming …
February 21st in Linux/Unix by pbu .
If you are running a DNS server (bind) on your own, chances are your dns will get a number of dns attacks from cache poisoning to dos attacks. It is very important to secure your dns server in as many ways as you can.
How to Secure your DNS Server
To secure …
February 19th in Wordpress by pbu .
Newspaper/Magazine Themes for WordPress
For the last 2 days i have gone really crazy and addicted to various news/magazine themes available for wordpress. I am able to find these gorgeous themes which really impressed me a lot. These were the best i would say if you are serious enough to …
February 18th in Wordpress by pbu .
How to write wordpress posts offline?
I have always wanted to compose my blog posts offline, whereever i want and whenever i want. I found some of the free editors which can be used to compose blog posts offline.
Writer Zone
It is a very good editor to compose your blog …
February 18th in Javascript, PHP Scripts by pbu .
Best WYSIWYG HTML Editors
I have been searching for some of best web based html editors written in javascript so that i can integrate it with my scripts. I have found pretty nice open source wysiwyg editors so i decided to blog it here.
Please note that some of the editors …