Feng Forum

Other Topics => Development => Components => : Wolf February 27, 2009, 12:16:19 PM

: Feeds
: Wolf February 27, 2009, 12:16:19 PM
How can I get feeds of events, links, notes etc ...(atom/rss) of a given user?

How can I integrate a news feed (goole news) in the dashbord?

greetings

Wolf
: Re: Feeds
: ignacio February 27, 2009, 06:42:01 PM
OpenGoo doesn't have an RSS reader (yet), so you can't add feeds to the dashboard.

But there's an RSS feed in OpenGoo that tells you about all changes that concern you. You can subscribe by clicking the orange icon that appears on the address bar in your brwoser (at least in Firefox).
: Re: Feeds
: Wolf February 28, 2009, 10:38:40 AM
I see/use the feed-icon in firefox. :)

I would like to publish some (public) information to twitter by a feedreader. Therefore I need some more flexibility to make feed-selections. Are some more selection criterias possible?

Wolf
: Re: Feeds
: man2004 February 28, 2009, 01:03:26 PM
How can I get the url of the RSS feed? I would like to use other RSS reader to read the feed from OG.
: Re: Feeds
: ignacio March 03, 2009, 10:43:35 AM
There's also a feed for workspace activity, but there's no link in OpenGoo to reach it. We will add for next release.

The url for these feeds are something like this:

All activity: http://<opengoo's root>/index.php?c=feed&a=recent_activities&id=<user id>&token=<user token>

Workspace activity:: http://<opengoo's root>/index.php?c=feed&a=project_activities&id=<user id>&token=<user token>&project=<project's id>