[OpenSocial] Re: submitting future version of the app

2008-05-13 Thread Dinesh Kumar Subramanian
yes, basically it will reload everything from your server instead of the cache On Tue, May 13, 2008 at 10:15 AM, justin kruger <[EMAIL PROTECTED]> wrote: > > of all linked files? like css, js and images? > > On Tue, May 13, 2008 at 10:11 AM, Dinesh Kumar Subramanian > <

[OpenSocial] Re: submitting future version of the app

2008-05-13 Thread Dinesh Kumar Subramanian
It will clear the cache. On Tue, May 13, 2008 at 9:02 AM, justin kruger <[EMAIL PROTECTED]> wrote: > > what does &bpc=1 do? > > On Tue, May 13, 2008 at 9:01 AM, Aakash Bapna <[EMAIL PROTECTED]> wrote: > > > > yes, you need to replace the old xml with this new one,, changes will be > > reflected s

[OpenSocial] Re: newUpdatePersonAppDataRequest for id's other than the VIEWER

2008-04-21 Thread Dinesh Kumar Subramanian
Hi, In order make the opensocial to operate in a more secure way one is not allowed to update the personAppdata other than the viewer. If its allowed it will surely result in spam for the other user. Thats why its not allowed Regards Dinesh On Mon, Apr 21, 2008 at 9:33 AM, Marc Wessely <[EMAIL

[OpenSocial] Re: New to OpenSocial - Error

2008-04-16 Thread Dinesh Kumar Subramanian
g the gadget specification in the > opensocial developer's guide. Also included below . > > Thanks > > > > > > > > > > > > > On Apr 15, 11:24 pm, "Dinesh Kumar Subramanian" > > <[EMAIL PROTECTED]>

[OpenSocial] Re: userprefs?

2008-04-15 Thread Dinesh Kumar Subramanian
Hi justin, You can find the features supported by different containers using gadgets.util.hasFeature and opensocial.Environment.supportsField. for any further information take a look at the following page http://code.google.com/apis/opensocial/docs/0.7/reference/gadgets.util.html#hasFeature ht

[OpenSocial] Re: New to OpenSocial - Error

2008-04-15 Thread Dinesh Kumar Subramanian
Hi, Can you give further info . Which container(orkut,myspace,hi5 etc) you are using. And if possible paste your code or give further info about what you are trying to do. Regards Dinesh On 4/16/08, Sony <[EMAIL PROTECTED]> wrote: > > I am new to OpenSocial and I am looking at the application

[OpenSocial] req.newFetchPersonAppDataRequest(userid, keys) is not working as stated in doc please respond opensocial team

2007-11-24 Thread Dinesh Kumar Subramanian
hi all, I recently noticed a conflict with the documentation and the way the sandbox works In the doc: Object newFetchPersonAppDataRequest(idSpec, keys) its mentioned as Array or String idSpec - An ID, array of IDs, or a group reference; the supported keys are VIEWER, OWNER, OWNER_FRIENDS, o

[OpenSocial] problem with fetchpersonappdatarequest -> cannot fetch for single ID as mentioned in the documentation

2007-11-22 Thread Dinesh Kumar Subramanian
hi, I recently noticed a conflict with the documentation and the way the sandbox works In the doc: Object newFetchPersonAppDataRequest(idSpec, keys) its mentioned as Array or String idSpec - An ID, array of IDs, or a group reference; the supported keys are VIEWER, OWNER, OWNER_FRIENDS, or a

[OpenSocial] Re: 11/21/2007 Orkut Sandbox Update

2007-11-21 Thread Dinesh Kumar Subramanian
hi, Thanks for letting us know about the update. I recently noticed a conflict with the documentation and the way the sandbox works In the doc: Object newFetchPersonAppDataRequest(idSpec, keys) its mentioned as Array or String idSpec - An ID, array of IDs, or a group reference; the supporte