How To Create Your Own iGoogle Gadget

Johnny Blogger has moved to johnnyblogger.net, please update you bookmarks and RSS feed so you don’t miss out on the Johnny Blogger experience. The new site isn’t just a new layout and domain, but also new writers and more great stuff you’ve come to expect from Johnny Blogger, hit the link to see the

NEW JOHNNY BLOGGER SITE.

johnnybloggergadget.jpg

For those of you living under a rock, with your laptop reading this blog, who have not heard of iGoogle, its basically a custom Google homepage with various “gadgets” that you can add using AJAX technology. The gadgets boil down to clocks, the whether, news, games, RSS feeds and much more. Google lets anybody develop gadgets for iGoogle and submit them to there list of gadgets for the world to access. I will provide you with the simple steps, and code, to create your own RSS iGoogle gadget that you can submit to Google.

Step 1: Download the code for the Johnny Blogger Gadget from HERE.

Step 2: Edit the saved xml file in any text editor and simply change the RSS URL on this line: _IG_FetchFeedAsJSON(“http://YourRSSURL)”, to your websites RSS URL

*Note: Once you change the RSS URL to your blog / website RSS URL the Title and Site Description will automatically be updated

Step 3: Edit the ModulePrefs section with your information and the CSS section of the xml file, everything between the “style” tags, to make the iGadget your own.

To submit your gadget to Google click HERE.

14 Responses to “How To Create Your Own iGoogle Gadget”

  1. taylor2nd Says:

    Thanks alot. Sadly it doesn’t work though. I went to the google developers page for gadgets adn tested your sthat i downloaded and still nothing..

    Modified one for my own site. Still didn’t work :|

  2. taylor2nd Says:

    Added yours from the google directory and it worked though.. Submitted mine. hopefully they approve it soon so i can see if it works.

    Whats the turn around time on that generally like?

  3. Thomas Eskesen Says:

    Hi
    I’v tried too… it doesn’t work…

  4. taylor2nd Says:

    the odd thing is it claerly should work. cuase i added his johnny blogger gadget from the google dir and it works fine. Thingis i wanted to get a screenshot before i submited it..

  5. Johnny Blogger Says:

    Try submitting yours to Google, like as you said, it should work. This is the code I used to submit mine to Google. Some issues I was having while using the Google parser was my Gadget would not display properly in the Parser Preview window in Internet Explorer, but it would display correctly when I loaded the Parser under Firefox, give that try. Best of luck.

  6. taylor2nd Says:

    thanks. already submited. Hope google approves it soon Still hasn’t turned up as yet.

  7. taylor2nd Says:

    Got it working. Thanks alot man.

  8. Johnny Blogger » How To Create Your Own iGoogle Gadget Says:

    [...] and code, to create your own RSS iGoogle gadget that you can submit to Google. View the tutorial HERE. [...]

  9. Adam Cox Says:

    Thanks for the great blog! I’m working on building a Gadget right now! I have a few questions if you can answer them.

    How many users will a Gadget get from submitting it to the directory? Should user’s have to advertise their Gadget? Can publishers put ads on their Gadget?

  10. Adam Cox Says:

    There was a little bug, but it works after this is fixed:

    _IG_FetchFeedAsJSON(“http://www.johnnyblogger.net/feed/”,

    There is an extra ) in the original. Replace the line above with this and it should work perfect for me!

    Thanks for this very useful script JohnnyBlogger!

  11. Henry Says:

    it doesn’t work

  12. Chema Says:

    Thaks you very much, Adam Cox!!

  13. Frogcatcher Says:

    Hey, appreciate the information. I tried to add it to the blog. Having a few issues but I’ll get there. Great site!
    Thanks, Jack H

  14. Thomas Says:

    Hi. Great post. But it doesn’t work anymore. It seems as igoogle requires some parameters. Johnny – is there anyway you can update the post with the new code. That would be greatly appreciated!!!!!

    Thanks a million.

Leave a Reply