[OpenSocial] What are the STOREable informations in orkut

2008-01-30 Thread Jim
Hi, There are lot of profile informations that the orkut api can retrieve. But what all data the application can store in its own database?? I couldn't find any reference to this. Please help, we need clarification to fix our database structure!! ~ Jim --~--~-~--~~~--

[OpenSocial] Re: Implementing OpenSocial Orkut 0.6 Activity Stream

2008-01-30 Thread sbhat
Hello Jason, "The Orkut sandbox only displays the activity titles" Thanks for the confirmation. Just for reference, the XML as in http://code.google.com/apis/opensocial/docs/0.6/devguide.html#Activities does not work either. Thanks again! On Jan 31, 12:09 am, Jason <[EMAIL PROTECTED]> wrote:

[OpenSocial] Re: Validating Signed Requests from Orkut

2008-01-30 Thread Arne Roomann-Kurrik (Google)
ViewerID is a field that will not always be available to applications (we don't want to share data about the viewer with the application unless the viewer has explicitly allowed this information to be shared). Orkut is expecting a push this Friday that will implement access control lists, which s

[OpenSocial] Re: Validating Signed Requests from Orkut

2008-01-30 Thread JohnE
Hi, Sounds good! =) But, about the others essential data as viewerID? It will be authenticated by OAuth as opensocial_ownerid currently? Thanks On Jan 30, 4:28 pm, "Arne Roomann-Kurrik (Google)" <[EMAIL PROTECTED]> wrote: > Hi John, > > We know that the IDs currently don't match what you wou

[OpenSocial] Trying to navigate to different surface

2008-01-30 Thread Flora
Hi guys, I am testing out the requestNavigateTo with the code from the guide function gotoCanvas() { var canvas_surface = new opensocial.Surface("canvas"); opensocial.requestNavigateTo(canvas_surface); }; function gotoProfile() { var profile_surface = new opensocial.Surface("profi

[OpenSocial] Re: 01-16-2008 Orkut Sandbox moving to 0.6 TODAY

2008-01-30 Thread Sav
Yeah, the sandbox URLs no longer work for me... http://sandbox.orkut.com/ That makes it a little hard to develop ;) On Jan 24, 12:28 pm, "Dinesh Kumar Subramanian" <[EMAIL PROTECTED]> wrote: > hi, > Now its different i am getting 502 errors > > not even able to opensandboxurl . > please help >

[OpenSocial] Re: Validating Signed Requests from Orkut

2008-01-30 Thread Arne Roomann-Kurrik (Google)
Hi John, We know that the IDs currently don't match what you would get with a Person.getId() call. I've filed a bug with the engineers to get this issue resolved. Thanks, ~Arne On Jan 29, 3:37 pm, JohnE <[EMAIL PROTECTED]> wrote: > Hi, > > Yes, works fine now. But I think that lack on authe

[OpenSocial] Re: _gel

2008-01-30 Thread Jason
Hi Cinthya. If _gel isn't working for you, just use document.getElementById instead. Cheers! - Jason On Jan 30, 10:21 am, "Cinthya Ruys" <[EMAIL PROTECTED]> wrote: > Hi guys, > i have problem with my app. > > I use the _gel for add html in a div. > > There is any other method to do this? > > Th

[OpenSocial] Re: Profile pic

2008-01-30 Thread Jason
Jim's right; you can access a slightly larger thumbnail by replacing "small" with "medium" in the returned thumbnail URL. There is no way to access a larger version at this time. - Jason On Jan 29, 10:56 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > hey, he is not talking abt the SMALL th

[OpenSocial] Re: Implementing OpenSocial Orkut 0.6 Activity Stream

2008-01-30 Thread Jason
Hi! Your source looks correct to me. But because each container is able to selectively choose which fields of the activity stream to display to users, you may not see the contents of every field in every container. The Orkut sandbox only displays the activity titles, which explains why you are no

[OpenSocial] Re: PROFILE_URL supposed to be at...gmodules?

2008-01-30 Thread Jason
Hi! This is a known bug with the Orkut Sandbox; person.getField(opensocial.Person.Field.PROFILE_URL) is returning a relative location instead of the full profile URL. A workaround is detailed on the Orkut Developer's Guide: http://code.google.com/apis/orkut/docs/orkutdevguide.html#ops_update Si

[OpenSocial] Re: no brownie points since api change

2008-01-30 Thread Jason
Hi Dinesh. This is a curious problem, and I'll look into it further. You should be able to access your MyApps page if nothing else. Thanks for calling it to my attention, and I apologize for any inconvenience. - Jason On Jan 28, 11:44 am, "Dinesh Kumar Subramanian" <[EMAIL PROTECTED]> wrote: >

[OpenSocial] _gel

2008-01-30 Thread Cinthya Ruys
Hi guys, i have problem with my app. I use the _gel for add html in a div. There is any other method to do this? Thanks! Cinthya --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Discussion" group. To post to

[OpenSocial] Re: how can i scrap myself through a text area of my widget

2008-01-30 Thread Reinoud Elhorst
This is possible in opensocial 0.7, (which will go live on orkut this Friday, I believe). See the spec for details: http://code.google.com/apis/opensocial/docs/ On 1/30/08, puneet <[EMAIL PROTECTED]> wrote: > > > hi all !! > how can i or a visitor scrap me through a text area of my widget ? > tha

[OpenSocial] how can i scrap myself through a text area of my widget

2008-01-30 Thread puneet
hi all !! how can i or a visitor scrap me through a text area of my widget ? that is, can a viewer or a friend scrap me ?? what field are required ?? please help. -puneet --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Gro