Thanks Abowman! That worked. Here is the feedback from submitting:
Fetching ... Parsing XML ... Checking author_email ... Checking title ... Checking category ... Checking screenshot image ... Checking thumbnail image ... Checking locale ... Submitting gadget ... *Congratulations. Your Google Gadget, http://www.clipartof.com/google_gadgets/clipartof.xml, has been successfully submitted.* Tell your friends! <javascript:void(0)> *Did you know you can put your gadget on your webpage? Click here<http://www.google.com/ig/creator?synd=open&hl=en&url=http://www.clipartof.com/google_gadgets/clipartof.xml> .* Kenny G. Adams On Fri, Oct 17, 2008 at 4:12 PM, abowman (Guru) <[EMAIL PROTECTED]> wrote: > > This needs to be the first line. > > <?xml version="1.0" encoding="UTF-8"?> > > > On Oct 17, 5:50 pm, "Kenny Adams" <[EMAIL PROTECTED]> wrote: > > Thanks abowman, but I'm still getting the same error. > > > > Here is the updated XML code: > > <Module> > > <ModulePrefs title="Search for Clipart" title_url=" > http://www.clipartof.com" > > description="Image search module to find clip arts and emoticons at > > ClipArtOf.com" height="94" screenshot=" > http://www.clipartof.com/google_gadgets/screenshot.png" thumbnail=" > http://www.clipartof.com/google_gadgets/screenshot_thumbnail.png" > > scrolling="false" author="Kenny G Adams" author_email=" > [EMAIL PROTECTED]" > > author_location="US"> > > </ModulePrefs> > > <Content type="html"><![CDATA[ > > HTML Search Box Goes Here > > ]]></Content> > > </Module> > > > > Kenny G. Adams > > > > On Fri, Oct 17, 2008 at 2:40 PM, abowman (Guru) <[EMAIL PROTECTED]> > wrote: > > > > > One problem I see is that you don't have your content enclosed in a > > > CDATA section. > > > > > Check out the "Hello World" gadget on this page: > > >http://code.google.com/apis/gadgets/docs/legacy/gs.html > > > > > On Oct 17, 3:55 pm, kennygadams <[EMAIL PROTECTED]> wrote: > > > > I'm trying to submit a ClipArtOf.com search gadget through the > > > > following "Submit Google Gadgets" submission page: > > > > > >http://www.google.com/ig/submit > > > > > > I keep getting the following system feedback after submitting the XML > > > > file: > > > > > > Fetching... Parsing XML... Failure parsinghttp:// > > >www.clipartof.com/google_gadgets/clipartof.xml > > > > > > The feedback is not informative so I'm having a difficult time > > > > dubugging the XML file. I removed the main html search code from the > > > > XML file to make it easier for you all to see what I'm doing wrong. > > > > > > Best regards, > > > > > > Kenny G. Adamshttp://ClipArtOf.com/ > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
