| Number of listings: |
3 |
| Number of categories: |
0 |
Zend Framework Tutorials site suggests that you use best hosting to support your programming language.
|
|
|
|
|
Zend Gdata
|
Google Data APIs provide programmatic interface to some of Google's online services. Client applications submit queries and data via HTTP, and retrieve results. The Zend_Gdata component is a PHP 5 interface for accessing Google Data from PHP.
http://framework.zend.com/manual/en/zend.gdata.html
PageRank: 6/10
(Clicks: 1589;
Comments: 0;
Listing added: Feb 3, 2007)
|
|
The PHP Recipe application is a small but complete example that demonstrates the five Google Base API services: queries, insertions, deletions, updates, and batch commands. This version uses the Zend Google Data Client Library to interact with the Google Base server, eliminating the need to manually
http://code.google.com/apis/base/samples/php/php-sample-zend.html
PageRank: 5/10
(Clicks: 1423;
Comments: 0;
Listing added: Jan 12, 2007)
|
|
I was going to add AuthSub authentication for Ngeblog when people at Google Code team announced that Zend framework now has GData support. After played around with it for hours, i finally got into a decision to use Zend Gdata for abstracting Ngeblog connection to Blogger. Unfortunately, Zend GData class library only supports AuthSub authentication, while Ngeblog already uses ClientLogin authentication and works fine so far. So, to make it available for both type of authentication, i finally sat down and wrote some codes myself to add ClientLogin support for Zend GData. You can download the bundle in .zip here or in .tgz here which contains both original Zend_Gdata bundle and my Zend_Gdata_ClientLogin class for ClientLogin authentication.
http://www.ngoprekweb.com/2006/11/04/clientlogin-authentication-for-zend-gdata/
PageRank: 2/10
(Clicks: 792;
Comments: 0;
Listing added: Jan 6, 2007)
|
|
|
|
|
|
|
|
|
|