On Sun, Apr 10, 2005 at 03:44:38PM -0700, Paul G. Allen wrote: > David M. Cook wrote: > >On Sat, Apr 09, 2005 at 04:40:31PM -0700, gossamer axe wrote: > > > > > >>I'm working on a database program, it's done with MySQL, PHP and > >>Apache. It's basically to keep track of items pertaining to crafts. > >>Needles, yarn, thread etc., I'm learning PHP as I go, but a lot of > >>people who run Windows don't know much about installing Apache, PHP > >>libs and MySQL. > > > > > >You might take a look at CherryPy (cherrypy.org) or twisted.web > >(twistedmatrix.com, nevow.com). These allow you to embed the web server > >along with your app. > > > > I like this idea and will mark this post so I can look into the links > later. Embedding a browser with the app. sounds like a better solution than > installing Apache with the app. (even though a standard Apache install is > as easy as many other applications). > > PGA
Tcl embeds in apps. AOLServer is a HTTP server written in Tcl. This is just FYI. http://www.aolserver.com/ -- Lan Barnes [EMAIL PROTECTED] Linux Guy, SCM Specialist 858-354-0616 -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg
