Turning templates inside out
Tuesday, December 12th, 2006It was Microsoft’s classic ASP that first made the breakthrough, I think, of turning the CGI program inside out, so that snippets of code were embedded in the HTML, rather than the other way round. Nowadays, it seems so obvious, and every web programming system under the sun does it - PHP, ASP, JSP, Erb, […]