Here’s a simple piece of code that performs PHP based email obfuscation to replace standard characters with an ASCII encoded alternative.
This technique, although simple, will block some of the less intelligent spiders/robots out there. There are many other techniques including using JavaScript to render email address or images or even reversing the email address through [...]
Archive for September, 2008
Simple PHP Email Obfuscation
CSS Float Tutorial
Posted by andy in September 15th 2008
I regularly get asked to explain CSS floats, how they work and more importantly how to fix the wonderful array of bugs that get thrown up during development.
For this reason I thought it may be a good idea to point everyone in the direction of a very useful article on CSS Tricks. It walks [...]
sIFR 3
This a quick post to demonstrate the power of sIFR 3. Most of you will have heard about sIFR and its benefits, but for those of you that haven’t “sIFR lets you use your favorite font on your websites by working with Flash, JavaScript and CSS”. It enables developers to build templates as [...]

