HTML / CSS
Every web developer needs to face the user at some point. These videos are primarily concerned with view-logic and rendering.
-
Painless HTML Emails with Zend_Mail
Quickly and easy it is to write designer-friendly HTML emails using Zend_View and Zend_Mail
-
Zend_Navigation – creating a menu, a sitemap and breadcrumbs
This tutorial covers a lot of the basic use cases with Zend_Navigation. Using a uri-based navigation.xml file, we generate a…
-
Zend View Partials
This screencast covers Zend View Partials, an often overlooked portion of the Zend_View_* collection of classes, however, I’ve found them…
-
Zend View Helpers with AJAX
This is the second part of last weeks tutorial. Here we add some JQuery code and look at how Zend_View_Helper_*…
