Using Blueprint CSS with Zend
Category: Web Development > PHP      Posted: 02 Aug 09

This video looks at the HeadLink view helper and how blueprint can easily be integrated into an existing zend_layout

Columns of Equal Height: Super Simple Two Column Layout
Category: Web Development > Other      Posted: 23 Jun 09

Forcing multiple columns to be of equal height is one of those tricky things in web design. In this screencast I'll show you a little trick around it. ...

Fixed Width, Fluid Width & Elastic Width
Category: Web Development > Other      Posted: 28 Mar 08

There are three different types of layouts for websites: Fixed Width, Fluid Width, and Elastic Width. In this screencast we look at all these three varieties of sites out on the web as well as some hybrid sites and other techniques for making use of wider browser windows. True "fixed width" sites wil...

All About Layouts
Category: Web Development > Ruby On Rails      Posted: 27 Apr 07

Everything you wanted to know about layouts: global layouts, controller layouts, shared layouts, dynamic layouts and action layouts. Yes, there really are that many ways to specify a layout.