Sorry i think i just pressed sent before :-/

Matthieu Riou wrote:

[...] I was also looking for something that would keep on checking
the feed regularly and notify me if any new element has been posted.
Is this out of FeedParser's scope?

Yes, IMHO.

I'd like to implement a "server-side" aggregator that would, for
example, check a feed every 5mn and persist any new article, working
in an incremental way.

That, depending on your needs and environment, can be implemented in a number of ways. See about Timer, EJBTimer, Quartz Timer, etc.

hth,

MAnos

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to