<slide title="Overview">
<blurb>
Important update/disclaimer:  I no longer agree with myself on this. Smarty 
and HTML_QuickForm together are too much of a pain, except perhaps in rare 
circumstances. I now believe in true MVC and serious frameworks like the Zend 
Framework for serious web application development. And I now agree with the 
school that holds that PHP itself is just fine for templating thank you very 
much.
</blurb>

<list fontsize="3em">
  <li>Further reading, acknowledgments, excuses...</li>
  <li>Brief review of Smarty</li>
  <li>Brief review of HTML_QuickForm</li><!--  effect="hide" -->
  <li>Why not use HTML_QuickForm's default renderer?</li>
  <li>Getting QuickForm elements into the Smarty template object</li>
  <li>Accessing QuickForm variables from the template (or not)</li>
  <li>Overlapping Functionality:  Smarty vs. QuickForm</li>
  <li>SmartyValidate: Alternative to QuickForm?</li>
  <li>Final questions &amp; comments</li>
   </list>
 <blurb>Please cut in any time (-:</blurb>
 </slide>
