
Building a Dynamic Web Site: Separating Data From Display
http://www.stc.org/confproceed/1997/PDFs/0157.PDF
Murphy, Daniel J.
STC Proceedings
1997
Abstract:
The principles discussed here are part of a general technique we refer to as "'DIDDS" (Dynamic Information Data Delivery System). This approach is useful for organizations or groups who want Web pages that can be changed quickly, easily and consistently by individuals unfamiliar with HTML.
The key to this strategy-keeping data separate from display-involves a suite of customized CGI
programs whereby data requested by a client is
passed through a "display jilter" that attaches the
HTh4L tags and generates the page "on the fly."