[OpenSocial] Re: How can i insert img with my orkut display name?

2008-01-28 Thread Tezpur4u
Thank You you are realy great plz mail me your mail address at tezpur4u[at]gmail.com --~--~-~--~~~---~--~~ 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@g

[OpenSocial] Re: Validating Signed Requests from Orkut

2008-01-28 Thread JohnE
Hi, Anyone know about why opensocial_ownerid is different of Orkut Onwer ID (opensocial.Person.getId())? Also, someone here has thought to validate the viewerID using OAuth? Thanks On Jan 28, 10:08 pm, "Arne Roomann-Kurrik (Google)" <[EMAIL PROTECTED]> wrote: > Hey, > >Since that page was

[OpenSocial] Re: Validating Signed Requests from Orkut

2008-01-28 Thread Arne Roomann-Kurrik (Google)
Hey, Since that page was posted a change was checked into the OAuth library that breaks signing requests. For more information, a bug has been filed here: http://code.google.com/p/oauth/issues/detail?id=7 Until the patch is committed to the project, you can try this fix: Change the line

[OpenSocial] Orkut updates may cause flakiness (1/28/2008)

2008-01-28 Thread Lane LiaBraaten
Hi Everyone, We're running an update on Orkut data storage servers and there make be some flakiness tonight. There may be some loss of application data, especially key/value pairs added/edited in the last week. Also, until the update is over some application data adds/edits that you make may no

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

2008-01-28 Thread richbodo
Requiring OpenSocial .6 in Orkut sandbox. Using: person.getField(opensocial.Person.Field.PROFILE_URL); I get a URL like: http://1.gmodules.com/Profile.aspx?uid=14983502800842534424 That's gives a 404: "The requested URL /Profile.aspx?uid=14983502800842534424 was not found on this server." S

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

2008-01-28 Thread Marc Wessely
ok thanks will try 2008/1/28, Reinoud Elhorst <[EMAIL PROTECTED]>: > > http://code.google.com/apis/gadgets/docs/spec.html#corejavascriptapi notes > user preferences as a requirement, so I would expect that to be available in > Orkut shortly (or perhaps already is, under the new name of gadgets.Pre

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

2008-01-28 Thread Reinoud Elhorst
http://code.google.com/apis/gadgets/docs/spec.html#corejavascriptapi notes user preferences as a requirement, so I would expect that to be available in Orkut shortly (or perhaps already is, under the new name of gadgets.Prefs) On 1/24/08, Jerome <[EMAIL PROTECTED]> wrote: > > > Arne, > > I am stil

[OpenSocial] Re: no brownie points since api change

2008-01-28 Thread Dinesh Kumar Subramanian
Hi Jason, Thanks for your reply. I cant get to any url with sandbox so i will not be able to remove the applications. to put it simple i cant open http://sandbox.orkut.com/MyApps.aspx too please let me know what are the other ways to deal with it. all my work is stagnant for sometime now. I can

[OpenSocial] Re: Profile pic

2008-01-28 Thread Jason
Hi! :) The Orkut Developer's Guide provides sample code for retrieving and displaying your friends' profile pictures. http://code.google.com/apis/orkut/docs/orkutdevguide.html#ops_update Cheers! - Jason On Jan 26, 1:56 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi there! > > Does any

[OpenSocial] Re: Validating Signed Requests from Orkut

2008-01-28 Thread pacheco
Lane / Arne, not working for me either: "This request was spoofed" Anyways, tks for the explanation... Did anyone found a way to implement it successfully? Thanks in advance Pacheco On Jan 24, 11:12 pm, Lane LiaBraaten <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > Arne put together a page wit

[OpenSocial] Re: no brownie points since api change

2008-01-28 Thread Jason
Hi Dinesh. If you're still receiving that error, try removing your older (0.5) applications. You should be able to do this from your MyApps page. http://sandbox.orkut.com/MyApps.aspx Please let me know if you're able to access your profile after removing these applications. - Jason On Jan 25,

[OpenSocial] Re: How can i insert img with my orkut display name?

2008-01-28 Thread Marc Wessely
Hi, First send an newFetchPeopleRequest: var req = opensocial.newDataRequest(); req.add(req.newFetchPeopleRequest("VIEWER_FRIENDS"), "viewer_friends"); req.send(response); then in the callback function "response" access the respected profile fields and put them in html: var viewer_friends =

[OpenSocial] Re: How can i insert img with my orkut display name?

2008-01-28 Thread Tezpur4u
please tell me brifly --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from this group, send email to [EMA

[OpenSocial] Re: How can i insert img with my orkut display name?

2008-01-28 Thread Marc Wessely
using thumbnail in person.field 2008/1/28, Tezpur4u <[EMAIL PROTECTED]>: > > > How can i insert img with my orkut display name? > > > --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Orkut Discussion" group. To post

[OpenSocial] Re: Tab Library

2008-01-28 Thread Reinoud Elhorst
The last couple of days, the Tabs feature has been merged into shindig (either completed yet, or about to be completed one of these days). Since Orkut runs on shindig, I expect the tabs feature to become available there soon afterwards, depending on how often Orkut updates their shindig installatio

[OpenSocial] How can i insert img with my orkut display name?

2008-01-28 Thread Tezpur4u
How can i insert img with my orkut display name? --~--~-~--~~~---~--~~ 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@googlegroups.com To unsubscribe from thi