Category Archives: PHP

Excuse of the Day in the sidebar

You may have spotted the “Excuse of the Day” at the top of the left sidebar. This isn't a WordPress plugin as such, but a small bit of PHP in one of the theme files. If you want to use … Continue reading

Posted in PHP, Plugin, Site Design, Software, Wordpress | Leave a comment

Technorati and Bad Behaviour

This blog is running Bad-Behaviour to try to limit spam and general naughtiness. It does it by header analysis on incoming requests, and it caches the results. I noticed a couple of days ago that my Technorati pings were not … Continue reading

Posted in Bad Behaviour, PHP, Software, Wordpress | Leave a comment

Technorati tag plugin for WordPress

After a bit of searching around, I knocked together a little plugin that will create Technorati tag links based on the category of your post. You can get the source code here

Posted in PHP, Plugin, Wordpress | Comments Off