1. I've installed a shindig server, and I want to provide gadget calendar on my platform. I found the xml files on igoogle, and I tried to render it with the following link: http://MyIP/gadgets/ifr?url=http://www.google.com/ig/modules/calendar3.xml&view=home
then the browser was redirected to this url: http://www.google.com/calendar/__ENV_google_apps_auth_path__ig?libs=views:setprefs:dynamic-height.js?v=5445408d2cf722b5ed89a3443d9633dd and the error message was 404 error, couldn't find this URL "/calendar/ __ENV_google_apps_auth_path__ig" 2. I also want to reuse some gadgets which are developed by google, take the weather gadget for example. (xml file: http://www.google.com/ig/modules/builtin_weather.xml) The rendered result is "This is a builtin module, so the UserPrefs and Content are ignored." I know the result sentence is defined in the xml file. But I'm wondering how can igoogle render it? Because I want to provide the same service on my platform, I need to know how to render it successfully. Is anyone know how to solve these problems? They're really important to me. I'll appreciate your help. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" group. To post to this group, send email to opensocial-...@googlegroups.com. To unsubscribe from this group, send email to opensocial-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/opensocial-api?hl=en.