Tag Archives: smarty

Using Adobe Dreamweaver to color code modules, zend templates, & other file types

Getting Dreamweaver to open template files Adobe Dreamweaver makes coding easier with it’s color coding and auto-complete features. I use the Zend Framework on many of my projects and I wanted to take advantage of features in Dreamweaver for my … Continue reading

Posted in Code | Tagged , , , | 3 Comments

A Fresh Install of Smarty Template System

What is Smarty? Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation. This is best described in a situation where the application programmer and the template … Continue reading

Posted in Cloud Computing, Frameworks, Strategy 2.0 | Tagged , , | Leave a comment