On 22 Jan 2004 10:58:39 -0800, Paul S. Remington
> wrote:
> You could also make it an online Web application written using
> XML/XSLT with a lightweight database on the back-end that stores data,
> such as MySQL. You can use a Web app like Cocoon to be the servlet
> that consumes the XML and transforms it into HTML. That way, it
> doesn't matter what platform accesses it (Sun, Linux, PC, Mac, Amiga,
> whatever), it'll work. All the end-use needs is a browser and an
> Internet connection. You'd certainly have a unique site!
>
>
> -Paul
I've created something similar to what you describe. It is an online wine
log, using MySQL for the database and using PHP for the server-side logic.
All you need is a web browser and internet connection.
http://www.fermsoft.com/log/index.php
Robert
www.fermsoft.com