Blogs: Ngeblog
Eris Ristemena (contact me)
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.
Click here for detailed information about this class on phpclasses.org