NUTS Talker FAQ  
 Connecting Clients with Talented Developers
   
 
Search our Site:
 

Our Services:
 
catskill.com:
Developers
System Info

Get Web Work!
Good at site development
or scripting? 
We connect
freelancers and
clients to provide
them with the best
fit.  Click here for
more information.
 


 
NUTS Talker FAQ

             Frequently Asked Questions:
  1. What is a talker?

    A talker is a great place to chat with many people at once in almost real time. Talkers are also useful for one-on-one conversations when the parties have incompatible talk daemons on their systems or IRC is just too slow.

    A talker (the server) resides on a UNIX account and people can telnet to it. The function of a talker is to provide a place to chat. It is not a MUD, though I have seen some talkers that allow "fights". It is not graphical beyond the art you can make with your keyboard. It is not IRC, though some talkers can link to other talkers. Users make up a nickname and OWN that nickname. Hence, you can send mail to other users within the system, even if you are a Newbie! Talkers are smaller yet friendlier than most other chat services.

  2. I tried logging in to a talker, but I ran into problems! Help!

    Maybe you can't see what you type at the login screen. This happens to me when I use Win/QVT to directly log in to The Backyard. You are not ever supposed to see your password printed on your screen, in any case. Maybe you enter your name but your machine skips the password part and yells at you: password too short. This happens to me when I log in to The Backyard directly using an older version of the MacIntosh Telnet client. Pressing "tab" instead of "enter" after your name may fix this. The results are usually best all around if you log in from your UNIX account or try a MUD client.

    Even if you log in directly from your UNIX account, you should be aware that what you type can look "broken up" if, for example, someone says something. Don't worry, your command is not broken. If it still bothers you, you can download a UNIX talker client that will keep your input text totally separate from your output text, much like an IRC client.

    What I cannot help is if you cannot backspace properly. For example, you try to delete a character but instead your cursor just sits on the character. You can try typing over that character but the end results may not be what you expected. What's happened to me before is that I will press backspace and then type more; whatever I typed after hitting backspace will not appear. So if someone says something garbled or there appears to be run on sentences, be patient. A backspace problem is probably what caused it!

    Oh, one more thing. It is best to use a terminal program that supports scrolling. We have some forced page breaks, like for reading a message board, but there are undoubtedly non-standard terminal programs out there.

  3. What are the commands available to me?

    This varies from talker to talker and also depends a lot on the source code on which the talker is based. And, of course it depends on what user level you are. If you use a NUTS based talker, all commands start with a ".", without the quotation marks. Say you want to send a private message to the user named Turtle. You would type: .tell turtle hello! Abbreviations for some commands are available and again, this depends on the talker. Most talkers allow you to send and read mail through the talker, send a private message to someone logged in, write a message on a room's message board, and enter a profile.

  4. What's all this user level/classification nonsense? How do I get promoted?

    Talkers have a classification system. When you first log in, you will be a newbie and be treated as such. To be promoted, sometimes you have to give the system adminstrators your email address or enter the required stats. Most talkers frown upon users asking for a promotion. Doing so may set it so that you will never be promoted. Patience, using the talker a lot, and being polite are important to the people in charge and they will reward this behavior with your promotion. Unless you own a talker, you will probably never reach the highest user level.

  5. I want my own talker. How can I get one?

    Most talkers run in UNIX. JOOT is the only talker code I know of that can run in Windows95. You should get your system administrator's permission to run a talker lest he/she shut it down just when it gets really good. You can either write your own talker from scratch (yeah, right) or download the source code to a barebones talker. NUTS, which The Backyard is based on, and Ew-too and Ew-3 are popular ones. You must have UNIX, and know basic UNIX commands and how to compile in C. You aren't required to know how to program to start a talker.