Differences between revisions 2 and 3
Revision 2 as of 2002-08-12 12:44:02
Size: 537
Editor: 217
Comment:
Revision 3 as of 2002-08-22 07:29:54
Size: 1244
Editor: 217
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#pragma section-numbers off

== Presentation Styles ==
Line 5: Line 9:
 * ["Programmatic"]

=== Syntax ===
Line 12: Line 19:
Feel free to add more abstract descriptions to help people decide what they are looking for! === 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 ====

 * CheeTah
 * PSP (from WebWare)
 * ["Spyce"]

==== StructureAnnotation ====

 * ZPT (Zope Page Templates - see ["Zope"])
 * DTML (Document Template Markup Language - see ["Zope"])
 * ClearSilver
 * wt (see JonsPythonModules)
 * PyMeld

==== Hybrids ====

 * CHTL and CGTL (from CherryPy)

==== Programmatic ====

 * PTL (from ["Quixote"])

=== Note ===

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

Presentation Styles

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

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.