Hi Sharath. Eventually, this will be enforced for you. Part of the
plan is to only show the most recent activity instead of the first --
this way, the activity stream is always current while limiting the
number of updates users see in order to provide a better experience.

In the meantime, you may continue to let orkut take care of the update
management. But if you'd rather implement your own rate-limiting code,
you can store a flag using the persistence API and then reference this
flag when you want to post a new update.

- Jason

On May 16, 4:39 am, sharath <[EMAIL PROTECTED]> wrote:
> Hi,
>
> In my application I need to show only one activity per day.(only one
> of the user interactions)
> The same activity can be repeated by the user few times in a day/week
> but i need to post only once in a day/week to the stream.
> This will maintain a better user experience instead of writing into
> stream many times.
> I have got the code to write into activity stream, need help to limit
> it once per day or week something like this.
>
> Thanks and Regards
> Sharath
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to