Hunajapurkki: A honeypot link widget for WordPress
As a first excercise in creating WordPress plugins, I decided to write an extremely simple widget which can be used to lure spammers' address harvester bots to honeypots, for example ones set up using the Project Honey Pot web site. If you want to help fight spam, just sign up …
Installing PHP 5 on AIX using IBM HTTP Server
I was not able to compile PHP 5.2.6 with IBM HTTP Server 6.1 as a module, so I compiled it as a CGI binary instead. Here's how to do it.
1. Download the AIX toolbox from:
ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/
You …