NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Re: Feed APIs (Score:1)
http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2 [decafbad.com]
http://search.cpan.org/dist/WebService-Bloglines/ [cpan.org]
http://www.newsgator.com/ngs/api/ [newsgator.com]
(darren)
Re: Feed APIs (Score:2)
Hi dlc! Sorry for the late response.
http://decafbad.com/blog/2007/04/29/say-hello-to-feedmagick2 [decafbad.com]
http://search.cpan.org/dist/WebService-Bloglines/ [cpan.org]
http://www.newsgator.com/ngs/api/ [newsgator.com]
Wow! Cool. That seems like exactly what I wanted to have. Thanks!
Of course, the first link makes a bad impression due to the fact it's just a blog entry, and I could not understand what it's about (as blog entries go). As for the second link, Bloglines was dead-on-arrival for me when I tried it. [livejournal.com]. NewsGator was the web feeds' web-based reader of choice of a hacker friend of mine, and she said she's very happy with, so I'll take a look. I had an OK-to-relatively-bad experience with the Google RSS Reader, which I don't know if provides an API. (And otherwise doesn't have search).
I should note that one should ask whether NewsGator allows their API to be used by competitors, or if they have weird "Intellectual Property" claims to it. The NewsGator's examples contains nothing but a small Python example, but I suppose writing a half-decent GUI in Perl based on the HTTP-based API, won't be too hard.
Reply to This
Parent
Re: (Score:1)