- Create a database and a database account.

- Edit DBLogin.hs to connect to your database.

- Create the database tables:

$ ./CreateTables

- Add a user with a blog:

$ ./AddUser user pwd blogName blogDesc

- Put / link some of the following where your web server wants CGIs:

  BlobHtml - the web interface
  BlobXmlRpc - XML-RPC interface
  BlobRSS - RSS feed