home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: DFÜ und Kommunikation / SOS-DFUE.ISO / programm / internet / explorer / wais.txt < prev    next >
Encoding:
Text File  |  1992-08-06  |  16.6 KB  |  430 lines

  1. All You Ever Wanted to Know about WAIS
  2. --------------------------------------
  3.  
  4.  
  5. From: composer@Beyond.Dreams.ORG (Jeff Kellem)
  6. Subject: WAIS, A Sketch of an Overview
  7.  
  8. The following is something I threw together, in the time it took to type
  9. it, for some friends that had shown an interest in WAIS at one time or
  10. another.  It may be of interest, for those that are curious about WAIS.
  11.  
  12. Jeff Kellem
  13. Internet: composer@Beyond.Dreams.ORG
  14.  
  15.  
  16.                  WAIS, A Sketch Of An Overview
  17.                  =============================
  18.                Jeff Kellem, Beyond Dreams
  19.                     23 September 1991
  20.  
  21.  
  22. So, what is WAIS?
  23. -----------------
  24.  
  25.     First off, WAIS stands for Wide Area Information Server.  And, just
  26. what the heck is a "Wide Area Information Server"?  It's a set of programs
  27. (or, more specifically, a protocol) that allows users to search and access
  28. different types of information from a single interface.  This information
  29. can be practically anything, from text to sound to images to whatever you
  30. can think up.  The information can reside anywhere and on many different
  31. computer systems.  The WAIS protocol is an extension of the ANSI Z39.50
  32. information retrieval protocol.  (WAIS is pronounced "ways", BTW.)
  33.  
  34. How does one access info from a WAIS server?
  35. --------------------------------------------
  36.  
  37.      You'll need a WAIS client.  There are a few sample clients (user
  38. interfaces) provided with the WAIS distribution available from Thinking
  39. Machines (TMC) [see below, "How do I get the WAIS distribution?"]: a GNU
  40. Emacs, a shell, and an X Windows interface.  A Mac interface is also
  41. available from TMC.  Other interfaces are currently "in the works", such as
  42. a Motif interface, one for the NeXT, a dumb terminal interface, among
  43. others.  Once you start up the WAIS client, you specify what's called a
  44. source to search upon.  [A `source' specifies a server of information and
  45. how the client can contact it, along with some other information.]  You can
  46. ask multiple sources for information.  Then, you ask the source(s) a
  47. question/query.  A question consists of a phrase.  With the current sample
  48. server/client implementations, this phrase is basically considered a set of
  49. keywords to search for, based on weights/percentages of each word in the
  50. documents (you're searching upon).  But, since WAIS really just specifies
  51. the protocol for the client and server to use for communication, the
  52. underlying search on the server could just as well use various natural
  53. language queries upon its information.  The information on the server could
  54. also easily be some arbitrary database, as long as the server knows how to
  55. understand a WAIS question and send back a response.  The user never has to
  56. see this part of WAIS.  All s/he see is the client side of things, the
  57. choice of a source(s) and the posing of a question.  Once the user has found
  58. some relevant documents, s/he can ask the source(s) for other documents
  59. "similar" to the ones found.
  60.  
  61. Well, what type of information is available?
  62. --------------------------------------------
  63.  
  64.     All kinds and more are being added all the time.  Here's a list of the
  65. current server names (taken from the release announcement of version 8 beta
  66. 3.1), organized by topic:
  67.  
  68. Biology:
  69.  biology-journal-contents.src
  70.  biosci.src              Molecular-biology.src
  71.  
  72. Usenet and internet archives:
  73.  comp.graphics.src       comp.admin.src
  74.  comp.db.src             comp.emacs.src
  75.  comp.multi.src               comp.archives.src
  76.  rec.pets.src            comp.sources.src
  77.  usenet-science.src
  78.  user-contrib-cookbook.src    usenet-cookbook.src
  79.  homebrew.src
  80.  info-mac.src            sun-spots.src
  81.  
  82. Frequently Asked Questions:
  83.  NeXT.FAQ.src            unix.FAQ.src
  84.  ibm.pc.FAQ.src               mac.FAQ.src
  85.  
  86. Connection Machine info:
  87.  CM-applications.src
  88.  CM-tech-summary.src
  89.  CM-fortran-manual.src        CM-paris-manual.src
  90.  CM-star-lisp-docs.src        CMFS-documentation.src
  91.  
  92. Books:
  93.  jargon.src
  94.  bible.src               koran.src
  95.  sample-books.src
  96.  MIT-algorithms-bug.src  MIT-algorithms-exercise.src
  97.  MIT-algorithms-suggest.src
  98.  
  99. Libraries:
  100.  online-libraries.src
  101.  tmc-library.src
  102.  
  103. Misc:
  104.  open_systems_calendar.src    matrix_news.src
  105.  astro-images-gif.src         astro-images-fits.src
  106.  nsf-bulletins.src
  107.  midi.src
  108.  unimelb-research.src (Australia!)
  109.  supreme-ct.src
  110.  NIH-Guide.src
  111.  UNTComputerDoc.src
  112.  US-Gov-Programs.src
  113.  UiO_Publications.src (Norway!)
  114.  cosmic-abstracts.src         cosmic-programs.src
  115.  directory-of-servers.src
  116.  eff-documents.src       eff-talk.src
  117.  empire.src              empire20.src
  118.  internet-documents.src       internet-drafts.src
  119.  internet-resource-guide.src  internet-rfcs.src
  120.  patent-sampler.src
  121.  poetry.src
  122.  risks-digest.src
  123.  
  124.  sample-pictures.src
  125.  unix-manual.src
  126.  wais-discussion-archives.src wais-docs.src
  127.  wall-street-journal-sample.src
  128.  weather.src
  129.  world-factbook.src
  130.  
  131. How do I find out about these and other WAIS servers?
  132. -----------------------------------------------------
  133.  
  134.     Thinking Machines runs a WAIS server, directory-of-servers.src, which
  135. is a "white pages" of other WAIS servers.  You can query this WAIS server
  136. to find other servers and new ones that pop up.  When someone creates a
  137. server that they want others to know about, s/he registers that server
  138. with the directory-of-servers.  Directions on how to do this are given
  139. in the WAIS distribution from think.com.
  140.  
  141. Okay, so how do I obtain the WAIS distribution?
  142. -----------------------------------------------
  143.  
  144.     The WAIS distribution, currently at version 8 beta 3.1 is available
  145. via anonymous ftp from the:
  146.  
  147.      think.com:/public/wais
  148.  
  149. directory.  The filename for WAIS version 8 beta 3.1 is:
  150.  
  151.      wais-8-b3.1.tar.Z
  152.  
  153. and, for the Mac client/interface:
  154.  
  155.      WAIStation-0-62.sit.hqx
  156.  
  157. A bibliography of WAIS related articles is included below.  If additions
  158. are made to this bibliography, you can obtain a fresh copy via anonymous
  159. ftp from:
  160.  
  161.      quake.think.com:/pub/wais/wais-discussion/bibliography.txt
  162.  
  163. If you have further questions about WAIS, feel free to send me a note.
  164.  
  165. What about mailing lists or newsgroups related to WAIS?
  166. -------------------------------------------------------
  167.  
  168.     There are three mailing lists, maintained at think.com, regarding
  169. WAIS.  They are:
  170.  
  171.     wais-interest@think.com   announcements of new releases for the
  172.                     Internet environment.  One message a
  173.                     month or so.
  174.     wais-interest-request@think.com     To join, send mail here.
  175.  
  176.  
  177.     wais-discussion@think.com Moderated digest of mail from users and
  178.                     developers on Electronic Publishing
  179.                     and other WAIS related topics.  Includes
  180.                     all from wais-interest.
  181.     wais-discussion-request@think.com   To join, send mail here.
  182.  
  183.     wais-talk@think.com       unmoderated list for implementors and
  184.                     interactive discussions.  A couple notes
  185.                     a week, depending on activity, of course.
  186.     wais-talk-request@think.com         To join, send mail here.
  187.  
  188.  
  189. As a reminder, requests for additions/deletions/etc. should go to
  190.  
  191.      wais-<foo>-request@think.com
  192.  
  193. where `<foo>' is one of `interest, `discussion', or `talk'.  Archives are
  194. available from WAIS server, wais-discussion, or anonymous ftp from
  195.  
  196.      quake.think.com:/pub/wais/wais-discussion
  197.  
  198. The USENET newsgroup, alt.wais, is also devoted to discussing WAIS and
  199. related items of interest.  It is disjoint from the above mailing lists.
  200.  
  201. If you have any further questions regarding WAIS, feel free to send me a
  202. note.  I can be reached via e-mail at:
  203.  
  204.      composer@Beyond.Dreams.ORG
  205.  
  206. Hope this was of some help.  This document is an extreme rough draft,
  207. typing from a stream of consciousness.
  208.  
  209.  
  210. Jeff Kellem
  211. Composer of Dreams / Dream Maker
  212. Beyond Dreams
  213. Internet: composer@Beyond.Dreams.ORG
  214.  
  215. [ The above document is Copyright (c) 1991 Jeff Kellem/Beyond Dreams,
  216.   except for portions taken from other related documents, as noted.  You
  217.   have permission to freely redistribute this for non-commercial and
  218.   non-profit purposes.  It would be nice if you let the author know
  219.   about any redistributions that are expected to reach more than a
  220.   single person. :)  Please contact the author if you wish to use this
  221.   document in any other fashion.  Most likely, there won't be a problem. ]
  222.  
  223.  
  224. WAIS Bibliography (attachment)
  225. ==============================
  226.  
  227.        Wide Area Information Servers (WAIS) Bibliography
  228.  
  229.            Barbara Lincoln (barbara@think.com)
  230.                       8/23/91
  231.  
  232. ------------------------------------------------------------------
  233. Hard copies of the following documents are available.  Some
  234. documents are available electronically, as stated, but contain
  235. figures which are not reproduced in the ascii version.
  236. Email, fax, mail or phone your name, address and phone number to:
  237. Barbara Lincoln, Thinking Machines Corp., 1010 El Camino Real, Suite
  238. 310, Menlo Park, CA,  94025,  phone: 415-329-9300, fax: 415-329-9329,
  239. email:barbara@think.com
  240. -------------------------------------------------------------------
  241.  
  242. WAIS Documents
  243. ---------------
  244.  
  245. - "Wide Area Information Servers", (overview sheet) Brewster Kahle,
  246. Thinking Machines, April, 1991.
  247. One page overview of the Internet release of WAIS.
  248. Available via anonymous ftp:
  249. /pub/wais/wais-discussion/wais-overview.text@quake.think.com or
  250. WAIS server wais-discussion-archive.src
  251.  
  252. - "An Information System for Corporate Users: Wide Area Information
  253. Servers", Brewster Kahle, April, 1991. Thinking Machines technical
  254. report TMC-199.  Also in ONLINE Magazine Aug 1991.
  255. Report on the system constructed for Peat Marwick and other corporate
  256. users.  Has screen shots of WAIStation.
  257. Available via anonymous ftp:
  258. /pub/wais/doc/wais-corp.txt@quake.think.com or WAIS server
  259. wais-docs.src
  260.  
  261. - "WAIS Bibliography", Barbara Lincoln, Thinking Machines, August,
  262. 1991.
  263. Available via anonymous ftp:
  264. /pub/wais/wais-discussion/bibliography.txt@quake.think.com or
  265. WAIS server wais-discussion-archive.src
  266.  
  267. - "Wide Area Information Servers Concepts", Brewster Kahle,
  268. November, 1989,Thinking Machines technical report TMC-202.
  269. Early draft of paper outlining how a Wide Area Information System
  270. could grow.
  271. Available via anonymous ftp:
  272. /pub/wais/doc/wais-concepts.txt@quake.think.com or WAIS
  273. server wais-docs.src
  274.  
  275. - "Wide Area Information Servers: A SuperComputer on Every Desk", Brewster
  276. Kahle, Thinking Machines, August 1991.  This is a set of overview
  277. presentation slides for WAIS.
  278.  
  279. - "WAIStation, A User Interface for WAIS", February 1991, Thinking
  280. Machines technical report TMC-203.
  281. User interface documentation with screen shots.
  282. Available via anonymous ftp:
  283. /pub/wais/doc/wais_users_guide.txt@quake.think.com or WAIS
  284. server wais-docs.src
  285.  
  286. WAIS-related articles/publications
  287. --------------------------------
  288.  
  289. - "For the PC User, Vast Libraries", New York Times, pg.C1 John
  290. Markoff, July 3, 1991.
  291. Overview of WAIS Internet experiment.
  292.  
  293. - "Browsing Through Terabytes", Byte Magazine, Richard Stein, May
  294. 1991, pp157-164.
  295. Readable article on what a large WAIS system looks like.
  296.  
  297. - "WAIS Promises Easy Text Retrieval", MacWeek, Henry Norr, May
  298. 14, 1991, pg22.
  299. Report on the Peat Marwick WAIS system.
  300.  
  301. - "Release 1.0", Esther Dyson, April 1991, entire issue.
  302. In-depth article on commercial systems and protocols, featuring
  303. WAIS.
  304.  
  305. - "Network to Unite Data Bases", San Jose Mercury News, John
  306. Markoff, July 21, 1991, page 1F.
  307. Rewriting of the "For the PC User, Vast Libraries," New York Times
  308. article with emphasis on Apple component.
  309.  
  310. - "Designing a Desktop Information System: Observations and Issues",
  311. Thomas Erickson & Gitta Salomon.  Human Factors in Computing Systems,
  312. CHI '91 Conference Proceedings  (pp. 49-54) April 1991, New Orleans.
  313. New York: ACM, 1991.
  314. Early paper on the Apple interface for WAIS.
  315.  
  316. - "Z39.50-1988: Information Retrieval Service Definition and Protocol
  317. Specification for Library Applications".  National Information Standards
  318. Organization (Z39), P.O. Box 1056, Bethesda, MD 20817.  (301) 975-2814.
  319. Available from Document Center, Belmont, CA.  Telephone 415-591-7600.
  320.  
  321. - "Z39.50-1991 Version 2", May 1991.  Electronic version of the working
  322. copy of the Z39.50 implementors group.  Anonymous FTP:
  323. /pub/wais/doc/z3950-spec.txt@quake.think.com or WAIS server wais-docs.
  324.  
  325. - "The Z39.50 Information Retrieval Protocol: An Overview and Status
  326. Report", Clifford Lynch, Computer Communication Review ACM SIGCOMM
  327. Introduction to the the protocol of WAIS.
  328.  
  329. - "WAIS Interface Protocol, Prototype Functional Specification", April
  330. 1990.
  331. Our Changes to the Z39.50-1988 specification.
  332.  
  333. Thinking Machines Technical Reports
  334. -----------------------------------
  335.  
  336. - "Parallel Free-Text Search on the Connection Machine System",
  337. C. Stanfill and B. Kahle, 1986.  Thinking Machines technical report
  338. TMC-72.  Communications of the ACM, Volume 29, Number 12, December 1986.
  339. How a signature system can be used on a parallel machine.
  340.  
  341. -  "Massively Parallel Information Retrieval for Wide Area Information
  342. Servers", C. Stanfill, Thinking Machines, October, 1991.  Paper presented
  343. at the IEEE International Conference on Systems, Man, and Cybernetics.
  344. Charlottesville, Virginia.
  345. Technical paper on Connection Machine servers on the WAIS system.
  346. Postscript copy available via anonymous ftp:
  347. /pub/wais/doc/cm-servers.ps@quake.think.com or WAIS server wais-docs.
  348.  
  349. - "A Parallel Indexed Algorithm for Information Retrieval", C. Stanfill,
  350. R. Thau, December 1990.  Thinking Machines technical report TMC-67.
  351. Appeared in Proceedings of the 12th International Conference on Research
  352. and Development in Information Retrieval SIGIR-89.
  353.  
  354. - "Extracting Content Bearing Terms in Parallel on the Connection
  355. Machine", S. Smith, 1987.  Thinking Machines technical report TMC-71.
  356. Submitted to ACL.
  357.  
  358. - "Very Large Database Applications of the Connection Machine System",
  359. D. Waltz, C. Stanfill, S. Smith, R. Thau, 1987.  Thinking Machines technical
  360. report TMC-70.  Appeared in AFIPS/1987 NCC Proceedings, July 1987.
  361.  
  362. - "Parallel Computing for Information Retrieval: Recent Developments",
  363. C. Stanfill, January, 1988.  Thinking Machines technical report TMC-69.
  364.  
  365. - "An Analysis of the Effects of Data Corruption on Text Retrieval
  366. Performance", S. Smith, C. Stanfill, December 1988.  Thinking Machines
  367. technical report TMC-68.
  368.  
  369. - "Information Retrieval on the Connection Machine: 1 to 8192 Gigabytes",
  370. C. Stanfill, R. Thau, December 1990.  Thinking Machines technical report
  371. TMC-66.  To appear in Information Processing and Management, 1991.
  372.  
  373. - "WAIStation, A User Interface for WAIS", February 1991, Thinking
  374. Machines technical report TMC-203.
  375. User interface documentation with screen shots.
  376. Available via anonymous ftp:
  377. /pub/wais/doc/wais_users_guide.txt@quake.think.com or WAIS
  378. server wais-docs.src
  379.  
  380. - "An Information System for Corporate Users: Wide Area Information
  381. Servers", Brewster Kahle, April, 1991. Thinking Machines technical
  382. report TMC-199.  Also in ONLINE Magazine Aug 1991.
  383. Report on the system constructed for Peat Marwick and other corporate
  384. users.  Has screen shots of WAIStation.
  385. Available via anonymous ftp:
  386. /pub/wais/doc/wais-corp.txt@quake.think.com or WAIS server
  387. wais-docs.src
  388.  
  389. - "Wide Area Information Servers Concepts", Brewster Kahle,
  390. November, 1989,Thinking Machines technical report TMC-202.
  391. Early draft of paper outlining how a Wide Area Information System
  392. could grow.
  393. Available via anonymous ftp:
  394. /pub/wais/doc/wais-concepts.txt@quake.think.com or WAIS
  395. server wais-docs.src
  396.  
  397. Electronic Services
  398. ------------------
  399.  
  400. - wais-discussion@think.com: Weekly digest of mail from users and
  401. developers on Electronic Publishing.
  402. Anonymous FTP access to archives:
  403. /pub/wais/wais-discussion/*@quake.think.com
  404.  
  405. - wais-interest@think.com: announcements of new releases for the
  406. internet environment.  A message every month or so.  Anonymous FTP
  407. access to archives:
  408. /pub/wais/wais-discussion/*@quake.think.com
  409.  
  410. - wais-talk@think.com: interactive list of developers.  A couple
  411. notes a week.
  412.  
  413. - WAIS Unix Release: Freeware release of client code (X and gnu-emacs),
  414. protocol code, and server code for accessing existing servers or starting
  415. new servers.
  416. Available via anonymous FTP:
  417. /public/wais/wais-8-b2.tar.Z@think.com
  418.  
  419. - WAIStation Macintosh program:  Freeware client program for accessing
  420. servers over tcp/ip.  See WAIStation documentation above (included in the
  421. release).
  422. Available via anonymous FTP:
  423. /public/wais/WAIStation-0-62.sit.hqx@think.com
  424.  
  425. - Macintosh demonstration screen-movie: Steve Cisler put together a short
  426. screen-recorder movie for seeing some of what WAIStation does.
  427. Available via anonymous FTP:
  428. /public/wais/WAIStation-Canned-Demo.sit.hqx@think.com
  429.  
  430.