home *** CD-ROM | disk | FTP | other *** search
/ PC go! 1995 September / Image.iso / pcgo / programm / online / internet / disk2 / faq / english / software.txt < prev    next >
Encoding:
Text File  |  1995-03-09  |  34.0 KB  |  609 lines

  1.  
  2.  Currently, Usenet readers interact with the news using a number of
  3.  software packages and programs.  This article mentions the important
  4.  ones and a little of their history, gives pointers where you can look
  5.  for more information and ends with some special notes about "foreign"
  6.  and "obsolete" software.  At the very end is a list of sites from which
  7.  current versions of the Usenet software may be obtained.
  8.  
  9.  Note that the number of software packages available to run news,
  10.  especially on PCs, is increasing.  This article lists only a few of
  11.  the many news packages available, and the presence or absence of any
  12.  particular software package should not be construed as indicating
  13.  anything about its suitability usefulness.
  14.  
  15.  The material contained in this post is probably not 100% up-to-date.
  16.  Many of the software packages described in this posting are undergoing
  17.  constant development, and it is not always possible to know when new
  18.  releases have been made.  Should you discover that information in this
  19.  post has been superseded by a new release, please send mail to the poster
  20.  of this article with the corrected information.
  21.  
  22.  While the "official" ftp archive sites for packages are listed, note that
  23.  most large archive sites carry news software; please try the one nearest
  24.  to you before you use up expensive bandwidth on a trans-continental
  25.  network link.  You can check the official site for the current version
  26.  number, if you want to make sure you're getting the latest version.  In
  27.  general, a good place to get recent versions of the more popular news
  28.  transport and reading software by anonymous ftp is
  29.  ftp.uu.net:/networking/news/ directory.
  30.  
  31.  
  32.  History
  33.  -------
  34.  
  35.  Usenet came into being in late 1979, shortly after the release of V7
  36.  Unix with UUCP.  Two Duke University grad students in North Carolina,
  37.  Tom Truscott and Jim Ellis, thought of hooking computers together to
  38.  exchange information with the Unix community.  Steve Bellovin, a grad
  39.  student at the University of North Carolina, put together the first
  40.  version of the news software using shell scripts and installed it on
  41.  the first two sites: "unc" and "duke." At the beginning of 1980 the
  42.  network consisted of those two sites and "phs" (another machine at
  43.  Duke), and was described at the January Usenix conference.  Steve
  44.  Bellovin later rewrote the scripts into C programs, but they were never
  45.  released beyond "unc" and "duke." Shortly thereafter, Steve Daniel did
  46.  another implementation in C for public distribution.  Tom Truscott made
  47.  further modifications, and this became the "A" news release.
  48.  
  49.  In 1981 at U. C. Berkeley, grad student Mark Horton and high school
  50.  student Matt Glickman rewrote the news software to add functionality
  51.  and to cope with the ever increasing volume of news -- "A" News was
  52.  intended for only a few articles per group per day.  This rewrite was
  53.  the "B" News version.  The first public release was version 2.1 in
  54.  1982; the 1.* versions were all beta test.  As the net grew, the news
  55.  software was expanded and modified.  The last version maintained and
  56.  released primarily by Mark was 2.10.1.
  57.  
  58.  Rick Adams, at the Center for Seismic Studies, took over coordination
  59.  of the maintenance and enhancement of the B News software with the
  60.  2.10.2 release in 1984.  By this time, the increasing volume of news
  61.  was becoming a concern, and the mechanism for moderated groups was
  62.  added to the software at 2.10.2.  Moderated groups were inspired by
  63.  ARPA mailing lists and experience with other bulletin board systems.
  64.  In late 1986, version 2.11 of B News was released, including a number
  65.  of changes to support a new naming structure for newsgroups, enhanced
  66.  batching and compression, enhanced ihave/sendme control messages, and
  67.  other features.
  68.  
  69.  The current release of B News is 2.11, patchlevel 19.  Article format is
  70.  specified in RFC 1036 (see below).  B News has been declared "dead" by a
  71.  number of people, including Rick Adams, and is unlikely to be upgraded
  72.  further; most new UUCP sites are using C News or INN (see next
  73.  paragraphs).
  74.  
  75.  In March 1986 a package was released implementing news transmission,
  76.  posting, and reading using the Network News Transfer Protocol (NNTP)
  77.  (as specified in RFC 977).  This protocol allows hosts to exchange
  78.  articles via TCP/IP connections rather than using the traditional
  79.  uucp.  It also permits users to read and post news (using a modified
  80.  news user agent) from machines which cannot or choose not to install
  81.  the Usenet news software.  Reading and posting are done using TCP/IP
  82.  messages to a server host which does run the Usenet software.  Sites
  83.  which have many workstations like the Sun and SGI, and HP products
  84.  find this a convenient way to allow workstation users to read news
  85.  without having to store articles on each system.  Many of the Usenet
  86.  hosts that are also on the Internet exchange news articles using NNTP
  87.  because the load impact of NNTP is much lower than uucp (and NNTP
  88.  ensures much faster propagation).
  89.  
  90.  NNTP grew out of independent work in 1984-1985 by Brian Kantor at U.  C.
  91.  San Diego and Phil Lapsley at U. C. Berkeley.  Primary development was
  92.  done at U. C. Berkeley by by Phil Lapsley with help from Erik Fair,
  93.  Steven Grady, and Mike Meyer, among others.  The NNTP package (now called
  94.  the reference implementation) was distributed on the 4.3BSD release tape
  95.  (although that was version 1.2a and out-of-date) and is also available on
  96.  many major hosts by anonymous FTP.  The current version is 1.5.12.1.  It
  97.  includes NOV support and runs on a wide variety of systems.  It is
  98.  available from ftp.academ.com:/pub/nntp1.5/nntp.1.5.12.1.tar.Z.  For
  99.  those with access to the World-Wide Web on the Internet, the WWW page
  100.  http://www.academ.com/academ/nntp.html contains a description and news
  101.  about NNTP.  A different variant, called nntp-t5, implements many of the
  102.  extensions provided by INN (most notably News Overview NOV support -- see
  103.  below).  It is available from
  104.  ftp.uu.net:/networking/news/nntp/nntp-t5.tar.gz.
  105.  
  106.  One new version of news, known as C News, was developed at the University
  107.  of Toronto by Geoff Collyer and Henry Spencer.  This version is a rewrite
  108.  of the lowest levels of news to increase article processing speed,
  109.  decrease article expiration processing and improve the reliability of the
  110.  news system through better locking, etc.  The package was released to the
  111.  net in the autumn of 1987.  For more information, see the paper "News Need
  112.  Not Be Slow," published in The Winter 1987 Usenix Technical Conference
  113.  proceedings.  This paper is also available from ftp.cs.toronto.edu in
  114.  doc/programming/c-news.*, and is recommended reading for all news software
  115.  programmers.  The most recent version of C News is the Sept 1994 "Cleanup
  116.  Release."  C News can be obtained by anonymous ftp from its official
  117.  archive site, ftp.cs.toronto.edu:pub/c-news/c-news.tar.Z.
  118.  
  119.  Another Usenet system, known as InterNetNews, or INN, was written by Rich
  120.  Salz <rsalz@uunet.uu.net>.  INN is designed to run on Unix hosts that
  121.  have a socket interface.  It is optimized for larger hosts where most
  122.  traffic uses NNTP, but it does provide full UUCP support.  INN is very
  123.  fast, and since it integrates NNTP many people find it easier to
  124.  administer only one package.  The package was publicly released on August
  125.  20, 1992.  For more information, see the paper "InterNetNews:  Usenet
  126.  Transport for Internet Sites" published in the June 1992 Usenix Technical
  127.  Conference Proceedings.  INN can be obtained from many places, including
  128.  the 4.4BSD tape; its official archive site is ftp.uu.net in the directory
  129.  /networking/news/nntp/inn.  The current version is 1.4sec, last release
  130.  22-dec-1993.
  131.  
  132.  Towards the end of 1992, Geoff Collyer implemented NOV (News Overview): a
  133.  database that stores the important headers of all news articles as they
  134.  arrive.  This is intended for use by the implementors of news readers to
  135.  provide fast article presentation by sorting and "threading" the article
  136.  headers.  (Before NOV, newsreaders like trn, tin and nn came with their
  137.  own daemons and databases that used a nontrivial amount of system
  138.  resources).  NOV is fully supported by C News, INN and NNTP-t5.  Most
  139.  modern news readers use NOV to get information for their threading and
  140.  article menu presentation; use of NOV by a newsreader is fairly easy,
  141.  since NOV comes with sample client-side threading code.
  142.  
  143.  ANU-NEWS is news package written by Geoff Huston of Australia for VMS
  144.  systems.  ANU-NEWS is a complete news system that allows reading,
  145.  posting, direct replies, moderated newsgroups, etc. in a fashion
  146.  closely related to regular news.  The implementation includes the RFC
  147.  1036 news propagation algorithms and integrated use of the NNTP
  148.  protocols (see below) to support remote news servers, implemented as a
  149.  VAX/VMS Decnet object.  An RFC 977 server implemented as a Decnet
  150.  object is also included. ANU-NEWS currently includes support for the
  151.  following TCP/IP protocols: MultiNet, CMU/TEK, Wollongong WIN/TCP, UCX
  152.  (TCP/IP Services for OpenVMS), EXOS, and TCPware.  The ANU-NEWS
  153.  interface is similar to standard DEC screen oriented systems.  The
  154.  license for the software is free, and there are no restrictions on the
  155.  re-distribution.  For more info, contact gih900@fac.anu.oz.au (Geoff
  156.  Huston).  ANU-NEWS is available for FTP from kuhub.cc.ukans.edu.
  157.  Contact SLOANE@KUHUB.CC.UKANS.EDU for more info.
  158.  
  159.  A screen-oriented news client for VMS that works with CMU/tek, EXOS,
  160.  MultiNet, UCX, Wollongong and DECnet is also available via ftp from
  161.  iraun1.ira.uka.de, info.rz.uni-ulm.de, and ftp.spc.edu (contact Bernd
  162.  Onasch <uranus@pilhuhn.ka.sub.org> for details).
  163.  
  164.  Reader NNTP clients for VMS are also available, including VMS/VNEWS
  165.  (current release 1.4) and an upcoming reader only version of ANU-NEWS.
  166.  VMS/VNEWS is available via anonymous ftp from arizona.edu (contact
  167.  jms@arizona.edu for more information) or at any site which archives
  168.  vmsnet.source.  Although the current release of ANU-NEWS is usable as
  169.  a reader it can be difficult when used with a UNIX server.
  170.  
  171.  FNEWS is a fast news reader, for VAX/VMS and UNIX.  It is basically a
  172.  mixture of NEWSRDR and ANU-NEWS, (a bit like 'nn' in how it works) giving
  173.  a nice (but different) full-screen interface and fast response to all
  174.  3000 groups without heavily loading your local machine.  It works by
  175.  caching the news indexes from a UNIX news system (CNEWS or INN), and then
  176.  dynamically loading the items when the user wants to read them.  Indexes
  177.  are only cached for groups which are actually read, so the load and disk
  178.  usage can be very small.  FNEWS Versions are available for VMS, ALPHA-VMS
  179.  and UNIX via anonymous ftp from tui.marc.cri.nz in pub/fnews.  Contact
  180.  chrisp@marc.cri.nz for more information.
  181.  
  182.  A port of C News for the Commodore Amiga under AmigaDOS (NOT Unix), is
  183.  available.  The port was done by Frank J. Edwards <crash@ckctpa.uucp>,
  184.  and available from Larry Rosenman <ler@lerami.lerctr.org>.  Also,
  185.  Matt Dillon <dillon@overload.berkely.ca.us>, has greatly improved the
  186.  UUCP clone for AmigaDOS, currently V1.16D, available for ftp from
  187.  ftp.uu.net in /systems/amiga/dillon.  The package also includes a
  188.  newsreader very loosely like the real rn.  Dillon also has a "vn" port
  189.  provided by Eric Lee Green.  This software is also available on Bix,
  190.  and for ftp from wuarchive.wustl.edu (many other Amiga newsreaders are
  191.  also available on theis ftp site).
  192.  
  193.  Several popular screen-oriented news reading interfaces have been
  194.  developed in the last few years to replace the traditional "readnews"
  195.  interface.  The first of these was "vnews" and it was written by
  196.  Kenneth Almquist.  "vnews" provides a "readnews"-like command
  197.  interface, but displays articles using direct screen positioning.  It
  198.  appears to have been inspired, to some extent, by the "notes" system
  199.  (described below).  "vnews" is currently distributed with the standard
  200.  2.11 news source.
  201.  
  202.  A second, more versatile interface, "rn", was developed by Larry Wall (the
  203.  author of Perl) and released in 1984.  This interface also uses full-screen
  204.  display with direct positioning, but it includes many other useful features
  205.  and has been very popular with many regular net readers.  The interface
  206.  includes reading, discarding, and/or processing of articles based on
  207.  user-definable patterns, and the ability of the user to develop customized
  208.  macros for display and keyboard interaction.  "rn" is currently at release
  209.  4.4.4.  It is being maintained by Stan Barber <sob@academ.com>.  "rn" is not
  210.  provided with the standard news software release, but is very widely
  211.  available because of its popularity.  The software can be obtained from its
  212.  official archive site, ftp.academ.com, using FTP.  A description and some
  213.  news about it can be found on the WWW page
  214.  http://www.academ.com/academ/rn.html.
  215.  
  216.  Wayne Davison's "trn" is a superset of "rn".  Trn adds the ability to
  217.  follow "threads of discussions" in newsgroups; its latest version 3.5 is
  218.  based on rn 4.4.  It uses a Reference-line database to allow the user to
  219.  take advantage of the "discussion tree" formed by an article and its
  220.  replies.  This results in a true reply-ordered reading of the articles,
  221.  complete with a small ascii representation of the current article's
  222.  position in the discussion tree.  Trn is also capable of "menu-based"
  223.  selection of articles, allows one to do useful things to operate on a set
  224.  of selected newsgroups.  Trn can be obtained from ftp.uu.net in the
  225.  /networking/news/readers/trn directory, and from many other archive
  226.  servers world-wide.
  227.  
  228.  xrn is an X11-based interface to NNTP that was written by Rick Spickelmier
  229.  and Ellen Sentovich (UC Berkeley) and is currently maintained by Jonathan
  230.  Kamens (OpenVision Technologies, Inc.).  The current version is 7.00,
  231.  available by anonymous ftp from ftp.x.org in /contrib/applications/xrn.  xrn
  232.  supports many features, including sorting by subject, user-settable key
  233.  bindings, graceful handling of NNTP server crashes, and many of the features
  234.  of rn (including KILL files and key bindings similar to rn).
  235.  
  236.  Another X11-based newsreader is xvnews, written by Dan Currie, currently
  237.  maintained by Hans de Graaff <J.J.deGraaff@twi.tudelft.nl>.  xvnews is an
  238.  OPENLook newsreader written primarily for Sun workstations running
  239.  OpenWindows, but it will run on any X workstation which has the XView
  240.  libraries. It works with NNTP only, and is compatible with rn style
  241.  commands. The current version is 2.2.1 and is available from its archive
  242.  site ftp.twi.tudelft.nl in the /pub/news directory.
  243.  
  244.  There are two popular macro packages named "GNUS" and "Gnews" that can
  245.  be used with the GNU Emacs text editor.  These allow reading,
  246.  replying, and posting interaction with the news from inside the Emacs
  247.  text editor.  Client code exists to get the articles using NNTP rather
  248.  than from a local disk.  Copies can be found on most archive sites
  249.  that carry the GNU archives eg. ftp.cs.titech.ac.jp, archie.au,
  250.  archive.eu.net, gatekeeper.dec.com, prep.ai.mit.edu.
  251.  
  252.  "nn" is yet another reader interface, developed by Kim F. Storm of Texas
  253.  Instruments A/S, Denmark, and released in 1989.  nn differs from the
  254.  traditional readnews and vnews by presenting a menu of article subject
  255.  and sender-name lines, allowing you to preselect articles to read.  nn is
  256.  also a very fast newsreader, as it keeps a database of article headers
  257.  on-line.  (I.e. it trades space for time.  A good rule of thumb is that
  258.  the nn database size is 5%-10% of your news spool.  So up to 110% of your
  259.  news spool is the amount of space news and the nn database will take.)
  260.  nn is now maintained by Peter Wemm <peter@dialix.oz.au>, and the "offical"
  261.  ftp location is the /pub/nn directory on uniwa.uwa.edu.au.  The current
  262.  version of nn is 6.4.18.  Non-Australian sites should request the sources
  263.  from their nearest backbone site.
  264.  
  265.  Yet another newsreader is the "tin" reader.  It operates with threads, uses
  266.  NOV-style index files if available, has different article organization
  267.  methods, and is full-screen oriented.  tin works on a local news spool or
  268.  over an NNTP connection.  It has been posted to alt.sources; further
  269.  information is available from Iain Lea (iain.lea@erlm.siemens.de). The
  270.  current release of tin is 1.22.  Tin is based more on the Notes and tass
  271.  systems than "rn".  There is an extensive list of features, including
  272.  interfaces to batch modes and auto unpacking mechanisms.  The official ftp
  273.  site for tin is ftp.germany.eu.net, the Unix version can be found in
  274.  /pub/news/newsreader/unix/tin and the OS/2 version in
  275.  /pub/news/newsreader/os2/tin
  276.  
  277.  Pine(tm) --a Program for Internet News & Email-- is a tool for reading,
  278.  sending, and managing electronic messages.  It was designed specifically
  279.  with novice computer users in mind, but can be tailored to accommodate the
  280.  needs of "power users" as well.  Pine uses Internet news and mail message
  281.  protocols and runs on Unix and PCs.  Pine is copyrighted, but freely
  282.  available.  The latest version, including source code, can be found on
  283.  the Internet host "ftp.cac.washington.edu" in the file "pine/pine.tar.Z"
  284.  (accessible via anonymous FTP).  To try Pine out from the Internet, you
  285.  may telnet to "demo.cac.washington.edu" and login as "pinedemo".  There
  286.  is also a Pine-specific Internet news group (comp.mail.pine).  For
  287.  further information, send e-mail to pine@cac.washington.edu.  Pine was
  288.  originally based on Elm, but there is little if any Elm code left.  Pine
  289.  is the work of Mike Seibel, Steve Hubert, Mark Crispin, Sheryl Erez,
  290.  David Miller and Laurence Lundblade* at the University of Washington
  291.  Office of Computing and Communications.  Pine and Pico are trademarks of
  292.  the University of Washington.  (* Laurence is now at Virginia Tech.)
  293.  
  294.  An NNTP newsreader for Macintoshs is available called HyperNews.  It is
  295.  implemented as a HyperCard stack and depends on MacTCP.  It is available
  296.  from many Mac archives, including ftp.apple.com and
  297.  sumex-aim.stanford.edu.
  298.  
  299.  A newsreader preferred by many Macintosh users is NewsWatcher by by
  300.  j-norstad@nwu.edu (John Norstad).  The current version is 2.0b8 and is
  301.  available in ftp.acns.nwu.edu:/pub/newswatcher.
  302.  
  303.  Nuntius is another newsreader for the Mac, written by Peter Speck
  304.  <speck@ruc.dk>.  It can be obtained from frederik.ruc.dk, or the Cornell
  305.  mirror site ftp.cit.cornell.edu in /pub/mac/comm/test.
  306.  
  307.  There is also an NNTP-based netnews reader for Symbolics Lisp Machines
  308.  (under Genera 7) available for anonymous FTP from ucbvax.berkeley.edu
  309.  [128.32.133.1] in pub/nntp-clients/lispm written by Ian Connolly
  310.  <connolly@coins.cs.umass.edu> and maintained by Richard Welty
  311.  <welty@lewis.crd.ge.com>.  In addition, another NNTP-based news
  312.  browser is available running under Genera 7 and Genera 8.  It provides
  313.  mouse driven hierarchic browsing of newsgroups and articles, with
  314.  support for X11 servers on remote machines.  It is available for
  315.  anonymous FTP on flash.bellcore.com [128.96.32.20] in the directory
  316.  pub/lispm/news-reader/.  It is written and maintained by Peter
  317.  Clitherow <pc@bellcore.com>
  318.  
  319.  A TOPS-20 reader was developed by Dave Edwards of SRI
  320.  <dle@kl.sri.com>, but current availability is unknown.  An NNTP reader
  321.  suite for PC's running MS-DOS and having Excelan boards is available
  322.  for ftp from ames.arc.nasa.gov; get the pcrrn files.  There are two
  323.  MS-DOS news readers that can be obtained from bcm.tmc.edu in the "nfs"
  324.  directory.  They both require PC-NFS (from Sun) to work.  They will
  325.  both work under PC/TCP from FTP Software early this year.  Source will
  326.  be provided at that time.
  327.  
  328.  "trumpet" is a NNTP based news reader for DOS which will also run under
  329.  Windows (although only as a DOS application). There is Lan Workplace
  330.  version which is also available.  It runs over packet drivers, which can
  331.  work side-by-side with a Novell Network.  For information on the Crynwr
  332.  Packet Driver Collection, send mail to <info@crynwr.com> or send a FAX to
  333.  +1-315-268-9201.  Trumpet offers a very intuitive interface with most of
  334.  the basic facilities required in a newsreader (but without some of the
  335.  'bells and whistles found in something like rn).  It has facilities for
  336.  using SMTP to forward/reply etc.  The latest version is 1.07 and is
  337.  shareware available at most main ftp sites.
  338.  
  339.  trumpet       ftp.utas.edu.au:/pc/trumpet/
  340.  wintrumpet    ftp.utas.edu.au:/pc/trumpet/wintrump/*.*
  341.  
  342.  "WinVN" is a public domain NNTP newsreader for Microsoft Windows and
  343.  Windows NT.  There are versions available for WINSOCK, Novell LWP, and
  344.  DEC Pathworks/LanMan.  It supports the XOVER extension, and can display
  345.  articles in thread trees.  SMTP and MAPI outgoing mail are supported.
  346.  The latest version is 0.91.4.  Sources and binaries are always available
  347.  from:
  348.  
  349.  ftp.ksc.nasa.gov:[.pub.win3.winvn].
  350.  ripem.msu.edu:/pub/pc/win/winvn/titan.ksc.nasa.gov (mirror).
  351.  
  352.  Details on several newsreaders for systems running "Waffle" may be
  353.  found in the FAQ posted to the comp.bbs.waffle newsgroup on a regular
  354.  basis.  At least 8 different readers are available, and all can be
  355.  obtained via ftp and mailserver from ftp.halcyon.com (look in
  356.  /pub/waffle/news).
  357.  
  358.  Details on many other mail and news readers for MSDOS, Windows and OS/2
  359.  systems can be found in the FAQ posted to the comp.os.msdos.mail-news.
  360.  
  361.  At least one IBM VM/SP (CMS) version of the Usenet software is
  362.  available.  It is known as PSU NetNews, and it is maintained by Linda
  363.  Littleton (lrl@psuvm.bitnet/psuvm.psu.edu).  Version 2.4 of the
  364.  software is available from LISTSERV@PSUVM.  PSU NetNews supports only
  365.  3270 terminals, and uses XEDIT as its screen driver.  Most major VM
  366.  sites appear to use this package.  NetNews supports locally-stored
  367.  news, not NNTP reading.
  368.  
  369.  Since January 1993, a complete NNTP server is available for VM systems.
  370.  It provides news reading, posting and feed processing compatible to the
  371.  Unix NNTP implementations.  The code is written in IBM's VM Rexx.
  372.  It assumes that you already have installed PSU VM NETNEWS.  The VM NNTP
  373.  package, written by Kris Van Hees (gutest6@cc1.kuleuven.ac.be) who also
  374.  takes care of the maintenance.  The current version is 1.0.1 and requires
  375.  IBM's FAL TCP/IP and Arty Ecock's RXSOCKET which is available from the
  376.  IBMTCP FIELLIST on listserv@pucc.  The VM NNTP package can be obtained
  377.  from the NNTP PACKAGE on listserv@blekul11.
  378.  
  379.  There is NNTP support for PSU NetNews for bulk news receipt: NNTPXFER
  380.  will poll another site for news, and NNTPRCVR will receive news sent
  381.  from a Unix NNTPXMIT process.  Either program sends the news articles
  382.  to NetNews for processing.  Contact Andy Hooper (hooper@qucdn.bitnet
  383.  or qucdn.queensu.ca) for more information, or obtain them from
  384.  listserv@qucdn in PUBLIC FILELIST.  These programs are provided with
  385.  source, and require IBM's FAL TCP/IP and Pascal.  An NNTPXMIT sender
  386.  that works in cooperation with PSU NETNEWS is available from Herman
  387.  Van Uytven (SYSTHVU@cc1.kuleuven.ac.be).
  388.  
  389.  There is at least one NNTP news-reader for VM using XEDIT as its
  390.  screen manager: NNR.  Contact Paul Campbell (pc@mbunix.mitre.org) for
  391.  information.  The program requires IBM's FAL TCP/IP.  The software is
  392.  available for anonymous ftp from ftp.uni-stuttgart.de
  393.  in the directory pub/comm/news/beginner/software/nnr/*.
  394.  
  395.  An NNTP news reader is available for TSO/ISPF, called NNMVS. NNMVS is
  396.  written by Steve Bacher <seb@draper.com> at Draper Laboratory.  It
  397.  requires C/370 V1R2 or SAS/C; ISPF V2; and TCP/IP for MVS (either
  398.  IBM's "FAL" or SNS).  It is now available via anonymous ftp at
  399.  ftp.uni-stuttgart.de under the directory
  400.  /pub/comm/news/beginner/software/nnmvs and from ftp.mic.ucla.edu,
  401.  directory /pub/mvs/netnews.  The current version is Version 3
  402.  Release 2.  There's also an object-code-only distribution for folks
  403.  without C compilers, but that's an at-your-own-risk distribution,
  404.  and requires the IBM C/370 run-time library.  The source code
  405.  distribution can be compiled with either C/370 or SAS/C.
  406.  
  407.  Newsfeed management software
  408.  ------------------------
  409.  
  410.  Gup, the Group Update Program is a Unix mail-server program that lets a
  411.  remote site change their newsgroups subscription on their news feed
  412.  without requiring the intervention of the news administrator at the feed
  413.  site.  Gup operates with the INN (and likely the C News) batching
  414.  mechanisms.  The news administrators at the remote sites simply mail
  415.  commands to gup to make changes to their own site's subscription list.
  416.  The mail/interface is password protected.  Gup checks the requests for
  417.  valid newsgroup names, patterns that have no effect and so on. Gup's
  418.  authors are Mark Delany <markd@mira.net.au> and Andrew Herbert
  419.  <andrew@mira.net.au>.  Its official ftp location is
  420.  bushwire.mira.net.au:/pub/external/gup-0.4.tar.gz, but since that's not
  421.  as well connected as uunet, people are strongly advised to obtain it from
  422.  a mirror site. eg.  ftp.uu.net:/networking/news/misc/gup-0.4.tar.gz
  423.  
  424.  dynafeed is a package from Looking Glass Software Limited that maintains a
  425.  .newsrc for every remote site and generates the batches for them.  Remote
  426.  sites can use uucp or run a program to change their .newsrc dynamically.  It
  427.  comes with a program that the remote site can run to monitor readership in
  428.  newsgroups and dynamically update the feed list to match reader interest.
  429.  The goal of this is to get a feed that sends only exactly the groups
  430.  currently being read.  dynafeed can be obtained from ftp.clarinet.com as
  431.  sources/dynafeed.tar.Z.
  432.  
  433.  News processing software
  434.  ------------------------
  435.  
  436.  Software also exists to automatically archive Usenet newsgroups.  The package
  437.  rkive, written by Kent Landfield <kent@sterling.com> can be configured to
  438.  archive news automatically based on different headers -- Archive-Name,
  439.  Volume-Issue, Chronological, Subject and External-Command to name a few.  It
  440.  can be run in batch mode from the command line or from cron.  It can also be
  441.  installed in the sys/newsfeeds file to process articles as they are
  442.  received.  rkive supports local spool directories as well as NNTP based
  443.  access.  rkive is available via ftp from ftp.sterling.com in the directory
  444.  /rkive.
  445.  
  446.  Newsclip is a programming language for writing news filtering programs, from
  447.  Looking Glass Software Limited, marketed by ClariNet Communications Corp.  It
  448.  is C-like, and translates to C, so a C compiler is required.  It has
  449.  data-types to represent the kinds of things found in article headers and
  450.  bodies.  It can maintain databases of users, message-ids, patterns,
  451.  subjects, etc.  These can be used to decide whether to ignore or select an
  452.  article.  Newsclip can either operate as a standalone program or as part of
  453.  rn. It is free for non-commercial use and is available from ftp.clarinet.com
  454.  as sources/nc.tar.Z.  Contact clari-info@clarinet.com with
  455.  a subject line of "newsclip" for more info.
  456.  
  457.  Special note on "notes" and old versions of news
  458.  ------------------------------------------------
  459.  
  460.  Many years ago, there was another distributed "news" system called
  461.  "notes".  The "notes" software package used a different internal
  462.  organization of articles, and a different interchange format than that
  463.  of the standard Usenet software.  It was inspired by the notesfiles
  464.  available in the PLATO system and was developed independently from the
  465.  Usenet news.  Eventually, the "notes" network and Usenet were joined
  466.  via gateways doing (sometimes imperfect) protocol translation.
  467.  "notes" was written in 1980-1981 by Ray Essick and Rob Kolstad, (then)
  468.  grad students at the University of Illinois at Urbana-Champaign.  The
  469.  first public release of "notes" was at the January 1982 Usenix
  470.  conference.  The last release of notes was version 1.7; it is no
  471.  longer being actively maintained.
  472.  
  473.  "B" news software is currently considered obsolete.  Unix sites
  474.  joining the Usenet should install C news or INN to ensure proper
  475.  behavior and good performance.  Most old B news software had
  476.  compiled-in limits on the number of newsgroups and the number of
  477.  articles per newsgroup; the increasing volume of news means that B
  478.  news software cannot reliably cope with a moderately-full newsfeed.
  479.  
  480.  
  481.  Software versions & availability
  482.  --------------------------------
  483.  
  484.  You can obtain the version number of your news software by issuing
  485.  some form of "v" command to show the current version -- consult the
  486.  man page for details.  Current software is obtainable from almost any
  487.  major Usenet site as well as the sites noted in the body of the
  488.  article, above.
  489.  
  490.  The following sites probably have sources to the current news software
  491.  available for anyone needing a copy:
  492.  
  493.                 Site            Contact
  494.                 ----            -------
  495.                 munnari         kre@munnari.oz.au
  496.                 osu-cis         postmaster@cis.ohio-state.edu
  497.                 philabs         usenet@philabs.philips.com
  498.                 pyramid         usenet@pyramid.com
  499.                 rutgers         usenet@rutgers.edu
  500.                 tektronix       news@tektronix.tek.com
  501.                 watmath         usenet@watmath.waterloo.edu
  502.                 uunet           info@uunet.uu.net
  503.  
  504.  Sources for most of the news readers and software, including news
  505.  2.11, C News, "rn", and "trn" are also available in the
  506.  comp.sources.unix archives.  European sites should request the sources
  507.  from their nearest backbone site.
  508.  
  509.  The "archie" service can be used to locate ftp archives containing
  510.  various news software packages.  There are regular postings in the
  511.  comp.answers newsgroup about how to use the "archie" service.
  512.  
  513.  For a relatively low price, you can buy one of many CD-ROM distributions
  514.  of freely-redistributable software.  This may be cheaper than a
  515.  long-distance phone call.
  516.  
  517.  Standards
  518.  ---------
  519.  
  520.  News programs communicate with each other according to standard
  521.  protocols, some of which are described by RFCs.  An RFC is a Request For
  522.  Comment, a de facto standard in the Internet Community.  It is a form of
  523.  software standard, published by the Internet Network Information Center
  524.  (InterNIC).  Copies of RFCs are often posted to the net and obtainable
  525.  from archive sites.  Current news-related RFCs include the following:
  526.  
  527.      RFC 822 specifies the format of messages; RFC 1036 uses this.
  528.      RFC 977 specifies NNTP, the Network News Transfer Protocol.
  529.      RFC 1036 specifies the format of Usenet articles.
  530.      RFC 1123 amends RFC 822.
  531.      RFC 1153 specifies the digest format some moderated groups use.
  532.  
  533.  See the accompanying posting "How to Get Information about Networks"
  534.  for instructions on getting copies of the RFCs.
  535.  
  536.  Henry Spencer has a draft of a successor to RFC1036 that attempts to
  537.  document and explain all subsequent enhancements and existing practice as
  538.  implemented in the newer news systems.  This draft (often called
  539.  son-of-1036) can be obtained by anonymous ftp from ftp.zoo.toronto.edu as
  540.  /pub/news.txt.Z (the text version) or /pub/news.ps.Z (a PostScript
  541.  version).  Son-of-1036 is intended to be stand-alone reading and does not
  542.  require that one also read RFCs 822 or 1123.
  543.  
  544.  Newsgroups
  545.  ----------
  546.  
  547.  The following newsgroups cover issues discussed in this article, and can
  548.  be consulted for recent developments.
  549.  
  550.  bit.listserv.netnws-l  Discussion about NetNews on VM systems.
  551.  gnu.emacs.gnews                News reading under GNU Emacs using Weemba's Gnews.
  552.  gnu.emacs.gnus         News reading under GNU Emacs using GNUS (in English).
  553.  news.software.anu-news VMS B-news software from Australian National Univ.
  554.  news.software.b                Discussion about B-news-compatible software.
  555.  news.software.nn       Discussion about the "nn" news reader package.
  556.  news.software.notes    Notesfile software from the Univ. of Illinois.
  557.  news.software.readers  General discussion about news reading software.
  558.  news.software.nntp     The Network News Transfer Protocol.
  559.  comp.os.msdos.mail-news        Administering mail & network news systems under MS-DOS.
  560.  comp.protocols.tcp-ip   TCP and IP network protocols.
  561.  comp.protocols.tcp-ip.ibmpc     TCP/IP for IBM(-like) personal computers.
  562.  alt.usenet.offline-reader      Packages for reading mail/news off-line.
  563.  
  564.  
  565.  The following periodic postings in the news.software.b and news.answers
  566.  newsgroups are useful for people interested in news transport software.
  567.  
  568.  Mark Linimon   "News.software.b: Introduction to news.software.b"
  569.  Mark Linimon   "News.software.b Frequently Asked Questions (FAQs)"
  570.  Mark Linimon   "C News Frequently Asked Questions (FAQs)"
  571.  Rob Robertson  "FAQ: Overview database / NOV General Information"
  572.  Tom Limoncelli "INN FAQ Part 1/4: General Information"
  573.  Tom Limoncelli "INN FAQ Part 2/4: Debugging Guide & Tutorial"
  574.  Tom Limoncelli "INN FAQ Part 3/4: Operational and Misc. Questions"
  575.  Tom Limoncelli "INN FAQ Part 4/4: Appendix A: Norman's install guide"
  576.  
  577.  
  578.  The following FAQ is posted periodically to news.software.anu-news
  579.  and news.answers.
  580.  
  581.  Bob Sloane     "FAQ: news.software.anu-news"
  582.  
  583.  
  584.  Users on MS-DOS machines should take a look at the FAQ posted periodically
  585.  to comp.os.msdos.mail-news.
  586.  
  587.  Russell Schulz "comp.os.msdos.mail-news FAQ (01/02) intro"
  588.  Russell Schulz "comp.os.msdos.mail-news FAQ (02/02) intro"
  589.  
  590.  
  591.  The following FAQs posted to alt.usenet.offline-reader and news.answers
  592.  are useful for people interested in off-line news readers.
  593.  
  594.  Russell Schulz "alt.usenet.offline-reader FAQ (01/02) intro"
  595.  Russell Schulz "alt.usenet.offline-reader FAQ (02/02) software"
  596.  
  597.  Acknowledgements
  598.  ----------------
  599.  
  600.  The preparation of this article (and Usenet itself!) was greatly
  601.  enhanced by the contributions and assistance of the following persons:
  602.  Steve Bellovin, Ray Essick, Mark Horton, Brian Kantor, Phil Lapsley,
  603.  Bob Page, Rich Salz, Tom Truscott, and Larry Wall.  Thanks, folks.
  604.  
  605.  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  606.  For help information, send email                     NetNews Filtering Server
  607.  with word 'help' in message body                      netnews@db.stanford.edu
  608.  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  609.