Hi Shiva,

I've replied inline:

On Feb 17, 7:04 am, "[email protected]" <[email protected]> wrote:
> Hi All,
> I am back with the same old question.
>
> Wanted to know following list of features available on PRODUCTION
> version of igoogle or not.
>
> * <Require feature="opensocial-0.[7|8]" />

Not yet.

> *  gadgets.*

Not yet.

> *  REST/RPC support.

You can use them on your server to communicate with iGoogle, but the
data will be based off of the sandbox, and of limited use.

> * Widget add/remove events.

No, and I don't know where these sit on the roadmap, as not every
container supports them.

> * HTTPS support.

This one depends on how you're trying to use it. You can have a
type="url" HTTPS gadget, but it may trigger a mixed-content warning in
the browser.  HTTPS through the API (for _IG_ calls) is not supported.

> * Is there any other means of identifying the user leaving open
> social?

Not sure what you mean here. If you're asking if it's possible to
uniquely identify a user without OpenSocial, then the answer is not
with the API. You can implement your own ID mechanism, though.

> * Can I use JS frameworks like Jquery in legacy igoogle?

Yes, in both legacy and gadgets.*

> * How can I make sure if I am using some feature it is there in
> PRODUCTION?

The easiest way is to try it outside of the sandbox. Once gadgets.* is
supported, you can use gadgets.util.hasFeature to check feature
availability.

>
> thanks,
> -Shiva
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to