Just a very simple message board (no user account registrations of course) for a few of my group members working on a project.
The basic idea I have is to have an XML file which will act as our database, HTML file for users to view and a dash of JavaScript to add stuff submitted from the form to our XML file. I'd probably need help with the JavaScript, which I will post on Stack Overflow.
Does anyone know of something like or similar to this (or a better way to implement this)? I know there's something for Mac users called Frenzy but unfortunately we all have Windows and Linux over here.