Uploading YouTube Videos with Zend Framework
by Cal Evans (editor) |
3 comments | Wednesday, May 14, 2008
Attention all you Zend Framework junkies, Jochen Hartmann has uploaded a new video to youtube that demonstrates the basics of how to use Zend Framework with the YouTube Data API.
Zend_Gdata for Picasa, YouTube, Google Documents List
by billkarwin |
2 comments | Monday, December 17, 2007
The Zend_Gdata component of Zend Framework offers PHP 5 classes to access services supported by the Google Data APIs. The recent Zend Framework 1.0.3 release includes new support for some great services, including Picasa Web Albums, YouTube, and Google Documents List.
Zend Framework 1.0.3 Released
by zend_darby |
1 comment | Friday, November 30, 2007
I am pleased to announce the release of Zend Framework 1.0.3, now available for download on the framework website. This mini-release resolves 79 known issues and provides some additions to functionality.
Zend Framework 1.0.2 Released
by zend_darby |
9 comments | Wednesday, September 26, 2007
I am pleased to announce the release of Zend Framework 1.0.2, now available for download on the framework website. For the complete list of issues fixed with Zend Framework 1.0.2, please see the NEWS.txt file in the framework download
Google Summer of (PHP) Code
by Cal Evans (editor) |
0 comments | Monday, April 16, 2007
Google has announced the Summer of Code accepted projects. PHP has seven projects in the list.
Book Review - PHP Programming with PEAR
by Cal Evans (editor) |
1 comment | Friday, February 2, 2007
Ok, again, I’ve fallen way behind now on my book reviews. Here’s one that was released late last year that I’m just now getting around to reviewing. Click on inside, lets talk about “PHP Programming with PEAR”.
TopWebNews publishes tutorial on Web Services and PHP
by Cal Evans (editor) |
0 comments | Friday, August 18, 2006
TopWebNews.com gets it’s debut mention on DevZone for a quick little tutorial that they put together on using PEAR::SOAP. Click more to get more.
Consuming Google Calendars with the Zend Framework
by John Herren (staff) |
5 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.
Googlifying Search Results
by Darrell Brogdon |
0 comments | Tuesday, December 10, 2002
Most people are familiar with doing searches on Google, and how Google formats search results. First, the search criteria text appears in a bold font. Second, the text of the search results ends with an ellipsis (...) to let the user know that there is more information where that came from. These little UI features make it easy for readers to find what they are looking for.
