home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume19 / rkive / part01 / IDEAS < prev    next >
Encoding:
Text File  |  1989-06-29  |  2.7 KB  |  55 lines

  1. @(#)IDEAS    1.1 6/1/89 
  2. What follows is my ideas file. It gives you a glimse into some enhancements,
  3. ideas, problems and work in progress for rkive. This is a minimal list but
  4. it will grow after you send me your good ideas. :-)
  5.  
  6. 1.  If a posting should replace the current entry it is the moderator's
  7.     responsibility to Supersedes: any invalid postings.  rkive should
  8.     be able to handle Supersedes. Currently it does not.
  9.  
  10. 2.  Add Support For Multiple Archive Formats. 
  11.     Have rkive link the files into a different archiving format.
  12.     All articles should be storable in *as many* of the user-requested 
  13.     formats as possible.  
  14.  
  15. 3.  Add internal method of numbering the articles. A *new* method of archiving.
  16.     If the archive is moved to a different machine running news or if the
  17.     news subsystem is restarted from scratch on the same machine, it could
  18.     conflict with previously archived articles in archives that use 
  19.     Article-Number, thus producing massive amounts of duplicate archive 
  20.     files in which the only problem is the file names.  
  21.  
  22. 4.  Add a Configure.sh to handle configuration of default parameters 
  23.     and to setup the software.
  24.  
  25. 5.  Better and more extensive documentation as well as documentation
  26.     that explains archiving in general.
  27.  
  28. 6.  Remote archive BASEDIRs. This would allow the archive to be scattered 
  29.     over multiple machines connected via a LAN.  With the use of rsh, rcp,
  30.     etc., this should not be too hard.  It would require the configuration 
  31.     file usage to be expanded so that the admin could specify the method 
  32.     for storing.  (builtin versus rcp versus user supplied program) The 
  33.     BASEDIR variable usage would also have to be expanded so that it 
  34.     understood "machine:directory-path" formatting.  BEWARE of security 
  35.     concerns here.... :-( A generic hook to user-defined storage 
  36.     programs/libraries. I am wide open to ideas here... :-)
  37.     
  38. 7.  An application that would allow retrieval requests from the archives 
  39.     by reading the rkive.cf file to determine the location of the 
  40.     newsgroup's archive and to retrieve packages by any of the archive
  41.     methods.  This may end up using software like narc to actually do
  42.     the unpacking for the requester. This too is just an idea now...
  43.  
  44. 8.  An application that would allow retrieval requests from the archives 
  45.     for patches or entire packages including all posted patches. This is
  46.     currently in progress... :-) The mythical "random downloader" :-)
  47.  
  48. Well that's the direction I am heading... If you have *any* additional
  49. ideas that are constructive, positive or negative (flames to /nev/dull)
  50. I will be glad to hear from you. 
  51.  
  52.         Good luck and Happy archiving...:-)
  53.             kent@ssbell
  54.  
  55.