 |
|
Innovation award
 Nominee: 1x |
This class can be used to manage Blogger posts using the Google Data API.
It can:
- Authenticate users with separate classes
- Submit a new posts with a given title and message
- Retrieve one or more posts in a blog starting with a number up to a given number of posts
- Update or delete a given post
- Support multiple blogs per account
This class uses Zend_Gdata for the authentication process which must be retrieved separately.
|
|
| Name: |
Ngeblog |
| Base name: |
ngeblog |
| Description: |
Manipulate posts in Blogger blogs using GData |
| Version: |
- |
| PHP version: |
5 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
2089 users |
| All time rank: |
1676 |
| Week users: |
3 users |
| Week rank: |
898  |
| |
|
 October 2006
Number 2
Prize: One book of choice by O'Reilly |
Blogger is a very popular blog Web site owned by Google.
Nowadays it provides a Web services API named GData API. It makes possible to manipulate articles posted in Blogger blog from an external site.
This class makes use of the GData API to manipulate Blogger posts from any PHP Web site.
Manuel Lemos |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Good (91.7%) |
Sufficient (66.7%) |
Sufficient (66.7%) |
Good (83.3%) |
- |
- |
Sufficient (67.5%) |
342 |
| Month: |
Not yet rated by the users |
| Link |
Description |
| ClientLogin Authentication for Zend GData |
As i mentioned in my previous post, i was going to add AuthSub authentication for Ngeblog when people at Google Code team announced that Zend framework now has GData support... |
| Ngeblog 0.0.2 |
What is Ngeblog? A nice guy from phpclasses has made great description for me,...
This class can be used to manipulate Blogger blogs using the GData, the Google Data API.
You can download the newest files here. I included some example files there.
There... |
| Ngeblog 0.2 - PHP Class to Manage Blogger's Gdata API |
Ngeblog 0.2 is an interesting PHP class that can be used to manage Blogger posts via the Google Data API (gdata)... |
| Ngeblog 0.2 : Yes, You can Use AuthSub Now |
As written in Google Code blog (err, yesterday), Ngeblog now supports AuthSub authentication. And it uses Zend Framework (Zend_Gdata) for abstracting the whole authentication process, including ClientLogin authentication... |
| Ngeblog in PHPClasses |
Yesterday, i receive this email from PHPClasses,...
This message is to let you know that your package Ngeblog was considered notable. Congratulations! *****
This means that the site users interested in packages that have something special,... |
| PHP Programming Innovation Award |
I received an email from PHPClasses.org this evening,
This is a notification message to let you know that your package Ngeblog was nominated to the PHP Programming Innovation Award among all the classes approved for publishing in the PHP Classes sit... |
| PHP Programming Innovation Award |
I received an email from PHPClasses.org this evening,... |
| |
Applications that use this class |
|
|
| Link |
Description |
| AuthSub Demo |
This is a simple demonstration on how to manage Blogger using Ngeblog with AuthSub authentication |
| ClientLogin Demo |
This is a simple demonstration on how to manage Blogger using Ngeblog with ClientLogin authentication |

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| Short Tutorial |
Short tutorial how to access Blogger using Google Data (GData) and PHP |
| |
Files |
|
|