You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@rave.apache.org by "Shine P.S" <ps...@gmail.com> on 2013/11/07 11:35:01 UTC

Configuring activity streams on Rave

Hi Experts,

I am pretty new to Rave.

I have a requirement to add activity streams in my project. For this, I am
currently evaluating Rave.

I have installed Rave and also gone through some of the documentations and
blogs on internet. I am still not clear on how to

1. configure an activity stream gadget on Rave.
2. How to provide activity feeds to it.

Basically, I am trying to come up with a sample app with some static feeds
to show how activity streams work on Rave.

It would be really helpful if you can give me any pointers.

Thanks,
Shine Sreedharan.

Re: Configuring activity streams on Rave

Posted by Matt Franklin <m....@gmail.com>.
Hi Shine,

The following gadget works inside of RAVE:

https://github.com/OpenSocial/examples/tree/master/gadgets/activitystream

You can use the OpenSocial REST endpoints or JavaScript APIs to create new
activities:

http://opensocial.github.io/spec/trunk/Social-API-Server.xml#ActivityStreams-Service
http://opensocial.github.io/spec/trunk/Social-Gadget.xml#osapi.activitystreams



On Thu, Nov 7, 2013 at 5:35 AM, Shine P.S <ps...@gmail.com> wrote:

> Hi Experts,
>
> I am pretty new to Rave.
>
> I have a requirement to add activity streams in my project. For this, I am
> currently evaluating Rave.
>
> I have installed Rave and also gone through some of the documentations and
> blogs on internet. I am still not clear on how to
>
> 1. configure an activity stream gadget on Rave.
> 2. How to provide activity feeds to it.
>
> Basically, I am trying to come up with a sample app with some static feeds
> to show how activity streams work on Rave.
>
> It would be really helpful if you can give me any pointers.
>
> Thanks,
> Shine Sreedharan.
>