[OpenSocial] Bug: iframe height

2007-11-15 Thread hobnobLover
Hi. Why does the iframe in which our app is loaded has height of 43px? I checked all my files to see if I was setting height to 43px. No. Now I realize that _IG_AdjustIFrameHeight() adjusts iframe height only taking position: relative objects in consideration. I just changed one object (that had

[OpenSocial] Re: iframe height + style orkut CSS

2007-11-15 Thread hobnobLover
Hi. 1. Yes, you can use _IG_AdjustIFrameHeight() to adjust the i-frame height. But right now (at this moment when I'm writing this), the function doesn't seem to work correctly. - hobnobLover. http://www.hobnobLover.com/ --~--~-~--~~~---~--~~ You received this me

[OpenSocial] Re: Caching in the sandbox

2007-11-15 Thread hobnobLover
Hi. Appending the &bpc=1 isn't the only thing you can do. What you also want to do is disable cache in your browser. The person above me suggested doing ?no=2 ?no=3 and so on, which is basically tricking your "browser" (yes browser, not Orkut or anything else, but the browser) into thinking that

[OpenSocial] The orkut sandbox is interfering with my Gmail

2007-11-15 Thread Bob Oliver Bigellow XLII
I experiencing a Yellow Loading Message of Death in Google Reader a while back and it turns out it was due to the fact that my Google Account was signed up for the orkut sandbox for OpenSocial development and testing. Well, now, I am getting a similar Yellow Loading Message of Death in Gmail. An

[OpenSocial] newFetchPeopleRequest is not defined?

2007-11-15 Thread rookie1_1998
newFetchPersonRequest works fantastically fine. newFetchPeopleRequest, however is not even defined for some reason. I am following a tutorial by Google http://code.google.com/apis/opensocial/docs/javascript/index.html#ListFriends_Intro Any one having the same problem? Eric --~--~-~--~-

[OpenSocial] Re: Use Firefox.Do not use IE7

2007-11-15 Thread [EMAIL PROTECTED]
It's great to say that, but around a third of people browse using IE7 (at least in my analytics.) Something's going to need to be done about that. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Discussion" gro

[OpenSocial] Can we add Gadgets from GoogleDirectory to orkut?

2007-11-15 Thread CodeRain
Is it possible to add google gadgets posted in Google Directory into Orkut ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Discussion" group. To post to this group, send email to opensocial-orkut@googlegrou

[OpenSocial] Re: Caching in the sandbox

2007-11-15 Thread chinu
u can add ?no=1 at the end of your url...next time ?no=2 ..?no=3 and so on..this will work...plz chk On Nov 15, 12:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > adding &bpc=1 to the url worked for me.I am using FireFox > > On Nov 15, 10:50 am, Nageshwar <[EMAIL PROTECTED]> wrote: >

[OpenSocial] Re: Can we add Gadgets from GoogleDirectory to orkut?

2007-11-15 Thread Andy
Hi, I was thinking a similar thing relating to publishing to all different social networks. How do we publish them? Do we use Syndication which doesnt allow storage of state or is there some other mechanism? I assume that Social Gadgets are created as for the Google Directory and then they are som

[OpenSocial] iframe height + style orkut CSS

2007-11-15 Thread Logan Green
Two questions for tonight. 1. Is there a setting to make the height of the iframe auto-adjust to the height of the page? 2. Is there an basic Orkut CSS available to maintain look and feel? Or should I just rip this from orkut by hand? --~--~-~--~~~---~--~~ You r

[OpenSocial] getting a url param value in Orkut

2007-11-15 Thread Abhinav
Hi guys, I am having problem reading a param value. Say I have an external link pointing to my orkut app from a different website. The link will be something like http://sandbox.com/appid=";>Add Orkut App, which will open a new Orkut window and ask the user to log into his/her orkut account,