> Not yet, still working on a Proof of Concept. Atm I'm trying to figure out > the filter a bit more as it's a bit unfamiliar. > > I'm using feedparser for the rss part though, it's actually quite cool and > supports atom as well.
Feedparser is fantastic; Reverend is also a pretty good library too. I imagine that you may want to try other forms of data mining and classification once you've got your teeth into it; have a look at MHP and Orange - both are good data mining algorithm toolkits with python bindings. Toby Segraran's book "Programming Collective Intelligence" also has lots of examples of related kinds of problems and uses python as the "pseudocode". On an (unrelated?) note - I have just shelled out for the pyconuk conference in Birmingham in September 12-14 - are any of the pythonireland crew thinking of making the trip? -- steev http://www.daikaiju.org.uk/~steve/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Python Ireland" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.ie/group/pythonireland?hl=en -~----------~----~----~----~------~----~------~--~---
