December 13th, 2007 by Rich Zygler
tags: Application Design, Google, Google API, LAMP, PHP, REST, Web Services | 2 Comments »
I'd love to give ws02 a fair shake because they have an open source business model. They have a web services framework for PHP which seems interesting from an academic standpoint. But I think WS-* web services are WAY too complicated when compared to REST.
Just look at this ...
July 24th, 2007 by Rich Zygler
tags: Google API, Google Reader, PHP, Zend Framework | 1 Comment »
I've been playing around with the Zend Framework and the Google API. I'm pretty bummed out that there doesn't seem to be any API for Google Reader. I was hoping to use Zend_GData_Query to suck in my starred and/or shared feeds. You can do this using ...