[orkut-developer] Question about Open Social API

2008-09-11 Thread [EMAIL PROTECTED]
Hi all, I have created an application using the open social API. I am using the Persistence Data storage for storing the value. I am using the following code function populateMyAppData() { var req = opensocial.newDataRequest(); for(i=0;idocument.forms[0].mobile_number.length;i++){

[orkut-developer] newUpdatePersonAppDataRequest error

2008-09-11 Thread Marcelo Gonella
I'm trying to persist an Array of custom objects and I'getting an error that I can't figure out. var pictPanel = new Array(); function Pict(id, fileName, name, w, h) { this.fileName = fileName; this.w = w; this.h = h; this.name = name; this.id = id;

[orkut-developer] Unable to retrieve orkut user id

2008-09-11 Thread laden
I am using the following code but I am unable to retreive the user id. function userIdrequest() { var params = {}; params[opensocial.DataRequest.PeopleRequestFields.PROFILE_DETAILS] = [opensocial.Person.Field.PROFILE_URL]; var req = opensocial.newDataRequest();

[orkut-developer] How Long Will Orkut Takes To Approve a application

2008-09-11 Thread scrappur
How Long Will Orkut Takes To Approve a application? Is Singnup To Orkut Sandbox Necessary To Get approval On Orkut application --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Orkut Developer Forum group. To post to

[orkut-developer] Re: Size of the canvas and profile

2008-09-11 Thread Ricardo
Thanks for the links and the information Jason and Frisoni. On Sep 10, 10:47 pm, Frisoni [EMAIL PROTECTED] wrote: Hi Jason, you should update this link about orkut anatomy:http://code.google.com/intl/en-US/apis/orkut/articles/anatomy.html It says wrong, or at least different from other

[orkut-developer] Re: Signed Requests fail on large values

2008-09-11 Thread Jason
Hi nice_guy. I apologize again for the late reply. I was able to verify that my signed requests are being validated properly when the string in field1 has greater than 8,000 characters. Actually, I tested as high as 20,000 using the signature validation code provided on the wiki:

[orkut-developer] Re: Getting List of Friends by Person Id

2008-09-11 Thread Jason
Hi Alex. A REST API is coming shortly. In fact, hi5 already has a REST API available if you want to start your development now. orkut's should be similar. http://api.hi5.com/ You can also set up the Partuza sample container, built off of Shindig, which has REST endpoints and follows the

[orkut-developer] Re: Don't understand the Technologies possible to write an application

2008-09-11 Thread Kogan
Hi again, I have a question regarding makeRequest now - I read the article about it, but I didn't quite understand it all the way: because it seems to me that this is the most important and most used method I'll ever use (because most of the time I'll address my DataBase, for example) - and I

[orkut-developer] Re: Orkut RESTful API v.0.8 - urgent question

2008-09-11 Thread Jason
Unfortunately, we don't have a formal ETA just yet, although it is in active development. orkut's REST API will follow the OpenSocial specification. If you need to start your project before it's available, you can set up and install Partuza, a sample OpenSocial container which uses Shindig:

[orkut-developer] Re: REST API - example code

2008-09-11 Thread Jason
See my post to your thread here: http://groups.google.com/group/opensocial-orkut/browse_thread/thread/36a491a22449263d - Jason On Sep 10, 6:46 am, mahumbaba [EMAIL PROTECTED] wrote: planning high traffic integration to Orkut for large client. Need to know when the REST API will be available

[orkut-developer] Re: Sandbox live with OpenSocial 0.8 support

2008-09-11 Thread Pedro Teixeira
Awesome. Keep up the great work! I guess the feature we're most looking forward now is lifecycle events. As the opensocial API matures, so will our applications ;) -- Pedro developer at globo.com [GloboEsporte.com and Amazonia.vc] On Sep 10, 12:09 pm, Jason [EMAIL PROTECTED] wrote: In case

[orkut-developer] Re: Sandbox live with OpenSocial 0.8 support

2008-09-11 Thread Pedro Teixeira
Awesome. Keep up the great work! I guess the feature we're most looking forward now is lifecycle events. As the opensocial API matures, so will our applications ;) -- Pedro developer at globo.com [GloboEsporte.com and Amazonia.vc] On Sep 10, 12:09 pm, Jason [EMAIL PROTECTED] wrote: In case

[orkut-developer] Re: google gadget in orkut application

2008-09-11 Thread puneetratan
Thanx jason. Thanks Puneet On Sep 5, 9:29 am, JSON [EMAIL PROTECTED] wrote: Probably you can start with gadgets that can be syndicated: http://www.google.com/ig/directory?synd=open ~ JSON On Sep 2, 1:07 pm, Jason [EMAIL PROTECTED] wrote: Hi Puneet. In the case of the Google Talk