View Single Post
  #12 (permalink)   Report Post  
Paul S. Remington
 
Posts: n/a
Default Wine Making Program

Very impressive! I love the calculator! Yeah, instead of using Cocoon
with MySQL, you've used PHP with MySQL. Variation on a theme. Very, very
nice! Thanks for doing all that work. Glad to know your site exists!

-Paul

"Robert Tyrie" > wrote in message
news
> 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
>