<?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/"
	>

<channel>
	<title>Peacock Suit</title>
	<atom:link href="http://www.peacocksuit.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peacocksuit.com/blog</link>
	<description>PHP, (X)HTML, CSS and Everything Else</description>
	<lastBuildDate>Fri, 12 Jun 2009 14:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>ZF 1.8 Zend_Form automatically sets form encoding on upload</title>
		<link>http://www.peacocksuit.com/blog/2009/06/12/zf-18-zend_form-automatically-sets-form-encoding-on-upload/</link>
		<comments>http://www.peacocksuit.com/blog/2009/06/12/zf-18-zend_form-automatically-sets-form-encoding-on-upload/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:00:05 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Form]]></category>
		<category><![CDATA[Zend_Form_Element_File]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=147</guid>
		<description><![CDATA[As of ZF 1.8 Zend_Form&#8217;s enctype defaults to multipart when a file element is attached. Prior to this version you have to do this manually like so: $form-&#62;setAttrib&#40;'enctype', 'multipart/form-data'&#41;; //or $form-&#62;setAttrib&#40;'enctype', Zend_Form::ENCTYPE_MULTIPART&#41;; More info on Zend_Form_Element_File]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2009/06/12/zf-18-zend_form-automatically-sets-form-encoding-on-upload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse PDT 2.1 RC3 Available</title>
		<link>http://www.peacocksuit.com/blog/2009/06/12/eclipse-pdt-21-rc3-available/</link>
		<comments>http://www.peacocksuit.com/blog/2009/06/12/eclipse-pdt-21-rc3-available/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 12:00:14 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Eclipse PDT]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=149</guid>
		<description><![CDATA[Eclipse PDT 2.1 known as Galileo is on its way. It&#8217;s scheduled for release on 26th of June. At time of writing only the All in One for RC2 was available on the PDT download page. RC3 can be found here or on the main downloads page, under the tab Development Builds look for Eclipse [...]]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2009/06/12/eclipse-pdt-21-rc3-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The past months useful links</title>
		<link>http://www.peacocksuit.com/blog/2009/02/05/the-past-months-useful-links/</link>
		<comments>http://www.peacocksuit.com/blog/2009/02/05/the-past-months-useful-links/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 23:39:49 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Eclipse PDT]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Model-View-Controller]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=144</guid>
		<description><![CDATA[Lots has been going on since last my post. I&#8217;ve been awful busy and could find no time to commit to regular posts or any for that matter so I&#8217;ll start with some useful links and try to post more often. Zend Framework We&#8217;ve seen the release of 1.7.0 and since four mini releases bringing [...]]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2009/02/05/the-past-months-useful-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend Framework 1.7.0 is now available!</title>
		<link>http://www.peacocksuit.com/blog/2008/11/17/zend-framework-1-7-0/</link>
		<comments>http://www.peacocksuit.com/blog/2008/11/17/zend-framework-1-7-0/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 15:37:43 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Form_Element_Select]]></category>
		<category><![CDATA[Zend Framework Performance Guide]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=137</guid>
		<description><![CDATA[Almost three hundred bugs fixed and many welcome additions, one of which is the new Performance Guide in the reference manual. 1.7.0 can  be downloaded from the Zend Framework download site. Well done ZF Team!]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2008/11/17/zend-framework-1-7-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse PDT 2.0 All-In-One (BETA) Available</title>
		<link>http://www.peacocksuit.com/blog/2008/11/15/eclipse-pdt-20-all-in-one-beta-available/</link>
		<comments>http://www.peacocksuit.com/blog/2008/11/15/eclipse-pdt-20-all-in-one-beta-available/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 15:30:12 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Eclipse PDT]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=127</guid>
		<description><![CDATA[All-In-One Download from Zend. If you don&#8217;t like the way the folders are represented in the PHP Explorer View you can change this by clicking on the little triangle pointing down on the upper right corner of the Package Explorer, then go to Package Presentation and select &#8220;Hierarchical&#8221;. enjoy!]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2008/11/15/eclipse-pdt-20-all-in-one-beta-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Dojo_Form and Form Validation on the Client Side</title>
		<link>http://www.peacocksuit.com/blog/2008/11/10/zend_dojo_form-and-form-validation-on-the-client-side/</link>
		<comments>http://www.peacocksuit.com/blog/2008/11/10/zend_dojo_form-and-form-validation-on-the-client-side/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 03:00:12 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Zend_Dojo_Form]]></category>
		<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_View_Helper]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=107</guid>
		<description><![CDATA[One thing those of you who have been using Zend_Dojo_Form might have noticed is that dojo enabled forms don&#8217;t show validation warnings when submitted i.e. when the submit button is clicked. This can be quite confusing for the end user. So, how do we get our dojo enabled forms to validate when submitted? Matthew Weier [...]]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2008/11/10/zend_dojo_form-and-form-validation-on-the-client-side/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Eclipse Keyboard Shortcuts</title>
		<link>http://www.peacocksuit.com/blog/2008/09/11/eclipse-keyboard-shortcuts/</link>
		<comments>http://www.peacocksuit.com/blog/2008/09/11/eclipse-keyboard-shortcuts/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 19:33:28 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Eclipse PDT]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=102</guid>
		<description><![CDATA[Eclipse keyboard shortcuts and some on PDT from Reinhold Weber, enjoy. &#8220;There are developers who, no matter how much experience they have swear on using notepad for all their projects. If you read these lines now &#8211; congratulations, you are not one of those. No matter how fast you can code and how intelligent you [...]]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2008/09/11/eclipse-keyboard-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend framework: Logging Database Queries to FireBug</title>
		<link>http://www.peacocksuit.com/blog/2008/09/02/zend-framework-logging-database-queries-to-firebug/</link>
		<comments>http://www.peacocksuit.com/blog/2008/09/02/zend-framework-logging-database-queries-to-firebug/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 23:34:32 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Db_Profiler_Firebug]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=93</guid>
		<description><![CDATA[Logging database queries to FireBug is sinfully simple with the new component Zend_Db_Profiler_Firebug in ZF 1.6, now available, you can download it here Zend Framework Download Page. Requirements: Firefox Browser ideally version 3 but version 2 is also supported. Firebug Firefox Extension. FirePHP Firefox Extension. More information on requirements at the Zend Framework Documentation -  [...]]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2008/09/02/zend-framework-logging-database-queries-to-firebug/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new in Zend framework 1.6</title>
		<link>http://www.peacocksuit.com/blog/2008/09/02/whats-new-in-zend-framework-16/</link>
		<comments>http://www.peacocksuit.com/blog/2008/09/02/whats-new-in-zend-framework-16/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 10:37:01 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=91</guid>
		<description><![CDATA[Wildfire, captcha and dojo integration are just some of the highlights. &#8220;Watch this presentation to hear the entire Zend Framework team talk about what to expect from Zend Framework 1.6, soon to be released. Presented by Wil Sinclair, Development Manager, Matthew Weier O’phinney, Software Architect, Alexander Veremyev, Software Engineer and Ralph Schindler, Software Engineer. &#8211; [...]]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2008/09/02/whats-new-in-zend-framework-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend_Acl and MVC</title>
		<link>http://www.peacocksuit.com/blog/2008/09/01/zend_acl-and-mvc/</link>
		<comments>http://www.peacocksuit.com/blog/2008/09/01/zend_acl-and-mvc/#comments</comments>
		<pubDate>Mon, 01 Sep 2008 14:19:36 +0000</pubDate>
		<dc:creator>Gerard</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Zend_Acl]]></category>
		<category><![CDATA[Zend_Auth]]></category>

		<guid isPermaLink="false">http://peacocksuit.com/blog/?p=67</guid>
		<description><![CDATA[Quickstart Screencasts Zend_Auth Zend_Acl Zend Developer Zone Tutorials Zend_Acl and MVC Integration Part I (Basic Use) Zend_Acl and MVC Integration Part II (Advanced Use) Matthew Weier O&#8217;Phinney Tutorial Login and Authentication with Zend Framework &#8220;Zend_Auth does a lot of behind the scenes work to make persisting an identity in the session trivial. Combine it with [...]]]></description>
		<wfw:commentRss>http://www.peacocksuit.com/blog/2008/09/01/zend_acl-and-mvc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

