[OpenSocial] Re: Posting into Activity Stream

2008-05-04 Thread sharath
Hi Rohit, Thanks for your reply, Its working well. Another query, I need to write into activity stream once a day when specific activity is performed. I have got the code to write into activity stream, need help to limit it once per day or week something like this. Regards Sharath On Apr 30, 9

[OpenSocial] Localization Query

2008-04-27 Thread sharath
Hello, I went through Localization wiki and tried few sample programs with message bundles. Only default message bundle is working. whereas language specific bundles are not working. Is it fully supported in orkut as of now, if so what is the exact procedure to implement.? Regards Sharath

[OpenSocial] Re: Posting into Activity Stream

2008-04-23 Thread sharath
Hi Rohit, Thanks for the reply. Is there any class defined in opensocial to check the installed field or what is the approach? Thanks and Regards Sharath On Apr 22, 10:24 am, "Rohit Ghatol (Google)" <[EMAIL PROTECTED]> wrote: > Hi Sharath, > > This is an interes

[OpenSocial] Re: Posting into Activity Stream

2008-04-21 Thread sharath
Hi, Thanks for the reply. Presently there is no activity created on install automatically in orkut. Regards Sharath On Apr 21, 10:39 pm, Aakash Bapna <[EMAIL PROTECTED]> wrote: > As far as i know, in orkut an activity is automatically created when user > adds a app. > Otherwi

[OpenSocial] Posting into Activity Stream

2008-04-21 Thread sharath
s error: ' + responseItem.ErrorMessage; alert(responseItem.ErrorMessage +'has error'); } else{ alert('create activity good!') } } createActivity(); This code posts activity for every page load, but i want to post activity only once when the user adds the appli

[OpenSocial] Change Code from gadget user preference to opensocial persistent data

2008-04-12 Thread sharath
working. The code is here http://hosting.gmodules.com/ig/gadgets/file/113504637211788799284/myvidstest6.xml Kindly help me to pass the user preference setting to the url as a parameter using persistent data instead of gadget preference. Thanks Sharath