(Or, watch on YouTube)
Developer Documentation
Data API
Latest News and Updates
Monday, October 22, 2007
Video: Pamela Fox and Ryan Boyd talk about the Blogger JavaScript client library
(Or, watch on YouTube)
Posted by Pete at 12:49 Links to this post
Saturday, October 20, 2007
Blogger JavaScript Client Library Released
Paul McDonald just announced the new Blogger JavaScript client library over on the Google Data APIs Blog:
The Blogger GData JS Client library enables developers to read and write blog posts using calls to our JavaScript library. This is a full client library, with support for authenticated access to private data and read-write capabilities. Now you can create Blogger applications and mashups that can read and write data from your Blogger blogs. No server-side programming is required. Your application can run on any domain, too. No proxying is required.We have a new developer guide for JavaScript and some code samples to give you ideas and get you started.
Posted by Pete at 08:32 Links to this post
Friday, October 19, 2007
Reporting and tracking Blogger API bugs
Hopefully, you’re really enjoying the Blogger API and the flexibility of being able to post to your blog using your own custom software. Sometimes things don’t work quite the way you’d expect or like and we want to hear about it.
If you find a bug in our Google Data API implementation, or something that we could do better, please file an issue in our tracker.
We use this to keep track of issues with all of the Google data APIs, so be sure to mention that you’re talking about Blogger when writing your description. While you’re at it, I’d like to hear about it on the discussion group too.
We’re going to start coordinating this external issue tracker with our internal development, so we’ll update the relevant issues if we ship fixes to them.
Posted by Jeffrey Scudder at 13:40 Links to this post
Labels: feature requests, issues
Tuesday, August 15, 2006
Blogger API Update
Hi folks,
Just posting to let subscribers to this blog's feed know that new Blogger/GData documentation is available on code.google.com; please stay tuned to the bloggerDev discussion list for updates.
Thanks,
-Eric and the Blogger Team at Google
Posted by Eric at 16:04 Links to this post
Thursday, January 12, 2006
Blogger + Emacs = Crazy Delicious
(sorry, I've been fully infected)
emacsgeek:
"Announcing atom-blogger.el atom-blogger.el found at atom-blogger.tar.bz2 is a light-weight Emacs client for posting and editting blogger.com entries. It uses curl to handle the HTTP side of the blogger ATOM API, and relies on Emacs' support for editting XML --- either via nxml-mode or Emacs' vanila xml-mode."[via bloggerDev]
Posted by Eric at 11:33 Links to this post