Poetry

Geopositioning in PHP

“Geopositioning In PHP: Finding The Space Behind Cyberspace” International PHP Magazine, June 2004 (cover story) In an age where e-mail takes seconds, not weeks, to travel halfway around the globe, it seems physical location matters less and less. But the Internet hasn’t eliminated the need to pinpoint geographic location. So what do you do as …

Geopositioning in PHP Read More »

Practical Search Engine Promotion

“Get Seen The Easy Way: Simple, Practical Search Engine Promotion” SitePoint, June 2004 Learn to leverage end-to-end reporting tools for a $5 activation fee (Google) and a few cents per click. Then put this marketing data to work for you to boost your site ranking on search engines. SitePoint Article Of The Month June 2004

PHP Cryptography Using Mcrypt

“PHP Cryptography: An Introduction Using Mcrypt” International PHP Magazine, April 2004 Comprehensive introduction to using the Mcrypt library with PHP, including the implications of using an encryption/decryption scheme in a plain text scripting language like PHP.