2011/10/7 <[email protected]> > Today's Topic Summary > > Group: http://groups.google.com/group/Google-Gadgets-API/topics > > - How to submit iGoogle Theme now (old submit doesn't seem to > work...)<#132db26513aa6e27_group_thread_0>[1 Update] > - Total Noob Question <#132db26513aa6e27_group_thread_1> [1 Update] > - Why has my Facebook app on my iGoogle page stopped > working?<#132db26513aa6e27_group_thread_2>[1 Update] > - How to automatically adjust gadget height to viewport > height?<#132db26513aa6e27_group_thread_3>[1 Update] > - Unable to retrieve specs XML file. URL works in browser but error in > iGoogle page <#132db26513aa6e27_group_thread_4> [1 Update] > > Topic: How to submit iGoogle Theme now (old submit doesn't seem to > work...)<http://groups.google.com/group/Google-Gadgets-API/t/42bb6fb7ea8363e9> > > JJ <[email protected]> Oct 06 11:54AM -0700 > ^<#132db26513aa6e27_digest_top> > > I have successfully submitted multiple (more than one but not > hundreds) iGoogle themes in the past, pre-2011 however. I just > recently created a new theme and wanted to share it with my friends so > I uploaded it and waited and waited and rechecked it, it was kosher, > re-submitted and waited and waited... but nothing. It isn't showing > up. > > Did they change how to upload? Or was there a drop-dead date where > they no longer are accepting new themes? > > What am I missing here? I made sure (twice now) that the XML is > perfect, it works in the sandbox, when I do the old upload page there > are no errors. But even after 2+ months it won't show. > > Oh, the URL would be: > http://www.jonrcortright.com/themes/Lions/Lions2011.xml > > Thanks in advance for any assistance. > > > > Topic: Total Noob > Question<http://groups.google.com/group/Google-Gadgets-API/t/6db4719a9975a3ad> > > Dave <[email protected]> Oct 06 11:45AM -0700 > ^<#132db26513aa6e27_digest_top> > > Recently the mortgage rate gadget I used stopped working and the > alternatives aren't that great. > > I want to know how to display: > > "http://www.freddiemac.com/pmms/pmmsthick.html" > > in a gadget. To display it on a web page I would use: > > <IFRAME > SRC="http://www.freddiemac.com/pmms/pmmsthick.html" > TITLE="Freddie Mac Weekly PMMS" > align="right" > frameborder="0" > width="185" > height="175" > scrolling="no"></IFRAME> > > Whatever I try in the editor fails once I publish it to my iGoogle > page. I have to think there's an easy template for this but I can't > find it here or on the gadget developer pages. > > If it is, indeed, easy and anyone has time to help, I'd appreciate it. > > > > Topic: Why has my Facebook app on my iGoogle page stopped > working?<http://groups.google.com/group/Google-Gadgets-API/t/7768528d188f4c80> > > naima termazi <[email protected]> Oct 06 09:58AM -0700 > ^<#132db26513aa6e27_digest_top> > > actually i was also facing difficulty in using it as it needs to max. > and so > i delete this from my list > > > > Topic: How to automatically adjust gadget height to viewport > height?<http://groups.google.com/group/Google-Gadgets-API/t/3dbedb32c65bfbbd> > > Steve <[email protected]> Oct 04 04:35PM -0700 > ^<#132db26513aa6e27_digest_top> > > Greetings.. > > We have an application that requires gadget height = viewport height > ( dynamically adjusting as users size their browsers ) > > Normally this is very possible .. of course.. > eg, iframes and divs can be auto sized in jQuery with > > $(window).resize(function() { > $("div_or_iframe_ID").height( $(window).height() - 25); > }); > > jsFiddle here: http://jsfiddle.net/LNGQk/ > > In the gadget context.. script sees the window height as the gadget > height ? . hence the above does not work because it sets the div / > iframe to static height of gadget.. not the dynamic height of the > viewport.. > > is there some way to allow div's/iframes inside a gadget to auto size > to the viewport and not the gadget? > > Or.. since the gadget is the " window" can we match the gadget height > to the viewport? > > gadgets.window.adjustHeight( $(viewport).height()); > > er.. anyway .. you get my drift hopefully.. > > > > Topic: Unable to retrieve specs XML file. URL works in browser but error > in iGoogle > page<http://groups.google.com/group/Google-Gadgets-API/t/19350157793cfd71> > > "jdavid.corcoles" <[email protected]> Oct 06 12:45AM -0700 > ^<#132db26513aa6e27_digest_top> > > Hello everyone, I have a problem with a gadget. When adding the gadget > to the iGoogle page I get an error message saying the following: > > "Unable to retrieve: > http://apitest.ave20.ua.es/gadgets/ig/alertas/alertas.xml" > > However, if I enter the URL in another browser tab I seamlessly access > the gadget XML definition. > > I have the same problem with two different gadgets. I have also tried > moving the gadget to another server and have had no problems with it. > > Would appreciate any help in this regard. > Thank you very much. > > > > -- > 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. >
-- 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.
