A Google mini application is like opening a mini browser within any main browser screen. The mini browser of a gadget can have any application. That is, a gadget will be dedicated to a single application which can be viewed from any browser or desktop screen. There are many complex and complicated procedures to develop a Google gadget but the simplest procedure is to create a html containing your ext, js, php or asp file. Any application which can be placed in an iframe block can be converted to Google gadget. The following scripts of guest books and page hit counters demonstrates the procedure to create Google gadgets on the mythology of iframe blocks. It will be helpful to those who wish to convert their applications to Google gadgets.
See source code of the following file: http://www.replyat.com/GL_SimpleSteps.asp On Fri, Sep 16, 2011 at 6:22 PM, Shilpa Y <[email protected]> wrote: > Hi, I am planning to create a open source igoogle gadget with ext js. > how can proceed. Please guide me If any one have an idea on ext js. I > am new to gadgets. > > Thanks & Regards, > Shilpa. > > -- > You received this message because you are subscribed to the Google Groups > "iGoogle Developer Forum" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/Google-Gadgets-API?hl=en. > > -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en.
