Coding application for INN

"Miquel van Smoorenburg" list-inn-workers at news.cistron.nl
Wed Sep 8 09:55:13 UTC 2004


In article <c73876b040908024074766a98 at mail.gmail.com>,
Ulrich Massamba  <ulrich.massamba at gmail.com> wrote:
>I would like to code a for personnal use a sort of innfeed to feed an
>SQL database like MySQL and i wonder if there's some documentation
>about how all the stuff function or do i read the innfeed source ?
>
>Any links, documentations will be appreciate,

You don't want something like innfeed. Innfeed is all about managing
hundreds of simultanous outgoing TCP sessions etc.

Read the manpage for "newsfeeds" about "program" and "channel" feeds.

You probably want to write a script and configure newsfeeds to run
that script as a channel feed. Eg :Tc,Wf:/path/to/script

The script will get storage tokens on stdin and can retrieve the
whole article by calling the "sm" program.

Mike.
-- 
"In times of universal deceit, telling the truth becomes
 a revolutionary act." -- George Orwell.

-- 
The From: and Reply-To: addresses are internal news2mail gateway addresses.
Reply to the list or to "Miquel van Smoorenburg" <miquels at cistron.nl>


More information about the inn-workers mailing list