 Mike's List,Michael Panayiotakis (mpan@acrogate.ath.forthnet.gr) - June 1995
 Origin: Athens, Greece. List last update: 04/06/1995, 3152 lines long [+203]
 June random Quote :  Misfortune: the kind of fortune that never misses
 ------


 [NEW] --------- (changes from previous update)

 New this revision :

 - ROMANCE, Email part, "Backroads of the Infobahn" electronic journal
 - ROMANCE, new web sites
 - ROMANCE, Lifestyle online BBS telnet site
 - DOOM topic, gone
 - MOVIES, web, ftp sites added
 - ART, ftp site to get monalisa.jpg :)
 - SCIENCE, new topic
 - AMIGA, new topic
 - USENET, added information on some newsgroups
 - GAMES, telnet backgammon and chess sites
 - MIDI, ftp site for .MID files added
 - MPG, added ftp site
 - COMPANIES, added Intel ftp site
 - USENET, added descriptions for newsgroups regarding astronomy
 - LISTS, Astronomy and space related lists added
 - NASA, added calendar web site
 - LYNX, web page for C64 Emulator
 - FTP, mirror sites for files related to the C64 emulators/updated info
 - ROMANCE, two new ftp sites for JPG, GIF pictures
 - SIMTEL, more up-to-date information
 - Various alterations here and there

 ---------------


 This list preassumes that you have an average  knowledge  of  the  internet,
 you  know  how  to  use  a gopher or a World Wide Web shell program.You pro-
 bably already know how to use  ftp  or  telnet, otherwise  you  wouldn't  be
 reading  this  list  but  a book about internet and unix commands.. :-) Help
 will be provided where necessary.

 Use the search option of your favorite editor to go  to  various  places  in
 this file.If you want to search for a specific  topic/category,  start  your
 search string with "o " (no quotes).An example of a topic is "o ROMANCE". If
 for  example  you want to search for that specific topic in the list, search
 for the string "o ROMA" (no quotes).You will soon know how you can move back
 and forth in this list with ease and fast.

 NOTE: Not everything listed here is checked  out. Most  of  the  information
 found  here  comes  from  various sources, some more reliable than others. I
 personally thank everyone responsible for my sources  and  I  apologise  for
 it  wasn't  possible to list them all here.If you want to  correct,  or  add
 something, e-mail me using the address above.

 [COMMON]

  Every directory path and filename listed, must be used as  typed  in  this
  file. UNIX  operating  system is case sensitive and the word 'MAKE' is not
  the same as 'make'.

  Addresses in the form of ftp://something.goes.here/dir1/dir2 can be acces-
  sed  via  world  wide web, but can also be used as ftp something.goes.here
  from the unix command line and when connected, cd to /dir1/dir2.

  Addresses in the form of gopher://another.thing.here/bla_bla/  are  gopher
  addresses for world wide web programs such as Lynx or Netscape.

  [IP <-> site name]

  If you want the IP (number  address)  of  a  site, just  use  the  command
  nslookup. For  example, if  you want to find the IP number of nic.funet.fi
  you should type in the prompt of your unix  shell :  nslookup nic.funet.fi
  and  you' ll  get  the  numbers. If you have the IP number and you want to
  find the name of the site, type the following  in  the  prompt :  nslookup
  (IP  address)  and  you' ll  get  the  site's  name.The command "nslookup"
  should be available to every account.



 o AMIGA

   Sites containing information and files for the Amiga home/personal
   computer.

   Ftp sites   :

       wuarchive.wustl.edu, /systems/amiga

   Gopher sites:

       gopher.eunet.sk, Archive of EUnet Slovakia/Amiga Archive


 o ANIME, animation (cartoons)

   Japanese (not only) cartoons.MPG video files and images.

   Site Name                             Directory
   
   fishtank.stanford.edu                 /Anime, /Images
   ftp.std.com                           /archives/anime-fan-works
   ftp.sys.utoronto.ca                   /pub/anime
   nctuccca.edu.tw                       /misc/Anime
   bongo.cc.utexas.edu                   /student/anime
   ftp.tcp.com                           /pub/anime, /pub/anime-manga
   ftp.sunet.se                          /pub/pictures/anime-manga
   walker.u.washington.edu               /pub/user-supported/anime
   csd4.csd.uwm.edu                      /pub/core/art/anime
   ics.uci.edu                           /pub/anime
   kyoko.mit.edu                         /pub/anime
   busop.cit.wayne.edu                   /pub/anime
   plains.nodak.edu                      /pub/anime
   ftp.netcom.com                        /pub/mughi
                                         /pub/essomdah
   

   You can also browse the following sites using ftp, or web.

   ftp.animaniacs.com
   ftp.ph.utexas.edu
   acme.ftp.com                 W.B. cartoons, images, information
   lisa.apana.org.au            Tiny toons, animaniacs

   
 o ARCHIE

   Quick start :

   Search for specific file or topic.If local archie is not available,
   telnet to archie.doc.ic.ac.uk and give archie at log on.Type prog
   [subject] and after a while a few lines will appear indicating the
   sites where you can find files relative to the subject.Most servers
   can be reached via telnet.Try telnet "servername" with the servers
   following after this.. If a server prompts for a login, try "archie".

   Details :

   Once you get connected you can type HELP to get detailed online docume-
   ntation, but mostly you need only a few commands to get started:
 
   set maxhits 20        This causes any search that results in more than
                         20 matches to stop at 20. This prevents the search
                         program from running for a very long time finding
                         thousands of matches but with no output, then sud-
                         denly being done with the search and sending you
                         the matches for the next hour. Better to have it
                         abort after just the first 20 matches and show them
                         to you, then you can see why it's getting so many
                         matches and perhaps give a more precise query next
                         time that doesn't result in so many matches.

                         You can give any number; not just 20.
 
   set search sub        This causes any search to be done in case-insensi-
                         tive mode. The default, if this command isn't given
                         first, is to be case-sensitive like Unix.(It de-
                         pends on the host..).
 
   prog <FilenameKwExp>  Search for a file (called 'program' here) by name.
                         The expression is a 'regular expresion' from Unix
                         infamity. It's case-sensitive, so if you want any
                         case of "dog" you must say [Dd][Oo][Gg].
 
   whatis <TopicSubstr>  Search for a file by keywords in its description.

   servers               Shows list of archie servers available.
 

   Other archie servers : (use telnet and login as archie)

    archie.doc.ic.ac.uk         146.169.2.10    United Kingdom

    archie.hensa.ac.uk          129.12.21.25    United Kingdom
    archie.uni-linz.ac.at       140.78.3.8      Austria
    archie.univie.ac.at         131.130.1.23    Austria
    archie.funet.fi             128.214.6.102   Finland
    archie.univ-rennes1.fr      129.20.128.38   France
    archie.th-darmstadt.de      130.83.128.118  Germany
    archie.ac.il                132.65.16.18    Israel
    archie.unipi.it             131.114.21.10   Italy
    archie.uninett.no           128.39.2.20     Norway
    archie.rediris.es           130.206.1.2     Spain
    archie.luth.se              130.240.12.30   Sweden
    archie.switch.ch            130.59.1.40     Switzerland
    archie.cs.mcgill.ca         132.206.51.250  Canada
    archie.uqam.ca              132.208.250.10  Canada
    archie.unl.edu              129.93.1.14     USA (NE)
    archie.internic.net         198.49.45.10    USA (NJ)
    archie.rutgers.edu          128.6.18.15     USA (NJ)
    archie.ans.net              147.225.1.10    USA (NY)
    archie.sura.net             128.167.254.179 USA (MD)
    archie.twnic.net            192.83.166.10   Taiwan
    archie.ncu.edu.tw           192.83.166.12   Taiwan
    archie.wide.ad.jp           133.4.3.6       Japan
    archie.hana.nm.kr           128.134.1.1     Korea
    archie.sogang.ac.kr         163.239.1.11    Korea
    archie.au                   139.130.4.6     Australia
    sol.deakin.oz.au            128.184.1.1     Australia
 

    You can use archie via email also.Send a message to archie@server where
    the word 'server' should be replaced by the server's address (as above),
    and type the commands in the body of the message.

    For example if you would like to use server archie.funet.fi, you would
    send a message to archie@archie.funet.fi.


    Useful files :

        ftp noc.sura.net (192.80.214.100) nic/archie.manual (29K)
        | Unix 'man'-style introduction to accessing 'archie' file-finder
        | service interactively or via email.

 
 o ART

   Art in the form of images, drawings.. Art in general.

   Web sites:

   http://www.ncsa.uiuc.edu/General/UIUC/KrannertArtMuseum/ ->
   -> /KrannertArtHome.html                    Krannert Art museum
   http://www.gatech.edu/desoto/graf/Index.Art_Crimes.html
                                               Graffiti art gallery
   http://mistral.enst.fr                      Famous drawings
   http://siggraph.org                         Computer graphics
   http://www.btw.com/dce/pix                  Art images
   http://www.art.net                          Art Net (many links)
   http://artaids.dcs.qmw.ac.uk:8001           ArtAIDS
   http://www.canuck.com/Fire/fire.html        Collection of fake stamp art 
   http://access.digex.net/~danatio/gallery.html
                                               Sculpture works
   http://www.gate.net/~diskart                Art on computer disk
   http://www-cse.ucsd.edu/users/fil/erico.html
                                               Erico Menczer web site
   http://www.ugcs.caltech.edu/~werdna/grotesque/grotesque.html
                                               Horror, fear, grotesque in Art
   http://infolane.com/infolane/mari           Mari Broenen, abstract painter
   http://www.willamette.edu/~jpatters/art     Photography mainly
   http://bazaar.com/Art/mendoza.html          Antonio Medoza's Digital Art
                                               Gallery at Underground.Net
   http://www.wimsey.com/Generality/Skai_Fowler.html
                                               Photographs of paintings
   http://amanda.physics.wisc.edu/show.html    Internet art show by Jacobsen
   http://gertrude.art.uiuc.edu/ludgate/the/place.html
                                               Electronic artworks
   http://www.mcs.net/~wallach/arthole.html    Virtual gallery, Internet art
   http://www.3w.com/art                       The ArtNet
   http://www.artn.nwu.edu                     (Art)^n Laboratory
   http://www.ipp.com/ipp/art.html             Art Studio - various artists
   http://www.terra.net/artonline/index.html   ArtOnline - ethnic prints
   http://www.oslonett.no/home/atelier/index.html
                                               Atelier Nord, electronic art
   ftp://ftp.netcom.com/pub/jamesh/chez.rampart.html
                                               Chez Rampart Art Gallery 
   http://olt.et.tudelft.nl/fun/pictures/pictures.html
                                               EEG's Digital Picture Archive
   http://www.msstate.edu/Fineart_Online/home.html
                                               Fineart Online
   http://www.inetnebr.com/lincoln/a_and_e/gallery/online_gallery.html
                                               The Lincoln OnLine Gallery
   http://www.uio.no/~mwatz/art/gallery        Marius Watz' Art Gallery
   http://sunsite.unc.edu/otis/otis.html       OTIS, Online art gallery
   http://www.tagsys.com/Ads/Morton/index.html Sandra Morton Fine Arts 
                                               shows her Bali Collection...
   http://www.egallery.com/egallery/homepage.html
                                               The Electric Gallery
   http://wentworth-art.com                    Wentworth Gallery
   http://www.uky.edu/Artsource/artsourcehome.html
                                               Art Source
   http://www.wimsey.com/anima/ARTWORLDhome.html
                                               ArtWorld - information service
   http://www.wimsey.com/anima/ATLAShome.html  ATLAS Arts and wimsey's ANIMA
   http://www.cs.cmu.edu:8001/Web/People/spok/banned-books.html
                                               Banned Books Online 
   http://www.solutionsrc.com/PHOTOPIA         Photopia
   http://mistral.enst.fr/~pioch/louvre/paintings
                                               Le WebLouvre,Famous exhibition
   http://rubens.anu.edu.au                    ArtServe
   http://www.cs.cmu.edu:8001/Web/People/mjw/Computer/Amiga/MainPage.html
                                               A hypermedia exhibit of Amiga-
                                               generated art (images, movies)
   http://jefferson.village.virginia.edu/pmc/contents.all.html
                                               Postmodern Culture, the online
                                               journal
   http://www.bradley.edu/exhibit/index.html   Digital Photography '94
   http://rubens.anu.edu.au                    Art-History-related images


   Gopher sites:

   gopher://twinbrook.cis.uab.edu/1galleria.70
                                               Art Gallery, links
   gopher://libra.arch.umich.edu/11/Kandinsky
                                               The Kandinsky Image Archive
   gopher://burrow.cl.msu.edu/11/about_msu/gallery
                                               Online Photo Gallery


   Ftp sites:

   siggraph.org                                Computer graphics
   aug3.augsburg.edu, /files/jpeg              Get monalisa.jpg and other
                                               great files..


 o ASCII

   Ascii art, FAQ, etc. available at

            http://gagme.wwa.com/~boba/scarecrow.html

   For those who don't have access to web : 

        ftp sashimi.wwa.com      directory /pub/Scarecrow
        ftp mordor.ind.wpi.edu             /pub/ascii/art
        ftp ftp.mcs.com                    /mcsnet.users/jorn/ascii-art
        ftp ftp.cs.ttu.edu                 /pub/asciiart
        ftp ftp.netcom.com                 /pub/vzvz/asciiart
        ftp nic.funet.fi                   /pub/pics/ascii
        ftp irisa.irisa.fr                 /pub/vt100


 o ASTRONOMY

   Sites or information related to universe.

   Ftp sites    : jplinfo.jpl.nasa.gov path : news/, images/
                  nic.funet.fi         path : pub/astro/
                  garbo.uwasa.fi       path : pc/gifouter, pc/gifstar

   Web sites    : http://sir.univ-rennes1.fr/ASTRO/astro13e.html

   Gopher sites : stsci.edu (Space Telescope electronic information system)
                  gopher.uic.edu (University of Illinois)
                  gopher.adfa.oz.au (Astronomy topics and more)

   Telnet sites : bbhost.hq.eso.org, Login: esobb
                  spacemet.phast.umass.edu
                  espsun.space.swri.edu 540

   See also: NASA, TELNET - Libraries


 o BOOKS

   Get books/information about books in ascii format, via ftp, gopher or
   world wide web.

   Using gopher : ora.com               O'Reilly and Associates (publisher)
                  ftp.spies.com         Wiretap/Online Library

   Using Ftp    : mrcnext.cso.uiuc,edu, path : etext/ Many books in electro-
                                        nic format, Project Gutenberg
                  ftp.eff.org           /pub/EFF/papers
                  ftp.spies.com         /Library, /books directories
                  nic.funet.fi          /pub/doc/literary/etext
                  csn.org               /pub/alt/books/reviews

   Using Web    : http://www.netsurf.com/books
                     (Reviews of Books about internet)
                  http://www.cityscape.co.uk/mcgraw
                     (McGraw-Hill book company)
                  http://info.cern.ch/roeber/Misc/Gutenberg.html
                     (Frederick Roeber's unofficial Gutenberg Master Index)

   Contact them via email:

      O'Reilly & Associates              adv1@gnn.comm
     

 o COMPANIES, industries, etc.

   Sites, general information for well known companies or publishers.

   Ftp sites:

      ftp.creaf.com, /pub/creative          Creative Labs site
      american.megatrends.com, /pub         American Megatrends BIOSes (AMI)
      ftp.microsoft.com                     Microsoft site
      ftp.borland.com                       Borland site
      ftp.cirrus.com, /pub/support/desktop  Cirrus Logic
      ftp.usr.com                           USRobotics site
      ftp.qdeck.com                         Quarterdeck site
      software.watson.ibm.com               IBM ftp site
      ftp.adaptec.com                       Adaptec Inc
      ftp.autodesk.com                      Autodesk Inc
      151.155.3.17                          Novell Applications
      ftp.wdc.com                           Western Digital Corp.
      ftp.intel.com                         Intel site

   Web sites:

      http://www.creaf.com                  Creative Labs
      http://www.demon.co.uk/cluk           Creative Labs Europe
      http://www.sgi.com                    Silicon Graphics server
      http://www.ibm.com                    IBM web server
      http://www.apple.com                  Apple Homepage
      http://www.microsoft.com              Microsoft www pages
      http://www.sony.com                   SONY web site
      http://www.diamondmm.com              Diamond Multimedia
      http://www.lotus.com                  Lotus
      http://www.adobe.com                  Adobe systems Inc
      http://www.internex.com/DTP/Aldus.html  Aldus Corp.
      http://www.aol.com                    America On-Line
      http://www.atitech.ca                 ATI Technologies Inc
      http://www.bsdi.com              OR
      http://www.berksys.com                Berkeley Systems
      http://www.borland.com                Borland International
      http://www.ccmail.com                 cc:Mail Inc
      http://www.claris.com                 Claris Corp
      http://www.compaq.com                 Compaq computer corp.
      http://www.compuserve.com             Compuserve
      http://www.coolsoft.com               Cool Software
      http://www.us.dell.com                Dell Computer Corp.
      http://xmission.com/~wwwads/delphi.html  Delphi
      http://www.digital.com           OR
      http://www.dec.com                    Digital Equipment Corp.
      http://www.frontiertech.com           Frontier Technologies Corp
      http://www.genie.com                  Genie Information Systems
      http://www.intercon.com               Intercon
      http://www.commerce.net/directories/participants/ns/home.html
                                            Semiconductor Corp
      http://mcom.com/mosaic                Netscape Communications Corp.
      http://www.novell.com                 Novell Inc.
      http://www.oberon.com                 Oberon Software         
      http://www.qdeck.com                  Quarterdeck Office Systems Inc
      http://www.ssi1.com                   Silicon Systems
      http://www.spry.com                   Spry Inc
      http://www.spyglass.com               Spyglass
      http://www.supra.com                  Supra Corporation
      http://www.symantec.com               Symantec Corp       
      http://www.telebit.com                Telebit Corp.
      http://www.wdc.com                    Western Digital Corp
      http://www.quadralay.com/www/Austin/AustinBusiness/Hoover/zenith.html
                                            Zenith Data Systems
      http://www.zyxel.com                  Zyxel USA

   Telnet   :

      hpcvbbs.cv.hp.com  (login: new)       Hewllet Packard BBS

   Gopher   :

      ns.novell.com                         Novell Netware archive

   Email    :

      Note: See Email topic later on this list for info on how you can
      send a message to a Compuserve Account via internet email.

      Quarterdeck support service           support@qdeck.com
      America OnLine Inc                    info@aol.com or ahotline@aol.com
      American Megatrends                   robs@internet.megatrends.com
      ASP Assoc. of Shareware Profess.      72050,1433 (Compuserve)
      ASP Ombudsman                         70007,3536 (Compuserve)
      ATI Technologies Inc.                 74740,667 (Compuserve)
      Autodesk Inc                          71241,2067 (Compuserve)
      Berkeley Systems Inc                  osw@berksys.com
      Boca Research                         75300,2672 (Compuserve)
      Borland                               customer-support@borland.com  
      Cardinal Technologies Inc             cardtec@aol.com
      cc:Mail Inc                           marketing@ccmail.com  
      Compaq Computer Corp                  support@compaq.com  
      CompuServe Inc                        70006,101 (Compuserve :))
      Cool Software Inc                     ronl@coolsoft.com  
      Dell Computer Corp.                   support@dell.com  
      Delphi                                INFO@delphi.com  
      Delphi Internet Services              INFO@delphi.com           OR
                                            askdelphi@delphi.com
      Dvorak Development                    71333,11 (Compuserve)
      E-Tech Research Inc                   74774,301 (Compuserve)
      EINet                                 winweb@einet.net
      Ensoniq Corp                          davep@ensoniq.com
      Epson America Inc                     70205,1152 (Compuserve)
      Frontier Technologies Corp            tcptech@FrontierTech.com  
      General Videotex Corp                 bix@genvid.com
      Genie Information Services Inc        feedback@genie.geis.com  
      Hayes Microcomputer Products Inc      tech_support@hayes.com
      Hercules Computer Technology Inc      hercules@netcom.com
      ImagiSoft Inc                         70632,1177 (Compuserve)
      Impact Software                       71630,1703 (Compuserve)
      Impressions Software Inc              71333,463 (Compuserve)
      Intellicorp                           vajda@intellicorp.com
      Intercon                              info@intercon.com  
      Irwin Computer Engineering            71370,1513 (Compuserve)
      MVP Software                          70363,15 (Compuserve)
      National Center for Supercomp. Appl   mosaic-w@ncsa.uiuc.edu 
      NetCom On-Line                        info@netcom.com  
      Netscape Communications Corp.         info@mcom.com  
      Novell Inc                            ftp@novell.com  
      Omen Technology                       caf@omen.com
      Packard Bell ELectronics Inc          76711,503 (Compuserve)
      PC Computing                          yli-ron@pcc.ziff.com  
      PCX                                   70216,174 (Compuserve)
      Pearl America Inc                     71043,674 (Compuserve)
      Photodex Corp                         photodex@netcom.com
      Pkware Inc                            PKWARE.Inc@mixcom.com
      Practical Peripherals                 70007,4074 (Compuserve)
      RCCO Research.                        71053,55 (Compuserve)
      Silicon Systems                       72451,327 (Compuserve)
      Spry Inc                              sales@spry.com  or info@spry.com  
      Spyglass Inc                          info@spyglass.com  
      Supra Corporation                     supratech@supra.com  
      Telebit Corp                          info@telebit.com  
      US Robotics Inc                       support@usr.com              OR
                                            salesinfo@usr.com
      Voyetra Technologies                  71141,3422 (Compuserve)
      Websters Lexxicon Publishing Corp     sales@websters.com
      Zyxel USA                             brentm@hydra.sdsc.edu  
                                           

 o DEMOS

   Programs that show off the abilities of today's PC computers.

   Official demo site is now ftp.cdrom.com, /pub/demos directory.Check also
   previous official demo site ftp.eng.ufl.edu, /demos directory ..

   Mirrors :   ftp.luth.se, /pub/msdos/demos, upload in
                            /pub/msdos/demos_upload

   Web sites : ftp://ftp.eng.ufl.edu/demos/dw/dw.html
               ftp://ftp.cdrom.com/pub/demos/dw/dw.html (unchecked)
               http://www.mpoli.fi
               http://mits.mdata.fi/~jpm/emf.html         EMF demogroup page

   Various demo files can also be found at ftp.mpoli.fi or mpoli.fi ftp
   sites.


 o E-MAIL

   Helpful files :

      ftp bitnic.educom.edu (192.52.179.2) ANONYMOU/EMAIL.GUIDE (48K)

      ftp hydra.uwo.ca (129.100.2.13) LIBSOFT/LISTSERV_GUIDE.TXT (95K)
      | A Resource Guide to Listservers, BITNET, Internet, and Usenet

      ftp hydra.uwo.ca (129.100.2.13) LIBSOFT/EMAIL_SERVICES.TXT (15K)
      | Services Available via Standard E-Mail

      ftp hydra.uwo.ca (129.100.2.13) LIBSOFT/email_address.txt (15K)
      | List of techniques for finding somebody's e-mail address given
      | the name.

   All e-mail messages have a limit of 64KB each for most mailers.

    o ANONYMOUS mail.You can send a message to everywhere in the world,
      anonymously, using the services of anon.penet.fi.You can even send
      messages to Usenet areas.. (only those that are received at penet.fi
      though).. For more details,send a message to help@anon.penet.fi with
      the word "help" in the body of the message.

      The same text in German is available from german@anon.penet.fi
      (deutsch@anon.penet.fi) or in Italian from italian@anon.penet.fi
      (italiano@anon.penet.fi).

    o Anti-virus programs : Support for various anti-viruses programs and
      virus infections.

      Scan 2.x.x : (McAfee productions)

         support@mcafee.com                 : support
         virus_research@cinnamon.mcafee.com : virus samples or false alarms

      F-Prot : (Fridrik Skulason)

         support@complex.is : technical support and samples of new viruses
         sales@complex.is   : orders and related subjects
         frisk@complex.is   : private E-mail to Fridrik Skulason

      ThunderBYTE North :

         bondt@dutiws.TVI.TUDelft.NLs : No details known.Ask for more info.

    o CIX : Send e-mail to everyone that owns an account in the commercial
      network service CIX, via internet e-mail. The address would be
      alias@cix.compulink.co.uk where alias is the CIX nickname of the
      account.

    o Compressors : Email addresses for authors of various shareware
      compressing programs.

      AIN   : 100125.3526@compuserve.com (Transas Marine Ltd.)
      ARJ   : robjung@world.std.com (Robert K Jung)
      CRUSH : 100031.3537@compuserve.com (J Rollason)
      HA    : harri.hirvola@vaisala.infonet.com (Harri Hirvola)
      HAP   : harald.feldmann@almac.co.uk (Harald Feldmann)
      HPACK : pgut@cs.aukuni.ac.nz (Peter Gutmann)
      HYPER : in307@dhafeu11.bitnet (P. Sawatzki)
      LHARC : coo236@sinet.ad.jp (Haruyasu Yoshizaki)
      LIMIT : jlim@sunlab.cit.cornell.edu (J Y Lim)
      PKZIP : support@pkware.com (Pkware Inc.)
      RAR   : as@hq.icb.chel.su (Eugene Roshal)
      UC    : desk@aip.nl (Ad Infinitum Programs)
      ZOO   : dhesi@bsu-cu.bsu.edu (Rahul Dhesi)

      If any of the above addresses has changed, please email me.

    o Compuserve : Send e-mail to everyone that owns an account in compu-
      serve, via internet e-mail.Just replace the comma with a full stop
      and send it to first.second@compuserve.com.Where first,second is
      the actual compuserve account.For example if you want to send an
      e-mail to 100021,3321, you should write to 100021.3321@compuserve.com

    o FidoNET : You can send a message using internet to a person that
      is a point or a node in the FidoNET message netwrok.For example if
      you want to send a message to John Smith whose address is 1:2/3.4
      you would send a message to john.smith@p4.f3.n2.z1.fidonet.org

      Note that this gateway has serious problems and don't use it for
      reasons of high importance.

    o FILES By E-MAIL : Obtaining files by e-mail

      o EXAMPLE : ftpmail@decwrl.dec.com (FTP from specified host)
        See below for other servers.

        For details, send an e-mail to ftpmail@decwrl.dec.com (with help
        as the body of the message).

        To receive files, or listings of directories, you should send a
        message to ftpmail@decwrl.dec.com with ftp-by-mail commands in
        the body of the message.

        Commands you can use in the body of the message (one per line):

        reply <MAILADDR>        set reply addr, since headers are usually
                                wrong
        connect [HOST [USER [PASS [ACCT]]]]
                                defaults to gatekeeper.dec.com, anonymous
        ascii                   files grabbed are printable ascii
        binary                  files grabbed are compressed or tar or both
        chdir PLACE             "get" and "ls" commands are relative to PLACE
                                (only one CHDIR per ftpmail session, and it
                                executes before any LS/DIR/GETs)
        compress                compress binaries using Lempel-Ziv encoding
        compact                 compress binaries using Huffman encoding
        uuencode                binary files will be mailed in uuencode format
        btoa                    binary files will be mailed in btoa format
        chunksize SIZE          split files into SIZE-byte chunks (def: 64000)
        ls (or dir) PLACE       short (long) directory listing
        index THING             search for THING in ftp server's index
        get FILE                get a file and have it mailed to you
                                (max 10 GET's per ftpmail session)
        quit                    terminate script, ignore rest of mail message

        e.g. to get pkz204g.exe from /pc/arcers at garbo.uwasa.fi, enter the
             following as the body of your e-mail message addressed to
             ftpmail@decwrl.dec.com ...

             connect garbo.uwasa.fi
             binary
             uuencode
             chdir /pc/arcers
             get pkz204g.exe
             quit

        And you should get an uuencoded copy of pkz204g.exe in the mail
        some hours later (the amount of time needed may vary).
      
      o ftpmail@ftp.sunet.se (FTP from local host, ONLY)

        Send a message to the address ftpmail@ftp.sunet.se with the word
        "help" in the body of the message for more information.

        You'll get directions on how you can get files from ftp.sunet.se

      o ftpmail@easy.nl (FTP only from local host - BBS)

        To use the 'FTP-by-mail' service you must send a message to our hub
        BBS EASYBOARD at 'ftpmail@easy.nl'.  In  the  messages text put the
        commands which you want executed, put one command per line.  Start
        with the command with the BEGIN keyword and end with END.

        The valid commands for the FTPMAIL services are as follows:

        HELP                - This list of commands
        GET <area> <file>   - Retrieves a file
        GET <area>\<file>   - Retrieves a file
        GET <area>/<file>   - Retrieves a file
        LIST                - List all file areas
        LIST <area>         - List all files in that area
        DIR                 - List all file areas
        DIR <area>          - List all files in that area

        The following <area> names are valid on the EASYBOARD system:

        CUFILES             - Communiqu Communications Terminal
        RAFILES             - RemoteAccess Support Directory
        MCSFILES            - Motor City Software Utilities for RA
        XPRESS              - Silver Xpress Offline Reader and Doors
        FDFILES             - FrontDoor, the fidonet compatible email program
        FDUTILS             - FrontDoor Utilities
        PKWARE              - Pkware Datacompression Programs

        E.g. This gives you a list of all FTP'able files in the Communiqu
        directory:

        BEGIN
        LIST CUFILES
        END

      o mail-server@cs.ruu.nl (FTP from local server only)

        Send a message to mail-server@cs.ruu.nl with the contents:

            send HELP

        to get information on the offered service.

      o	mailserver@nic.funet.fi (FTP from nic.funet.fi only)

        Send message with the word "help" (no quotes) in the body of the
        message for information.

        To receive various files or directory listings, send a message to
        mailserver@nic.funet.fi.. in the body of the message, you can use
        the following commands : (one per line)

	REPLY-TO return-mail-path	If you don't trust your mailer...
	PARTSIZE	<sizeexpr>	Delivery partitioning mechanism.
	  (Command alias: SIZE)		(Default: 64k, max: 1M)
	PARTS		<part list>	If only few parts are needed for
	  (Alias: PART)			multipart request retry, this can
					be used to pick only that/those.
	MAILQUOTA	<sizeexpt>	Delivery limitation mechanism
					Default limit  1M -- 1 MB worth mail.
	ENCODER  <keyword>		Delivery encoding option
	LOCATE <regexp-pattern>		Locate files by case insensitive
	  (Command alias: FIND)		regexp search.
	CHDIR	<path>			Change default directory to new one.
	PWD	(no arguments)		Show current default directory.
	SEND filepath | dirpath		Sends a file/dirfull of files with
	  (Alias: SENDME)		present packing and encoding.
	ARCHIE <arguments>		A PROSPERO archie interface
	DIR  <ls args>			Gives directory listing.
	  (Command alias: LS)		Default is short format `ls'
					listing!  Not `ls -l' !

    o Other ftpmail servers (similar to the EXAMPLE server above) follow.
      Send message with the word "help" in the body of the message.

          Finland (Garbo)    ftpmail@garbo.uwasa.fi
          France             ftpmail@grasp.insa-lyon.fr
          Australia          ftpmail@cs.uow.edu.au
          Germany            ftpmail@ftp.uni-stuttgart.de
          Great Britain      ftpmail@doc.ic.ac.uk
          Ireland            ftpmail@ieunet.ie
          Sweden             ftpmail@luth.se
          USA                ftpmail@sunsite.unc.edu
          USA                ftpmail@ftp.uu.net
  
    o FILESERV : FILESERV is Sam Houston State University's automated file
      distribution service which uses electronic mail facilities to deliver
      files.Send message
                    To: FILESERV@SHSU (or FILESERV@SHSU.edu)
                    HELP (in the body of the message)

      Get file FILESERV_HELP.TXT for help regarding FILESERV.
 
    o Finger by e-mail : You can use the unix command finger by sending a
      message to dlangley@netcom.com with a subject of "#finger user@site"
      (without the quotes).You can send a message to the same address with
      a subject line "#help" to get more details.

    o Oracle : Send questions to oracle@cs.indiana.edu and you'll get some
      strange but helpful answers ! (-: The subject of the message must be
      "tell me" (no quotes).For details send an empty message with a sub-
      ject of "help" (no quotes) to the same address.

      You have to answer a question yourself, too !!

    o TOP 100 GAMES : You can get the internet top 100 games list from
      apelo@dutiba.twi.tudelft.nl

    o PCFORMAT magazine : Best selling UK magazine for PC computers.You
      can contact the editors via the following addresses :

      dslingsby@futurenet.co.uk (for letters)
      ericketts@futurenet.co.uk (for anything else)


   See also : LISTS, USENET


 o FSP

   Alternative file transfer protocol to ftp.It's slower but more robust.

   Sites:
          ftp.mpoli.fi        port 21        Starport BBS - Demos,sound
          ftp.sunet.se        port 13021     Pretty big site (SimTel mirror)
          watson.mbb.sfu.ca   port 21        Commodore 64 emulator and files
          129.69.18.15        port 21        /graphics/pictures/people for
                                             great pictures


 o FTP

   Best sites so far : ftp.uni-paderborn.de, ftp.uwp.edu, oak.oakland.edu.
   ftp.wustl.edu /pub/msdos_uploads

   To get a list of the latest uploads from SimTel or its mirrors, read
   the file FILES.IDX in /pub/msdos directory.

   Browse the following :

     ftp.cdrom.com
     cica.indiana.com
     nic.funet.fi
     garbo.uwasa.fi
     ftp.sunet.se

   Specific files via FTP:

     ftp.demon.co.uk       /pub/ibmpc/dis, dis216a.exe, msdos ftp software
     ftp.wustl.edu         /pub/msdos_uploads/modplayers for latest DMPC
     ftp.uml.edu           Apogee official site.
     tsx-11.mit.edu        Official Linux site
     nic.funet.fi          GNU programs, /pub/gnu
     gatekeeper.dec.com                  /pub/GNU
     ftp.uu.net                          /systems/gnu
     wuarchive.wustl.edu                 /systems/gnu
     ftp.cis.ksu.edu       /pub/pictures/jpg/startrek for startrek images 
     ucselx.sdsu.edu       /pub/doc/etext/world.text CIA World factbook
                    (newer versions may exist by the time you read this)
     ftp.spies.com         /library/fringe/ufo, file build.ufo (!!)
     quartz.rutgers.edu    /pub/tv+movies/beavis, file bnb-quotes
     cathouse.org          /pub/cathouse/humor/standup/ Various quotes
     ftp.funet.fi          /pub/pics for various graphics files
     C64 Emulator mirror sites:
             1.  frodo.hiof.no (158.36.33.4) 
             2.  apricot.com (199.125.221.2) 
             3.  ftp.netcom.com (192.100.81.1)
             4.  ftp.giga.or.at (131.130.12.58)
     ftp.nvg.unit.no       /incoming, /pub/cpc Amstrad emulator and more
                           Spectrum emulator
     ftp.ibp.fr            /pub/amstrad for files related to the Amstrad
                           emulators
     ftp.demon.co.uk       /pub/cpm, Software for CP/M machines, Amstrad
     sunshine.informatik.uni-wuerzburg.de  /pub/joscho/cpcemu CPC emulator
     pomona.claremont.edu  /pub/, Graphics
     ftp.sunet.se          /pub/pictures, Fantasy graphics
     ftp.mpoli.fi          /hardware, various drivers and utils for cdrom,
                           graphics cards, hard disks, etc.
     ftp.pkware.com        Pkware programs (Pkzip, Pkpak etc.)
     garbo.uwasa.fi        /pc/turbopas/swag*.* Great source code for Pascal
     elf.tn.corenll.edu    /shenanigans :)

 
 o GAMES

   Official games site is ftp.ulowell.edu.Check it out.

   Check out, also :

          ftp.std.com          /customers/vendors/COMPUTER_EXPRESS 
          ftp.pht.com          /pub/games
          ftp.uwp.edu          /pub/incoming
          ftp.wustl.edu        /pub/msdos_uploads
          ftp.csc.ncsu.edu     /pub/ultrasound/game
          freebsd.cdrom.com    /.12/games
          faui43.informatik.uni-erlangen.de
                               /mounts/epix/public/pub/pc/msdos/games
          unix.hensa.ac.uk     /pub/uunet/pub/games
          ftp.uni-kl.de        /pub0/game-solutions
          src.doc.ic.ac.uk     /PC/Games
                               /computing/systems/ibmpc/msdos-games/games
          mail.ncku.edu.tw     /pub/MS-DOS/crack
          ftp.sogang.ac.kr     /pub3/msdos/games
          solomon.technet.sg   /pub/NUS/pc/msdos-games
          risc.ua.edu
          cactus.org
          ftp.epicgames.com    Epic Megagames ftp site
          ftp.idsoftware.com   ID ftp site
          ftp.ea.com           Electronic Arts ftp site

   Telnet sites:

          chess.lm.com 5000                  Chess server
          ouzo.rog.rwth-aachen.de 8765       login: guest - Backgammon server
          herx1.tat.physik.uni-tuebingen.de  login: games - Games server
          ics.uoknor.edu 5000                Internet Chess server
          fraggel65.mdstud.chalmers.se 4321  FIBS backgammon server

   Fsp sites:

          fsp.idsoftware.com  port 21   ID fsp software site

   Web sites :

   Games Domain provides information and FAQs about games.Solutions, links
   to game demos and internet on-line games, like chess etc. Pointers to
   web homepages and various game sites.

   Use web to log on to http://wcl-rs.bham.ac.uk/GamesDomain/

   Also :

       http://www.primenet.com   Easy access to great demos and reviews
       http://www.epicgames.com  Epic Megagames web site

   Email :

     Read Email, Contacting Compuserve accounts via internet email first
     if you want to contact anyone with a Compuserve account.

     o Epic Megagames : Help at help@epicgames.com

     o ID software : Help at help@idsoftware.com

     o Strategic Simulations (SSI) : Known game developer-publisher.You
       can reach them at StratSim@aol.com

     o Apogee Software: Compuserve account number is 72550,634.See Email
       topic for information on how you can contact Compuserve members
       using internet email.

     o Millenium Software Inc has a Compuserve account : 72560,2466

     o Sierra Solutions email addres is 545-0183@mcimail.com (is this the
       infamous Sierra game publisher?)


 o GOPHER

   Menu hypertext system.Veronica is a gopher service similar to archie
   for ftp.It can search through gopher sites and find the ones with the
   keywords you specify..

   Using Gopher on a remote machine :

           Telnet to site ux1.cso.uiuc.edu and login as gopher.
                          rs.internic.net and type gopher.

   Related files:

      Turbogopher, Mac  : gopher://boombox.micro.umn.edu/gopher/Macintosh-
                                   TurboGopher
      WinGopher, Windows: gopher://boombox.micro.umn.edu/gopher/windows
      DosGopher, Msdos  : gopher://oac.hsc.uth.tmc.edu/public/dos/misc
      For Unix systems  : ftp boombox.micro.umn.edu, /pub/gopher

   Interesting sites:

      gopher.med.umich.edu:70/11/entertainment/sounds/startrek
      wiretap.spies.com                      Internet wiretap
      rs.internic.net                        Internet Net Information Center
      marvel.loc.gov                         Library of Congress
      dewey.lib.ncsu.edu                     N.Carolina St.Univ. library
      gopher.peachnet.edu                    PeachNet Information service
      gopher.well.sf.ca.us                   Whole Earth electronic magazine
      megasun.bch.umontreal.ca               University of Montreal
      gopher.csc.fi                          Center for scientific computing
      csbh.com                               Computer solutions
      sylvia.lance.colostate.edu             Colorado optical computing lab
      gopher.enews.com:2100                  Electronic NewsStand
      peg.cwis.uci.edu:7000/11/gopher.welcome/peg/VIRTUAL%20REFERENCE%20 DESK
                                             Large collection of information
                                             articles,dictionaries,thesaurus
      twinbrook.cis.nab.edu/hwebNews.80      Newsletter about web sites
      refmac.kent.edu                        Business site (economics,accou-
                                             nting, management etc.)
      gopher.sunet.se                        Veronica service available
      uts.mcc.ac.uk     Gopher services/The Joke File - Anecdotes collection


 o GREECE, Greek sites

   Ftp: athos.med.auth.gr,                Medical Lab,check out /pub/incoming
        ftp.ntua.gr
        demokritos.cc.duth.gr
        xanthi.cc.duth.gr
        voreas.ee.duth.gr
        ftp.cc.duth.gr                    University of Thrace ftp server
        ovo.lib.auth.gr                   Univ. of Thessaloniki, library

   Web: http://festival.ed.ac.uk:8888         About Greece
        http://www.forthnet.gr                Forthnet, Crete web site
        http://www.hol.gr                     Hellas on-line
        http://www.compulink.forthnet.gr      Compulink
        http://www.ntua.gr                    Polytechnic University
        http://www.ariadne-t.gr               Ariadne

   Gopher:  gopher.forthnet.gr                Forthnet gopher service


 o INTERNET access

   See : UNIX accounts


 o IRC

   Internet (or International for others) Relay Chat.Talk with many people
   from all around the world at the same time.When using IRC, type /help
   to see a list of the commands you can use.

   For complete details on accessing and using Internet Relay Chat (IRC)
   groups send for the e-mail IRC FAQ file. Here's how:

   Address E-mail to:  mail-server@rtfm.mit.edu
   Subject area: (leave blank, or just insert a period)
   Put this command in your message area: send usenet/news.answers/irc-faq


   IRC or local BBS teleconferences via telnet :

       telnet 140.117.11.33,              login:irc, Password:irc
       telnet suncc.ccu.edu.tw,           login:guest, give irc at prompt.
       telnet 199.166.254.4 9000          ComputerLink Teleconference
       telnet 128.197.10.75 2010
       telnet obelix.wu-wien.ac.at 6969 or 6677 or 7766 or 6996
       telnet Davis.CA.US.undernet.org 6667

   IRC servers :

       USA:
       cs-pub.bu.edu            irc.eskimo.com           irc-2.mit.edu
       irc.colorado.edu         irc.iastate.edu

       CANADA:
       ug.cs.dal.ca             atlantis.cc.mcgill.ca    degaulle.hil.unb.ca
       irc.yorku.ca             io.org                   fox.nstn.ns.ca

       GERMANY:
       sokrates.informatik.uni-kl.de                     noc.belwue.de
       uni-karlsruhe.de         uni-stuttgart.de

       UNITED KINGDOM:
       serv.eng.abdn.ac.uk      shrug.dur.ac.uk          stork.doc.ic.ac.uk
       dismayl.daemon.co.uk

       SWEDEN:
       irc.nada.kth.se          krynn.efd.lth.se

       JAPAN:
       irc.ube-c.ac.jp          bohemia.jaist.ac.jp

       FRANCE:
       sil.polytechnique.fr

       FINLAND:
       irc.funet.fi

   Interesting channels : 

   #eliza      A computerized psychologist is waiting for you to discuss
               your problems - mainly an IRC effort at the known eliza
               algorithm.

   #30plus  #40plus  #abortion   #AIDS/HIV   #analsex   #aSiaNSeX
   #bdsm  #bearcave #beastsex  #big-folks #bisex  #bondage #breasts  
   #crazysex    #cybersex     #d&s    #darksex   #desade   #dirtsex
   #dirtysex #Dom/Sub  #erotica  #eroticsex  #exhibitionists  #femdom
   #femuscle #femwicca #FistFuck #flirt  #Foxy-Lady  #Fuck #funsex
   #FutureSex   #gay   #Gay  #gayamputee  #gayasian    #gayATL
   #gaychicag  #gayfeet  #gayFLa  #gayfr  #gayfuck  #gaygifs #gayhelp
   #gayjo  #gayLove  #gaymuscle  #gaync  #gay.nl   #gayoral  #gayrltn 
   #gaysex  #gaySFBay #gaySFchat  #gayUncut  #GAYSM #goddess
   #gay30 #groupsex #hardcore #hearts #hetero #HighHeels #hornyguy
   #hot #hotsex  #hottub   #intergen  #irchelp   #jack-off   #Kinkysex 
   #lesbian #lesbians #lesbos #lingerie# lonley #lovers #loves  #nancy
   #masturbate #moan  #netsex  #OralSex  #Ozgay  #OzSex #pagan 
   #pantyhose  #party  #PartyLine  #partytime  #passion  #peesex
   #pervert    #phonesex    #playmate   #pornshop    #pussy
   #rapesex  #redheads  #redhot  #Redsex   #romance  #Romantic
   #romance2  #roughsex   #-sex-  #SEXFR  #sexgifs  #sexteen
   #sexual  #Sexy  #sexy2  #sexybabes #sexyfoxxc  #sexxxgifs
   #Sex-o-Ram #single   #singles  #sizzle  #softsex  #spanking 
   #sweetsex  #Teensex  #toiletsex  #transgen  #tru-sex  #Truelove
   #youngsex #vampires  #voyeurs #Weirdsex #wetstuff   #wildsex

               All these channels have to do with sex, one way or another.
               Some of them may be private.


 o LISTS via e-mail

   Write to listserver@oliver.sun.ac.za and type HELP in the body of the
   message for info on lists.Note that oliver.sun.ac.za is NOT the only
   list provider.Whenever you want to find more on a list provider and
   what it offers send a "help" message as described above to that provi-
   der.

   Note that if you want to subscribe to a list, you would normally send
   an e-mail message to the provider of the list, with the following in
   the main body of the message : "subscribe name_of_the_list [your_real
   _name]" (no quotes).Your real name is not really necessary, unless you
   are asked for it.To unsubscribe from a list, type in the body of the
   message : "unsubscribe name_of_list your_internet_address". Usually,
   you get directions on how you can unsubscribe from a list.

    o Astronomy and Space related lists : Mailing lists with information,
      and/or for discussion of astronomy-related topics.

      SPACE Digest : Mirrors the Usenet split of sci.space. To submit
      messages, the addresses are:

	To submit to:		Send email to:
	--------------------	-------------------------------------
	space			space-tech@isu.isunet.edu
	spacepol		space-policy@isu.isunet.edu
	spacesci		space-science@isu.isunet.edu
	space-sh		space-shuttle@isu.isunet.edu
	spacenws		NO SUBMISSIONS ALLOWED

      To subscribe or unsubscribe to any of these lists (rather than to
      submit postings to them), email listserv@isu.isunet.edu

      The message body should be one of 

	help				    (get help document)
	info genintro			    (get intro document)
	subscribe <listname> <your name>    (add yourself to a list)
	signoff <listname>		    (remove yourself from a list)

      e.g.

	subscribe space John Public
	signoff spacesci

      If you need to communicate with a human list maintainer rather than
      the listserv, email space-request@isu.isunet.edu.
      -------------Space

      Elements is a moderated list for fast distribution of Space Shuttle
      Keplerian Elements before and during Shuttle flights. NASA two line
      elements are sent out on the list from Dr. Kelso, JSC, and other
      sources as they are released. Email to

                    elements-request@telesoft.com to join
      -------------Space

      Space-investors is a list for information relevant to investing in
      space-related companies. Email space-investors-request@lunacity.com to
      join. The list maintainer is Michael Wallis (mwallis@lunacity.com).
      -------------Space

      Space-tech is a list for more technical discussion of space topics;
      discussion has included esoteric propulsion technologies, asteroid
      capture, starflight, orbital debris removal, etc. Email to
      space-tech-request@cs.cmu.edu to join.
      -------------Space

      Ron Baalke (baalke@kelvin.jpl.nasa.gov) runs a mailing list which
      carries the contents of the sci.space.news Usenet group. Email him to
      join the list.
      -------------Space


    o Cybersex : Subscribe to a list about on-line sex, erotic software,
      hi-tech sex toys, home-made videos etc.Send a message to the address
      LISTSERV@soundprint.brandywine.american.edu with the words "subscribe
      CYBERSEX".To unsubscribe send a message with the words "unsubscribe
      CYBERSEX".

    o Demo news : A set of three different lists regarding the demo scene
      (mainly the PC scene).HORNET's primary site is ftp.cdrom.com.Check
      out /pub/demos directory.

      How to Subscribe : Send an e-mail to: listserver@oliver.sun.ac.za
      On the first line of the body of the mail, write:

      subscribe demuan-list YourName        OR
      subscribe demuan-article YourName     OR
      subscribe hornet-news YourName

      In place of "YourName", use your real name or handle.  Your name
      can be 1 or 2 words long.

    o EPIC Megagames : Subscribe to Epic list, by sending a message to
      list@epicgames.com with the following in the body of the message
      "SUBSCRIBE EPIC" (no quotes).If you want to be removed from the
      list send a message with the words "UNSUBSCRIBE EPIC".

    o F-PROT list (well known antivirus program) : If you don't have FTP
      access, there is an automatic F-PROT mailer service for users that
      would like to obtain the latest version of the F-PROT shareware
      product directly from the source. To use this service, you send an
      E-mail message to f-prot@complex.is

      Currently only the following commands are offered:

      send-to: email-address
      send-as: form

      The commands must be located at the start of the line.

      'email-address' must be a valid E-mail address of the recipient.
      'form' must be one of:  'uue' or 'xxe' and shows how the file should
      be encoded.It defaults to 'uue'.

    o GAMES-L list : List about games.Tips, update information everything
      regarding games is here.To subscribe to the list, send a message to
      listserv@brownvm.brown.edu with the words "subscribe games-l [your
      real name]" (no quotes) in the main body of the message.You can co-
      ntribute to the list, by writing to the address

                    games-l@brownvm.brown.edu

      and all the people who have subscribed to the list will get your
      message.You may leave the list at any time by sending a "SIGNOFF
      GAMES-L" command to listserv@brownvm.brown.edu.You get additional
      help when you subscribe to the list.

      (List warning : 60-100 messages per day)

    o HotWired : List about changes or additions to the hotwired web site
      (http://www.hotwired.com) related to WIRED magazine. Send message
      to info-rama@wired.com with the words

         subscribe hotflash

      in the body of the message.If you want to unsubscribe, send a
      message with the words "unsubscribe hotflash Your_internet_address"
      (no quotes).

    o GARBO-ANN : List which provides information on newly uploaded files
      to garbo.uwasa.fi ftp site.Similar to msdos ann (see UPLOAD ANNOU-
      NCEMENTS below).Send a message to Majordomo@Garbo.uwasa.fi and type
      in the body of the message "info garbo-ann" (no quotes) for informa-
      tion regarding the list, or "subscribe garbo-ann" to subscribe to
      the list.

    o MOVIE magazine Now Showing list : A movie magazine with interesting
      articles, movie reviews, interviews, etc.Get each issue via email
      by sending a message to a12323@mindlink.bc.ca with a subject of
      NOW SHOWING SUBSCRIBE and in the body of the message write your
      real name and below your email address.

    o MUSIC BANDS and more, lists : Lists concerning various music groups,
      artists or music in general.Note that for most of the following lists
      you can send a message to the specified address with the word "help"
      in the body of the message to get more directions on the list.

      AEROSMITH - aerosmith-fans-request@dartmouth.edu
      Send,in the body of the message,the command: subscribe aerosmith-fans

      ALICE IN CHAINS (Angry Chair) - angrychr@hebron.connected.com
      Put "Subscribe" in subject line of message,specify standard format *or*
      weekly digest format in message body.
      List coordinator: Khadejah Dein <angrychr@hebron.connected.com>

      AMBIENT MUSIC - ambient-request@hyperreal.com,
                      ambient-digest-request@hyperreal.com
      Covers ambient artists like Brian Eno, the Orb, Steve Hillage, etc.
      Put "subscribe" in the body of the message.
      List coordinator: <ambient-owner@hyperreal.com>

      AMOS, TORI - really-deep-thoughts-request@gradient.cis.upenn.edu

      ANDERSON BRUFORD WAKEMAN HOWE - see YES

      BEASTIE BOYS - majordomo@world.std.com
      In the body of the message: subscribe beastielist

      BEL CANTO - dewy-fields-request@ifi.uio.no
      Discussion about the Norwegian band Bel Canto and related artists.
      List coordinator: Kjetil Torgrim Homme <kjetilho@ifi.uio.no>

      BIG COUNTRY - bc-request@specklec.mpifr-bonn.mpg.de
      Send an e-mail that contains the word "subscribe" in the body of the
      message.  We are talking about everything concerning Big Country; the
      list has existed since June 1994, so it is rather new.
      List coordinator: Markus Schoeller <ms@specklec.mpifr-bonn.mpg.de>

      BJORK - see SUGARCUBES

      BLACK SABBATH - sabbath-request@fa.disney.com
      The list covers Black Sabbath and, to a limited extent, its former
      members.  The list is only available in a digest form.  To subscribe
      you need to send your name as well as your address.
      List coordinator: Michael Sullivan <sullivan@fa.disney.com>

      BLONDIE - see DEBORAH HARRY & BLONDIE

      BLUES MUSIC - listserv@brownvm.brown.edu
      To join, subscribe with the following in the message body:
      SUB BLUES-L [your name]

      CAREY, MARIAH (Vision) - vision-request@biogopher.wustl.edu
      List coordinator: Hugh <vision-dude@biogopher.wustl.edu>

      CLAPTON, ERIC (Slowhand) - slowhand-request@daacdev1.stx.com
      This is a digestified list, which means you will at most receive one
      message a day containing all of the messages sent to it.
      List coordinator: <slowhand-owner@daacdev1.stx.com>

      CLARKE, VINCENT - majordomo@tcp.com
      Send, in the body of the message, the command: subscribe vincent-clarke
      Discussion of the works of Vincent Clarke, including Erasure, Assembly,
      and Yaz.
      List coordinator: Jim Lick <majordomo-owner@tcp.com>

      COSTELLO, ELVIS - costello-request@gnu.ai.mit.edu
      The EC Music List is an unmoderated forum devoted to the music, lyrics, 
      trivia and angst of Elvis Costello.  Discussions of other artists and
      EC collaborations are always welcome.  There is a digest version too.
      List coordinator: Daniel J. Hernandez <djh@gnu.ai.mit.edu>

      CROWDED HOUSE - listserv@listserv.acns.nwu.edu
      Discussion of Crowded House, Split Enz, and the splinter groups
      (Tim Finn, Schnell Fenster, The Makers, etc.).
      To subscribe, the body of the message should read:
           subscribe house <your name here>
      There is also a digest version; to subscribe to that, body of message
      should read:   subscribe house-digest <your name here>
      List coordinators: Marck Bailey & Elizabeth Wasserman <ch-adm@nwu.edu>

      CURE, THE MODER. DIGEST - babble-m-request@anthrax.ecst.csuchico.edu
      List coordinator: Nancy Everson
                               <owner-babble-m@anthrax.ecst.csuchico.edu>

      CURE, THE UNMODERATED - babble-request@anthrax.ecst.csuchico.edu
      List coordinator: Nancy Everson
                               <owner-babble@anthrax.ecst.csuchico.edu>

      DEPECHE MODE (bong) - majordomo@cis.ufl.edu
      To subscribe to bong, send the following in the body (not the subject
      line) of an email message:  subscribe bong
      Bong is for the discussion of the mostly-electronic band Depeche Mode
      and related projects like Recoil.  Depeche Mode incorporate synth-pop,
      industrial dance, Kraftwerkian electro, ambient, techno, and rock
      influences in a dark blend of innovative alternative music.
      List coordinator: <bong-approval@cis.ufl.edu>

      DURAN DURAN (Tiger-List) - tiger-request@acca.nmsu.edu
      This list is devoted to the discussion of Duran Duran, its members,
      spinoff acts, and the cultural phenomena that Duran Duran spearheaded
      in the early 80s to the present.  This is a high traffic list (up to
      50 msgs/day), and a digest is available. Email the manager for info on
      the digest.
      List coordinator: Robert Novak <rnovak@acca.nmsu.edu>

      ELECTRONIC DREAMS (emdreams) - emdreams-request@cs.uwp.edu
      A discussion list for members of the Electronic Dreams Organization,
      emdreams is a forum for discussions about Electronic Music and musi-
      cians."emdreams" (proper lowercase "e") is the official Internet list
      forum for Electronic Dreams, an international organization of folx
      who love E-music.  You are required to become a member of Electronic
      Dreams before you can be a part of emdreams.   Email elana@netcom.com
      for the Electronic Dreams information kit, and specify whether you
      want the ASCII version or the (much better) snail version.  The list
      is available as a daily digest and reflector.
      List coordinator: Dave Datta <emdreams-request@cs.uwp.edu>

      ENYA - majordomo@cs.colorado.edu
      Discussion of the music of Enya and Clannad.  To subscribe, e-mail a
      request with the words "subscribe enya" in the body of the message.
      List coordinator: Tim Hunter <tim@boulder.colorado.edu>

      ERASURE - see CLARKE, VINCENT

      ESTEFAN, GLORIA/MIAMI SOUND MACHINE - conga-request@hustle.rahul.net
      Bounce mail only - digest mail available in the near future.
      List coordinator: Roy Sette <kl7@rahul.net>

      ETHERIDGE, MELISSA - Etheridge-request@cnd.mcgill.ca
      This list is available in bounce, digest, and moderated info-only
      formats.Please specify which format you wish to receive when you
      ask to subscribe. Also your full name is needed. (It need not be
      publicly available, though.)
      List coordinator: David Johnson <dave@cnd.mcgill.ca>

      FISH - see MARILLION

      GABRIEL, PETER - listserv@listserv.acns.nwu.edu
      In the body of your message, to subscribe, send:
            sub gabriel {your real name}
      then, to receive digests instead of bounce mail:
            set gabriel mail digest
      List coordinator: Joe Germuska <j-germuska@nwu.edu>

      GENESIS (Paperlate) - paperlate-request@atom.ansto.gov.au
      Paperlate: The Genesis Mailing List discusses the band Genesis and all
      of its related spinoff solo projects.  Current and former members, as
      well as significant spinoffs like Brand X, are all discussed.  We have
      extensive online archives including a complete discography, FAQ, lyrics,
      interviews, etc.
      List coordinator: Sue Town <slt@atom.ansto.gov.au>

      GIBSON, DEBBIE (Between the Lines) - btl@egbt.org
      Monthly newsletter and optional supplemental bouncing mailing list.
      Moderators: Myra Wong <mkwong@ucsd.edu>, Felix Ng <fng@acca.nmsu.edu>

      GUNS 'N' ROSES - majordomo@teleport.com
      To subscribe to gnr, send the following in the body (not the subject
      line) of an email message:  subscribe gnr
      List coordinator: <gnr-approval@teleport.com>

      HARRY, DEBORAH & BLONDIE - gunter@yarrow.wt.uwa.edu.au
      List coordinator: Gunter Ahrendt <gunter@yarrow.wt.uwa.edu.au>

      HENDRIX, JIMI (hey-joe) - hey-joe-request@ms.uky.edu
      List coordinator: Joel Abbott <abbott@ms.uky.edu>

      INDIGO GIRLS - indigo-girls-digest-request@indigo.mese.com,
                     indigo-girls-request@indigo.mese.com

      INTELLIGENT DANCE MUSIC - idm-request@hyperreal.com
      Put "subscribe" in the body of the message.
      Covers the new breed of dance music as exhibited by bands like Future 
      Sound of London, the Aphex Twin, and labels like Warp and Astralwerks.
      List coordinator: <idm-owner@hyperreal.com>

      INXS - inxs-list-request@iastate.edu
      Discussion of INXS, an Australian pop/rock band. Simple mail reflector,
      no digest or automation.
      List coordinator: Jason Braddy <jlbraddy@iastate.edu>

      JARRE - jarre-request@cs.uwp.edu
      A forum for discussions about music of the Jarre family.  Primary
      discussion is of Jean-Michel and artists that work with him.  The
      discussions are not moderated, but the discussions have some small
      relation to Jarre.  The list is available as a daily digest and
      reflector.
      List coordinator: Dave Datta <jarre-request@cs.uwp.edu>

      JETHRO TULL - JTull-Request@remus.rutgers.edu

      JOEL, BILLY - joel-request@chaos.bsu.edu (instant version)
                    joel-digest-request@chaos.bsu.edu (for digest version)
      To subscribe, send a message with the subject "Subscribe" and with
      "SUBSCRIBE <e-mail address>" in the body of the message.
      For more information, send a message to joel-request@chaos.bsu.edu
      with the subject "help" or "info".
      List Administrators: Reid Fishler <redhead@chaos.bsu.edu>
                           Chael Hall <nowhere@chaos.bsu.edu>

      JOHN, ELTON - elton-john-request@uiuc.edu
      subject: "subscribe"
      List coordinator: Jim McKay <jjmckey@uiuc.edu>

      KANSAS (The People of the Wind) - kansas-request@world.std.com
      The People of the South Wind is a mailing list for discussing Kansas
      (the band, not the state :)).
      List coordinator: Ryan Waldron <rew@nuance.com>

      KLF, THE (Trancentral) - majordomo@xmission.com
      "subscribe klf" or "subscribe klf-digest" in body of message.
      This list is for the discussion of music performed or produced by Bill
      Drummond and/or Jimmy Cauty.  This includes the KLF (formerly the JAMS
      and The Timelords, now known as The K Foundation) as well as directly-
      related projects such as Brilliant, Disco 2000, Space, and any of the
      dozens of other groups that have been touched by the hands of Drummond,
      Cauty, and company. It is *not* for the discussion of The Orb.
      List coordinator: Lazlo Nibble <lazlo@xmission.com>

      LAUPER, CYNDI (shebop) - shebop@erasure-sl.cc.emory.edu
      List coordinator: Stuart Myerburg <labspm@unix.cc.emory.edu>

      LIBRARY ASSOCIATION, MUSIC - listserv@iubvm.ucs.indiana.edu
      Any topics related to music libraries or music librarianship.
      To subscribe, send a mail message which consists of one and only line:
      SUBSCRIBE MLA-L <yourfirstname yourlastname>
      Mngrs: A. Ralph Papakhian <papakhi@iubvm.ucs.indiana.edu>
             Richard Griscom <rwgris01@ulkyvm.louisville.edu>

      LIGHTHOUSE (Beacon) - lighthouse@qmusic.com
      The mailing list beacon provides information about the latest goings-on
      with the revival of the legendary Canadian band "Lighthouse" who were
      well known in the late 60's and early 70's.
      List coordinator: Donald Quan <dq@qmusic.com>

      MADONNA - madonna-request@mit.edu 
                madonna-digest-request@mit.edu
      Reflector; List volume is high!
      List coordinator: Joe Barco <jwb@mit.edu>

      MARILLION/FISH (Freaks) - freaks-request@arastar.com (listserv address) 
      Discussion of Marillion/Fish/related groups and projects.
      Send "subscribe freaks My Name" (where "My Name" is *your* name) to the
      subscription address (which is a program).
      List coordinator: Brian Vogelsang/Ken Bibb <freaks-owner@arastar.com>

      METALLICA (Damage Inc.) - affouj@rpi.edu
      subject=ADD ME
      List coordinator: Jason Affourtit <affouj@rpi.edu>

      MIAMI SOUND MACHINE - see ESTEFAN, GLORIA

      MINOGUE, KYLIE - poulet@shell.portal.com  OR  paulb@cs.uq.oz.au
      This list also discusses Dannii Minogue and Stock Aitken Waterman
      artists.
      List coordinator: Paul Burnim <paulb@cs.uq.oz.au>

      MOODY BLUES, THE - lost-chords-request@mit.edu
      The list is currently unmoderated, and no digest form is available.
      Traffic is 20-30 messages per day.  If someone wants to offer a digest
      version of the list, it would be much appreciated.  Also, if someone
      wants to take the list over, that would be appreciated, too.
      List coordinator: <lost-chords-request@mit.edu>

      MTV EUROPEAN TOP 20 CHART - eu20-request@gnu.ai.mit.edu  OR
                                  eu20-request@a3.xs4all.nl
      Weekly European chart from MTV Europe.
      Message: subscribe eu20 your_name your_e-address
      List coordinators: Robert Novak <rnovak@nyx.cs.du.edu>,
                         Adri Verhoef <a3@a3.xs4all.nl>

      MUSICALS - majordomo@world.std.com
      To join the list, send mail with the message: subscribe musicals
      This forum is intended for the general discussion of musical theater,
      in whatever form it make take, but related non-musical theater topics
      are welcome too.  This is a gateway of the newsgroup rec.arts.theatre
      .musicals
      Owner: Elizabeth Lear Newman <musicals-approval@world.std.com>

      MUSICALS-MAIL - majordomo@world.std.com
      To join the list, send mail with the message: subscribe musicals-mail
      This list is intended for the discussion of musicals theatre, in what-
      ever form it may take.  This list is not related to the newsgroup
      rec.arts.theatre.musicals 
      Owner: Elizabeth Lear Newman <musicals-mail-approval@world.std.com>

      NEW ZEALAND BANDS (The Kiwimusic List) - kiwimusic-request@mit.edu
      The Kiwimusic List covers New Zealand bands, particularly (but in no
      way limited to) those on the Flying Nun label. These would include
      bands like the Chills, Bailter Space, the Bats, the Clean, Dimmer,
      Chris Knox/Tall Dwarfs, Look Blue Go Purple, etc.
      List coordinator: Katie Livingston <katiel@MIT.EDU>

      NUMAN, GARY (Numanews) - numan-request@cs.uwp.edu
      This list is for the discussion of any topic related to Gary Numan and
      related artists.  The list is available only as a weekly digest.
      List coordinator: Dave Datta <datta@cs.uwp.edu>

      ORB, THE (Cumulonimbus) - majordomo@xmission.com
      "subscribe orb" or "subscribe orb-digest" in body of message.
      This list is for the discussion of music performed or produced by Alex
      Paterson and Kristian ("Thrash") Weston.  This includes the Orb as well
      as directly-related projects such as System 7 (known as 777 in the
      United States) Fortran 5, and any of the dozens of other groups that
      have been touched by the hands of Paterson, Weston, and company.  It
      is *not* for the discussion of The KLF.
      List coordinator: Lazlo Nibble <lazlo@xmission.com>

      ORCHESTRAL MANOUEVRES IN THE DARK (OMD) - omd-request@cs.uwp.edu
      A forum for discussions about the band Orchestral Manouevres In The
      Dark.The discussions are not moderated but they should have something
      to to with the band or ex-band members. The list is available as a
      daily digest and reflector.
      List coordinator: Dave Datta <omd-request@cs.uwp.edu>

      OYSTER BAND, THE (oysters) - oysters-request@blowfish.taligent.com
      List coordinator: Christophe Pettus <cep@taligent.com>

      PET SHOP BOYS (Introspective) - majordomo@tcp.com
      Send, in the body of the message, the command: subscribe introspective
      List coordinator: Jim Lick <majordomo-owner@tcp.com>

      PINK FLOYD (Echoes) - echoes-request@fawnya.tcs.com
      For and about things related to Pink Floyd, including present and past
      members.Religious arguments, e.g. Dave vs. Roger, strongly discouraged.
      We've been labelled "erudite" at times.
      List coordinator: h.w. neff aka "bear" <bear@tcs.com>

      POLICE, THE - majordomo@xmission.com
      Send message the command, in body of message:
            subscribe police
      or for the digest, in the body of your message, the command:
            subscribe police-digest
      List coordinator: Lazlo Nibble <lazlo@xmission.com>

      PRINCE/O - prince-request@icpsr.umich.edu
      This mailing list is devoted to the exchange of information and opinion
      regarding Prince, The Artist Formerly Known as Prince, O(+>, or whatever
      he chooses to be called this week, and related artists.
      List coordinator: Jon Brode <brode@icpsr.umich.edu>

      PSYCHEDELIC MUSIC (DroneOn) - listserv@ucsd.edu
      Send a message with "subscribe (youraddress) droneon" in the body of
      the message.Psychedelic music in general: Spacemen 3, Spiritualized,
      and others.
      List coordinator: Matthew Maxwell <mmaxwell@ucsd.edu>

      PUNK/HARDCORE MUSIC - punk-list-request@cpac.washington.edu
                  The above address is for those in South and North America.
                  Subject: ADD -or- SUB; this is an automated server.
                            punk-list-request@cs.tut.fi
                  The above address is for those everywhere else.
      Mention the country you're calling from - at the moment, these requests
      are handled manually.Punk/Hardcore music (records,bands,concerts,
      politics,ethics etc.) Sorry, no digest format available.
      Mngrs: Tero Viikari <tv87098@cs.tut.fi> (HQ's of the list),
             BT Garner <bt@cpac.washington.edu> (for S+N America)

      R.E.M. (Murmur-digest) - murmur-digest-request@lynchburg.edu
      "subscribe" in body of letter.  This is a digest-only mailing list
      which exists primarily for those who don't have access to the USENET
      newsgroup rec.music.rem.Users should not subscribe if they have
      access to this newsgroup as all murmur posts are gatewayed there
      (the gateway is uni-directional, however, and does not operate in
      the other direction).
      List coordinator: Kipp Teague <murmur-mgr@lynchburg.edu>

      ROLLING STONES - undercover-request@snowhite.cis.uoguelph.ca
      A daily digest of Stones info - crossposted to alt.rock-n-roll.stones
      List coordinator: Steve Portigal <stevep@snowhite.cis.uoguelph.ca>

      ROXETTE - owner-Roxette@eiunix.tuwien.ac.at
      Discussion of Roxette, and the members Per Gessle & Marie Fredriksson.
      This is not an automated list, so don't expect an answer within two
      minutes (although is has happened) -- requests will be handled as soon
      as time permits, i.e.  usually the next working day.  There is also a
      "Digest" version available for subscription.
      List coordinator: Martin Schoenhacker
                                  <owner-Roxette@eiunix.tuwien.ac.at>

      SIOUXSIE & THE BANSHEES (SATB-L) - Listserv@brownvm.brown.edu,
                                         Listserv@brownvm.bitnet
      SATB-L is the mailing list dedicated to the discussion of the band,
      Siouxsie & the Banshees and their members and side projects such as
      The Creatures and The Glove.  All are welcomed to join the list. 
      To subscribe, put the following line in your mail: SUB SATB-L your name
      The subject will be ignored.
      List owner: Marshall Vale <Marshall_Vale@brown.edu>

      SISTERS OF MERCY (Dominion) - dominion-request@ohm.york.ac.uk
      The list is primarily for discussion of The Sisters Of Mercy.  This
      means in practice any of the works of Andrew Eldritch and also other
      bands appearing on the Merciful Release lable. It is NOT a forum for
      discussion of The Mission.
      List coordinator: Pete French aka -bat. <pete@ohm.york.ac.uk>

      SPLIT ENZ - see CROWDED HOUSE

      SPRINGSTEEN, BRUCE (Backstreets) - backstreets-request@.virginia.edu
      List coordinator: Kevin Kinder <backstreets-request@virginia.edu>

      SUGARCUBES/BJORK/ICELANDIC MUSIC - listserver@morgan.ucs.mun.ca
      Body of message should be: subscribe blue-eyed-pop Your Full Name
      Also available in digest form, add "set blue-eyed-pop mail digest"
      in subscription request.
      Mngr: Gord Locke <glocke@morgan.ucs.mun.ca>

      TANGERINE DREAM - tadream-request@cs.uwp.edu
      A forum for discussions about the German electronic band Tangerine
      Dream and related artists. The discussions are not moderated, but the
      discussions have some small relation to Tangerine Dream (solo works
      and instrumentation discussions are welcome).  The list is available
      as a daily digest and reflector.
      List coordinator: Dave Datta <tadream-request@cs.uwp.edu>

      TEARS FOR FEARS - tears4-fears-request@ms.uky.edu
      Discussion of the bands Tears for Fears and The Graduate.
      List coordinator: Joel Abbott <abbott@ms.uky.edu>

      TIFFANY - tiffany-request@nyx.cs.du.edu
      This list discusses the music and career of Tiffany Darwisch, and
      collection of items related to her.
      List coordinator: Robert Novak <rnovak@nyx.cs.du.edu>

      U2 (Wire) - u2-list-request@ms.uky.edu
      List coordinator: Joel Abbott <abbott@ms.uky.edu>

      VANGELIS (Direct) - direct-request@celtech.com
      Discussion of the work of Vangelis.  There are both daily digest and
      bounce modes.  Please state your preference when subscribing.
      List coordinator: Keith Gregoire <keith@celtech.com>

      VEGA, SUZANNE (Undertow) - undertow-request@vader.cc.emory.edu
      List coordinator: Stuart Myerburg <labspm@unix.cc.emory.edu>

      WHO, THE - majordomo@cisco.com
      Send e-mail with the following in the body of the message (NOT in the
      Subject: line):
            subscribe thewho
      Mngr: Paul M. Moriarty <thewho-owner@cisco.com>

      YES (Notes From The Edge) - nfte@sol.cms.uncwil.edu
      Discussion of Yes, Anderson Bruford Wakeman Howe and related musicians.
      Editor: Jeff Hunnicutt <hunnicutt@vxc.ocis.uncwil.edu>
      Associate Editor: Mike Tiano <miketi@microsoft.com>

      YOUNG, NEIL - majordomo@death.corp.sun.com

      ZTT - majordomo@xmission.com
      Send message the command, in body of message:
               subscribe ztt
      or for the digest, in the body of your message, the command:
               subscribe ztt-digest
     The ZTT list is for discussion of producer Trevor Horn's UK record label
     Zang Tuum Tumb and its associated artists.  The list is low traffic and
     generally informational in nature.  Bands covered include Art of Noise,
     Frankie Goes To Hollywood, Propaganda, Act, Andrew Poppy, Seal, 808
     State, and Shades of Rhythm, to name a few.
     Mngr: Lazlo Nibble <lazlo@xmission.com>


    o NASA press release information obtained at domo@hq.nasa.gov In the
      body of the message (not the subject) type the words "subscribe
      press-release" (no quotes).

      To unsubscribe, send email to the same address with the words
      "unsubscribe press-release your_internet_address" (no quotes).

    o Net-happenings : Send a message to net-happenings@rs.internic.net
      with the word "help" in the body of the message.

    o Netmag-announce is a low intensity list that .net will use to annou-
      nce developments on the mag - stay up to date, hear what's in the
      next issue long before it hits the news-stands and get special of-
      fers sent direct to your e-mail box and more. Only the .net team
      can post to netmag-announce, this is our direct line. 

      * To join netmag-announce send a single line e-mail message to: 
      * majordomo@futurenet.co.uk 
      * saying: 
      * subscribe netmag-announce 

      If you ever want to remove yourself from this mailing list, send the
      following command in email to netmag-announce-request@futurenet.co.uk

      unsubscribe

      Or you can send mail to Majordomo@futurenet.co.uk with the following
      command in the body of your email message:

      unsubscribe netmag-announce your_internet_address

    o Netserfer digest : Send a message to beta@netsurf.com with the words
      "subscribe nsdigest-text firstname lastname" (no quotes) to subscribe
      to a weekly magazine about internet.Mainly a newsletter which acts as
      a live bridge to the internet.To unsubscribe send a message with the
      words "unsubscribe nsdigest-text".

      You can also get the digest in HTML format and browse it with lynx or
      Mosaic.In this case, you should send a message to the above address
      with the words "subscribe nsdigest-html firstname lastname".To stop
      receiving it, send a message with "unsubscribe nsdigest-html" in the
      body of the message.

    o POST CLASSICAL MUSIC list : post-classical-request@cs.uwp.edu
      It is a mailing list for the discussion of artists and their works who
      fall within the following boundaries:
      1) Derivative
         - artists generally considered outside the classical genre but whom
           incorporate traditional classical components in a predominantly
           unconventional manner. Instrumentation may either be accoustically
           or electronically generated, but usually fused with another musical
           style.
      2) Experimental
         - artists generally considered within the classical genre but whom
           work outside the boundaries of traditional classical structure.
           Instrumentation is usually acoustically generated, but often by
           unconventional means.
     Here are a few artists who would might be discussed on the list:
     Shinjuku Thief, In The Nursery, Art Zoyd, Univers Zero, Daniel Denis,
     Pete Namlook, Peter Frohmader, Graeme Revell, Laibach, Autopsia, Mynox
     Layh, Frame/Cut/Frame, Edgar Varese, John Cage, Karlheinz Stockhousen,
     Michael Nyman, Steve Reich, Harry Partch, Morton Feldman, Mossolov, and
     Iannis Xenakis.
     NOT discussed on this list are:
     - Klaus Schulze & Tangerine Dream: though they incorporate many elements
       of classical structure, both are discussed extensively on the
       Space-Music and Tangerine Dream mailing lists.
     - Orchestration of popular music (ie. Royal Philharmonic doing Genesis)
     - Semantics of musical labels
     The list is available as a daily digest and reflector.
     List coordinator: Dave Datta <post-classical-request@cs.uwp.edu>

    o UPLOAD ANNOUNCEMENTS : Getting upload announcements by e-mail (updated
      19/11/1994)

      MSDOS-Ann is a moderated one-way mailing list which is used by SimTel,
      the Coast to Coast Software Repository (tm), to announce new additions
      to the msdos collection.To add yourself to the mailing list send e-mail
      to
                   listserv@SimTel.Coast.NET

      with this command in the body of the message:

                   subscribe msdos-ann

      To subscribe something other than the account the mail is coming from,
      such as a local redistribution list, then add that address to the
      "subscribe" command; for example, to subscribe "local-msdos-ann":

             subscribe local-msdos-ann@your.domain.net msdos-ann

      If you wish to unsubscribe, send mail (from the same address where you
      were when you subscribed) to listserv@SimTel.Coast.NET with this command
      in the body of the message:

             unsubscribe msdos-ann

      Send mail with the word  help  in the body of the message to get a
      complete list of commands and their syntax. 


 o LYNX, WEB

   Lynx is a hypertext web navigating system.Check out "lynx" and "www"
   commands.If they are not available, telnet to info.cern.ch and find more
   about web..

   Using Lynx on a remote machine:
                telnet to info.funet.fi
                telnet to www.twi.tudelft.nl, login as lynx
                telnet to ukanaix.cc.ukans.edu, login as www
                telnet to www.njit.edu, login as www
                telnet to vms.huji.ac.il, login as www
                telnet to sun.uakom.cs

   An up-to-date list of remote web clients is available on the Web as 
   http://info.cern.ch/hypertext/WWW/FAQ/Bootstrap.html and should
   be regarded as an authoritative list. 

   Related files :

      for Mac, MacWeb       ftp://ftp.einet.net/einet/mac/macweb
      for Mac, NCSA Mosaic  ftp://ftp.ncsa.uiuc.edu/mosaic/mac
      for Win, WinWeb       ftp://ftp.einet.net/einet/pc/winweb
      for Win, NCSA Mosaic  ftp://ftp.ncsa.uiuc.edu/Mosaic/Windows
      for Win, NetScape     ftp://ftp.mcom.com/netscape
      for Win, Cello        ftp://cica.indiana.edu/pub/pc/win3/winsock
      for Win, SlipKnot     ftp://oak.oakland.edu/SimTel/win3/internet
      for Dos, Dos Lynx     ftp://ftp.cc.ukans.edu/pub/www/doslynx
      for Unix, Xwindows    ftp://ftp.ncsa.uiuc.edu/Mosaic/Unix/binaries/2.5
      
      InternetWorks Lite    ftp://ftp.booklink.com/lite

   Alternatively, you could use ftp to login to the above sites.For example
   for MacWeb, use ftp ftp.einet.net, and search in /einet/mac/macweb dir.

   You can send email messages using Lynx or any web browser (?).Type at
   the "URL to open" prompt, "mailto:address@goes.here" (without the quotes)
   and the program will take care of the rest..

   WEB search : Do you want to search among the 1+ million web sites for
                special keywords ? Do you want to find with ease what
                you need ? Then, the following site(s) is/are for you :

     http://lycos1.cmu.edu
     http://lycos2.cmu.edu
               .
               .
     http://lycos5.cmu.edu

   INDEXes of web sites :

     http://akebono.stanford.edu/yahoo
                          The Yahoo Index - LARGE index of web sites updated
                          very often.Contains links to almost everything,any-
                          where.Includes also an option of picking up a ran-
                          dom web site for you.. :)
     http://www.yahoo.com
                          Great Index.

   Addresses : (Using Lynx : Press g and at URL TO OPEN type)

      Help about internet facilities, tools, etc.From beginners to expert
      users : http://www.internic.net/infoguide/gopher/using-internet.html


      http://gertrude.art.uiuc.edu/ludgate/the/place.html
                                              Art in internet
      http://metaverse.com         
      http://www.tns.lcs.mit.edu
      http://www.hotwired.com                 Hot-wired info
      http://maxwell.uhh.hawaii.edu
      http://english-server.hss.cmn.edu       HUGE site.
      http://pass.wayne.edu/business.html     Business in the internet
      http://enterprise.osd.mil               Military information
      http://lal.cs.byu.edu/people/black/StarTrek/ufp.html
                                              United federation of planets(!)
      http://sailfish.peregrine.com/WebWorld/welcome.html
                                              Web World
      http://www.interport.net/slipknot/slipknot.html
                                              About Slipknot
      http://www.eb.com                       Britannica online demo site.
      http://www.ag.com/condom/country        Condom country
      http://harvest.cs.colorado.edu          Archie-like web server

      http://galaxy.einet.net/gopher/gopher.html   |
      http://galaxy.einet.net/GJ/index.html   Gopher jewels
      http://galaxy.einet.net/galaxy.html          |

      http://www.cs.yale.edu/HTML/YALE/CS/HyPlans/loosemore-sandra/ 
      -> /clipart.html                        1500 files of GIF clipart
      http://www.xmission.com/~americom/      Find phone area codes
      http://dmf.culture.fr                   18th century french art
      http://marlin.ssnet.com:8011/~family/resources.html
                                              Family Times online
      http://www-swiss.ai.mit.edu/samantha/travels-with-samantha.html
                                              A novel, 500K text, 250 photos
      http://www.internic.net/scout_report.html
                                              Internet Press
      http://www.mit.edu:8001/activities/os2/os2world.html
                                              OS/2 Homepage
      http://www.compuserve.com               Compuserve www pages
      http://web.mit.edu                      MIT research center
      http://www.primus.com/staff/paulp/useless.html
                                              Useless web sites
      http://lcweb2.loc.gov/amhome.html       Library: AVI,Photos,Biographies
      http://www.digex.net/2xist.html         Male photos, underwear
      http://asdwww.harvard.edu/GA/           General aviation site
      http://www.mid.net/NET                  Net-happenings mailing list
      http://www.hilink.com.au/               Countries, Times around World
      http://www.rahul.net/bryanw/index.html  Graphics, FAQs, Software
      http://software.net                     Software distribution site
      http://www.clark.net/pub/murple/home.html  Collection of links to sites
      http://www.eff.org                      Electronic Frontier Foundation
                                              web page - Graphical ftp site
      http://www.ensta.fr/internet            Pointers to computer programs
      http://www.cnam.fr/bin.html/imageWWW    ------ CHECK IT OUT --------
      http://www.primus.com/staff/paulp/useless.html  Useless web sites (!)
      http://gnn.interpath.net/gnn/           GNN.Internet information,links
      http://www.pluggedin.org                Plugged In - surf the net
      http://igor.cisr.bc.ca/CISRhome.html    The Centre for Image and Sound
                                              Research, Vancouver, B.C.
      http://www.cc.gatech.edu/gvu/gvutop.html GVUC, the Graphics, Visuali-
                                              zation, and Usability Center
      http://ucmp1.berkeley.edu               Museum of Paleontology
      http://www.wimsey.com/teletimes.root/photon_94.html   Photon '94
      http://www.msen.com/~peterw/gallery/gallery.html  The Anecdote Gallery
      http://sunsite.unc.edu/Dave/archive.html   The Doctor Fun Archive
      http://www-swiss.ai.mit.edu/zoo/heather-has-two-mommies.html
                                              Heather has Two Mommies is a
                                              story about a little girl's
                                              trip to the zoo
      http://pclt.cis.yale.edu/pclt/winworld/contents.html
                                              About Internet
      http://www.elmail.co.uk                 ElectricMail - Cool sites
      http://www.open.gov.uk                  British government
      http://www.ensica.fr/LOCAL/ORIC/euphoric.html
                                              Euphoric Oric emulator for PC
      http://sunsite.unc.edu/Dave/drfun.html  Dr.Fun page
      http://www.dealernet.com                Web page about known cars
      http://www.best.com/~bryanw             WWW Graphics page
      http://www.engr.wisc.edu/~conover/c64.html  C64 Emulator web page


   If you have a high speed internet connection and a Mac or PC, check out

   http://magneto.csc.ncsu.edu/Multimedia/Classes/Spring94/projects/ 
          proj6/cu-seeme.html

   a view from a user of the site :

   It's a teleconferencing system where you can hook up to a camera
   and see what's going on live! Last week The Rolling Stones broadcast
   a concert where you could hook up, and today I hooked up to NASA to
   see how the Space Shuttle flight was going.

   It's the most awesome .net experience I've come across to date.


 o MACintosh computer related

   Sites for programs or information regarding Macintosh computers.

   Ftp sites:

      mac.archive.umich.edu  Macintosh midi archive in mac/sound/midi
      oak.oakland.edu, /pub2/macintosh
      ftp.uu.net, /systems/mac

   Web sites:

      http://web.nexor.co.uk/mac-archive/welcome.html


 o MAGAZINES, publications

   Magazines on-line, or previews of the actual thing.

   Via Web   : http://www.ziff.com
               http://forteana.mic.dundee.ac.uk/ft/   Fortean Times
               http://www.futurenet.co.uk/index.html  Futurenet Publishing
               (.net, pc/amiga/mac format, pc gamer etc. magazines)
               http://www.netsurf.com/nsd/index.html  Netsurfer Digest
               http://www.timeinc.com                 Time magazine
               http://techweb.cmp.com/techweb/ng/current/default.html
                                                      Netguide magazine
               http://mosaic.playboy.com              Playboy magazine
               http://www.penthousemag.com            Penthouse web page
               http://www.hotwired.com                Hotwired (WIRED mag)
               http://ftp.etext.org/Zines/InterText   InterText magazine
               http://www.ai.mit.edu/~spraxlo/rune/RUNE.html
                                                      RUNE: An MIT Journal of
                                                      Arts and Letters
               http://www.egallery.com/egallery/homepage.html
                                                      The Unit Circle
               http://www.vibe.com                    VibeOnline! Music mag
               http://www.mecklerweb.com              Internet World
               http://www.telegraph.co.uk             The Daily Telegraph
                                  `---> free till May 1995

   Via ftp   : ftp.uml.edu, /msdos/games/Game_Bytes   Gamebytes magazine
               ds.internic.net /pub/the-scientist     Scientist magazine
               (Info at garfield@aurora.cis.upenn.edu)
               mosaic.playboy.com                     Playboy magazine
               ftp-in.wired.com                       WIRED-specific files

   Via telnet: kanga.ins.cwru.edu                     On-line newspapers

   Via gopher: chronicle.merit.edu                    Academe this week
               wiretap.spies.com                      Internet wiretap
               gopher.netsys.com (port 2100)          Electronic Newsstand


 o MIDI related

   Many MIDI files can be found at ftp.cs.ruu.nl [131.211.80.17] in the
   directory /pub/MIDI/SONGS. A list of the songs is in /pub/MIDI/SONGS/
   LIST, midi programs in /pub/MIDI/PROGRAMS and subdirectories for various
   computers.MIDI specs and lots of more doc in /pub/MIDI/DOC/
   More ftp sites can be found in the file /pub/MIDI/DOC/archives

   All these files can be obtained by e-mail. Send a message to

            mail-server@cs.ruu.nl with the contents: send HELP.

   Check out also :

      129.101.39.86           /audio/MIDI
      ftp.cis.nctu.edu.tw     /MIDI/SONGS/
      ftp.pu-toyama.ac.jp     /pub/ftpmail/ftp.cs.ruu.nl/pub/MIDI/SONGS
      ftp.monash.edu.au       /pub/midi/SONGS
      ftp.funet.fi            /pub/sounds/midi
      ftp.ibp.fr              /pub/midi
      wuarchive.wustl.edu     /systems/ibmpc/ultrasound/sound/midi/files
      scam.berkeley.edu       /pub/misc/netjam/submissions
      wagner.musicnet.ua.edu  Patches for Roland JV-80/880/1000 in directory
                              /pub/music/patches/jv80
      oak.oakland.edu         EPS/EPS-16+/ASR samples in /pub/eps/samples
                              EPS info is in pub/eps/docs/
                              programs for the EPS in /pub/eps/utils
      ftp.uwp.edu             /pub/music/lists/kurzweil,Kurzweil K2000 related
      bach.nevada.edu         /pub/k2000, Kurzweil K2000 related
      bach.nevada.edu         /pub/midi
      qiclab.scn.rain.com     /pub/music contains various conversion programs
      lotus.UWaterloo.ca      /pub/sgroup, Roland related files
      ftp.informatik.uni-freiburg.de /pub/sounds/tx16w/samples, TX16W samples
                              get back issues of the TX-16W newsletter in
                              /pub/sounds/tx16w/mail
      cattell.psych.upenn.edu /pub/Music.Research The Music-Research Digest
      impaqt1.mem.drexel.edu  /pub/files/ibm/midi
      sweaty.palm.cri.nz      EMAX (I and II) ftp site
      ftp.funet.fi            /pub/msdos/sound/cakewalk, Cakewalk files
      ftp.cs.colorado.edu     /users/mccreary/archive/cakewalk, Cakewalk
                              mccreary/archive/vfx, VFX archive
      mort.isvr.soton.ac.uk   /pub/pc/cakewalk, Cakewalk
      ftp.cica.indiana.edu    /pub/pc/win3/sounds, MIDI programs for Windows
      ftp-os2.cdrom.com      /pub/os2/2_x/mmedia and /pub/os2/2_1/mmedia
                             contain MIDI-related files for OS/2
      kilroy.jpl.nasa.gov    D-70-related files: /pub/D70
      ftp.neuroinformatik.ruhr-uni-bochum.de in /pub/outgoing/heja/sy-list
                             several infos/sounds/programs of interest for
                             Yamaha SY users
                             IMPORTANT NOTE: go directly to the directory!
      ftp.ecn.nl             /pub/RP-1: DIGITECH RP-1 MIDI guitar effect
                             pedals and some other midi stuff
      ftp.ircam.fr           IRCAM site: Programs and information on music,
                             DSP, multimedia, infosystems, networking, etc.
                             for unix platforms, macintoshes and PC.Check
                             /pub/music 
      ftp.mcc.ac.uk	     /pub/cubase Cubase archive.Contains Atari, Mac
                             and MSWindows demos
      ftp.waldorf-gmbh.de    Site with information, patches etc. of Waldorf
                             products, contains also a lot of Midi stuff.
      ftp.und.ac.za          Programs for the Sound Canvas and MT-32 in
                             directory: /pub/pc/midi
      ftp.mcc.ac.uk          MIDI stuff in pub/MIDIMISC
      loose.apana.org.au     Patches for the Korg DW/EX8000 in directory
                             /pub/dw8000
      ftp.netcom.com         /pub/jo/jonin/midi/x3, Korg X3 ftp site
      musie.phlab.missouri.edu /pub/korg info related to Korg music products
      ftp.ep.susx.ac.uk      /pub/sandell, SHARC Timbre Database.A database
                             with timbre information of musical instruments.


   If you are on the World Wide Web, these pages may be interesting:

   http://www.eeb.ele.tue.nl/midi/  (midi home page)
   http://enuxsa.eas.asu.edu/~rutledge/music.html (electronic music)
   http://sunsite.unc.edu/mcmahon/emusic-l/
   http://www.hk.net/~prs/midi.html (classical midi sequences)
   http://www.ircam.fr (lots of Music stuff, including midi files)
   http://alf.uib.no/People/midi/midi.html (The Alf MIDI Site)
   http://ls7-www.informatik.uni-dortmund.de/html/tx16w.html
   http://www.cs.colorado.edu/~mccreary/archive/cakewalk
   http://www.isvr.soton.ac.uk/People/ccb/Cakewalk
   http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/heja/sy-list.html
   http://www.ircam.fr
   http://www.mcc.ac.uk/~emagic/emagic_page.html
   http://www.eeb.ele.tue.nl/midi/scgroup/index.html
                                      Sound Canvas User's Group WWW Homepage
   http://anjovis.tky.hut.fi/~ws      Korg Wavestation Mailing List web site
   http://musie.phlab.missouri.edu/pub/korg
   http://www.hk.net/~prs/midi.html   Classical Midi Sequences


 o MOD,S3M and various related files

   Files with musical information that can be played via your soundcard.

   Ftp sites :

     ftp.cdrom.com          You can find players for this kinf of files in
                            /pub/demos/music/programs/players.You can find
                            songs in the same site in the directory
                            /pub/demos/music/songs
     Simtel20.Army.Mil
     ftp.funet.fi	    /pub/amiga/audio
                            /pub/atari/sound
			    /pub/unix/sound
			    /pub/msdos/sound
     ux1.cso.uiuc.edu	    /amiga/mirror/mods
     ftp.brad.ac.uk	    /misc/mods,	/incoming/mods
     ftp.uni-kl.de	    /pub/amiga/mods
			    /pub/amiga/ianet/mods


 o MOVIES, (cinema, tv)

   Everything related to movies on the big or the small screen.TV series
   are also covered here.

   Ftp sites :

      elbereth.rutgers.edu  /pub/sfl for Science fiction films,shows,books
      quartz.rutgers.edu    /pub/tv+movies
      nic.funet.fi          /pub/culture/tv+film

   Web sites :

      http://www.mca.com                      Universal Pictures
      http://www.paramount.com                Paramount
      http://www.mgmua.com                    United Artists
      http://www.cosy.sbg.ac.at/rec/startrek/star_trek_resources.html
                                              StarTrek site
      http://gagme.wwa.com/~boba/trek.html    StarTrek site
      http://bantha.pc.cc.cmu.edu:1138/SW_HOME.html
                                              Star Wars Multimedia archive
      http://useattle.uspan.com/mavin.html    Movies review site
      http://cathouse.org:8000/BritishComedy  Pointers to British comedy sites
      http://www.cityscape.co.uk/channel4     British TV Channel 4 web site
      http://www.spe.sony.com/Pictures/SonyMovies
      http://www.leo.org/Movies               Movies site
      http://www.msstate.edu                  Cardiff movie database
      http://www.cm.cf.ac.uk/Movies           Movie Database


 o MPG files

   Video files.Can be reproduced in any machine with the appropriate player.
   Suggested machine : 386DX, 4MB memory and fairly fast hard disk.
   Suggested player  : VMPEG (Dos), Xing Mpeg player (Windows)

   MPG viewers and files can be found at toe.cs.berkeley.edu, directory
   /pub/multimedia/mpeg

   MPG files and viewers can be found at havefun.stanford.edu, directory
   /pub/mpeg

   MPG ftp sites : 134.206.1.36, /pub/unix/graphique/mpeg

   MPG web sites : http://www.eeb.ele.tue.nl/mpeg/index.html
                   file://artemide.cselt.stet.it/dist/ex_html.html
                   http://info.mcc.ac.uk/CGU/research/movies
                   http://midget.towson.edu:8000/home.html

   See also: Anime, animation (cartoons)


 o MUD (Multi-user Dungeon)

   Play along with users from all around the world.The following does not
   and will not ever serve the purpose of a full MUD games index, but just
   a pointer to various interesting sites.

   Telnet : sachs.cs.colostate.edu 2525
            groan.berkley.edu 8888
            cave.tcp.com port 2283              Cavemuck adventure
            rivendel.slip.umd.edu 5000          CyberEden
            teaching4.physics.ox.ac.uk 4001     BabeMUD
            prometheus.bsd.uchicago.edu 6789    Budapest
            mustang.us.dell.com 9173            Mustang
            cs3.brookes.ac.uk 6789              Sleepless Nights
            muselab.ac.runet.edu 6715           Tyrann II
            alpha.dsu.edu 6789                  Utopia
            mud.butterfly.net 4000              LoveMUD
            godshome.solace.mh.se 3000          Gods' Home
            helpmac.its.mcw.edu 8888            Abyss II
            chaos.bga.com 4000                  Chaos
            jive.rahul.net 6666                 Dark Castle MUD
            xbyse.nada.kth.se 4000              Elite
            supergirl.cs.hut.fi 6969            Imperial
            kitten.mcs.com 4500                 Mozart
            fpa.com 4000                        Phantazm
            p107.informatik.uni-bremen.de 4000  Realm of Magic
            sampan.ee.fit.edu 4000              Silicon Realms
            stone.cis.ufl.edu 4000              SillyMUD
            ukko.rowan.edu 5000                 Tazmania
            huey.ee.cua.edu 7777                The Final Level
            surf.tstc.edu 4000                  The Glass Dragon
            tdome.montana.com 5555              Thunderdome
            drake.eushc.edu 9000                Wayne's world
            gauss.ifm.liu.se 3000               5th Dimension
            palikka.jyu.fi 2001                 BatMUD
            cix.compulink.co.uk 4242            Discworld
            kcbbs.gen.nz 6000                   Enigma
            looney.cp.tn.tudelft.nl 8888        LooneyMUD
            birka.lysator.liu.se 2000           NannyMUD
            castor.acs.oakland.edu 5195         Overdrive
            prime.mdata.fi 3000                 Prime time
            ragnarok.teleport.com 2222          Ragnarok
            krynn.solace.mh.se 7373             StarMUD
            quark.gmi.edu 5150                  Timewarp
            valhalla.com 2444                   Valhalla
            gorina3.hsr.no 3287                 Wonderland
            linux1.sjoki.uta.fi 3333            ZombieMUD
            liii.com 8000                       Barren Realms
            trekmoo.microserve.com 2499         TrekMOO
            tcp.com 2035                        AnimeMUCK
            iglou.com 4999                      Delusions
            epona.magibox.net 8888              Desires
            step.polymtl.ca 3026                BattleTech
            

   Check out :

      http://www.cis.upenn.edu/~lwl/mudinfo.html    MUD pointers and links
      http://www.oat.ts.astro.it/marcucci/sr2/index.html
                                                    Shadowrun, RPG pages
      http://www.cs.indiana.edu/hyplan/sgeiger/mudlist.html
                                                    List, links to MUD sites

 o MUSIC

   The internet can be a great host for music artists and their work.You
   can browse the following sites :

   Ftp : ftp.eff.org              /pub/EFF/Graphics, Aerosmith pics,sounds
         bobcat.bbn.com           /public/beatles, Beatles related
         asylum.sf.ca.us          /pub/klf, files about the KLF
         ftp.uwp.edu              /pub/music

   Web : http://www.southern.com              Music site
         http://www.eff.org/pub/EFF/Graphics  Aerosmith web pages 
         http://www.stones.com                Rolling Stones www pages
         http://www.teleport.com/~arcana/     Violet Arcana site (ambient)
         http://bau2.uibk.ac.at/perki/Vangelis.html
                                              Vangelis site
         http://alfred1.u.washington.edu:8080/-jlks/pike/DeathRR.html
                                              Rock'n'Roll, rockers site
         http://sunsite.unc.edu/ianc/index.html
                                              Internet Underground Music
                                              Archive, music online!
         http://baldrick.cecer.army.mil/~burnett/MDB
                                              The On-Line Music Database
         http://www.cs.cmu.edu:8001/afs/cs.cmu.edu/user/jdg/www/music.html
                                              Pointers to music pages
         http://gdbdoc.gdb.org/~patty/CW/CW_home_page.html
                                              The Catherine Wheel Home Page
         http://128.194.15.32/~ahb2188/elvishom.html
                                              The Elvis Presley Home Page
         http://www.meiko.com:8080/yes-archive/welcome.html
                                              The Yes Archive
         http://www.catalog.com/mrm/zappa.html
                                              Zappa pages
         http://sunsite.unc.edu/doug/DocWat/DocWat.html
                                              Doc Watson, Folk Legend
         http://www.acns.nwu.edu/gabriel      Peter Gabriel site
         http://sunpath.stanford.edu:3007/bands/DCuckoo/DCuckoo.html
                                              "Techno tribal rhythm fusion"
         http://www.organic.com/Music/City.o.tribes/Trance.mission/index.html
                                              Trance Mission
         http://www-leland.stanford.edu/group/mixedco
                                              Mixed Company group
         http://www.echonyc.com/unled         Jimmy Page & Robert Plant
                                              New album : No Quarter
         http://www.acns.nwu.edu/WNUR/jazzbase
                                              WNUR-FM Jazz Information Server
         http://kzsu.stanford.edu             KZSU Student Radio Station
         http://phoenix.creighton.edu/~landphil
                                              Landphil records 
         http://iia.org/~cuddihd/gsn.html     "God Says No!" Records
                                              techno/dance recording label
         http://underground.net/Moonshine/moon.html
                                              Moonshine Music
         http://isvpc146.isv.uit.no/eyesore.html
                                              4 AD label
         http://www.organic.com/Music/City.o.tribes/index.html
                                              City of Tribes
         file://mitpress.mit.edu:/pub/Computer-Music-Journal/CMJ.html
                                              Computer Music Journal Archive
         http://mtv.com                       MTV channel Web Server 
         file://ftp.netcom.com/pub/jcarson/guitar/gl.html
                                              Guitarland
         http://eitech.com/web/folk/folkhome.html
                                              Folk Music Home Page
         http://www.acns.nwu.edu/jazz/artists Artists of Jazz Index
         http://www.acns.nwu.edu/jazz/styles/index.html
                                              Styles of Jazz - a map
         http://web.cs.nott.ac.uk/music/intro.html
                                              UK Indie/Alternative mus. scene
         http://abyss.nrlssc.navy.mil/JAZZFEST
                                              Jazz Fest Info
         http://kirk.cgrg.ohio-state.edu/Music.html
                                              The Acoustic Music Server
         http://zapruder.pds.med.umich.edu/uwi/sounds/vircomm/aaedge.html
                                              The Ann Arbor Edge Track Samples
         http://underground.net               Underground.Net
         http://www.iuma.com                  Internet Underground Archive


   Telnet : cdconnection.com
                        Compact Disc Connection type CDC at opening prompt


   Usenet areas about music: (see USENET below)

         alt.exotic.music
         alt.music.ebm 
         alt.rock-n-roll.hard
         alt.rock-n-roll.metal
         alt.punk
         alt.rap 
         alt.rave
         alt.music.folk 
         alt.music.reggae 
         alt.progressive 

   See also : LISTS by email, MUSIC lists


 o NASA

   National Association of Space Administration.You can read and learn about
   the last technology innovations, and information about space explorations.

   For the latest news telnet to ned.ipac.caltech.edu
                              or spacelink.msfc.nasa.gov

   Telnet    : spacemet.phast.umass.edu
               stinfo.hq.eso.org (login as stinfo)   Hubble Space Telescope
               esrin.esa.it
               ned.ipac.caltech.edu (login as ned)   NASA extragalactix dbase

   Ftp       : ftp.hq.nasa.gov, pub/pao/pressrel/1995/96budget.txt
                                            Budget briefing package
               ftp toybox.gsfc.nasa.gov, /pub/images/

   Web sites : http://skview.gsfc.nasa.gov/skyview.html
               http://hypatia.gsfc.nasa.gov
               http://www.nasa.gov
               http://www.nasa.gov/hqpao/newsroom.html
               http://delcano.mit.edu                  
               http://procure.msfc.nasa.gov            
               http://www.jpl.nasa.gov
               http://www.lerc.nasa.gov
               http://newproducts.jpl.nasa.gov/calendar   Calendar of events

   Gopher    : krakatoa.jsc.nasa.gov        Library X at Johnson Space Center
               gopher.gsfc.nasa.gov         Goddard Space Flight center
               technology.com               Mid-Continent technology transfer
               naic.nasa.gov                Network Applications and Informa-
                                            tion center

   See also: E-mail, Nasa announcements by e-mail section
             TELNET, Libraries
             Astronomy


 o ROMANCE and/or sex

   Everything related to romance or sexual preferences.Some of the material
   found in the sites listed below may offend the viewer.Don't browse  them
   unless you are 18.You have the full responsibility of your actions.
   
   Web sites:

      http://zoom.lm.com                     Big collection of pictures
      http://www.mall2000.com                Dating service
      http://www.playboy.com                 Playboy magazine web page
      http://www.penthousemag.com            Penthouse web page
      http://www.direct.ca/~ssibbet/page3.html
                                             Samples of adult CDROMs
      http://www.deltanet.com/amore
      http://copper.ucs.indiana.edu/~shulick/ematch/main.html
                                             Dating service
      http://www.public.com/personals        Personals page
      http://wwa.com:1111                         -''-
      http://world.std.com/~amb              Castle von Buhler (?!)
      http://www.infohaus.com/access/by-seller/Sex_n_Stuff
                                             It may not exist.Check it out.
      http://www.gate.net/~dmusic/aim.html   CDWorld Adult catalog
      http://www.gate.net/~beyond/adult.html Adult CD titles to order
      http://www.fantasies.com
      http://www.webcom.com/~dml/sex/intro.html  Adult toys
      http://telescope.com/telescope/dwf     Adult gift gallery
      http://hamilton.netmedia.com/date      Web personals
      http://www.evn.com                     Adult video site
      http://www.sirius.com/~fearless        Naughty sound bites
      http://netmart.com/macjam              Neighbour girls web page

   Ftp sites:

      134.206.1.36, /pub/unix/graphique/images/supermodels   GIF, JPG files
      158.170.34.4, /pub/video/jpeg/Sex                Not checked recently
      ccnet.ccnet.com, /users/bjhigh/at                Tasteless files (NOT
                                                       for users under 18)

   Telnet sites:

      lifestyle.com (166.82.150.22)              Lifestyle online Adult BBS

   Email :

      o Send a message to orfan@delphi.com and specify TEXT or HYPERTEXT
        in the body of the message and get a free trial issue of CyberBa-
        bes.

      o Send email to jmp@cyber-mall.com with the word "SUBSCRIBE" in the
        subject header (no quotes though) and you'll get a subscription to
        "Backroads of the Infobahn", an electronic journal.You have to be
        over 18.


 o SCIENCE

   Sites with information on Mathematics, Physics, Chemistry and more..

   Ftp sites   :

       stanzi.bchem.washington.edu, /pub                     [CHEMISTRY]

   Gopher sites:

       helix.nih.gov, Molecular Biology Database option        [BIOLOGY]
       pdb.pdb.bnl.gov                                         [BIOLOGY]
       wiretap.spies.com, Wiretap Online Library/Assorted Documents
       granta.uchicago.edu

   Telnet sites:

       genbank.bio.net, Login: genbank, Password: 4nigms       [BIOLOGY]
       e-math.ams.com, Login: e-math                       [MATHEMATICS]
       bnlnd2.dne.bnl.gov, Login: nndc                         [PHYSICS]
       camms2.caos.kun.nl 2034                               [CHEMISTRY]


 o SHOPS on-line

   Buy on-line using the internet services.Note that you need a major
   credit card to make some orders.

   o Computer Express (cexpress.com) on-line shop.

     Various hardware and software products for PC and Macintosh
     computers.You need a major credit card to order.

     E-mail address : info@cexpress.com
            info at : service@cexpress.com

     Login using web, http://cexpress.com:2700/

   o Essential Data (Mail delivery company).

     Send a message to edi-specials@marketplace.com to get the latest
     special prices.To receive price lists, mail TWO messages to

            edi-prices-one@marketplace.com and
            edi-prices-two@marketplace.com

   Other shops: (using web)

      http://www.demon.co.uk/trinity/home.html  Trinity mail-order
      http://marketplace.com                    Big internet mall
      http://www.qnet.com                       On-line shop
      http://plaza.xor.com                      Shopping mall
      http://shop.internet.net                  Internet Shopping Network


 o SimTel

   A large collection of shareware and freeware files, updated constantly.

   For security reasons SimTel, the Coast to Coast Software Repository (tm),
   is located on a host that is not accessible by anonymous ftp users, however
   its files are available by anonymous ftp in directories /SimTel/msdos and
   /SimTel/win3 from the primary mirror site OAK.Oakland.Edu (141.210.10.117)
   located in Rochester, Michigan, and from the secondary mirror sites:

         Australia:  archie.au (139.130.4.6)
                       /micros/pc/SimTel/msdos
                       /micros/pc/SimTel/win3
     Lancaster, England:  micros.hensa.ac.uk (148.88.8.84)
                       /mirrors/simtel/msdos
                       /mirrors/simtel/win3
     London, England:  src.doc.ic.ac.uk (146.169.2.10)
                       /pub/packages/simtel
                       /pub/packages/simtel-win3
           Finland:  ftp.funet.fi (128.214.248.6)
                       /pub/mirrors/oak.oakland.edu/Simtel/msdos
                       /pub/mirrors/oak.oakland.edu/Simtel/win3
            France:  ftp.ibp.fr (132.227.60.2)
                       /pub/pc/SimTel/msdos
                       /pub/pc/SimTel/win3
     Tuebingen, Germany:  ftp.uni-tuebingen.de (134.2.2.60)
                       /pub/simtel/msdos
                       /pub/simtel/win3
     Paderborn, Germany:  ftp.uni-paderborn.de (131.234.2.32)
                       /SimTel/msdos
                       /SimTel/win3
         Hong Kong:  ftp.cs.cuhk.hk (137.189.4.57)
                       /pub/simtel/msdos
                       /pub/simtel/win3
            Israel:  ftp.technion.ac.il (132.68.1.10)
                       /pub/unsupported/simtel/msdos
                       /pub/unsupported/simtel/win3
       Netherlands:  ftp.nic.surfnet.nl (192.87.46.3)
                       /mirror-archive/software/simtel-msdos
                       /mirror-archive/software/simtel-win3
     Craycow, Poland:  ftp.cyf-kr.edu.pl (149.156.1.8)
                       /pub/mirror/simtel/msdos
                       /pub/mirror/simtel/win3
     Warsaw, Poland:  ftp.icm.edu.pl (148.81.209.3)
                       /pub/simtel/msdos
                       /pub/simtel/win3
                       /pub/simtel/nt
      South Africa:  ftp.sun.ac.za (146.232.212.21)
                       /pub/simtel/msdos
                       /pub/simtel/win3
          Slovenia:  ftp.arnes.si (193.2.1.72)
                       /software/SimTel/msdos
                       /software/SimTel/win3
                       /software/SimTel/nt
            Sweden:  ftp.sunet.se (130.238.127.3)
                       /pub/pc/mirror/SimTel/msdos
                       /pub/pc/mirror/SimTel/win3
       Switzerland:  ftp.switch.ch (130.59.1.40)
                       /mirror/simtel/msdos
                       /mirror/simtel/win3
            Taiwan:  NCTUCCCA.edu.tw (140.111.1.10)
                       /PC/simtel
                       /PC/windows/simtel
          Thailand:  ftp.nectec.or.th (192.150.251.33)
                       /pub/mirrors/SimTel/msdos
                       /pub/mirrors/SimTel/win3
            Turkey:  ftp.metu.edu.tr (144.122.1.102)
                       /pub/mirrors/simtel/msdos
                       /pub/mirrors/simtel/win3
     St. Louis, MO, USA:  wuarchive.wustl.edu (128.252.135.4)
                       /systems/ibmpc/simtel/msdos
                       /systems/ibmpc/simtel/win3
     Norman, OK, USA:  ftp.uoknor.edu (129.15.10.20)
                       /mirrors/SimTel/msdos
                       /mirrors/SimTel/win3
     Corvallis, OR, USA:  ftp.orst.edu (128.193.4.2)
                       /pub/mirrors/simtel/msdos
                       /pub/mirrors/simtel/win3

   SimTel files may obtained by e-mail from various ftp-mail servers
   or through the BITNET/EARN file servers.  For details send e-mail
   to listserv@SimTel.Coast.NET with this command in the body of the
   message:  get simtel-mailserver.info

   World Wide Web (WWW) users can access SimTel files via these URLs:

         http://www.acs.oakland.edu/oak/SimTel-msdos.html
         http://www.acs.oakland.edu/oak/SimTel-win3.html

   Gopher users can access SimTel files via these URLs:

         ftp://oak.oakland.edu/SimTel/msdos
         ftp://oak.oakland.edu/SimTel/win3

   CD-ROM copies of the entire collection are available from Coast to
   Coast Telecommunications, Inc., 5850 Dixie Highway Clarkston, MI
   48346, U.S.A., telephone (800) 536-3373 or (810) 623-6700, or FAX
   (810) 623-1469.  A WWW Forms Interface for ordering CD-ROMs -
   http://www.coast.net/SimTel/  -  is also available.  This CD-ROM
   set includes the entire collection, which is not true of CD-ROMs
   offered by some other vendors.  For information send e-mail to
   cdrom@Mail.Coast.NET.  To order send e-mail to order@Mail.Coast.NET.
   Quarterly update subscriptions are available at a substantial discount.
   Dealer inquiries are welcome.  Purchases of this CD-ROM set from Coast
   to Coast will provide direct support to SimTel.

   Keith Petersen
   General Manager of SimTel, the Coast to Coast Software Repository (tm)
   Internet: w8sdz@SimTel.Coast.NET       or        w8sdz@OAK.Oakland.Edu
   Uucp: uunet!simtel.coast.net!w8sdz               BITNET: w8sdz@OAKLAND


   See also: LISTS, get SimTel upload announcements


 o TELNET

   You should visit the following sites :

      telnet.w3.org            CERN -  information site, anything can be
                               found here.Offers archie, web, gopher.
      metro.jussieu.fr 10000   Metro navigator of major cities
      compuserve.com           Compuserve Information Service.Possibly, you
                               have to be a subscriber to enter.For the link
                               to work correctly, you should set the telnet
                               parameters to :

                               Enable binary
                               Disable escape
                               Enable CRLF options
                               Set terminal type to VT100
                               Set line mode

      launchpad.unc.edu        login: launch - A BBS offering Usenet and..
      fdabbs.fda.gov           login: bbs - Food and Drugs administration BBS
      phantom.com              ?
      cryo.cryogenic.com 42    A friendly BBS, offers usenet news and games
      net.xnet.com             login: bbs - Another, good one, BBS
      pldsg3.gsfc.nasa.gov     login: fifeuser - Databases, sattelites info
      culine.colorado.edu 859  NBA program of matches
      chemm.ucsd.edu           login: webster - Webster's dictionary server
      martini.eecs.umich.edu 3000  Geographic server
      

      Libraries :

      blc.lrc.northeastern.edu Boston Library Consortium (select BLC, 5)
      host.clic.edu            Cooperating Libraries in Consortium
      | login :
      |    Augsburg College                 apac
      |    Bethel College                   bpac
      |    College of St Catherine          scpac
      |    Concordia College                cpac
      |    Hamline University               hpac
      |    Hamline Law Library              lpac
      |    Ireland Theological Library      aimlpac
      |    Macalester College               mpac
      |    University of St Thomas          tpac
      alis.csufresno.edu       Univ. of Fresno (login: remote, for password,
                               just press enter)
      pac.carl.org             Massachusetts USA (login : PAC)
      antwrp.gsfc.nasa.gov     Part of NASA's Goddard Fl. center (login: gof)
      ndadsa.gsfc.nasa.gov     High Energy NASA Astrophysics Archive (login:
                               XRAY, then type help)
      lpi.jsc.nasa.gov         Lunar and Planetary Institute (login: LPI)
      hermes.merit.edu         DALNET (Which host: WSUNET, then type LUIS)
      luis.nerdc.ufl.edu       Florida Univ. System (login: luis)
      shrsys.hslc.org          HealthNET (login: SAL)
      fatty.law.cornell.edu    Legal Information Institute (login: www)
      192.245.61.4             MARMOT Library Network
      msusgw.umn.edu           Minnesota Univ.System (enter destination:PALS)
      vxlib.cern.ch            CERN Scient. Information Service (type ALICE)
      sun.nsf.ac.uk            JANET, access to every host in UK (login:janet
                               for password just press enter)
      library.dartmouth.edu    Give 'connect dante' at prompt, Good library 


 o UNIX accounts

   You can get a Unix account in world.std.com.Charges are small, visa or
   mastercard required.Telnet to world.std.com and login as new (no password)
   to create a new account.

   Visiting other sites:

     telnet suncc.ccu.edu.tw,          login as guest
     telnet unix.gcomm.com
     telnet www.ibp.com
     telnet freenet.hsc.colorado.edu   login as guest (Colorado freenet)
     telnet hela.ins.cwru.edu          (freenet)
     telnet heartland.bradley.edu      login as bbguest (freenet)
     telnet lafn.org                   Los Angeles freenet
     telnet bcfreenet.seflin.lib.fl.us login as visitor (Florida freenet)
     telnet freenet.fsu.edu            login as visitor (Florida freenet)
     telnet prairienet.org             login as visitor (Illinois freenet)
     telnet bigcat.missouri.edu        login as guest (Missouri freenet)
     telnet ozarks.sgcl.lib.mo.us      login as guest (Missouri freenet)
     telnet 192.231.192.1              login as bbs (Montana freenet)
     telnet freenet.buffalo.edu        login as freeport (New York freenet)
     telnet tso.uc.edu                 login as visitor (Ohio freenet)
     telnet freenet-in-a.cwru.edu      
     telnet freenet.columbus.oh.us     login as guest (Ohio freenet)
     telnet 130.108.128.174            login as visitor (Ohio freenet)
     telnet freenet.lorain.oberlin.edu login as guest (Ohio freenet)
     telnet yfn.ysu.edu                login as visitor (Ohio freenet)
     telnet 192.207.24.10              Rhode Island freenet
     telnet rgfn.epcc.edu              login as visitor (Texas freenet)
     telnet scn.org                    login as visitor (Washington freenet)
     telnet 142.231.5.1                login as guest (Brit.Columbia freenet)
     telnet freenet.victoria.bc.ca     login as guest (Brit.Columbia freenet)
     telnet freenet.carleton.ca        login as guest (Ontario freenet)
     telnet 131.188.192.11             login as gast (Germany freenet)

   Internet providers:

     Rednet    :  http://w3.rednet.co.uk
     Cityscape :  http://www.cityscape.co.uk

   If you wish to get Internet access from your area, contact the Internet
   Network Information Center at +1-619-455-4600 (fax: +1-619-455-4640,
   email: refdesk@is.internic.net).  


 o UNIX related

   Where and what :

     cse.unl.edu, /pub/mgleason directory         ncftp program
     ftp.rz.uni-karlsruhe.de, /pub/net/www/tools  htmlgobble.tar.gz
             (gets the HTML file from the specified web site)
     tsx-11.mit.edu, /pub/linux/ALPHA/Wine        Wine, windows emulator
                                                  for Linux
     hpux.cict.fr, /incoming/ORIC48K_V3.1.tar.gz  Oric emulator for Unix/X11


   Get FreeBSD unix operating system.. Read the following passage.

     From: "Jordan K. Hubbard" <jkh@freefall.cdrom.com>

     The FreeBSD Project team is very pleased to announce their release of
     FreeBSD 2.0; a full 32 bit 4.4 BSD Lite based operating system for
     Intel PCs (i386, i486 and Pentium class).

     For more information on what's new with FreeBSD, or what general
     features it offers, we strongly suggest that you simply download our
     boot floppy and boot from it.  You can easily read the release notes
     on it using a simple menu, and with no danger to the contents of your
     hard disk (unless you deliberately chose "proceed with installation",
     in which case your fate is in your own hands! :-).

     Those unable or unwilling to download the boot floppy may also get the
     release notes by mail - send mail to <info@FreeBSD.org> for an
     automated reply.  Updated information will also be provided on a more
     or less continuous basis in our WEB pages:
 
               http://www.freebsd.org

     FreeBSD 2.0 RELEASE is or will be available for ftp in the following
     locations:

     Primary     ftp://ftp.freebsd.org/pub/FreeBSD/2.0-RELEASE
     U.S-2       ftp://ftp.dataplex.net/pub/FreeBSD/2.0-RELEASE
     U.S-3       ftp://kryten.atinc.com/pub/FreeBSD/2.0-RELEASE
     U.S-4       ftp://ref.tfs.com/pub/FreeBSD/2.0-RELEASE
     Taiwan      ftp://netbsd.csie.nctu.edu.tw/pub/FreeBSD/2.0-RELEASE
     Australia   ftp://ftp.physics.usyd.edu.au/FreeBSD/2.0-RELEASE
     France      ftp://ftp.ibp.fr/pub/freeBSD/2.0-RELEASE
     Finland     ftp://nic.funet.fi:/pub/unix/FreeBSD/2.0-RELEASE
     Russia      ftp://ftp.kiae.su/FreeBSD/2.0-RELEASE

     (Translated for the non-URL literate:  FreeBSD is available for
      anonymous ftp on ftp.freebsd.org in the pub/FreeBSD/2.0-RELEASE
      directory)

     Comments, as always, to hackers@FreeBSD.org.


                                         Jordan
                                    [on behalf of the FreeBSD Project team]

 o USENET

   World-wide message areas.. Be prepared for lots of messages per day.

   Remote usenet NNTP servers : news.fu-berlin.de
                                news.demon.co.uk               (no posting)
                                news.ariadne-t.gr
                                news.forthnet.gr
                                news.uni-hohenheim.de          (no posting)
                                ccnews.nctu.edu.tw             (no posting)
                                ccvax.ucd.ie
                                debbie.cc.nctu.edu.tw          (no posting)
                                kernighan.cs.umass.edu
                                louie.udel.edu
                                lsi.lsil.com
                                myriad.pc.cc.cmu.edu 
                                news.c2.org
                                news.cis.nctu.edu.tw
                                news.csie.nctu.edu.tw
                                news.nsysu.edu.tw              (no posting)
                                news.tyrell.net
                                news.uni-stuttgart.de          (no posting)
                                news.usafa.af.mil
                                newsserver.rrzn.uni-hannover.de
                                nntp.club.cc.cmu.edu           (no posting)
                                nntp.gmd.de                    (no posting)
                                oaklabs01.apl.com
                                shakti.ncst.ernet.in           (no posting)
                                tpone.telepac.pt

   You can send a message to a specific usenet message area, by sending the
   message to news.group.name@nic.funet.fi

   Related files :

     NewsWatcher, Mac   : ftp://ftp.acns.nwu.edu/pub/newswatcher
     Newsreader, Windows: ftp://ftp.coyote.csucm.edu/pub/winworld/news
     View, Msdos        : ftp://ftp.demon.co.uk/pub/ibmpc/view/view.zip

     rtfm.mit.edu:/pub/usenet/news.answers/pictures-faq/part[1-3]
     http://www.cis.ohio-state.edu/hypertext/faq/usenet/pictures-faq/top.html
                                           alt.binaries.pictures FAQ

   Related sites :

     ftp://ftp.clark.net:/pub/usenet-bible/report/  Information on Usenet-
     ftp://ftp.clark.net:/pub/usenet-b/info/        FAQs, etc.
     ftp://ftp.germany.eu.net:/pub/newsarchie/news.answers/usenet
                                                    Usenet FAQ, NNTP servers
     gopher://unix.tpe.com                Look under Online Resources/Usenet


   Newsgroups:

     The following don't serve the purpose of a full newsgroups index, but
     just a pointer to some weird or interesting message areas.


     alt.alien.visitors        Stuff related to aliens, UFO.
     alt.amiga.demos           About Amiga demos.
     alt.binaries.pictures.fine-art.graphics
                               Binary files uuencoded are sent here.Mostly
                               graphics, creations..
     alt.binaries.sounds.midi  About MIDi files.MID files often posted here
     alt.cd-rom                Discussions about CD-ROM.Hardware, software.
     alt.destroy.the.earth     How you can destroy everything in earth.
     alt.folklore.science      Discussion about scientific misconceptions
     alt.paranet.ufo           For those who believe in UFOs.
     alt.romance               Discussion about romantic affairs and romance
     alt.startrek              StarTrek related discussions
     comp.binaries.amiga       Uuencoded files for the Amiga computer
     comp.sys.ibm.pc.demos     Discussion about PC demos
     comp.sys.ibm.pc.games.action      About action games
     comp.sys.ibm.pc.games.adventure   About adventure games
     comp.sys.ibm.pc.games.announce
     comp.sys.ibm.pc.games.flight-sim  About flight simulators
     comp.sys.ibm.pc.games.misc
     rec.arts.anime.stories    Anime - Japanese graphics
     rec.arts.fine             Discussions about the arts (..)
     rec.arts.manga            Manga - famous Japanese video cartoons
     rec.arts.startrek.tech    StarTrek technology in real world
     rec.games.programmer      Discussions about game programming
     rec.games.video.arcade    Arcade machines (coin-ops) related
     rec.humour                Jokes and funny incidents
     rec.humour.funny          More of the above
     sci.astro                 Astronomy, general
     sci.astro.amateur         Amateur astronomy equipment, techniques, info
     sci.astro.research        Moderated, for discussion of current research
                               in astronomy and astrophysics.
     sci.astro.{fits,hubble,planetarium} - topic-specific subgroups
     sci.geo.eos               Discussion of the Earth Observing System
     sci.space.news            Moderated, for mission status reports,
                               news announcements, etc.
     sci.space.science         Moderated, space & planetary science.
     sci.space.shuttle         Discussion specific to the space shuttle,
                               including launch/landing schedules and mission
                               activities.
     sci.space.tech            Moderated, technical/hardware issues.

     (for music related newsgroups, see MUSIC topic above)


     See also : TELNET, BBSes that offer usenet


 o VIRUS (anti-viruses)

   Various anti-virus programs can be found in many sites, especially in
   SimTel mirrors under the SimTel/msdos/virus directory.

   Specifically:

      Thunderbyte Antivirus (TBAV) :

           ftp.twi.tudelft.nl in dir /pub/msdos/virus/tbav directory
           or in any SimTel mirror in SimTel/msdos/virus subdirectory

      McAfee, SCAN v2.x.x :

           mcafee.com

      F-Prot anti-virus :

           complex.is 

   Also :  http://www.datafellows.fi        Information regarding viruses
           http://www.mcafee.com            McAfee Associates


   See Also: Email, support for various anti-virus programs


 o WHOIS

   (Information as of May'94.Newer information may be obtained from
    sipb.mit.edu at /pub/whois directory.Get whois-servers.list file)

   The procedure for accessing the whois servers will vary depending on your
   host's operating system, and on what software is installed. On UNIX sys-
   tems, the preferred method is

                       whois -h server_name name_of_person

   If there is no whois program, sometimes it will work to type

                       telnet server_name 43

   and then type the "name of person" on a separate line. (The usefulness
   of this will vary depending on the details of the telnet clientimplemen-
   tation installed on your system.)

   Alternatively, you may be able to compile a whois program yourself,star-
   ting from source code available at various anonymous FTP sites. As a
   start, you might try searching archie for files named 'whois.tar.Z'.


   This list was collected and compiled by Matt Power of M.I.T.Questions
   or comments about this list should be sent to the address:

                                 mhpower@mit.edu


   Preferred server name              Associated institution
   ---------------------------------------------------------------------
   camb.com                           Cambridge Computer Associates
   gte.com                            GTE Laboratories C=US
   whois.pacbell.com                  Pacific Bell C=US
   wp.psi.com                         Performance Systems International
   whois.sunquest.com                 Sunquest Information Systems C=US
   teetot.acusd.edu                   University of San Diego C=US
   zippy.telcom.arizona.edu           University of Arizona C=US
   ducserv.duc.auburn.edu             Auburn University C=US
   whois.bates.edu                    Bates College C=US
   whois.berkeley.edu                 University of California at Berkeley
   bingsuns.cc.binghamton.edu         State University of NY at Binghamton
   bsu.edu                            Ball State University C=US
   caltech.edu                        California Institute of Technology C=US
   horton.caltech.edu                 California Institute of Technology C=US
   csufres.csufresno.edu              California State University - Fresno
   csuhayward.edu                     California State University - Hayward 
   csus.edu                           California State University - Sacramento
   whois.cwru.edu                     Case Western Reserve University C=US
   cc.fsu.edu                         Florida State University C=US
   gettysburg.edu                     Gettysburg College C=US
   gmu.edu                            George Mason University C=US
   whois.dfci.harvard.edu             Dana-Farber Cancer Institute C=US
   hmc.edu                            Harvey Mudd College C=US
   indiana.edu                        Indiana University C=US
   kean.edu                           Kean College C=US
   acad.csv.kutztown.edu              Kutztown University C=US
   prdb.merit.edu                     Merit Network C=US
   whois.rsmas.miami.edu              University of Miami, Rosentiel School
                                      of Marine and Atmospheric Sciences
   mit.edu                            Massachusetts Institute of Technology
   whois.msstate.edu                  Mississippi State University C=US
   vax2.winona.msus.edu               Minnesota State University - Winona C=US
   info.nau.edu                       Northern Arizona University C=US
   whois.ncsu.edu                     North Carolina State University C=US
   nd.edu                             University of Notre Dame C=US
   earth.njit.edu                     New Jersey Institute of Technology C=US
   vm1.nodak.edu                      North Dakota State University C=US
   acfcluster.nyu.edu                 New York University, Courant Institute
   sun1.mcsr.olemiss.edu              University of Mississippi C=US
   austin.onu.edu                     Ohio Northern University C=US
   ph.orst.edu                        Oregon State University C=US
   osu.edu                            Ohio State University C=US
   oswego.edu                         SUNY College at Oswego C=US
   whois.oxy.edu                      Occidental College C=US
   ems.psu.edu                        Pennsylvania State University,
                                      College of Earth and Mineral Sciences 
   info.psu.edu                       Pennsylvania State University C=US
   cs.rit.edu                         Rochester Institute of Technology C=US
   whois.cc.rochester.edu             University of Rochester C=US
   whitepages.rutgers.edu             Rutgers University C=US
   whois.sdsu.edu                     San Diego State University C=US
   sonoma.edu                         Sonoma State University C=US
   stanford.edu                       Stanford University C=US
   camis.stanford.edu                 Stanford University C=US
   hpp.stanford.edu                   Stanford University C=US
   whois.slac.stanford.edu            Stanford Linear Accelerator Center C=US
   stjohns.edu                        St. John's University C=US
   sunysb.edu                         State University of NY, Stony Brook
   syr.edu                            Syracuse University C=US
   whois.bcm.tmc.edu                  Baylor College of Medicine C=US
   tstc.edu                           Texas State Technical College C=US
   directory.uakron.edu               University of Akron C=US
   uc.edu                             University of Cincinnati C=US
   thor.ece.uc.edu                    University of Cincinnati C=US
   directory.ucdavis.edu              University of California at Davis C=US
   uchicago.edu                       University of Chicago C=US
   oac.ucla.edu                       University of California at Los Angeles
   whois.ucsb.edu                     University of California at S. Barbara
   ucsd.edu                           University of California at San Diego
   weber.ucsd.edu                     University of California at San Diego,
                                      Division of Social Sciences
   cgl.ucsf.edu                       University of Calif. at San Francisco,
                                      School of Pharmacy
   whois.uh.edu                       University of Houston C=US
   whois.umass.edu                    University of Massachusetts at Amherst
   umbc.edu                           University of Maryland, Baltimore County
   ub.umd.edu                         University of Baltimore C=US
   umd5.umd.edu                       University of Maryland C=US
   umn.edu                            University of Minnesota C=US
   ns.unl.edu                         University of Nebraska at Lincoln C=US
   whois.uoregon.edu                  University of Oregon C=US
   whois.upenn.edu                    University of Pennsylvania C=US
   x500.utexas.edu                    University of Texas at Austin C=US
   netlib2.cs.utk.edu                 na-net (linear algebra on computers)
   whois.vims.edu                     Virginia Institute of Marine Science
   whois.virginia.edu                 University of Virginia C=US
   whois.wfu.edu                      Wake Forest University C=US
   wisc.edu                           University of Wisconsin C=US
   wpi.wpi.edu                        Worcester Polytechnic Institute C=US
   ibc.wustl.edu                      Washington University C=US
   vm1.hqadmin.doe.gov                U.S. Department of Energy Headquarters
   wp.doe.gov                         U.S. Department of Energy C=US
   llnl.gov                           Lawrence Livermore National Laboratory
   x500.arc.nasa.gov                  NASA Ames Research Center C=US
   x500.gsfc.nasa.gov                 NASA Goddard Space Flight Center C=US
   larc.nasa.gov                      NASA Langley Research Center C=US
   wp.nersc.gov                       National Energy Research Supercomputer
                                      Center
   seda.sandia.gov                    Sandia National Laboratories
   whois.nic.ddn.mil                  DDN Network Information Center C=US
   whois.nrl.navy.mil                 Naval Research Laboratory C=US
   wp.es.net                          Energy Sciences Network C=US
   ds.internic.net                    Network Solutions, Inc.
   whois.internic.net                 Network Solutions, Inc. C=US
   whois.lac.net                      Latin America & Caribbean Whois Server
   pilot.njin.net                     New Jersey Intercampus Network C=US
   whois.ripe.net                     Reseaux IP Europeens C=NL
   whois.morris.org                   Morris Automated Information Network
   whois.wu-wien.ac.at                Wirtschaftsuniversitaet Wien C=AT
   archie.au                          Australian Academic and Research Network
   whois.adelaide.edu.au              University of Adelaide C=AU
   wp.adelaide.edu.au                 University of Adelaide C=AU
   deakin.edu.au                      Deakin University C=AU
   whois.monash.edu.au                Monash University C=AU
   uwa.edu.au                         University of Western Australia C=AU
   whois.gu.uwa.edu.au                University of Western Australia,
                                      University Computer Club
   sserve.cc.adfa.oz.au               University College, Australian Defense
                                      Force Academy
   jethro.ucc.su.oz.au                University of Sydney C=AU
   whois.kuleuven.ac.be               Katholieke Universiteit Leuven C=BE
   elem4.vub.ac.be                    Inter-university Institute for High
                                      Energies
   whois.belnet.be                    Belgian National Research Network C=BE
   whois.doc.ca                       Communications Canada (The Federal
                                      Department of Communications)
   ac.nsac.ns.ca                      Nova Scotia Agricultural College C=CA
   whois.queensu.ca                   Queen's University, Kingston, Canada
   whois.unb.ca                       University of New Brunswick C=CA
   panda1.uottawa.ca                  University of Ottawa C=CA
   dvinci.usask.ca                    University of Saskatchewan, Engineering
   whois.usask.ca                     University of Saskatchewan
   phys.uvic.ca                       University of Victoria, Physics &
                                      Astronomy
   whois.uwo.ca                       University of Western Ontario C=CA
   horton.yorku.ca                    York University C=CA
   nic.switch.ch                      SWITCH Teleinformatics Services C=CH
   whois.ci.ucr.ac.cr                 University of Costa Rica Computer Center
   whois.cr                           CRNet NOC C=CR
   whois.mff.cuni.cz                  Charles University, Faculty of
                                      Mathematics and Physics
   whois.vutbr.cz                     Technical University of Brno C=CZ
   whois.fzi.de                       Forschungszentrum Informatik C=DE
   dfnnoc.gmd.de                      Gesellschaft fuer Mathematik und
                                      Datenverarbeitung
   hermes.informatik.htw-zittau.de    HTW Zittau/Goerlitz Elektrotechnik/
                                      Informatik
   whois.th-darmstadt.de              Darmstadt University of Technology C=DE
   whois.tu-chemnitz.de               Technische Universitaet Chemnitz C=DE
   deins.informatik.uni-dortmund.de   University of Dortmund C=DE
   whois.uni-regensburg.de            Universitaet Regensburg C=DE
   whois.uni-c.dk                     Danish Computing Centre for Research and
                                      Education
   whois.eunet.es                     EUnet, Goya, Spain C=ES
   whois.dit.upm.es                   Tech. Univ. Madrid, Telecommunications
                                      Highschool
   cs.hut.fi                          Helsinki University of Technology C=FI
   cc.jyu.fi                          Jyvaskyla University C=FI
   oulu.fi                            Oulu University C=FI
   vtt.fi                             Technical Research Centre of Finland
   whois.citilille.fr                 CITI Lille - France C=FR
   whois.univ-lyon1.fr                Universite Claude Bernard Lyon I C=FR
   whois.forthnet.gr                  FORTHnet (Foundation of Research and
                                      Technology Hellas)
   wp.forthnet.gr                     FORTHnet (Foundation of Research and
                                      Technology Hellas)
   sangam.ncst.ernet.in               National Centre for Software Technology
   isgate.is                          Association of Research Networks in
                                      Iceland
   dsa.nis.garr.it                    GARR-NIS c/o CNR-CNUCE C=IT
   whois.nis.garr.it                  GARR-NIS c/o CNR-CNUCE C=IT
   whois-server.l.chiba-u.ac.jp       Chiba University C=JP
   whois.cc.keio.ac.jp                Keio University C=JP
   whois.cc.uec.ac.jp                 University of Electro-Communications 
   whois.nic.ad.jp                    Japan Network Information Center C=JP
   whois.nic.nm.kr                    Korea Network Information Center C=KR
   whois.tue.nl                       Eindhoven University of Technology C=NL
   cantsc.canterbury.ac.nz            University of Canterbury C=NZ
   directory.vuw.ac.nz                Victoria University, Wellington C=NZ
   waikato.ac.nz                      Waikato University C=NZ
   whois.elka.pw.edu.pl               Faculty of Electronic Engineering,
                                      Warsaw University of Technology
   whois.ia.pw.edu.pl                 Institute of Automatic Control, Warsaw
                                      University of Technology
   archie.inesc.pt                    Instituto de Engenharia de Sistemas e
                                      Computadores
   chalmers.se                        Chalmers University of Technology C=SE
   whois.gd.chalmers.se               Gothenburg Univ. Computing Centre
   kth.se                             Royal Institute of Technology C=SE
   sics.se                            Swedish Institute of Computer Science
   whois.sunet.se                     SUNET (Swedish University Network) C=SE
   whois.uakom.sk                     SANET (WAN of Slovak academic
                                      institutions)
   src.doc.ic.ac.uk                   Imperial College C=GB
   whois.lut.ac.uk                    Loughborough University C=GB
   info.cnri.reston.va.us             Corporation for National Research
                                      Initiatives, Knowbot interface
   hippo.ru.ac.za                     Rhodes University, Grahamstown C=ZA
   whois.und.ac.za                    University of Natal (Durban) C=ZA

   ------------------------------------------------------------------------


   The data in this list are also available via the Internet Gopher system.
   Gopher clients should connect to the host sipb.mit.edu, port 70, and
   choose the selection "Internet whois servers". The whois-server entries
   accessible in the sipb.mit.edu Gopher server are automatically updated
   whenever this file is changed.


 o WINDOWS

   Check out : (FTP)

     cica.indiana.com      and all its mirrors.
     nic.switch.ch         /mirror/win3/drivers/video for win video drivers


 o World Wide Web, WWW

   See Lynx, Web.



 -*- End of text -*- Big thanks to everyone that contributed to this list --
