Filtering feeds by keywords

Ronald Bradford ronald.bradford at gmail.com
Sun Aug 17 09:00:48 EST 2008


Hi Jeff,

Thanks, that's easy, however it didn't seem to produce the expected results.
Set filter for [Planet],  (it works because I tried first with a feed
containing non matching posts)
I've also tried lowercase and Initcap.


Using the following feed:    http://krow.livejournal.com/daata/rss

The following post  http://krow.livejournal.com/604544.html  contains
"Drizzle"

Yet it was excluded, see logs below.
Any input would be appreciated?


[drizzleproject at dc1 planet]$ ./planet.py drizzle/config.ini
DEBUG:planet.runner:Socket timeout set to 20 seconds
INFO:planet.runner:Loading cached data
INFO:planet:Feed <
http://ronaldbradford.com/blog/category/professional/databases/drizzle/feed/atom>
unchanged
INFO:planet:Feed <http://mysql-ha.com/category/drizzle/feed> unchanged
INFO:planet:Feed <
http://www.jpipes.com/index.php?/feeds/categories/13-Drizzle.rss> unchanged
INFO:planet:Updating feed <http://krow.livejournal.com/data/rss>
DEBUG:planet:Last Modified: 2008-08-15T22:16:01+00:00
DEBUG:planet:Marked <http://krow.livejournal.com/604764.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/604544.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/604414.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/604037.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/603864.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/603409.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/603334.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/602929.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/602861.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/602409.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/601930.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/601702.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/601490.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/601211.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/600771.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/600373.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/600080.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/599921.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/599594.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/599437.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/599216.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/598937.html> as hidden (new
feed)
DEBUG:planet:Marked <http://krow.livejournal.com/598722.html> as hidden (new
feed)
DEBUG:planet:Items in Feed: 25
INFO:planet:Feed <http://trainedmonkey.com/drizzle/index.atom> unchanged
INFO:planet.runner:Processing template drizzle/index.html.tmpl
INFO:planet.runner:Writing drizzle/output/index.html
INFO:planet.runner:Processing template drizzle/rss20.xml.tmpl
INFO:planet.runner:Writing drizzle/output/rss20.xml
INFO:planet.runner:Processing template drizzle/atom.xml.tmpl
INFO:planet.runner:Writing drizzle/output/atom.xml




On Sat, Aug 16, 2008 at 6:45 PM, Jeff Waugh <jdub at bethesignal.org> wrote:

> <quote who="Ronald Bradford">
>
> > I'm setting up a new Planet at planetdrizzle.org,  I'm new with the
> > planetplanet feed reader infrastructure and I'm wanting to filter
> incoming
> > feeds to include a keyword, in this case 'drizzle'.
>
> (Cool, great stuff with drizzle btw!)
>
> > If somebody could direct me to a syntax for config.ini  for the feed
> > parser I'd appreciate the help.
>
> [Planet]
> filter = drizzle
>
> for everything OR for a single feed:
>
> [http://drizzlehacker.example.com/feed/]
> filter = drizzle
>
> - Jeff
>
> --
> OSDC 2008: Sydney, Australia
> http://www.osdc.com.au/2008/
>
>    "... Of course, compared with Holly Valance, who has beams of light
>     shooting from her nipples, it all seems rather quaint now." - Rove
>                       McManus on Olivia Newton-John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /archives/devel/attachments/20080816/a4277098/attachment.htm 


More information about the devel mailing list