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.
Usenet indexer to fetch all the headers to a mysql/pg db
Moderator: General Moderators
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
Otherwise you'll have to implement one yourself