June 21st, 2009
This Father’s day, zendcasts is doing 2 videos back to back! There’s been a bit of talk in the comments about how to setup the Zend Framework on Windows. Thankfully, Tawfek Daghistani took some initiative and put together this short piece on setting up WAMP Server with Zend.
For a first time doing a screencast, it’s pretty solid! The text is a bit hard to read, but luckily you can follow along with the source code. If you want all his files, just grab the zipped version.
Thanks Tawfek!
Topics: Development Workflow |
Tags: configuration, Getting Started, WAMP, windows, Zend, zf
Posted in Development Workflow |
64 Comments »
January 14th, 2009
This video looks at the HeadLink view helper and how blueprint can easily be integrated into an existing zend_layout.
Topics: Zend |
Tags: blueprintcss, css, Zend, zend_layout
Posted in Zend |
10 Comments »
December 31st, 2008
The last video in a series showing how to setup the Zend Framework from scratch. This video goes through the steps required to create a Zend_Controller for handling error reporting as well as creating the main IndexController. Zend_Layout is also briefly mentioned as part of the MVC setup.
Topics: zend_controller, zend_layout, zend_mvc |
Tags: errorhandling, mvc, quickstart, Zend, zend_controller, zend_layout
Posted in zend_controller, zend_layout, zend_mvc |
17 Comments »
December 23rd, 2008
This video covers the code found in the Zend Quickstart guide for creating the bootstrap file. I create the index.php file which will handle all the browser requests to the Zend Framework.
Topics: zend_mvc |
Tags: bootstrapping, index, quickstart, Zend
Posted in zend_mvc |
13 Comments »