magazine resources subscribe about advertising

New Architect Daily
Commentary and updates on current events and technologies

CMP Media E-Book

Download your copy today.

Research
Search for reports and white papers from industry vendors and analysts.

This Week at NewArchitect.com Subscribe now to our free email newsletter and get notified when the site is updated with new articles







Day of Defeat Online Gaming

 New Architect > Archives > 2001 > 12 > Infrastructure Feature  

Smooth Development with Zope Page Templates

By Amos Latteier

Thinking about a new templating system for your Web site? How about one that actually fosters collaboration between designers and programmers, instead of hindering it?

Most templating systems such as ASP, JSP, and PHP use special tags or entities to indicate dynamic content. Templating tags create problems. For instance, these special tags can turn your template into invalid HTML, which often upsets HTML editing tools. Your editing tools might not let you easily edit special tags, or worse, they might change or delete unrecognized tags.

In addition, templating tags may not display correctly in Web browsers during the testing phase, and may also preclude you from including dummy content in your template. This problem limits your ability to develop and change templates without first connecting them to a working application, and may require ongoing assistance from a programmer or administrator. Collectively, these problems slow you down and restrict your ability to develop application templates as quickly and easily as you can develop static HTML pages.

Introducing Zope Page Templates

Zope Page Templates (ZPT) represents a different approach to templating. It provides a practical way to build a presentation layer for Web applications, while allowing HTML designers and programmers to work together in the development process.

Rather than providing special tags for templating, ZPT adds attributes to existing tags, similarly to how CSS decorates HTML pages.




  Day of Defeat Online Gaming

home | daily | current issue | archives | features | critical decisions | case studies | expert opinion | reviews | access | industry events | newsletter | research | careers | info centers | advertising | subscribe | subscriber service | editorial calendar | press | contacts


Copyright © 2006 CMP Media, LLC Read our privacy policy, your California privacy rights, terms of service.
SDMG Web sites: BYTE.com, C/C++ Users Journal, Developer Pipeline, Dr. Dobb's Journal, DotNetJunkies, MSDN Magazine, Sys Admin,
SD Expo, SD Magazine, SqlJunkies, The Perl Journal, Unixreview, Windows Developer Network, New Architect

web2