DeveloperWorks posts Zend Framework Tutorial
Cal Evans (editor) |
0 comments |
Wednesday, June 28, 2006
Those wacky bitheads over at IBM are at it again. This time, Nicholas Case has posted part 1 of a 9 part series in which he builds a sample application using the Zend Framework. (Yes, I said 9 part) Grab the popcorn and soda boys, this one looks to be a good one.
[…]
Consuming Google Calendars with the Zend Framework
John Herren (staff) |
6 comments |
Tuesday, April 25, 2006
A couple of weeks ago, Google jumped into the online calendar space by launching Google Calendar (um, beta). The application is chock-full of Ajaxy goodness and plenty of features, but I'm here to talk about what you can do with your calendar data behind the scenes. Using some handy tools from the Swiss Army Knife that is the Zend Framework, I'll show you how to pull data from your Google Calendar into your site. Just for kicks, I'll also throw in a caching layer to keep things fast and reduce the network traffic between your server and Google.
[…]

