Filed under: Developer, Internet, Text, Windows, Macintosh, Linux, Productivity, Open Source
Zend and Google mashup in PHP
The Zend PHP framework will now play nice with Google Data in a collaborative effort that puts the elves to shame. The component built by Google and Zend lives in the top level and not under Zend_service, which makes it more accessible and is mostly because the Gdata service is a protocol of its own, not merely a service wrapper. Google's component isn't the first to be included and follows the likes of Amazon, Yahoo, Flickr, and others to allow PHP developers to use data much easier through the Zend framework.The new version of the Zend framework is out (version 0.60) as of last week, so go check it out when you get done going through your stocking one more time. The new framework has many bug fixes and features as you might expect, but that is why you can download it and have fun yourself.
After spending the better part of an hour on 