Is there a Ruby library to communicate with a usenet server? I did a
bit of googling and found nothing but I’m hoping people here will me
more
privy to such information.
Thank you…
On Oct 30, 2007, at 5:30 PM, Just Another Victim of the Ambient
Morality wrote:
Is there a Ruby library to communicate with a usenet server?
Yes:
http://raa.ruby-lang.org/search.rhtml?search=usenet
James Edward G. II
Le 30 octobre 2007 à 23:34, James Edward G. II a écrit :
On Oct 30, 2007, at 5:30 PM, Just Another Victim of the Ambient
Morality wrote:Is there a Ruby library to communicate with a usenet server?
Yes:
And my very own Net::NNTP library, made to interact with the feeding
part of the server (as opposed to posting).
http://news.lacave.net/rss/netnntp.rb
(In Eternal Alpha ™, of course.)
Fred