• What we have here, is a failure to communicate…

Blog

PHP.net Is Down

Being a PHP programmer for a living, I always find this amusing:

Read More

Capturing Form Submissions – Part 1

Something that as frustrated me for some time is the fact that to capture form posts in PHP, we have to rely on the the POST or GET superglobals and how much a black hole those variables seem to be. Well, black hole isn’t really the best description, as we know where the data is ...

Read More

WordPress For Facebook Plugin

Now this is pretty cool. Facebook has created a plugin for WordPress. I was using Network Publisher before, but I really only care about publishing to Facebook and the features of this are MUCH better. http://wordpress.org/extend/plugins/facebook/

Read More