home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / wallcgi3.zip / WALLCGI.DOC < prev    next >
Text File  |  1999-02-19  |  4KB  |  99 lines

  1.                         Tiny's Wall of Babble CGI version 1.2
  2.                    Written by: Shawn 'Tiny' Highfield Feb 19 1999
  3.  
  4. What is it?
  5. ===========
  6.    This is a version of my Wall of Babble BBS door ported to work
  7. with Web servers.  It allows people visiting your web site to leave
  8. One Liners about anything they desire.  It's a great way to liven up
  9. your static web page and keep people coming back again and again!
  10.  
  11. Features
  12. ========
  13.     - Pipe colour code support.  Allows visitors to change the colour
  14.       of their babble by using easy pipe codes.  |12This is Red ,
  15.       |14This is Yellow |09Blue etc.
  16.  
  17.     - LORD colour code support.  Allows visitors to change the colour
  18.       of their babble by using the codes in the LORD door game.  '$
  19.       is yellow, etc.
  20.  
  21.     - OS/2 32bit version, Windows 32bit version, msdos 16bit version.
  22.       The MSDOS version has been tested with Windows 3.x httpd's.
  23.  
  24.     - Fast operation.  Using binary files to store user data.
  25.  
  26.     - Freeware!
  27.  
  28.     - Stable!  Version 1.0 has been out for over a year and there has
  29.       been NO problems with it.
  30.  
  31. Installing
  32. ==========
  33.  Easy!  Follow the following steps and you'll have your wall running
  34.  in under 5 minutes. :)
  35.  
  36.   1) Unzip the archive into a temporary directory.
  37.  
  38.   2) Edit the wall.cfg file.  You need to change at least 2 lines.
  39.      Line 1> The full path to your wall.dat file.  I share my data file with
  40.              the BBS version of my wall.  This allows both BBS and web users
  41.              to babble to each other!
  42.  
  43.      Line 2>  The URL of your web page.  ie: http://www.blah.com  or
  44.                 http://www.blah.com/~tiny  Do not use a trailing backslash.
  45.  
  46.   The rest of the file is not nessasary to change, but you can set your
  47.   colour's and look of the page there.
  48.  
  49.   3)  Rename the version of the Wall of babble you wish to use to
  50.       wallcgi.exe.
  51.  
  52.       wallcgid.exe - DOS / Win3.x version
  53.       wallcgiw.exe - Win95 / Win/NT version
  54.       wallcgi2.exe - OS/2 version.
  55.  
  56.   4)  Copy (or move) wall.cfg, and wallcgi.exe to your web
  57.       servers CGI-BIN directory.  (See your web servers documention
  58.       for information on that).
  59.  
  60.   5)  Copy the addto.htm file to the directory your server uses for HTML pages.
  61.       (You may change this file, but the fields *MUST* be the same, and it
  62.        *MUST* be named addto.htm  The .htm extension is to insure compatibility
  63.        with many different web servers and Operating systems.
  64.  
  65.   6)  Install a link into your HTML page.
  66.        ie: View our Wall by clicking
  67.        <A HREF="http://tinys.oix.com/cgi-bin/wallcgi.exe">here</A>!<BR>
  68.  
  69. History
  70. =======
  71.         Oct 23 1997 Version 1
  72.           - First version.
  73.  
  74.         Nov 06 1998 Version 1.1
  75.           - Added LORD colour codes. (Now no matter what your BBS users
  76.                                       do your WEB visitors can view it!)
  77.           - Win32 version.
  78.           - Win16 (msdos) version.
  79.           - The datafile routines are more stable.
  80.  
  81.         Feb 19 1999 Version 1.2
  82.           - Minor changes from 1.1
  83.  
  84. Extras:
  85. -------
  86.   This program is written in Pascal.  Using Virtual Pascal v2.0/Beta4
  87.   from fprint. http://www.fprint.co.uk/vpascal/
  88.   VP can compile for both OS/2 and Win32.
  89.  
  90. Contacting me:
  91. --------------
  92.  Tiny's BBS      - (905)723-1575      or    Telnet: tinys.oix.com
  93.  World Wide Wait - http://move.to/tinys     FTP   : tinys.oix.com
  94.  FidoNet: 1:229/452.0                       RIME  : ->TINYSBBS(#3033)
  95.  Email: tiny@tinys.oix.com - Text Only
  96.         t1ny@home.com      - HTML, TEXT, file attach email accepted.
  97.         t1ny@yahoo.com     - Backup account.
  98.     Write me, if you want anything added, changed or have found a bug.
  99.