Managing RSS Feeds From The Content Manager

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

Managing RSS Feeds From The Content Manager

rhowell
Hi,
 
Over the last few weeks I've been doing some work on a site that will be
gathering RSS feeds from other sites and displaying the headlines
accordingly. I have used something called Rome which is a set of RSS/Atom
tools and is apparently Apache licensed https://rome.dev.java.net/.
Integration with OFBiz was easy - but my work on this really is in a proof
of concept phase. I have taken RSS feeds from other sites and displayed them
on an OFBiz site - that's about it.
My plan is to extend the Content Manager to manage these feeds so it is easy
to choose and change which feeds are being displayed. Ultimately - I would
also like to publish RSS feeds from the CMS so people can be kept up to date
with Forum/Blog posts, news etc.
Has anyone already thought about this or started work on this already? Is
the Rome license correct (it seems by far the most comprehensive set of
tools) or should I be looking for something else?
If this seems like a useful feature for the project I'll put this in Jira.
 
Kind Regards,
 
Rupert Howell
 
Provolve Ltd
 
Technopole
Kingston Crescent
Portsmouth
PO2 8FA
 
Tel: 020 8144 7877
E-mail: [hidden email]
Web: www.provolve.com <http://www.provolve.com/>
 
 
Reply | Threaded
Open this post in threaded view
|

Re: Managing RSS Feeds From The Content Manager

Jacques Le Roux
Administrator
Licence seems OK at 1st glance (ASL2).
Did not check all CVS repository, only seen that licence header is not updated and a "Copyright 2004 Sun Microsystems, Inc."

Jacques

----- Original Message -----
From: "Rupert Howell" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, February 13, 2007 1:06 PM
Subject: Managing RSS Feeds From The Content Manager


> Hi,
>  
> Over the last few weeks I've been doing some work on a site that will be
> gathering RSS feeds from other sites and displaying the headlines
> accordingly. I have used something called Rome which is a set of RSS/Atom
> tools and is apparently Apache licensed https://rome.dev.java.net/.
> Integration with OFBiz was easy - but my work on this really is in a proof
> of concept phase. I have taken RSS feeds from other sites and displayed them
> on an OFBiz site - that's about it.
> My plan is to extend the Content Manager to manage these feeds so it is easy
> to choose and change which feeds are being displayed. Ultimately - I would
> also like to publish RSS feeds from the CMS so people can be kept up to date
> with Forum/Blog posts, news etc.
> Has anyone already thought about this or started work on this already? Is
> the Rome license correct (it seems by far the most comprehensive set of
> tools) or should I be looking for something else?
> If this seems like a useful feature for the project I'll put this in Jira.
>  
> Kind Regards,
>  
> Rupert Howell
>  
> Provolve Ltd
>  
> Technopole
> Kingston Crescent
> Portsmouth
> PO2 8FA
>  
> Tel: 020 8144 7877
> E-mail: [hidden email]
> Web: www.provolve.com <http://www.provolve.com/>
>  
>  
>
Reply | Threaded
Open this post in threaded view
|

Re: Managing RSS Feeds From The Content Manager

Christian Geisert
In reply to this post by rhowell
Rupert Howell schrieb:

[..]

> My plan is to extend the Content Manager to manage these feeds so it is easy
> to choose and change which feeds are being displayed. Ultimately - I would
> also like to publish RSS feeds from the CMS so people can be kept up to date
> with Forum/Blog posts, news etc.

Just recently I thought it would be cool to provide Atom/RSS feeds for
new/changed orders, requirements etc.- so yes, I think thats a good idea.

--
Christian
Reply | Threaded
Open this post in threaded view
|

Re: Managing RSS Feeds From The Content Manager

Jacques Le Roux
Administrator
+1

Jacques

----- Original Message -----
From: "Christian Geisert" <[hidden email]>
To: <[hidden email]>
Sent: Tuesday, February 13, 2007 5:51 PM
Subject: Re: Managing RSS Feeds From The Content Manager


> Rupert Howell schrieb:
>
> [..]
>
> > My plan is to extend the Content Manager to manage these feeds so it is easy
> > to choose and change which feeds are being displayed. Ultimately - I would
> > also like to publish RSS feeds from the CMS so people can be kept up to date
> > with Forum/Blog posts, news etc.
>
> Just recently I thought it would be cool to provide Atom/RSS feeds for
> new/changed orders, requirements etc.- so yes, I think thats a good idea.
>
> --
> Christian
>
Reply | Threaded
Open this post in threaded view
|

Re: Managing RSS Feeds From The Content Manager

byersa
In reply to this post by rhowell
I think this is really important technology. I will be glad to work with you
on getting it into OFBiz. It ties in to other work that is being done, so I
am sure it will get a good review.

-Al

On 2/13/07, Rupert Howell <[hidden email]> wrote:

>
> Hi,
>
> Over the last few weeks I've been doing some work on a site that will be
> gathering RSS feeds from other sites and displaying the headlines
> accordingly. I have used something called Rome which is a set of RSS/Atom
> tools and is apparently Apache licensed https://rome.dev.java.net/.
> Integration with OFBiz was easy - but my work on this really is in a proof
> of concept phase. I have taken RSS feeds from other sites and displayed
> them
> on an OFBiz site - that's about it.
> My plan is to extend the Content Manager to manage these feeds so it is
> easy
> to choose and change which feeds are being displayed. Ultimately - I would
> also like to publish RSS feeds from the CMS so people can be kept up to
> date
> with Forum/Blog posts, news etc.
> Has anyone already thought about this or started work on this already? Is
> the Rome license correct (it seems by far the most comprehensive set of
> tools) or should I be looking for something else?
> If this seems like a useful feature for the project I'll put this in Jira.
>
> Kind Regards,
>
> Rupert Howell
>
> Provolve Ltd
>
> Technopole
> Kingston Crescent
> Portsmouth
> PO2 8FA
>
> Tel: 020 8144 7877
> E-mail: [hidden email]
> Web: www.provolve.com <http://www.provolve.com/>
>
>
>
Reply | Threaded
Open this post in threaded view
|

Re: Managing RSS Feeds From The Content Manager

Tim Ruppert
We are in the process of putting RSS into the Content and Work Effort areas.  We will be letting you guys know as it progresses.

Cheers,
Tim
--
Tim Ruppert
HotWax Media

o:801.649.6594
f:801.649.6595

On Feb 13, 2007, at 1:23 PM, Al Byers wrote:

I think this is really important technology. I will be glad to work with you
on getting it into OFBiz. It ties in to other work that is being done, so I
am sure it will get a good review.

-Al

On 2/13/07, Rupert Howell <[hidden email]> wrote:

Hi,

Over the last few weeks I've been doing some work on a site that will be
gathering RSS feeds from other sites and displaying the headlines
accordingly. I have used something called Rome which is a set of RSS/Atom
tools and is apparently Apache licensed https://rome.dev.java.net/.
Integration with OFBiz was easy - but my work on this really is in a proof
of concept phase. I have taken RSS feeds from other sites and displayed
them
on an OFBiz site - that's about it.
My plan is to extend the Content Manager to manage these feeds so it is
easy
to choose and change which feeds are being displayed. Ultimately - I would
also like to publish RSS feeds from the CMS so people can be kept up to
date
with Forum/Blog posts, news etc.
Has anyone already thought about this or started work on this already? Is
the Rome license correct (it seems by far the most comprehensive set of
tools) or should I be looking for something else?
If this seems like a useful feature for the project I'll put this in Jira.

Kind Regards,

Rupert Howell

Provolve Ltd

Technopole
Kingston Crescent
Portsmouth
PO2 8FA

Tel: 020 8144 7877
Web: www.provolve.com <http://www.provolve.com/>





smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Managing RSS Feeds From The Content Manager

David E Jones
In reply to this post by rhowell

Rupert,

It sounds like there is some interest in this among the community,  
and I know we have had some clients express interest in it here and  
there.

Is the work you have done something you could contribute back to the  
project? Even if it is fairly rough and low-level we could certainly  
put it in as it would be a good starting point.

-David


On Feb 13, 2007, at 5:06 AM, Rupert Howell wrote:

> Hi,
>
> Over the last few weeks I've been doing some work on a site that  
> will be
> gathering RSS feeds from other sites and displaying the headlines
> accordingly. I have used something called Rome which is a set of  
> RSS/Atom
> tools and is apparently Apache licensed https://rome.dev.java.net/.
> Integration with OFBiz was easy - but my work on this really is in  
> a proof
> of concept phase. I have taken RSS feeds from other sites and  
> displayed them
> on an OFBiz site - that's about it.
> My plan is to extend the Content Manager to manage these feeds so  
> it is easy
> to choose and change which feeds are being displayed. Ultimately -  
> I would
> also like to publish RSS feeds from the CMS so people can be kept  
> up to date
> with Forum/Blog posts, news etc.
> Has anyone already thought about this or started work on this  
> already? Is
> the Rome license correct (it seems by far the most comprehensive  
> set of
> tools) or should I be looking for something else?
> If this seems like a useful feature for the project I'll put this  
> in Jira.
>
> Kind Regards,
>
> Rupert Howell
>
> Provolve Ltd
>
> Technopole
> Kingston Crescent
> Portsmouth
> PO2 8FA
>
> Tel: 020 8144 7877
> E-mail: [hidden email]
> Web: www.provolve.com <http://www.provolve.com/>
>
>


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

RE: Managing RSS Feeds From The Content Manager

rhowell
David,

I'd be happy to. I'd like to give it a few more hours work and tidy up
then I'll contribute what I have. It is embarrassingly rough at the
moment.
I should have time tomorrow.
I'll add the thoughts I had while I was initially working on this to
Jira tomorrow as well.

Rupert


-----Original Message-----
From: David E. Jones [mailto:[hidden email]]
Sent: 13 February 2007 21:52
To: [hidden email]
Subject: Re: Managing RSS Feeds From The Content Manager


Rupert,

It sounds like there is some interest in this among the community,  
and I know we have had some clients express interest in it here and  
there.

Is the work you have done something you could contribute back to the  
project? Even if it is fairly rough and low-level we could certainly  
put it in as it would be a good starting point.

-David


On Feb 13, 2007, at 5:06 AM, Rupert Howell wrote:

> Hi,
>
> Over the last few weeks I've been doing some work on a site that  
> will be
> gathering RSS feeds from other sites and displaying the headlines
> accordingly. I have used something called Rome which is a set of  
> RSS/Atom
> tools and is apparently Apache licensed https://rome.dev.java.net/.
> Integration with OFBiz was easy - but my work on this really is in  
> a proof
> of concept phase. I have taken RSS feeds from other sites and  
> displayed them
> on an OFBiz site - that's about it.
> My plan is to extend the Content Manager to manage these feeds so  
> it is easy
> to choose and change which feeds are being displayed. Ultimately -  
> I would
> also like to publish RSS feeds from the CMS so people can be kept  
> up to date
> with Forum/Blog posts, news etc.
> Has anyone already thought about this or started work on this  
> already? Is
> the Rome license correct (it seems by far the most comprehensive  
> set of
> tools) or should I be looking for something else?
> If this seems like a useful feature for the project I'll put this  
> in Jira.
>
> Kind Regards,
>
> Rupert Howell
>
> Provolve Ltd
>
> Technopole
> Kingston Crescent
> Portsmouth
> PO2 8FA
>
> Tel: 020 8144 7877
> E-mail: [hidden email]
> Web: www.provolve.com <http://www.provolve.com/>
>
>


--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date:
12/02/2007 13:23
 

--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.441 / Virus Database: 268.17.37/682 - Release Date:
12/02/2007 13:23