Category Archives: PHP

Nice. New installation, activated Akismet, BOOM: notices everywhere. The functions register_sidebar_widget, register_widget_control, clean_url and _c are depreceated. I just edited the akismet.php to get rid of those errors.

If you like, download it here, unpack (.zip) and copy it to your wp-content/plugins/akismet folder:
ZIP.

Posted in blog, PHP | Comments Off on WP3.0, the true debug and depreceated functions

A month has passed, enough (for now) to have a look at the results of the banner-rotating-experiment.
Continue reading

Posted in blog, monetization, PHP | Tagged , , , , , , | Comments Off on Monetizing a blog: Rotate Adsense ads with 5 lines of php – Part II

So, to test the often stated advantage of text ads versus image ads I did set up two skyscrapers (160×600) and use the following code to randomly (should be 50/50 in the long run) show them.
Continue reading

Posted in blog, monetization, PHP | Tagged , , , , | 1 Comment