home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / bit / listserv / edtech / 2717 < prev    next >
Encoding:
Text File  |  1992-12-16  |  10.6 KB  |  309 lines

  1. Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
  2. Path: sparky!uunet!spool.mu.edu!uwm.edu!psuvax1!psuvm!auvm!PLAINS.NODAK.EDU!SACKMAN
  3. Approved-By:  EDTECH Moderator <21765EDT@MSU.BITNET>
  4. Message-ID: <EDTECH%92121607544449@OHSTVMA.ACS.OHIO-STATE.EDU>
  5. Newsgroups: bit.listserv.edtech
  6. Approved: NETNEWS@AUVM.AMERICAN.EDU
  7. Date:         Wed, 16 Dec 1992 07:50:11 EST
  8. Sender:       EDTECH - Educational Technology <EDTECH@OHSTVMA.BITNET>
  9. From:         Gleason Sackman <sackman@plains.nodak.edu>
  10. Subject:      December Hunt Results (from NETTRAIN) (1 of 2)
  11. Lines: 296
  12.  
  13. From: Rick Gates <LB05GATE@ucsbuxa.bitnet>
  14. Subject:      December Hunt Results
  15. To: Multiple recipients of list NETTRAIN <NETTRAIN@ubvm.bitnet>
  16.  
  17. **********************************************************
  18. *                                                        *
  19. *              December Internet Hunt                    *
  20. *                                                        *
  21. *                     RESULTS                            *
  22. *                                                        *
  23. *        (Watch out! 617 lines in this message)          *
  24. **********************************************************
  25.  
  26. The results are in.  The winner is:
  27.  
  28.               Calvin Boyer
  29.               Library
  30.               University of California, Irvine
  31.  
  32. Calvin scored a total of 41 points out of a maximum of 42 in an
  33. entry dated Tue, 01 Dec 92 19:52:40 -0800.
  34.  
  35. One of the distinguishing features of Calvin's effort was his
  36. almost total reliance on a single gopher server.  Here is his
  37. own words:
  38.  
  39. >As an experiment to see how far I could go using only one of
  40. >the more robust gopher servers (University of California -
  41. >Santa Cruz InfoSlug), I limited my first round assistance to
  42. >INFOSLUG.  The number of answers with the InfoSlug tag is most
  43. >illustrative.
  44. >
  45. >and it takes longer to type the answers than to find!
  46.  
  47. Congratulations Calvin, on a job well done!
  48.  
  49. STATISTICS
  50. ----------
  51.  
  52. The number of players was down this month, partly (I suspect),
  53. due to the usually frantic end-of-the-term activities occurring
  54. in academic centers around the world.
  55.  
  56. Number of players: 11
  57.  
  58. Number of comments: 32
  59.  
  60. COMMENTS ABOUT THIS HUNT
  61. ------------------------
  62.  
  63. As our winner has already pointed out, the InfoSlug Gopher at
  64. UC Santa Cruz provides a good starting point for network
  65. searches.
  66.  
  67. As expected Veronica is already becoming a vital tool.  Roughly
  68. half of all gopher solutions sent by this month's players used
  69. Veronica.
  70.  
  71. THE USUAL
  72. ---------
  73.  
  74. If any player would like a copy of their individual results,
  75. please feel free to send me a message.
  76.  
  77. ASIDE
  78. -----
  79. In response to the proliferation of Network tools named after cartoon
  80. characters (Archie, Veronica), I propose that we come up with a new
  81. maxim for Cybernauts:
  82.  
  83.      "Just Use Gopher Heavily, Especially After Dark"
  84.  
  85. Well, now for something completely different:
  86.  
  87. GOPHER/ALIAS HINT  (3 or 4 screens of info)
  88. -----------------
  89.  
  90. I thought that maybe people would be interested in a how I've
  91. been using aliases with the gopher command.  I'm on a Unix
  92. system here, and I can can use the alias command to cut down on
  93. keystrokes.  For instance when I type the letter 'm' and hit
  94. return, I get put into my emacs mailer.  That's because I have
  95. the following line in my .login file:
  96.  
  97. alias m emacs -f rmail
  98.  
  99. In other words, 'm' becomes an alias (substitute, synonym) for
  100. the command 'emacs -f rmail'.
  101.  
  102. This sort of facility is availble on other, non-Unix platforms
  103. as well.
  104.  
  105. The way I use this feature with Gopher revolves around the fact
  106. that you can always find out what address and directory you are
  107. connected to with Gopher.  For instance from the following menu
  108. on my local Gopher server:
  109.  
  110.                       Other Gopher and Information Servers
  111.  
  112.       1.  Univ of Minnesota Gopher Server/
  113.       2.  Other Gopher and Information Servers/
  114.       3.  Apple Computer Higher Education Gopher Server/
  115.       4.  UCB Berkeley Gopher Server/
  116.       5.  University of California - Irvine/
  117.  -->  6.  Veronica (search menu items in most of GopherSpace)/
  118.  
  119. ...if I press '=', I will get a screen that looks like this:
  120.  
  121. Name=Veronica (search menu items in most of GopherSpace)
  122. Type=1
  123. Port=70
  124. Path=1/Veronica
  125. Host=futique.scs.unr.edu
  126.  
  127. This gives us the name of the menu choice, the type (1 is a
  128. directory), the port, the directory path, and the address of
  129. the remote host.  Here's how I can use this info.
  130.  
  131. My Gopher client, and I suspect many others, allows for the
  132. specification of path, address and port on the command line.
  133. So if I type the following command:
  134.  
  135.         gopher -p 1/Veronica futique.scs.unr.edu 70
  136.  
  137. ...then after a short pause I will see the following screen
  138.  
  139.                     Root gopher server: futique.scs.unr.edu
  140.  
  141.  -->  1.  About Veronica.
  142.       2.  Search many (300) Internet gopher menus by _SINGLE_ keyword  <?>
  143.       3.  About the reduced-redundancy search.
  144.       4.  Proposals for Veronica Development.
  145.  
  146. As I frequently do Veronica searches, it's useful for me to
  147. create an alias for this command.  Thus a line in my .login
  148. file reads:
  149.  
  150. alias ver "gopher -p 1/Veronica futique.scs.unr.edu 70"
  151.  
  152. Now, rather than having to traverse a number of Gopher menus to
  153. get to the Veronica search screen, I simply type 'ver' and I am
  154. there!
  155.  
  156. This can be a real time saver for any set of Gopher resources
  157. that you need to visit regularly.  For instance, rather than
  158. having to choose:
  159.  
  160. Other gophers
  161.    North America
  162.       U.S.A
  163.         page down several times
  164.            Choose UC Santa Cruz InfoSlug system
  165.  
  166. I simply type 'slug' from my system prompt, and I am there
  167. because of the following line in my .login file:
  168.  
  169. alias slug "gopher scilibx.ucsc.edu 70"
  170.  
  171. How did I get the information for my gopher command?  I simply
  172. pressed '=' from the following menu:
  173.  
  174.                                       USA
  175.  
  176.       109. Texas A&M/
  177.       110. UCCSN System Computing Services Gopher (Las Vegas, Nevada)/
  178.       111. University Corporation for Atmospheric Research (UCAR)/
  179.       112. University System of Georgia Information Service/
  180.       113. University of California -  Berkeley, Open Computing Facility/
  181.       114. University of California - Berkeley, Workstation Support Services/
  182.       115. University of California - Irvine/
  183.       116. University of California - Irvine, Information & Computer Science/
  184.       117. University of California - San Francisco, UCSFYI Experimental Gop/
  185.       118. University of California - Santa Barbara/
  186.  -->  119. University of California - Santa Cruz, InfoSlug System/
  187.       120. University of Chicago (under construction)/
  188.       121. University of Colorado, Boulder/
  189.       122. University of Delaware gopher server/
  190.       123. University of Florida (experimental)/
  191.       124. University of Georgia (test gopher)/
  192.       125. University of Houston Protein Information Resource gopher/
  193.       126. University of Houston, Texas/
  194.  
  195. Press ? for Help, q to Quit, u to go up a menu                     Page: 7/10
  196.  
  197.  
  198. ...and got this information:
  199.  
  200. Name=University of California - Santa Cruz, InfoSlug System
  201. Type=1
  202. Port=70
  203. Path=
  204. Host=scilibx.ucsc.edu
  205.  
  206. (Note that there is no path needed here, or in my .login alias.)
  207.  
  208. I hope that this information proves useful.  I'm fairly certain
  209. that much of it is available on other platforms as well.
  210.  
  211. To those anxious for the Hunt answers, I will now release you
  212. from captivity.  Hopefully before long, I will find a
  213. Gopher/FTP site for the Hunt, and I'll be able to place
  214. information of this sort in a hints or tips file there.
  215.  
  216. Without further delay...
  217.  
  218. THE HUNT ANSWERS
  219. ----------------
  220.  
  221. 1. (3) What is the atomic weight of boron?
  222.    (Question contributed by Jim Olivetti.)
  223.  
  224. Winner's Answer
  225. ---------------
  226. U of C - Santa Cruz InfoSlug System
  227. <select>        The Library/
  228. <select>        Electronic Reference Books/
  229. <select>        Periodic Table of Elements/
  230. <select>        Boron
  231.                         answer: 10.811
  232.  
  233. Other Answers
  234. -------------
  235.    gopher at University of Minnesota
  236.    All the Gophers in the World/
  237.    University of Colorado, Boulder/
  238.    Online Library Catalogues, Electronic Books and Reference Databases/
  239.    Reference Works/
  240.    Periodic Table of Elements/
  241.    boron
  242.    The atomic weight of boron is 10.811.
  243.  
  244. 2. (6) Seems like a funny question to ask from so far away, but I'm
  245. trying to find a new book on the Internet by an author named Krol.
  246. Are there any local bookstores that might carry this?  I live in
  247. Albuquerque, New Mexico.
  248.  
  249. Winner's Answer
  250. ---------------
  251. <telnet>        Gopher.Ora.Com
  252. <log in>        Gopher
  253. <select>        Ordering Information/
  254. <select>        List of Bookstores Carrying O'Reilly Books/
  255. <select>        New Mexico
  256.                         answer:  Page One; Holman's
  257.  
  258.  
  259. 3. (4) Early last month, U.S. president-elect Bill Clinton proposed a
  260. new technology policy.  Where can I find the text of this proposed
  261. policy?
  262.  
  263. Winner's Answer
  264. ---------------
  265. University of California - Santa Cruz InfoSlug System
  266. <select>        The World/
  267. <select>        US Presidential Campaign '92 Documents/
  268. <select>        Search Democratic Files <?>  "technology"
  269. <select>        /Democratic/Statements/tech-policy.
  270.                         answer: document is available for reading from
  271.                         screen, for mailing, for saving as a file, or
  272.                         for printing.
  273.  
  274. Other Answers
  275. -------------
  276. EFFector Online November 4, 1992        Issue 3.08      A Publication of the Ele
  277. Frontier Foundation     ISSN 1062-9424  A TECHNOLOGY POLICY FOR AMERICA Six
  278. Broad Initiatives       by Bill Clinton (September, 1992)
  279.  
  280. -----
  281. telnet to quake.think.com (WAIS)
  282. select [sunsite.unc.edu] clinton-speechess (sic!)
  283. search for "technology policy" (found 40 items)
  284. select "TECHNOLOGY: Position Paper - 9/16/92" (score 1000)
  285.  
  286.  
  287. 4. (5) I'm going to be in Denver, Colorado on the nights of Jan 22-25.
  288. Will the Denver Nuggets basketball team be playing at home on any of
  289. those nights?
  290.    (Idea for question contributed by Nancy Pope, LSU Library.)
  291.  
  292. Winner's Answer
  293. ---------------
  294. University of California - Santa Cruz InfoSlug System
  295. <select>        The Community/
  296. <select>        Professional Sports Schedules/
  297. <select>        National Basketball Association Schedule (92 - 93) Season <TEL>
  298. once connected
  299. <type>          denver 1/22 1/23 1/24 1/25
  300.                 answer: Saturday, 1/23 Cleveland at Denver (7:00 pm)
  301.                         Monday, 1/25 Minnesota at Denver (7:00 pm)
  302.  
  303. -----------------------------------------------------------------------------
  304. Gleason Sackman                           BBS:       sackman@sendit.nodak.edu
  305. Coordinator                               Internet:  sackman@plains.nodak.edu
  306. SENDIT - NoDak's K-12 Telcom Network      Bitnet:    sackman@plains.bitnet
  307. BOX 5164,  NDSU Computer Center           Voice: (701)237-8109
  308. Fargo, ND  58105                          Fax:   (701)237-8541
  309.