hello, Please tell me the steps how to cerate gadgets. actully i write the code below in xml file and call this file in html. but it gives an eorror like missing xml header and what is that thumbnail? plz reply. *xml file code* <?xml version="1.0" encoding="UTF-8" ?> - <Module> <ModulePrefs title="Hello World Gadget !!" author="neha" author_email=" [email protected]" author_location="Pune, India" scrolling="false" description="Hello World Gadget" height="50" width="200" thumbnail="<img height="150" name="kitty" width="200" src="kitty.jpg""/> - <Content type="html"> - <![CDATA[ Hello World Changed !!
]]> </Content> </Module> *html file code* <script src=" http://www.gmodules.com/ig/ifr?url=http://www.google.com/ig/modules/%255C%255CImode-13%255Cwww%255Cgadgets%255Cmain.xml&synd=open&w=320&h=200&title=hello+world&border=%23ffffff%7C0px%2C1px+solid+%23993333%7C0px%2C1px+solid+%23bb5555%7C0px%2C1px+solid+%23DD7777%7C0px%2C2px+solid+%23EE8888&output=js"></script > On Fri, May 29, 2009 at 1:38 PM, Stefan vd <[email protected]>wrote: > > Hi, > > Information how to show you webgadget on your website: > http://www.google.com/webmasters/gadgets/foryourpage/index.html > > Google has 2 kinds of gadgets: > + A Universal Gadgets => web- gadget > Language code use only HTML, XML and JavaScript > More information here: > http://code.google.com/apis/gadgets/docs/legacy/gs.html#GGE > And to submit to Google webgadget use this URL:http://www.google.com/ > ig/submit > > + A Google gadget => desktop- gadget > Language for design form: XML > The program code: JavaScript, Visual Basic Script... > Submit to Google Gadget gallery use this URL:http://desktop.google.com/ > pluginsubmit > > Kind Regards, > Stefan Van Damme (aka Stefan vd) > Gadget Developer > > On 29 mei, 06:24, neha deshmukh <[email protected]> wrote: > > thank you for ur reply . > > i have one more query. Is google gadgets and desktop gadgets are same? > > how to create gadgets. i want to use my own created gadgets in my on > > website. > > how i do that. plz rply. > > > > On Thu, May 28, 2009 at 10:37 PM, Stefan vd <[email protected] > >wrote: > > > > > > > > > > > > > Hi, > > > > > In the 'Google Desktop Gadget Designer' you must package you gadget to > > > a gadget file (.gg) format. You can do this by pressing on the 'F7' > > > key. > > > Than you upload the gadget (.gg) on a website. And then you submit it > > > here on this URL:http://desktop.google.com/pluginsubmit > > > > > Kind Regards, > > > Stefan Van Damme (aka Stefan vd) > > > Gadget Developer > > > > > On 28 mei, 12:02, sonu <[email protected]> wrote: > > > > how to add own created gadgtes to our own web page? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" 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-Desktop-Developer?hl=en -~----------~----~----~----~------~----~------~--~---
