Now, I have to go look at my settings and see if I can get a notification for every journal entry that's posted, or if I have to make everybody my friend for that. (I like friends. That wouldn't be so terrible, I guess.)
I broke down and ordered the Wolf Book at Borders. (I realize that Bookpool has lower prices, but I'm a damn fool with no credit cards or checking account. Besides, I feel guilty about always going there and reading their comic books.) Hopefully this will help me advance my Perl-fu to the next level.
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