Posted by Toby A Inkster on 03/30/07 16:33
CoreyWhite wrote:
> If we want to be real geniuses then we need to code our own
> dynamic website inside of the webserver
This has been done before. On Apache it's called modules; on IIS it's
called ISAPI.
> and just use basic layouts and templates as part of an object oriented
> programming model.
That has also been done before -- it's called MVC.
> I mean if you think google is coded up with php and mysql you have to be
> crazy!
Indeed, you would have to be.
> We basically just take Apache and make a library that allows C++ programs
> to work with it that would control what kind of webpages the end users
> looks at.
Already been done -- it's called CGIC.
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
Navigation:
[Reply to this message]
|