Archive for July, 2003

OSCON 2003

I spoke at OSCon 2003. I gave two presentations this year: one on Internationalization and Localization with PHP and the other on Introduction to Web Services in PHP: SOAP versus REST. I had a fun time hanging out at OSCon with Dave and meeting people. Portland was a blast; I spent a few days after the conference by myself just wandering around — highly enjoyable.

PHP and SOAP

I wrote an article for ONLamp.com on Web Services and PHP, specifically creating a SOAP client to query Amazon.com. My follow-up piece, which does the same thing using REST instead of SOAP should arrive in October. (It’s already done and in the article queue.)