home *** CD-ROM | disk | FTP | other *** search
/ Beijing Paradise BBS Backup / PARADISE.ISO / software / BBSDOORW / BID200.ZIP / BID.DOC < prev    next >
Text File  |  1992-09-11  |  7KB  |  139 lines

  1.                        ────────────────────────────
  2.                           ██████   ████  ██████
  3.                           ██   ██   ██   ██   ██
  4.                           ██████    ██   ██   ██
  5.                           ██   ██   ██   ██   ██
  6.                           ██████   ████  ██████
  7.                        ────────────────────────────
  8.  
  9.      The BBS Information Door - (C)Copyright 1992, Brian Pirie (1:243/8)
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.        ┌─ WHAT IS BID? ─┐
  18.        └────────────────┘
  19.               Welcome to B.I.D. - the BBS Information door. BID is a BBS
  20.        door, designed to help new users on your BBS get a head start at
  21.        BBSing. I had noticed that new users would frequently log onto my
  22.        BBS once or twice, do little more than look around, and often
  23.        never call again. Quite often, it seems, once computer users
  24.        aquire a modem, they will log onto a few BBS systems, find little
  25.        of interest to them, and seldom use their modem again. However,
  26.        the fact is that if many these people only knew what was
  27.        available from BBSes, knew how to get involved, and had a hand
  28.        getting started, they too would probably want to continue
  29.        participating on the BBS. With this in mind, I set forth to write
  30.        BID, a simple door that will introduce new users to BBSing, teach
  31.        tehm about messages, files and doors, and give them some pointers
  32.        as to what would and would not be considered "acceptable
  33.        behaviour" on most BBSes. Furthermore, BID will help new users
  34.        get started with BBSes, by allowing "free" downloads of key
  35.        files, such as compression utilities, yoru BBS membership form,
  36.        and so on. You will also find that you can get BID setup and
  37.        running "as is" in only a matter of a few minutes. Or, if you
  38.        wish to customize the text that BID displays to users, you will
  39.        find this very easy to do.
  40.  
  41.        You will no doubt to be pleased to hear that unlike many doors
  42.        you will see that are written by their authors in an attempt to
  43.        make a quick buck from other hobbyists by selling software for
  44.        much more than it is worth, BID is ABSOLOUTELY FREE! I wrote BID
  45.        because I enjoy to no end this (fantastic) hobby of electronic
  46.        communications, and wished to make my own contribution to it. So,
  47.        if you like this door, you don't have to feel obliged to send me
  48.        money (although I certainly could use it if you want to send some
  49.        :-), just send me a message at 1:163/264@fidonet.org and
  50.        introduce yourself to me!
  51.  
  52.  
  53.  
  54.        ┌─ SETTING UP BID ─┐
  55.        └──────────────────┘
  56.               To get BID setup and running on your BBS, you need only
  57.        follow these steps:
  58.  
  59.                   1.) Simply extract the files from the BID archive, and
  60.                       place them in the directory from which you wish to
  61.                       run the door. This may be either your BBS
  62.                       system directory, or a seperate sub-directory.
  63.                       (note that if you use a seperate sub-directory,
  64.                       you must cd to this directory prior to running
  65.                       BID.) Then add BID to the menu from which new
  66.                       users will access it, and setup your BBS system to
  67.                       run the door as you would any other door. Because
  68.                       BID will only be of help to users if they use it,
  69.                       it would probably be a good idea to setup BID on
  70.                       your system in such a way that you do everything
  71.                       you can to encourage users to make use of the
  72.                       door.
  73.  
  74.                   2.) Alter the BBSLIST.TXT file to contain a list of
  75.                       BBSes in your area, for use by new BBS users.
  76.  
  77.                   3.) If you wish users to be able to download any files
  78.                       from within the door, you must:
  79.  
  80.                            A.) Ensure that a copy of DSZ is located
  81.                                either in the BID directory, or elsewhere
  82.                                in your system "PATH".
  83.  
  84.                            B.) Alter the FILES.BBS file to list the
  85.                                names and desciptions of the files that
  86.                                should be available for download. The
  87.                                user will only be able to download files
  88.                                that are listed in the FILES.BBS file. If
  89.                                you wish the user to be able to download
  90.                                a file in a directory other than
  91.                                the BID directory, simply include the
  92.                                full path and filename of the file you
  93.                                wish to allow them to download.
  94.  
  95.  
  96.        ┌─ CUSTOMIZING BID ─┐
  97.        └───────────────────┘
  98.                You may customize some or all of the information
  99.        displayed by the BID system. The main menu can be altered by
  100.        editing the files BIDMENU.ASC, BIDMENU.ANS and BIDMENU.AVT. The
  101.        text displayed by BID is divided into up to 10 different
  102.        sections, each section available from the menu by using the
  103.        number keys 1-10, respectively. Each section is divided into one
  104.        or more individual screens, numbered from 000 to 999. Thus, the
  105.        filenames containing this text are formed as follows:
  106.  
  107.                          BIDTEXTx.yyy
  108.  
  109.         where x is the section, and yyy is the individual screen. Hence
  110.         the first file displayed would be BIDTEXT0.000, followed by
  111.         BIDTEXT0.001, etc. Each of these files may contain from 1-19
  112.         lines of text. The rest is up to you!
  113.  
  114.  
  115.         ┌─ A QUICK PLUG FOR OPENDOORS ─┐
  116.         └──────────────────────────────┘
  117.                BID was written in only a few hours (although the text
  118.         BID displays took considerably longer to write), using
  119.         "OpenDoors". If you program in Turbo C, Turbo C++ or Boland C++,
  120.         and are interested in writing doors or other utility programs
  121.         for BBSes, you may request ODOORS*.* from 1:243/8 for the
  122.         newest version. OpenDoors automatically handles almost every
  123.         aspect of programming doors, and is not only very powerful, but
  124.         very easy to use! And, beginning with version 3.00, OpenDoors
  125.         also provides you with a complete set of routines for
  126.         manipulating BBS system, configuration, user files - plus a full
  127.         message base engine! This only scratches the surface of what
  128.         OpenDoors actually is - if you want to find out more, feel free
  129.         pick up a copy!
  130.  
  131.  
  132.         ┌─ CLOSING WORDS ─┐
  133.         └─────────────────┘
  134.                If you have any questions, comments or suggestions about
  135.         BID, please feel more than free to get in touch with me at
  136.         1:243/8 in FidoNet, or by calling the BID support BBS at
  137.         +1 613 526 4466. Also, special thanks Dennis Matney for his
  138.         help in reading through and fixing up the BBS Information text.
  139.