Create Your Own Google Gadget To Display Latest Post Of Your Blog

If you have a website/blog and want to create an awesome tool for it, then I have a great tutorial for you today. In this tutorial I am going to tell you, how you can create your own Google Gadget to display latest posts of your blog in the sidebar of Desktop. Lets not waste any time and start the tutorial.

Requirements :

  1. A good text editor. Wordpad is recommended
  2. A Blog
  3. 1st and 2nd both. :d

Tutorial :

I have divided this tutorial in 2 parts :

  1. Editing
  2. Compiling

Editing :

First download the set of files that you will require to build up your first Google Gadget. Click here to download the files. I have put this files in rar format and you will need Winrar to extract it. You can download Winrar from here.  Below is the list of files you will get after extracting :

  1. default folder
  2. editme folder
  3. en folder
  4. utils_js
  5. gadget.gg file
  6. icon_large.png image file
  7. icon_small image file
  8. main.js file
  9. main.xml document

Now I believe that you have all the 9 files and folder in your hard disk. What you do is, put all the above 9 things in a new folder and name it anything, say MyfirstGadget. Now follow the steps below :

Step1. First open editme folder. In this folder you will see 2 files :

  1. config_constants
  2. entry_item_impl

We will deal with these two files, one by one.

Config_Constants :

Right click on this file and open it with Wordpad. Here press ctrl+F and search for http://feeds.feedburner.com/84productions. Change this link to your own feed URL and press Ctrl+S to save the document.

entry_item_impl :

Leave this file as it is, there is nothing to edit in this file.

Step2. Now open en Folder and right click on Strings file and again open it with Wordpad. We have to edit this whole file, follow the steps below :

a. At the top, change the Gadget Name from BeepTheGeek to your own desired name.

b. In the same way, change the Gadget Description also.

c. The same goes for Gadget About Text.

d. After editing three things, do not forget to change the Title Text from BeepTheGeek to your own text at the bottom. Have a look :

title-text-description
click on the image to enlarge

e. Now press Ctrl+S, to save the document.

The editing part is done. Now we have to compile this Google Gadget, to add this Gadget to our desktop.

Compiling :

To create Google Gadget we will need a tool called Google Desktop SDK, you can download this tool free from here.

After downloading this tool. Open the GD_SDK folder. In it, click on api >> tools. In tools folder open the designer_en.exe file.

In the Google Desktop Gadget Designer, click on File at the top and select Open Gadget.

Now navigate to the MyfirstGadget folder that you created in the beginning. Here select the Gadget file and click Open.

Have a look :

clgadget-and-click-on-open

After opening Gadget file, simply hit F7 from Keyboard and you will get an alert saying :

Successfully created C:/——————-gadgetname.gg

Woo, you have created your Google Gadget successfully that will display your latest posts.

If you are facing any problem in understanding this tutorial feel free to drop comments.

Related Posts via Categories

12 Comments

  1. SnapHow.com says:

    Hey Gagan Simply Awesome Man…. This means we can create multiple gadgets for our fav. blogs right…

    Regards
    Debajyoti Das

  2. Amadh says:

    I am stuck Gagan, please help me what to do after opening Gadget in google desktop API software ?

  3. Nikhil says:

    this tutorial lack screenshots, please add more ss so that readers finds this tutorial easy to use. otherwise, this post is awesome.

  4. Huzefa says:

    Hey.I loved this post but what should we do after we have made the gadget?How should we add it to our website?

    Thanks

  5. Wow, this makes things easier with Google. Now we can make our own gadgets for our own websites. It makes it funny and easy at the same time.

  6. Hey nice tutorial Mate best is now i am sticking with FeedBurner Recent posts gadget mate…
    Thanks

  7. thanos says:

    awesome mate…very useful for a full time blogger like myself…keep em coming..thx

Leave a Reply