home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / hackers / 2001 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.9 KB

  1. Path: sparky!uunet!olivea!hal.com!decwrl!elroy.jpl.nasa.gov!sdd.hp.com!usc!howland.reston.ans.net!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!julienas!nenufar.saclay.cea.fr!
  2. From: kjartan@repulse.saclay.cea.fr
  3. Newsgroups: alt.hackers
  4. Subject: Re: A RFC Hack
  5. Message-ID: <1993Jan27.134925.5217@nenufar.saclay.cea.fr>
  6. Date: 27 Jan 93 13:49:25 GMT
  7. Sender: @nenufar.saclay.cea.fr
  8. Organization: None
  9. Lines: 32
  10. Approved: Yes Sir !
  11. Nntp-Posting-Host: repulse.saclay.cea.fr
  12.  
  13. Hi again!
  14.  
  15. Lots of people have shown some interest in getting the hyper-linked file
  16. to access RFC files.  This has led me to consider a more useful version
  17. of it.
  18.  
  19. The first thing is to actually automate the retrieving of new RFCs.  The
  20. simplest way is (and that is the one i'm working on right now) is to NFS
  21. mount the RFC archives from wuarchive.wustl.edu.  These seems to be updated
  22. quite regularly. The NeXTStep is then to periodically update an index on
  23. the whole stuff (to enable word queries), and the last step would be to
  24. parse each RFC file on access, and automagically insert hyperlinks for
  25. each reference to other RFCs.  This latest part is the most difficult, as
  26. there is no standard way of referring a RFC (RFCxxx, RFC-xxx, RFC xxx)
  27. but I guess that a smart parser could handle it.
  28.  
  29. Another nice option would be to make queries only on the most actual RFCs
  30. for a given subject.  This would have to use the Obsoletes:  line in the
  31. RFCs but I'm not sure whether this line has a standard format.
  32.  
  33. The ultimate would then be (apart from a nice NextStep interface) to
  34. interface the whole thing in the World-Wide-Web, such as to make this
  35. universally available, but that shouldn't be too difficult, once that
  36. all the above is fulfilled.
  37.  
  38. If anybody has some other suggestions, or have a special gift for writing
  39. intelligent parsers, they are welcome to mail it to me.
  40.  
  41. -Kjartan
  42.  
  43. ObHack: Convicing a large stupid Cray that it actually was a nice
  44. and slender NeXT slab.
  45.