NanoBlogger Web Interface v0.01 (May 23, 2006)
By: strikelight <sl@no-spam-k-thnx.strikelight.org>
URL: http://www.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 nbwi.cgi is chmod'd to 755, and that the
  directory it is in is chmod'd to 777
2. Open up "nbwi.cgi" in a text editor, and change the
   configuration settings
3. Open up the URL to where your nbwi.cgi is located
  (ie. http://www.host.com/user/cgi-bin/nbwi.cgi)
   and simply follow the directions
