Differences between revisions 1 and 2
Revision 1 as of 2004-04-16 08:37:29
Size: 1231
Editor: dsl254-010-130
Comment: RSS Aggregator code. Brief overview, remaining questions.
Revision 2 as of 2008-11-15 13:59:41
Size: 1231
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 17: Line 17:
-- LionKimbro [[DateTime(2004-04-16T08:37:29Z)]] -- LionKimbro <<DateTime(2004-04-16T08:37:29Z)>>

Web site: http://spycyroll.sourceforge.net/

I don't know much about SpycyRoll, except that it's an RSS aggregator of some sort. Though, looking through the code, I also saw a logger, so I'm not sure what that's about.

Neat things:

  • It aggregates RSS feeds, so you don't have to!
  • It seems to do well at WorkingWithTime. Glancing at the time interpreter, it seemed to be pretty intelligent. I don't think ISO8601 time zones are going to fool it, or whatever else is predominant in RSS feeds.

Questions about it:

  • Does this go far beyond aggregating? For example, does it not just aggregate the feeds, but produce HTML as if you were using this PythonModule as your very own personal news aggregator?

  • Is this something that is meant to run alone, or is this something that you can reuse in your own code. For instance, could you get a bunch of RSS feeds, mix them together and sort them by date, and then output the result in your own custom way?

I wish they had a wiki for their project.

We really need a nice easy RSS module, or collection of modules, that reads everything, and allows you to do everything RSS. That'd be nice. See RssLibraries.

-- LionKimbro 2004-04-16 08:37:29

SpycyRoll (last edited 2008-11-15 13:59:41 by localhost)

Unable to edit the page? See the FrontPage for instructions.