Hi all,
The gadget iframe width is being always set 835px.
There is a way to use whole box width?
.GHVDGV3BCN {
border:medium none;
display:block;
height:600px;
margin:0 auto;
width:835px;
}
Thanks in advance
-- Bruno Souza
2010/8/11 Bruno Souza <[email protected]>
> Hi Prashant,
>
> Yes. =/
>
> Regarding the first one (Sou Cruzeiro!):
>
> Concat url on sandbox.orkut (404 not found):
>
> http://www.sandbox.orkut.gmodules.com/gadgets/concat?refresh=86400&container=orkut-sandbox&rewriteMime=text/css&gadget=http%3A%2F%2Fapps.studiosol.com.br%2Fmeus_times%2Fcruzeiro.xml&fp=-300092023&container=orkut-sandbox&refresh=86400&1=http%3A%2F%2Feusou-aKyg.apps.studiosol.com.br%2Fmeus_times%2Fv2%2Fcss_source%2Fcanvas_009.css&2=http%3A%2F%2Feusou-aKyg.apps.studiosol.com.br%2Fmeus_times%2Fv2%2Fcss_source%2Fcruzeiro-v2.css
>
> Concat url on orkut.com (200 success):
>
> http://www.orkut.gmodules.com/gadgets/concat?refresh=86400&container=orkut&rewriteMime=text/css&gadget=http%3A%2F%2Fapps.studiosol.com.br%2Fmeus_times%2Fcruzeiro.xml&fp=-300092023&container=orkut&nocache=1&refresh=86400&1=http%3A%2F%2Feusou-aKyg.apps.studiosol.com.br%2Fmeus_times%2Fv2%2Fcss_source%2Fcanvas_009.css&2=http%3A%2F%2Feusou-aKyg.apps.studiosol.com.br%2Fmeus_times%2Fv2%2Fcss_source%2Fcruzeiro-v2.css
>
> Please take a look at the screenshot. I think it could explain better than
> I. :-)
> Screenshot: http://a.imageshack.us/img716/976/concatproblemsoucruzeir.jpg
>
> Regarding the second one (Minha Música):
>
> I was wrong about the 400 error. On Minha Música it returns 200 success,
> but does not merge all the files passed as parameters.
> Screenshot: http://a.imageshack.us/img821/7285/concatproblemminhamusic.jpg
>
> Concat url on sandbox.orkut (200 success with the content of only one css
> file):
>
> http://www.sandbox.orkut.gmodules.com/gadgets/concat?refresh=86400&container=orkut-sandbox&rewriteMime=text/css&gadget=http%3A%2F%2Fapps.studiosol.com.br%2FminhaMusica.xml&fp=727770853&container=orkut-sandbox&refresh=86400&1=http%3A%2F%2Fsemcache--2721318631622297087.apps.studiosol.com.br%2Fminha_musica_v2%2Fcss%2Fperfil_css-min.css&2=http%3A%2F%2Fsemcache--2721318631622297087.apps.studiosol.com.br%2Fminha_musica_v2%2Fcss%2Finterna_css.css&3=http%3A%2F%2Fsemcache--2721318631622297087.apps.studiosol.com.br%2Fminha_musica_v2%2Fcss%2Fcolormixer.css
>
> Concat url on orkut.com (200 success with the content of all css files):
>
> http://www.orkut.gmodules.com/gadgets/concat?refresh=86400&container=orkut&rewriteMime=text/css&gadget=http%3A%2F%2Fapps.studiosol.com.br%2FminhaMusica.xml&fp=727770853&container=orkut&nocache=1&refresh=86400&1=http%3A%2F%2Fsemcache--2721318631622297087.apps.studiosol.com.br%2Fminha_musica_v2%2Fcss%2Fperfil_css-min.css&2=http%3A%2F%2Fsemcache--2721318631622297087.apps.studiosol.com.br%2Fminha_musica_v2%2Fcss%2Finterna_css.css&3=http%3A%2F%2Fsemcache--2721318631622297087.apps.studiosol.com.br%2Fminha_musica_v2%2Fcss%2Fcolormixer.css
>
> Please let me know if I have been clear enough. :-)
>
> Best regards,
> -- Bruno Souza
>
> 2010/8/10 Prashant (Google) <[email protected]>
>
> Hi Bruno,
>>
>> I'm not experiencing this, at least not now for the apps you
>> mentioned. Are you still?
>>
>> ~Prashant
>>
>> On Aug 6, 10:41 pm, "Bruno M. V. Souza" <[email protected]> wrote:
>> > http://www.sandbox.orkut.gmodules.com/gadgets/concatis not working
>> > properly here (some erros occurred).
>> >
>> > Apps that I tested:
>> > -http://sandbox.orkut.com.br/Application?appId=193620245369&bpc=1-
>> > It returns 404 error
>> > -http://sandbox.orkut.com.br/Application?appId=831537538723&bpc=1-
>> > it returns 400 error and an incomplete css (only the first <link
>> > type="text/css"> is returned).
>> >
>> > In orkut.com It works fine on both apps.
>> >
>> > You guys confirm this issue?
>> >
>> > Best regards
>> > -- Bruno Souza
>> >
>> > On 3 ago, 19:01, Tiago Silveira <[email protected]> wrote:
>> >
>> >
>> >
>> > > Thank you all for the great feedback!
>> >
>> > > I won't answer all questions individually, but I'd like to highlight
>> > > some of the issues that showed up:
>> >
>> > > 1. wider canvas - yes! We just need to make sure we won't break anyone
>> > > (badly) and that it can't be abused to annoy users.
>> >
>> > > 2. single view with options menu instead of tabs worried us too, but
>> > > during tests it seemed to work well. Tabs were definitely not the way
>> > > to go. If the menu is prominent enough for users to find, we believe
>> > > it will work well. Most of the time people are visiting someone else's
>> > > profile and looking for other stuff.
>> >
>> > > 3. agree that directory UI has poor interaction with eachappin the
>> > > list, we'll get around that.
>> >
>> > > 4. we still have some open bugs to fix before wide launch, but the
>> > > easy stuff (e.g. searching on "Enter") is done.
>> >
>> > > Best regards,
>> > > --Tiago
>> >
>> > > On Aug 2, 1:36 am, brandited <[email protected]> wrote:
>> >
>> > > > - Removed tabs on profile: it's true that was complicated to setup,
>> > > > but for the user browsing around, I think it's a major lost to have
>> > > > only one thing chosen. If I chose an application, "my visitor" can't
>> > > > see my "about me" section. The new "option" button it's better than
>> > > > before, but it could allow arrange the order of the sections, so I
>> > > > could choose something like 3 tabs to show.
>> >
>> > > > - Is it possible to have an "applications" link besides "start
>> profile
>> > > > communities" links on top?
>> >
>> > > > - I agree with others that description was important. At least
>> > > > something likehttp://www.agame.com/games/new.html, where I can see
>> > > > the description on mouseover without a server trip.
>> >
>> > > > - I should be able to rearrange theapporder. TheappI use the most
>> > > > is the last, it would be nice to setup it as the first one.
>> >
>> > > > - The "createActivity" box could be updated to the new layout rules
>> > > > (new buttons, bigger font, etc).
>> >
>> > > > - Search apps textbox is not working on enter keypress.
>> >
>> > > > - On "my apps", when I click theapp, I see the description,
>> > > > screenshot, etc. But to play it, I have to close the box and then
>> > > > click the play link. Maybe a play link inside the box would help.
>> >
>> > > > - On application canvas page, it is a bit annoying to have "Promote"
>> > > > fixed onapplist. I did not choose thisapp, it seems a little bit
>> > > > forced.
>> >
>> > > > - In orkut interface in general, when I click a dropdown button, the
>> > > > list appers below. But when I click again, maybe it should hide it
>> the
>> > > > list, and not show it again. This is all around, like in theapplist
>> > > > on the canvas page.
>> >
>> > > > On Aug 1, 8:09 am, anatoly <[email protected]> wrote:
>> >
>> > > > > Overall it look better, IMHO.
>> > > > > A couple of concerns and questions.
>> >
>> > > > > 1) Does this mean we now have a wider canvas?
>> > > > > Can we design safely for the new width I mean what chances are it
>> > > > > might switch to the older width in the future?
>> >
>> > > > > 2) Selecting/checking profile view with select box + radio buttons
>> > > > > seems very confusing.
>> >
>> > > > > 3) I agree with previous comments that description is needed in
>> the
>> > > > >appdirectory. Name + thumbnail are not enough.
>> >
>> > > > > 4) Orkut insandboxin IE is not rendering correctly for me on IE 8
>> > > > > win 7 with pretty standard configuration.
>> > > > > OK on FF. I've already sent a screenshot to orkut team.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "orkut Developer Forum" group.
>> To post to this group, send email to [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<opensocial-orkut%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/opensocial-orkut?hl=en.
>>
>>
>
--
You received this message because you are subscribed to the Google Groups
"orkut 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/opensocial-orkut?hl=en.