home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / database / 7867 < prev    next >
Encoding:
Internet Message Format  |  1992-11-15  |  4.4 KB

  1. Xref: sparky comp.databases:7867 comp.org.sug:464 comp.sources.wanted:5060 comp.sys.sun.apps:2481 comp.sys.sun.wanted:1799
  2. Newsgroups: comp.databases,comp.org.sug,comp.sources.wanted,comp.sys.sun.apps,comp.sys.sun.wanted
  3. Path: sparky!uunet!paladin.american.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!eff!world!sss
  4. From: sss@world.std.com (Sergiu S Simmel)
  5. Subject: Re: need reliable ndbm (follow up)
  6. In-Reply-To: et@monowave.com's message of Wed, 11 Nov 1992 23:13:10 GMT
  7. Message-ID: <SSS.92Nov15210636@world.std.com>
  8. Sender: sss@world.std.com (Sergiu S Simmel)
  9. Organization: Penobscot Development Corporation, Arlington MA
  10. References: <BxKr5y.93@monowave.com>
  11. Date: Mon, 16 Nov 1992 02:06:36 GMT
  12. Lines: 106
  13.  
  14. In article <BxKr5y.93@monowave.com> et@monowave.com (E. Y.L. Tsiang) writes:
  15.  
  16.    Thanks to all who replied.
  17.  
  18.    Three alternatives to ndbm were suggested:
  19.  
  20.    1) gdbm - the gnu version of ndbm, which has a ndbm and a dbm interface
  21.  
  22.    2) sdbm - also public domain source
  23.  
  24.    3) kala - has more than basic storage/retrieval, such as
  25.       transaction and versioning
  26.  
  27.    I have not yet gotten any information on kala (requestable from
  28.    kala-request@world.std.com).  
  29.  
  30.  
  31.  
  32. ==========================================================================
  33.  
  34.                   Penobscot Development Corporation
  35.                               Announces
  36.       Availability of Kala documents and Kala Forum back issues
  37.                        via ftp for public use.
  38.  
  39. --------------------------------------------------------------------------
  40. All materials are Copyrighted by Penobscot Development Corporation.
  41. Their use is restricted to inspection and internal distribution only.
  42. ==========================================================================
  43.  
  44.  
  45. Kala Forum digests (back issues) and other miscellaneous Kala
  46. documents are now available through ftp from 
  47.  
  48.                             =============
  49.                             world.std.com
  50.                             =============
  51.  
  52. To connect to this ftp site, type the following at your Unix shell
  53. prompt:
  54.  
  55.     % ftp world.std.com
  56.  
  57. or consult with your system administrator if you use any other means
  58. for accessing the network (such as BBSs, CompuServe, etc.).
  59.  
  60. If coming through a regular Unix connection, you should see something
  61. similar to the following:
  62.  
  63.     Connected to world.std.com
  64.     220 world FTP server (Version 6.12 Sat Nov 7 22:18:34 EST 1992) ready.
  65.     Name (world.std.com:your_name): anonymous
  66.  
  67. You must enter 'anonymous' at the Name: prompt. In response, you will
  68. see the following:
  69.  
  70.     331 Guest login ok, send e-mail address as password.
  71.     Password: 
  72.  
  73. Next, to be on the safe side, type at the ftp> prompt:
  74.  
  75.     ftp> bin
  76.  
  77. On the world.std.com computer, the publicly accessible Kala documents
  78. are located in the pub/kala directory. Change your current working
  79. directory to it using:
  80.  
  81.     ftp> cd pub/kala
  82.  
  83. The Kala public materials are organized into the following few
  84. subdirectories:
  85.  
  86.     pub/kala
  87.             /KalaForum          -- contains all back issues of the
  88.                                    Kala Forum digests
  89.             /Articles           -- contains preliminary versions of
  90.                                    articles published elsewhere
  91.             /ShortDocuments     -- contains various technical and
  92.                                    business documents about Kala
  93.  
  94. To get at any of these directories, just type 'cd directory-name' at
  95. the ftp> prompt. To list the files in the directory you're in, just
  96. type 'ls' at the ftp> prompt. To download any of the files, type:
  97.  
  98.     ftp> get filename
  99.  
  100. To exit ftp, type 'quit' at the ftp> prompt.
  101.  
  102. All Kala Forum issues are in ASCII text only. Other documents have
  103. names ending in '.txt' to indicated that they are in ASCII text format
  104. or '.ps' for PostScript format (other formats later).
  105.  
  106. Please let us know if you have any problems. Enjoy!
  107.  
  108.  
  109.  _     _     ____   _         ____ tm ____________________________________
  110.  \\   /     |    \   \       |    \       \\\\ 
  111.   \\ /__     \ __ \   \       \ __ \       \\\\ 
  112.    \\    \    \    \   \       \    \       \\\\  
  113.     \\    \    \    \   \       \    \       \\\\  No more than you need !!!
  114.      \\'   \'   \'   \'  '----'  \'   \'      \\\\  No less than you want !!!
  115.       ........................................................................
  116.       Penobscot Development Corp. 50 Princeton Road Arlington Mass. 02174-8253
  117.        voice: +1-617-646-3951  fax: +1-617-646-5753  email: kala@world.std.com
  118.  
  119.  
  120.