home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / roadmap.zip / RMMAP26.TXT < prev    next >
Text File  |  1995-04-12  |  15KB  |  355 lines

  1.  
  2. MAP26: IRC/MUDs/MOOs AND OTHER "TALKERS"
  3.  
  4.  
  5.      "The future ain't what it used to be." -- Lawrence Peter "Yogi"
  6.       Berra, attributed
  7.  
  8.  
  9. I was trying to decide what I should write about IRC when I realized
  10. that "the EFF's Guide to the Internet" probably had the most complete
  11. discussion on IRC I have ever seen.
  12.  
  13. >From the EFF's Guide to the Internet:
  14.  
  15. Many Net systems provide access to a series of interactive
  16. services that let you hold live "chats" or play online games with
  17. people around the world.  To find out if your host system offers
  18. these, you can ask your system administrator or just try them -- if
  19. nothing happens, then your system does not provide them.  In general,
  20. if you can use telnet and ftp, chances are good you can use these
  21. services as well.
  22.  
  23. One of the most popular "chat" programs is Internet Relay Chat (IRC).
  24.  
  25. IRC is a program that lets you hold live keyboard conversations
  26. with people around the world.  It's a lot like an international CB
  27. radio  - it even uses 'channels.'  Type something on your computer and
  28. it's instantly echoed around the world to whoever happens to be on the
  29. same channel with you.  You can join in existing public group chats or
  30. set up your own.  You can even create a private channel for yourself
  31. and as few as one or two other people.  And just like on a CB radio,
  32. you can give yourself a unique "handle" or nickname.
  33.  
  34. IRC currently links host systems in 20 different countries, from
  35. Australia to Hong Kong to Israel.  Unfortunately, it's like telnet --
  36. either your site has it or it doesn't.  If your host system does have it,
  37. Just type
  38.  
  39.                irc
  40.  
  41. and hit enter.  You'll get something like this:
  42.  
  43.  
  44.      *** Connecting to port 6667 of server world.std.com
  45.      *** Welcome to the Internet Relay Network, adamg
  46.      *** Your host is world.std.com, running version 2.7.1e+4
  47.      *** You have new mail.
  48.      *** If you have not already done so, please read the new user information
  49.      *** with +/HELP NEWUSER
  50.      *** This server was created Sat Apr 18 1992 at 16:27:02 EDT
  51.      *** There are 364 users on 140 servers
  52.      *** 45 users have connection to the twilight zone
  53.      *** There are 124 channels.
  54.      *** I have 1 clients and 3 servers
  55.      MOTD - world.std.com Message of the Day -
  56.      MOTD - Be careful out there...
  57.      MOTD -
  58.      MOTD - ->Spike
  59.      * End of /MOTD command.
  60.      ... snip snip snip ...
  61.  
  62.  
  63. You are now in channel 0, the "null" channel, in which you can look
  64. up various help files, but not much else. As you can see, IRC takes over
  65. your entire screen.  The top of the screen is where messages will
  66. appear.  The last line is where you type IRC commands and messages.  All
  67. IRC commands begin with a /.  The slash tells the computer you are about
  68. to enter a command, rather than a message. To see what channels are
  69. available, type
  70.  
  71.                 /list
  72.  
  73. and hit enter.  You'll get something like this:
  74.  
  75.  
  76.      *** Channel    Users  Topic
  77.      *** #Money     1      School CA$H (/msg SOS_AID help)
  78.      *** #Gone      1      ----->> Gone with the wind!!!  ------>>>>>
  79.      *** #mee       1
  80.      *** #eclipse   1
  81.      *** #hiya      2
  82.      *** #saigon    4
  83.      *** #screwed   3
  84.      *** #z         2
  85.      *** #comix     1      LET'S TALK 'BOUT COMIX!!!!!
  86.      *** #Drama     1
  87.      *** #RayTrace  1      Rendering to Reality and Back
  88.      *** #NeXT      1
  89.      *** #wicca     4      Mr. Potato Head, R. I. P.
  90.      *** #dde^mhe`  1      no'ng chay? mo*? ...ba` con o*iiii
  91.      *** #jgm       1
  92.      *** #ucd       1
  93.      *** #Maine     2
  94.      *** #Snuffland 1
  95.      *** #p/g!      4
  96.      *** #DragonSrv 1
  97.  
  98.  
  99. Because IRC allows for a large number of channels, the list might
  100. scroll off your screen, so you might want to turn on your computer's
  101. screen capture to capture the entire list.  Note that the channels
  102. always have names, instead of numbers.  Each line in the listing tells
  103. you the channel name, the number of people currently in it, and whether
  104. there's a specific topic for it.  To switch to a particular channel,
  105. type
  106.  
  107.                 /join #channel
  108.  
  109. where "#channel" is the channel name and hit enter.  Some "public"
  110. channels actually require an invitation from somebody already on it.  To
  111. request an invitation, type
  112.  
  113.                 /who #channel-name
  114.  
  115. where channel-name is the name of the channel, and hit enter.  Then ask
  116. someone with an @ next to their name if you can join in.  Note that
  117. whenever you enter a channel, you have to include the #.  Choose one
  118. with a number of users, so you can see IRC in action.
  119.  
  120. If it's a busy channel, as soon as you join it, the top of your
  121. screen will quickly be filled with messages.  Each will start with a
  122. person's IRC nickname, followed by his message.
  123.  
  124. It may seem awfully confusing at first.  There could be two or
  125. three conversations going on at the same time and sometimes the
  126. messages will come in so fast you'll wonder how you can read them all.
  127.  
  128. Eventually, though, you'll get into the rhythm of the channel and
  129. things will begin to make more sense.  You might even want to add your
  130. two cents (in fact, don't be surprised if a message to you shows up on
  131. your screen right away; on some channels, newcomers are welcomed
  132. immediately).  To enter a public message, simply type it on that bottom
  133. line (the computer knows it's a message because you haven't started the
  134. line with a slash) and hit enter.
  135.  
  136. Public messages have a user's nickname in brackets, like this:
  137.  
  138.                 <tomg>
  139.  
  140. If you receive a private message from somebody, his name will be
  141. between asterisks, like this:
  142.  
  143.                 *tomg*
  144.  
  145. Here are a few IRC commands that will probably come in handy:
  146.  
  147.      /away         When you're called away to put out a grease fire
  148.                    in the kitchen, issue this command to let others know
  149.                    you're still connected but just away from your terminal
  150.                    or computer for awhile.
  151.  
  152.      /help         Brings up a list of commands for which there is a help
  153.                    file. You will get a "topic:" prompt.  Type in the
  154.                    subject for which you want information and hit enter.
  155.                    Hit enter by itself to exit help.
  156.  
  157.      /invite       Asks another IRC to join you in a conversation.
  158.  
  159.                              /invite fleepo #hottub
  160.  
  161.                    would send a message to fleepo asking him to join you on
  162.                    the #hottub channel.  The channel name is optional.
  163.  
  164.      /join         Use this to switch to or create a particular channel,
  165.                    like this:
  166.  
  167.                              /join #hottub
  168.  
  169.                    If one of these channels exists and is not a private
  170.                    one, you will enter it.  Otherwise, you have just
  171.                    created it. Note you have to use a # as the first
  172.                    character.
  173.  
  174.      /list         This will give you a list of all available public
  175.                    channels, their topics (if any) and the number of users
  176.                    currently on them.  Hidden and private channels are not
  177.                    shown.
  178.  
  179.      /m name       Send a private message to that user.
  180.  
  181.      /mode         This lets you determine who can join a channel you've
  182.                    created.
  183.  
  184.                              /mode #channel +s
  185.  
  186.                    creates a secret channel.
  187.  
  188.                              /mode #channel +p
  189.  
  190.                    makes the channel private
  191.  
  192.      /nick         This lets you change the name by which others see you.
  193.  
  194.                              /nick fleepo
  195.  
  196.                    would change your name for the present session to
  197.                    fleepo. People can still use /whois to find your e-mail
  198.                    address.  If you try to enter a channel where somebody
  199.                    else is already using that nickname, IRC will ask you to
  200.                    select another name.
  201.  
  202.      /query        This sets up a private conversation between you and
  203.                    another IRC user.  To do this, type
  204.  
  205.                              /query nickname
  206.  
  207.                    Every message you type after that will go only to that
  208.                    person.  If she then types
  209.  
  210.                             /query nickname
  211.  
  212.                    where nickname is yours, then you have established a
  213.                    private conversation.  To exit this mode, type
  214.  
  215.                             /query
  216.  
  217.                    by itself.  While in query mode, you and the other
  218.                    person can continue to "listen" to the discussion on
  219.                    whatever public channels you were on, although neither
  220.                    of you will be able to respond to any of the messages
  221.                    there.
  222.  
  223.      /quit         Exit IRC.
  224.  
  225.      /signoff      Exit IRC.
  226.  
  227.      /summon       Asks somebody connected to a host system with IRC to
  228.                    join you on IRC. You must use the person's entire e-mail
  229.                    address.
  230.  
  231.                              /summon fleepo@foo.bar.com
  232.  
  233.                    would send a message to fleepo asking him to start IRC.
  234.                    Usually not a good idea to just summon people unless you
  235.                    know they're already amenable to the idea; otherwise you
  236.                    may wind up annoying them no end. This command does not
  237.                    work on all sites.
  238.  
  239.      /topic        When you've started a new channel, use this command to let
  240.                    others know what it's about.
  241.  
  242.                              /topic #Amiga
  243.  
  244.                    would tell people who use /list that your channel is meant
  245.                    for discussing Amiga computers.
  246.  
  247.      /who <chan>   Shows you the e-mail address of people on a particular
  248.                    channel.
  249.  
  250.                              /who #foo
  251.  
  252.                    would show you the addresses of everybody on channel foo.
  253.  
  254.                              /who
  255.  
  256.                    by itself shows you every e-mail address for every person
  257.                    on IRC at the time, although be careful: on a busy night
  258.                    you might get a list of 500 names!
  259.  
  260.      /whois        Use this to get some information about a specific IRC
  261.                    user or to see who is online.
  262.  
  263.                              /whois nickname
  264.  
  265.                    will give you the e-mail address for the person using
  266.                    that nickname.
  267.  
  268.                              /whois *
  269.  
  270.                    will list everybody on every channel.
  271.  
  272.      /whowas       Similar to /whois; gives information for people who
  273.                    recently signed off IRC.
  274.  
  275.  
  276. IRC has become a new medium for staying on top of really big
  277. breaking news.  In 1993, when Russian lawmakers barricaded themselves
  278. inside the parliament building, some enterprising Muscovites and a couple
  279. of Americans set up a "news channel" on IRC to relay first-person
  280. accounts direct from Moscow. The channel was set up to provide a
  281. continuous loop of information, much like all-news radio stations that
  282. cycle through the day's news every 20 minutes.  In 1994, Los Angeles
  283. residents set up a similar channel to relay information related to the
  284. Northridge earthquake.  In both cases, logs of the channels were archived
  285. somewhere on the Net, for those unable to "tune in" live.
  286.  
  287. How would you find such channels in the future?  Use the /list
  288. command to scroll through the available channels.  If one has been set up
  289. to discuss a particular breaking event, chances are you'll see a brief
  290. description next to the channel name that will tell you that's the place
  291. to tune. (1)
  292.  
  293. -----
  294.  
  295. Now some words from me:
  296.  
  297. If you site does not allow you to access IRC, there is still a way that
  298. you can access other types of "talkers." All you have to do is telnet
  299. into a MUD or a MOO.
  300.  
  301. "MUDs" are Multi-user Dungeons (or Multiple User Devices), and they were
  302. originally created so that Dungeons and Dragons player could role play
  303. in real-time with other players around the world.
  304.  
  305. MUDs are no longer limited to dragon-slaying, though. A large number of
  306. MUDs have been set up for teaching purposes -- imagine my teaching Roadmap
  307. *real time*, where you would see what I type as I type it -- and there
  308. are even social MUDS where you can just sit and talk with people around
  309. the world.
  310.  
  311. A list of the telnet addresses for several MUDs can be found in Yanoff's
  312. List (which I told you about the other day). Most MUDs commands are
  313. different from IRC commands -- the *commands* are different, but the basic
  314. functions are identical -- but you will soon find that most MUDs have
  315. an EXTENSIVE help menu system.
  316.  
  317. MOOs are "MUDs: Object-Oriented," and they are "text-based virtual reality
  318. adventures." (2) It's hard to explain ... you'll just have to check it out.
  319.  
  320. There are four warnings that I want to give you about *all* of the "talkers":
  321.  
  322.      1. IRC, MUDs and MOOs are time *SPONGES*! They will suck up all of
  323.         your time if you are not careful (I speak from experience --
  324.         I have over 2 *DAYS* (that's 48 hours plus) login time on one
  325.         of the social MUDs ... and that's only since June of this year!!)
  326.  
  327.      2. Most Internet service providers frown on your using their system
  328.         to access a "chat" service during business hours (for obvious
  329.         reasons). Please check to see what your provider's policies are
  330.         *BEFORE* you join a talker.
  331.  
  332.      3. Chat services seem to be a magnet for liars. People pretend to be
  333.         more than they are, and they will say whatever is necessary to boost
  334.         their own "image." Please be careful, and consider EVERYTHING that
  335.         you hear over a talker to be, at best, an exaggeration or, at worst,
  336.         a bald-faced lie.
  337.  
  338.      4. If you see someone on one of the social MUDs named SimGod
  339.         who says "ROLL TIDE" a lot, watch out ... he's a squirrel :)
  340.  
  341.  
  342. SOURCES:
  343.  
  344.      (1) The EFF's Guide to the Internet, reprinted by permission
  345.      (2) Internet User's Glossary at Gopher dewey.lib.ncsu.edu using
  346.          the keyword: MUD
  347.  
  348.  
  349.    PATRICK DOUGLAS CRISPEN    THE VIEWS EXPRESSED IN THIS LETTER DO NOT
  350.     PCRISPE1@UA1VM.UA.EDU      NECESSARILY REPRESENT THE VIEWS OF THE
  351.   THE UNIVERSITY OF ALABAMA      UNIVERSITY OF ALABAMA - TUSCALOOSA
  352.  
  353.       ROADMAP: COPYRIGHT PATRICK CRISPEN 1994. ALL RIGHTS RESERVED.
  354.  
  355.