Hello again and thanks for answering in such short notice!

We actually made some progress and now some sample gadgets we created work.
To do that we had to eliminate every JsonDB dependency and carefully plan
before moving on to gadget coding. Now that we're back on track, we're
trying to display a gadget on a default page.


   1. The logic behind iframes is simple, but generating the iframe url's
   doesn't seem to work. Some parameters are passed successfully through the
   iframe url, such as the "url" one. However, other essential parameters (such
   as the viewer or the owner of a gadget) can't be passed as well.
   Unfortunately, no errors appear, as every call works fine, but when the
   respective JPQL query is constructed, the viewer or the owner ID's (now
   person id's) appear to be blank, thus returning an empty result set. Any
   ideas? Where in Shindig can we specify the parameters being set in an
   iframe's url?
   2. We were happy to know that pubsub2 is supported, but what if we want
   each gadget to generate an activity and store it in the Database? Is that
   possible? Shindig seems to only support Activity fetching, unless we're
   wrong again. Any thoughts on this one?


Thank you again for your help and encouragement!
Panagiotis
Valentino

Reply via email to