Page 1 of 1

Usenet indexer to fetch all the headers to a mysql/pg db

Posted: Thu Apr 13, 2006 3:30 pm
by markg85
Hey,

I was looking for a good NZB site to make some nzb`s and i found quite a bunch of good sites. But now i want to try and make a site like that with some new technologies (AJAX mainly).. But i need to have some indexer to fetch all the usenet headers to a database but i can`t find a indexer anywhere.. so do you guys know any place where to get a indexer than indexes all the headers of a usenet group (or all usenet groups) to a mysql OR postgresql database?

Thanx alot.

Posted: Fri Apr 14, 2006 3:22 pm
by markg85
anyone?

Posted: Fri Apr 14, 2006 5:17 pm
by timvw
I'm pretty sure there are already lots of NNTP user-agent implementations out there (so a websearch comes in handy).
Otherwise you'll have to implement one yourself ;) http://www.faqs.org/rfcs/rfc977.html

Posted: Fri May 05, 2006 12:26 am
by Extremest
I was wondering if you have found anything on this or not.