In fact, if I simply copy the gadget XML from
http://localhost:8080/gadgets/ifr?url=http://opensocial-resources.googlecode.com/svn/samples/tutorial/tags/api-0.7/gifts_4_showing_received.xml
to
http://www.cc.gatech.edu/~kaushikb/opensocial/myapp.xml and execute
the gadget by
http://localhost:8080/gadgets/ifr?url=http://www.cc.gatech.edu/~kaushikb/opensocial/myapp.xml

I do not get the drop-down menu for gifts which I get when I execute

http://localhost:8080/gadgets/ifr?url=http://localhost:8080/gadgets/ifr?url=http://opensocial-resources.googlecode.com/svn/samples/tutorial/tags/api-0.7/gifts_4_showing_received.xml

Why this difference when both the XMLs are pointing to the SAME .js
file 
http://opensocial-resources.googlecode.com/svn/samples/tutorial/tags/api-0.7/gifts_4_showing_received.js
??

-Kaushik

On Apr 2, 12:03 am, Kaushik <[EMAIL PROTECTED]> wrote:
> Also, if I copy the XML and javascript file as it is and paste them 
> athttp://www.cc.gatech.edu/~kaushikb/opensocial/myapp.xmlandhttp://www.cc.gatech.edu/~kaushikb/opensocial/myapp.jsrespectively
> and then do
>
> http://localhost:8080/gadgets/ifr?url=http://www.cc.gatech.edu/~kaush...
>
> I do NOT get the drop-down menu for list of gifts (cashewnut, hazelnut
> etc) which I get when I execute 
> http://localhost:8080/gadgets/ifr?url=http://opensocial-resources.goo...
>
> Why this difference when executing the same XML and .js file stored on
> google server and my server?
>
> -Kaushik
>
> On Apr 1, 11:55 pm, Kaushik <[EMAIL PROTECTED]> wrote:
>
> > I also tried the version 5 gadget by 
> > executinghttp://localhost:8080/gadgets/ifr?url=http://opensocial-resources.goo...
>
> > but the same problem persists (It doesnt show me the list of friends
> > whom I can give the chosen gift and nothing happens when I click on
> > "Give!" url)
>
> > -Kaushik
>
> > On Apr 1, 11:38 pm, Kaushik <[EMAIL PROTECTED]> wrote:
>
> > > Also,
>
> > >http://localhost:8080/gadgets/ifr?url=http://www.labpixies.com/campai...
> > > seems to work fine so its not a problem with shindig.
>
> > > Note that I am using the gadget XML and the .js file from the open-
> > > social resources provided by google so I am not sure what is the
> > > problem.
>
> > > -Kaushik
>
> > > On Apr 1, 11:35 pm, Kaushik <[EMAIL PROTECTED]> wrote:
>
> > > > I am trying to use the sample gadget and javascript code provided 
> > > > athttp://opensocial-resources.googlecode.com/svn/samples/tutorial/tags/...
> > > > andhttp://opensocial-resources.googlecode.com/svn/samples/tutorial/tags/...
>
> > > > I got shindig running as mentioned at    
> > > > http://incubator.apache.org/shindig/#buildTheCode
> > > > and I am running it as "mvn -Djetty.port=8080 jetty:run"
>
> > > > Now, as mentioned in the shindig README 
> > > > athttp://svn.apache.org/repos/asf/incubator/shindig/trunk/java/gadgets/...,
> > > > if I execute the gadget as
>
> > > >http://localhost:8080/gadgets/ifr?url=http://opensocial-resources.goo...
>
> > > > then I do not get the "give" scroll box. Further, nothing happens when
> > > > I click on the "Give!" URL (It should have called the giveGifts()
> > > > javascript function.
>
> > > > Can anybody help me out?
>
> > > > Thanks,
> > > > Kaushik
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" 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/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to