This class can be used to manage Blogger using Google Data API.
Features includes:
- Authenticate using ClientLogin and AuthSub authentication
- Submit a new post with a given title and message
- Get an entry or the list of posts in a blog starting with a number up to a given number of posts
- Update an entry
- Delete a given post
- Support multiple blog in per account
Features includes:
- Authenticate using ClientLogin and AuthSub authentication
- Submit a new post with a given title and message
- Get an entry or the list of posts in a blog starting with a number up to a given number of posts
- Update an entry
- Delete a given post
- Support multiple blog in per account