Hi DJMic, No, Google has not yet communicated on when the new Gadget API will be live on the production iGoogle environment.
You can subscribe to this official iGoogle developer blog to be updated on what is coming. Here is a post from a month ago were it was announced that the gadgets running in open syndication (on any website, not on iGoogle) should be getting the gadgets.* API any time now: http://igoogledeveloper.blogspot.com/2009/01/igoogles-getting-some-changes-under.html This might have even gone live without us noticing... Personally speaking, as the switch over to the new API is not yet know, I am still only using the legacy API. Google has confirmed several time that the old API will continue to be available. If you can cope with the more limited feature sets of the _IG_Fetch...() functions, this is probably a better bet to stick with that for now, Thanks, Jerome On Mar 1, 10:22 am, djmic <[email protected]> wrote: > Thank you. > > and do you know when will the function makerequest() becomes > available? > > On Feb 27, 11:56 pm, "Jerome (Guru)" <[email protected]> wrote: > > > Bonjour DJMic, > > > The gadgets.io.makeRequest() is currently only available in the > > iGoogle Sandbox (developer environment). If you plan on going live in > > your gadget in the near future, you should develop your gadget > > communication with the more limited _IG_FetchContent(). > > > I hope this helps. > > > Jerome > > > On Feb 27, 2:05 am, djmic <[email protected]> wrote: > > > > Hello, > > > > sorry if there are mistakes, but I'm French. > > > I'm busy developing a Gadget for the iGoogle personalized page and I > > > must perform a HTTP request. > > > What function should I use? > > > > gadgets.io.makeRequest or _IG_FetchContent()? > > > > I tried makeRequest but I have the error gadgets.io.RequestParameters > > > is null or not an object > > > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
