Tag Archives: email

Death to Internet Explorer 6

This morning, much like every morning, I wake, prepare for the day, walk my partner to work, get home and read through my emails and RSS subscriptions before I start my working day. This morning I came across a post … Continue reading

Posted in Life, Technology | Tagged , , , , , , , , , , , , , , , , , , | 1 Comment

PHP Captcha Image Verification

This CAPTCHA is a PHP script that protects websites against spam bots by dynamically generating a random string of text that humans can read but current computer programs cannot. For example, humans can read the randomized text as the one shown below, but automatic spam systems ca not read the random image text. Continue reading

Posted in Code, Technology, work | Tagged , , , , | Leave a comment

Form Security & Spaming

I really hate spam, So why did I write a dirty spam script to flood my friends mailbox? To prove a point that its not fun! Continue reading

Posted in fun, work | Tagged , , , , , | 1 Comment