On Jun 8, 6:43 pm, Vision Jinx <[email protected]> wrote: > This is exactly why I have been migrating everything over to the AJAX > Feed API instead (using JSONP > >>http://code.google.com/apis/ajaxfeeds/documentation/#fonje) > as that API is very stable and does not break like this
I looked at this the last time you suggested it, but the problem is still that the object structure doesn't match with the structure returned from _IG_FetchFeedAsJSON so I will need to change my code internally. Have you written any kind of wrapper/converter from the object returned from the API call to the object format returned from the _IG_FetchFeedAsJSON call? Perhaps I will give that a shot and see if I can make it transparent to call either the API function or the ajaxfeeds url. > Also, don't know if your aware of this, but Google does host many of > these frameworks also to use with your apps > >>http://code.google.com/apis/ajaxlibs/documentation/#jquery Yup, I'm familiar. But I'm not loading the actual jQuery source into my gadget, just news feeds about it. I do think it would be great if iGoogle would expose jQuery to all gadgets as part of the API. I know I can include it in my pages, but to have it as a feature of iGoogle itself would be nice. Matt Kruse --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
