Published
Jun 11, 2009
|
In API's/Mashup
I have updated my FeedBurner stats Google Gadget, to change the API endpoint to feedburner.google.com. If you have already added the gadget to iGoogle or have embedded it in your web pages, the changes will apply automatically and you don’t need to change anything.
The Gadget ceased to work after Google changed the API endpoint and it should continue to work after this change.
The full source code of this gadget is available here and if you are interested you can add it to your Google personalised page by clicking this button. 
Let me know if you still face any issues with the Gadget.
Posted in API's/Mashup
|
Tagged FeedBurner, Google Gadgets, stats
|
Published
Feb 17, 2008
|
In API's/Mashup
I had some free time this weekend and I used it to create my second Google Gadget called called FeedBurner stats. (By the way my first gadget was Bloglines Notifier, which notifies the count of unread items in your Bloglines account). It uses FeedBurner Awareness API to fetch the subscriber count of your FeedBurner feed and displays it using Google Charts API.
The full source code of this gadget is available here and if you are interested you can add it to your Google personalised page by clicking this button. 
After you add the gadget, you just need to enter your FeedBurner feed URL. The gadget will fetch the subscriber count for the past one week and will display it in a nice bar graph using Google Charts API.
API’s used
The following are the API’s used for creating this gadget
Posted in API's/Mashup
|
Tagged FeedBurner, Google Charts, Google Gadgets, stats
|