Simplifying dynamic websites with
mod_perl and The GIMP
- Slide 03
00 - 01 - 02 - 03 - 04 - 05 - 06 - 07 - 08 - 09

Template Goals

  • Code should not pretend to be markup
  • Languages already have module systems -- use them!
  • Use same templates in writing code and content

  • CSS is useful but not backwards-compatible
  • XSL is promising but ... XML-based