<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>HackIX &#187; Zend_Form_Decorators</title>
	<atom:link href="http://blog.hackix.com/tag/zend_form_decorators/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hackix.com</link>
	<description>HackIX: Small Hacks for a Large World</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:50:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
<link>http://blog.hackix.com</link>
<url>http://blog.hackix.com/wp-content/cbnet-favicon/favicon(5).ico</url>
<title>HackIX</title>
</image>
		<item>
		<title>Writing Composite Zend_Form Elements</title>
		<link>http://blog.hackix.com/2010/03/writing-composite-zend_form-elements-free-zend-framework-screencasts-zendcasts/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/03/writing-composite-zend_form-elements-free-zend-framework-screencasts-zendcasts/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 12:12:19 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Form]]></category>
		<category><![CDATA[Zend_Form_Decorators]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=473</guid>
		<description><![CDATA[Jon Lebensold writes; This video should help you build your own composite Zend_Form  element. We’ll be building a phone element. The phone element will have 3  textboxes, one for geographic location, area code and local code. In  the following videos will add a custom cell phone validator and some  ajax validation.
Grab [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/03/writing-composite-zend_form-elements-free-zend-framework-screencasts-zendcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tab Container Enabled Forms</title>
		<link>http://blog.hackix.com/2010/03/tab-container-enabled-forms/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/03/tab-container-enabled-forms/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 19:50:27 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Dojo_Form]]></category>
		<category><![CDATA[Zend_Form]]></category>
		<category><![CDATA[Zend_Form_Decorators]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=443</guid>
		<description><![CDATA[Nathan Garlington wrote a nice solution for Tab based forms; Yes, it is possible to display a form in a tabContainer. I do it all the time, including using other dijit containers as well. keep in mind that this is just my solution…there are probably other ways to do this. Feel free to customize it [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/03/tab-container-enabled-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Custom Zend_Form Decorators</title>
		<link>http://blog.hackix.com/2010/03/creating-custom-zend_form-decorators/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/03/creating-custom-zend_form-decorators/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 01:56:52 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Videos]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zend_Form]]></category>
		<category><![CDATA[Zend_Form_Decorators]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=439</guid>
		<description><![CDATA[Jon Lebensold post yet another excellent screen cast;
This little video tutorial should set you up for building your own  custom Zend_Form decorators in 15 minutes. I’ll show you how you can  make the necessary class and have it easily added to your existing  Zend_Form_Decorator configuration.
Grab a copy  of the project or [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/03/creating-custom-zend_form-decorators/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Form Decorators Explained</title>
		<link>http://blog.hackix.com/2010/02/zend_form-decorators-explained/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://blog.hackix.com/2010/02/zend_form-decorators-explained/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 12:50:23 +0000</pubDate>
		<dc:creator>Danny Froberg</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zend_Form]]></category>
		<category><![CDATA[Zend_Form_Decorators]]></category>

		<guid isPermaLink="false">http://blog.hackix.com/?p=427</guid>
		<description><![CDATA[Jon Lebensold posts another great screen cast about one of the most confusing parts of Zend Framework ever created   ;
One of the pain points for folks who are starting to work with the  Zend Framework is the Decorating functionality found in the depths of  Zend_Form. I’ve witnessed countless instances when a [...]]]></description>
		<wfw:commentRss>http://blog.hackix.com/2010/02/zend_form-decorators-explained/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

