Selectively Adding CSS with Zend_Layout

July 8th, 2010

This video outlines a little trick I’ve found immensely helpful in larger applications: managing your css selectively. Luckily, the Zend Framework is built with some great features for handling this case using Zend_View and Zend_Layout. Enjoy!

Grab a copy of the project or browse the repository.

 

Zend_Navigation – creating a menu, a sitemap and breadcrumbs

June 3rd, 2009

This tutorial covers a lot of the basic use cases with Zend_Navigation. Using a uri-based navigation.xml file, we generate a very simple menu system as well as a breadcrumb with some basic information. In the last 3 minutes I cover how to get a Google compliant sitemap from the navigation.xml file. This video is by no means exhaustive, but should get you up and running with Zend_Navigation in the Zend Framework.

Browse the code off google code or download a zip here.

On another note, I’m thinking of putting together a forum as a way of organizing some of the informative discussion I’ve found in the comments section. I know other forums exist so I’d be curious to know if you think zendcasts would benefit from such a thing.

Alternatively, if you have topics you’d like covered and are willing to step up to the mic, I’d love to share your own screencasts with the now over 550 subscribers!

 

Introduction to Zend 1.8: A look at Zend_Tool and Bootstrapping

May 29th, 2009

Zendcasts has now moved to 1.8.2! This video covers setting up a Zend Framework perspective in Zend Studio for Eclipse as a well as using Zend_Tool to get a project structure up and running. The second half of the video covers setting up Zend_Layout and a typical Zend MVC structure. Source code is available on Google Code or downloadable here. Enjoy!

 

Adding an XHTML Strict Doctype and CSS File the Zend Way

January 7th, 2009

Using zend_layout, a CSS file and doctype will be set through some helpful tools provided in the Zend Framework. 

Desktop RSS feed iPhone + iPod