News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
The HYSOCAMTT templating approach
February 27, 2008 @ 07:56:00

In a new post to the Zend Developer Zone, Brett Zamir has posted a new tutorial that talks about using the Smarty templating system to create what he calls the HYSOCAMTT templating approach ("Have-Your-Separation-Of-Concerns-And-Mix-Them-Too".

This article aims to highlight a approach which allows one to separate everything from one's business logic to one's design logic, to XHTML from CSS, one's Javascript from the page structure, etc., while at the same time being able to be lazy and include, for example, CSS information within the same document (template) as one's XHTML

The tutorial uses an extension for Smarty called SmartyDocB that makes the documentation side much easier. He works through the templating process and includes some of the code for the .tpl files to get you started.

He also includes some future goals for his idea, a mention of XSL templating, XQuery and the potential for templating across programming languages to make your site even more flexible.

0 comments voice your opinion now!
hysocmatt template approach tutorial smarty smartydocb seperation concerns


blog comments powered by Disqus

Similar Posts

PHPHacks.com: How to create an Ajax RSS reader with PHP

ProDevTips Blog: Nice ZF, jQuery and Smarty combo

PHPMaster.com: Using WampServer for Local Development

Maarten Balliauw's Blog: Lightweight PHP application deployment to Windows Azure

Zend Developer Zone: Getting Started with Drizzle and PHP


Community Events











Don't see your event here?
Let us know!


release community introduction interview language phpunit testing opinion api series example code framework development podcast functional database zendframework2 tool unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework