Re: ietf-nntp FAQ Extension to NNTP

Dave Barr <barr@math.psu.edu> Thu, 22 August 1996 14:32 UTC

Received: from ietf.org by ietf.org id aa02767; 22 Aug 96 10:32 EDT
Received: from cnri by ietf.org id aa02763; 22 Aug 96 10:32 EDT
Received: from PHEASANT.ACADEM.COM by CNRI.Reston.VA.US id aa08094; 22 Aug 96 10:32 EDT
Received: (from majordom@localhost) by pheasant.ACADEM.COM (8.7.5/8.7.3) id JAA18264 for ietf-nntp-outgoing; Thu, 22 Aug 1996 09:34:41 -0500
X-Authentication-Warning: pheasant.ACADEM.COM: majordom set sender to owner-ietf-nntp using -f
Received: from academ.com (root@ACADEM.COM [198.137.249.2]) by pheasant.ACADEM.COM (8.7.5/8.7.3) with ESMTP id JAA18260 for <ietf-nntp@PHEASANT.ACADEM.COM>; Thu, 22 Aug 1996 09:34:39 -0500
Received: from math.psu.edu (root@leibniz.math.psu.edu [146.186.130.2]) by academ.com (8.7.5/8.7.1) with ESMTP id JAA12491 for <ietf-nntp@academ.com>; Thu, 22 Aug 1996 09:29:54 -0500 (CDT)
Received: from augusta.math.psu.edu (barr@augusta.math.psu.edu [146.186.132.2]) by math.psu.edu (8.7.5/8.7.3) with ESMTP id KAA07567 for <ietf-nntp@academ.com>; Thu, 22 Aug 1996 10:29:41 -0400 (EDT)
Received: from localhost (barr@localhost) by augusta.math.psu.edu (8.7.5/8.7.3) with ESMTP id KAA23001 for <ietf-nntp@academ.com>; Thu, 22 Aug 1996 10:29:39 -0400 (EDT)
Message-Id: <199608221429.KAA23001@augusta.math.psu.edu>
To: ietf-nntp@academ.com
Subject: Re: ietf-nntp FAQ Extension to NNTP
In-reply-to: Your message of "Thu, 22 Aug 1996 10:06:49 EDT." <9608221406.AA09228@sulphur.osf.org>
References: <9608221406.AA09228@sulphur.osf.org>
X-Face: $+9-wYg.[->94HJ{go[7Q]E!K&hUg7ZhLyCMyq_FU*ca0GazE>^/2BKLcK0bP-'%; Nn?M<m c~dP_j^A?M5Jw{+a7vcMu|M-mq"V4AzKq?mPMMNP\; f8J0n\-L]ODU)YMP; -pF>+am,jlSP>1K$iz@ %'v'FEW{@](U&Ed/}>ju3Ctlr!XwJ27Q)7h2a%"`sz; j:/3EC[mXi@*X@HE1]'ddq$ZX"ePsMyTkeg >zdML.SV<t=R>vX1W`adGIUD
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Date: Thu, 22 Aug 1996 10:29:37 -0400
Sender: ietf-archive-request@ietf.org
From: Dave Barr <barr@math.psu.edu>
X-Orig-Sender: owner-ietf-nntp@academ.com
Precedence: bulk

In message <9608221406.AA09228@sulphur.osf.org>rg>, Rich Salz writes:
>I disagree:  I like the idea of a mechanism for retrieving newsgroup
>metadata, like FAQ's, expiration policy, archive information, etc.

I can agree on the others, but FAQ's aren't newsgroup metadata.  They're
article data.

I see two problems with implementing the FAQ command in the news server:

- news servers are going to vary in their implementation of this command.
(do I check Article-Names?  If so, what names do I return?  Anything
With an Article-Names header, or just standard values? What about
non-standard periodic postings?)  With different implementations,
newsreaders will be encouraged to do some work themselves to "correct"
for past mistakes in implemetations.

- news readers can do this now.  today.  Why invent something new which
isn't really an improvement on what you can do now?


Instead of a FAQ command, I'd like to see a "CHARTER" command.  A simple
extended description (perhaps HTML so it can include hypertext references
to other newsgroups, web sites, and mailboxes.) of the newsgroup,
rules and guidelines for new readers of the group, and the like.
_that_ is newsgroup metadata. The FAQ command is too broad.  Some
newsgroups have dozens of FAQs in them.  (some, like announce groups,
are often largely FAQs)  The charters would probably need to be
centrally maintained, at least for the Big-8.

--Dave