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.
Journals (Score:1)
I should probably do it up in SOAP tho, since then it won't be fragile HTML-scraping.
Aren't there already CPAN modules for talking to use.perl.org?
Re:Journals (Score:1)
Re:Journals (Score:2)
It'd be cool to have a way to "tag" an interesting journal entry (or articles in general) and receive messages whenever a comment is posted. Already, journal writers get a message for any comment posted, even replies to comments from other people. I think.
So, the question is, does "tagging" scale? Obviously, on slashdot, it could shut the whole world down if you allowed it on any article in general; hmmm... given that most articles would be tagged toward the end of the initial furor, that might not be
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:Journals (Score:1)
I'm slowly getting around to making some modifications so that it gets replies as well as the articles.
The problem of making an emailer of journals is the replies - as jmm points out, they don't spring into life with the post to the journal, they accrete.
So my journal mailer (available online [eh.org]) uses a modified version of WWW::UsePerl::Journal where the recentarray function returns the list of articles on page 2
---ict / Spoon