<?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>amnuts &#187; paginator</title>
	<atom:link href="http://blog.amnuts.com/tag/paginator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.amnuts.com</link>
	<description>php projects, javascript, and... stuff.</description>
	<lastBuildDate>Fri, 07 May 2010 09:11:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend Framework 1.6RC1</title>
		<link>http://blog.amnuts.com/2008/08/01/zend-framework-16rc1/</link>
		<comments>http://blog.amnuts.com/2008/08/01/zend-framework-16rc1/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 09:56:31 +0000</pubDate>
		<dc:creator>Andy</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[Dojo]]></category>
		<category><![CDATA[paginator]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[webinar]]></category>

		<guid isPermaLink="false">http://blog.amnuts.com/?p=71</guid>
		<description><![CDATA[If you haven&#8217;t heard already, Zend Framework 1.6RC1 is out and has lots of interesting new features.  Finally there&#8217;s a SOAP component (seemed odd to me to have an enterprise-level framework without it!)  There&#8217;s also a paginator, XML configs can have attributes, Dojo integration and lots more.
It&#8217;s been out for about 10 days [...]]]></description>
			<content:encoded><![CDATA[<p>If you haven&#8217;t heard already, <a href="http://devzone.zend.com/article/3712-Zend-Framework-1.6-Release-Candidate-1-now-available">Zend Framework 1.6RC1 is out</a> and has lots of interesting new features.  Finally there&#8217;s a SOAP component (seemed odd to me to have an enterprise-level framework without it!)  There&#8217;s also a paginator, XML configs can have attributes, Dojo integration and lots more.</p>
<p>It&#8217;s been out for about 10 days as of the time I write this, but the only new thing I&#8217;ve tried as of yet is the Zend_Paginator component.  And I must say that I am very happy with how easy it was to set up and integrate in to a site&#8230;  Essentially, I just had to pass my select object to the paginator and write a view partial to handle how it looked &#8211; it was that easy!  With the output of the pagination put in to a partial it makes the whole thing very easy to rebrand and configure to exactly how you want it to look.  This is definitely a component I&#8217;m going to be using a lot.</p>
<p>Looking forward to using the other new features, too.  There is a <a href="http://www.zend.com/en/company/news/event/webinar-what-s-new-in-zend-framework">Zend Webinar to show the new features of ZF1.6</a> coming up on the 13th August, 2008.  Also one in September to go over <a href="http://www.zend.com/en/company/news/event/webinar-zend-framework-and-dojo-integration">integrating the new Dojo features</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amnuts.com/2008/08/01/zend-framework-16rc1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
