[OpenSocial] Re: Posting into Activity Stream

2008-05-04 Thread Aakash Bapna
al] Re: Posting into > Activity Stream> From: [EMAIL PROTECTED]> To: > opensocial-api@googlegroups.com> > > 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

[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] Re: Posting into Activity Stream

2008-04-29 Thread Rohit Ghatol (Google)
Hi Sharath, Sorry about the late response. What I really meant here was to use PersonAppData to store a field named "installed". Check this field to see if the application was installed, if not do installation tasks and then set a field named "installed" in the PersonAppData. Try out this example,

[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 interesting concept. In order to achieve

[OpenSocial] Re: Posting into Activity Stream

2008-04-21 Thread Rohit Ghatol (Google)
Hi Sharath, This is an interesting concept. In order to achieve this may be you can use app data. You could check if the field, say "installed" exists, and if not, then do any installation tasks and set the "installed" field. I hope this helps. Regards, Rohit On Apr 22, 6:23 am, sharath <[EMAI

[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. > Otherwise this will be po

[OpenSocial] Re: Posting into Activity Stream

2008-04-21 Thread Aakash Bapna
As far as i know, in orkut an activity is automatically created when user adds a app. Otherwise this will be possible only when there is a option for onInstall, onUninstall callback urls in future OpenSocial release, for now only hi5 has this feature..Thanks ~@@[EMAIL PROTECTED] http://aakash-ba