Subject:
|
Re: Pseudo-streaming live news (was: Re: Monitor Page)
|
Newsgroups:
|
lugnet.admin.general
|
Date:
|
Tue, 21 Mar 2000 21:18:56 GMT
|
Viewed:
|
1864 times
|
| |
| |
In lugnet.admin.general, Dan Boger writes:
> I thought of doing that, though - what's the differnece between a newsreader
> and my script then? that it works over http and not nntp?
Depends on the newsreader...most newsreaders (that I've ever seen) either
store articles in a proprietary compresses formart or don't store copies at
all. It's also a lot more work on the newsserver if clients are connecting
via NNTP and polling groups with NEWNEWS, compared to simply checking a single
line of text over HTTP.
YMMV -- if you have text access to your newsreader's news article database,
and your newsreader can efficiently download new articles with minimal server
overhead, then that's probably a better route to go.
I made a spooler daemon and a simple Curses-based UI which can launch NN or
my text editor to compse replies -- haven't used a "real" newsreader now in
several weeks.
From a UI-development standpoint, it just worked out much easier (revving the
code) knowing that the article-fetcher daemon was always running and could be
dissociated from the interactive display engine.
--Todd
|
|
Message has 1 Reply:
Message is in Reply To:
66 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|