Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2002-09-16 09:03:22
Size: 1504
Editor: 217
Comment: Added the
Revision 7 as of 2002-09-18 02:50:17
Size: 1623
Editor: 64-21-7-184
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
An interesting but Perl-centric article which introduces other useful terminology is [http://www.perl.com/pub/a/2001/08/21/templating.html "Choosing a Templating System"]. An interesting article which introduces other useful terminology is [http://www.perl.com/pub/a/2001/08/21/templating.html "Choosing a Templating System"].
Line 42: Line 42:
 * ["STML"] (from SkunkWeb) - PythonInWebPage, StructureAnnotation, and ["Programmatic"] being all equally apt (or equally inadequate)

Presentation Styles

There are several different styles of presentation technology employed in the various Web application frameworks (see WebProgramming).

An interesting article which introduces other useful terminology is [http://www.perl.com/pub/a/2001/08/21/templating.html "Choosing a Templating System"].

Syntax

In the area of syntax, several different design decisions are made alongside the above classifications, and this is often the principal reason that new template systems get invented:

Examples

Some presentation systems fall neatly into the categories above. Others are less easy to classify but have a closer association to one category than the others.

PythonInWebPage

StructureAnnotation

Hybrids

Programmatic

  • PTL (from ["Quixote"])

Note

Feel free to add more abstract descriptions and more examples to help people decide what they are looking for!

DataRepresentation (last edited 2013-02-04 19:54:13 by techtonik)

Unable to edit the page? See the FrontPage for instructions.