From discuss@opengroupware.org Sun Aug 24 22:17:15 2008 From: discuss@opengroupware.org (Adam Tauno Williams) Date: Sun, 24 Aug 2008 17:17:15 -0400 Subject: RSS feeds Re: [OGo-Discuss] OGo and SOGo In-Reply-To: <1214073403.4604.33.camel@aleph.wmmi.net> References: <1214039192.4803.60.camel@localhost> <4166A82E-4AE9-4A42-B6EB-4D30511EB5CD@opengroupware.org> <1214056342.4604.11.camel@aleph.wmmi.net> <0DDFB885-2D90-4730-A70C-BFA714434AE7@opengroupware.org> <1214073403.4604.33.camel@aleph.wmmi.net> Message-ID: <1219612635.6320.5.camel@linux-nnci.site> On Sat, 2008-06-21 at 14:36 -0400, Adam Tauno Williams wrote: > On Sat, 2008-06-21 at 15:58 +0200, Helge Hess wrote: > > On 21.06.2008, at 15:52, Adam Tauno Williams wrote: > > > And I have some work to make the RSS feeds provided by > > > ZideStore way more realistic in providing something real-world end- > > > users want. > > Thats pretty cool, I was considering to look into this too > Our user-requested feature is an RSS feed of annotations/actions made to > the user's delegated tasks (not an RSS feed of the *tasks* but an RSS > feed of the *actions). For instance we have a couple of central people > who dispatch ["delegate" in OGo & Groupware speak, in the USA's > rust-belt people say "dispatch"] to users at remote locations; they > want to see a feed of actions performed on those tasks (the tasks from > the delegated-tasks list). So when a remote user accepts, completes, or > makes a comment it will appear on their feed reader. E-Mail > notifications for every action very rapidly becomes a pelting-my-INBOX > kind of scenario. As of r2146 this is implemented, URL is - Link to delegated actions feed is http://{host}/zidestore/so/{user}/RSS?feed=delegatedActions&limit=1024 The limit is optional and defaults to 150. The feed should be completely RSS 2.0 compliant and was verified using http://validator.w3.org/feed/ This feed does require an authenticated HTTP connection however, meaning it work work from Thunderbird. But other aggregators like Liferia and Akregator work very well. I haven't yet tried to test and of the feed readers for Win32.