Guestbook-Comment Thingy

I was looking for a tagboard-guestbook type thing for a site and couldn't find one quite like I wanted, so I wrote my own. It's been a learning tool for me as I explore php development, but some people have found it useful, so I've packaged it up for release ( a good exercise in itself ).

Features:

Live Demo

This is how it looks installed as packaged here, but it's easy (with some CSS familiarity) to modify the look. It is implemented here in an iframe, which is the easiest way to install, but can be hacked into a CSS layout without too much trouble (see my guestbook on this site, which represents the next version, to be released late August 2005).

Administration Mode: To access the Administration Panel, enter as your name 'gbdemo' and enter 'admin' as the comment. The blue 'status bar' will display link to the admin panel. You, of course, will configure your own access password in the script.

Documentation

You can view the full documentation by clicking here. This doc is also included in the downloadable zip package.

Download

Current version 1.2d - last update August 20 2005 - 90k zip

changelog:

Related Project

This originally started as a shoutbox-chatroom type thing. This version has a 20 second refresh function, and was designed to be used on a webcam site to provide interactivity between the cam operator and viewers. Works best with some sort of 'who's online' script (unless you enjoy talking to yourself). Not the most efficient chatroom around, but it does work. Has not been worked on for quite some time.

Download

Guestbook-Chatroom current version 1 - last update Jun 2005 - 90k zip