NanoBlogger Bash Web Interface v0.02 (July 4, 2006)

By: strikelight <sl@no-spam-k-thnx.strikelight.org>

Description:

This BASH CGI script provides a user with a web interface
to their NanoBlog (http://nanoblogger.sourceforge.net/)


Requirements:

bashlib (http://bashlib.sourceforge.net/) is required
and is to be placed in the same directory as this script.


Installation:

1. Unpack this script to your website's cgi-bin
  (or elsewhere if your host allows cgi execution in
  places other than the cgi-bin, if you wish).
  Make sure nbbwi.cgi is chmod'd to 755, and that the
  directory it is in is chmod'd to 777
2. Open up "nbbwi.cgi" in a text editor, and change the
   configuration settings
3. Open up the URL to where your nbbwi.cgi is located
  (ie. http://www.host.com/user/cgi-bin/nbbwi.cgi)
   and simply follow the directions
