Sure Jerome,

Basically it is a task-list (todo) gadget. The user can specify a
title name and tasks are stored in a json encoded string within the
user prefs. The gadget is not yet finished yet, but it should be
shareable.

http://gadgets.cravencode.com/task-list/igoogle.php

Thanks

On Jan 10, 1:55 am, "Jerome (Guru)" <[email protected]> wrote:
> Hi Cody,
>
> The gadgets.* API is not available in the production iGoogle.
>
> Regarding your shareable-prefs question, I do not think this is tied
> to the new gadgets.* API in any way. As far as I remember, when I
> experimented with this a few months ago, this was working as expected.
> It would probably be a good idea for you to post your test gadget spec
> URL and explain what is not working as expected.
>
> Jerome
>
> On Jan 6, 9:09 am, Cody <[email protected]> wrote:
>
> > I can't tell from the gadgets api whether the gadgets.* api is
> > available in production iGoogle or only in the sandbox. Clarification
> > on this would be greatly appreciated as I am attempting to create a
> > shareable gadget.
>
> > Currently in production iGoogle I am using <optional
> > feature="shareable-prefs"/>, the share popup comes up and allows you
> > to select collaborative or viewer and send the gadget to another user.
> > However, when the other user installs the gadget the user prefs are
> > not shared between the users (view or collaborative). I'm assuming
> > that this is due to the gadgets.* api not yet being active. I have
> > tried using "var prefs = new gadgets.Prefs();" in place of "var prefs
> > = new _IG_Prefs();" but all I receive is an error.
>
> > Any clarification on this issue would be greatly beneficial.
--~--~---------~--~----~------------~-------~--~----~
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