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

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
markg85
Forum Commoner
Posts: 32
Joined: Sat Dec 03, 2005 6:49 pm

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

Post 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.
markg85
Forum Commoner
Posts: 32
Joined: Sat Dec 03, 2005 6:49 pm

Post by markg85 »

anyone?
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post 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
Extremest
Forum Commoner
Posts: 84
Joined: Mon Aug 29, 2005 12:39 pm

Post by Extremest »

I was wondering if you have found anything on this or not.
Post Reply