<?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>Ryan&#039;s Blog &#187; Uncategorized</title>
	<atom:link href="http://www.rmauger.co.uk/topics/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rmauger.co.uk</link>
	<description>Randomness will get you everywhere.</description>
	<lastBuildDate>Thu, 05 May 2011 14:35:49 +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>Zend Framework 1.8 is upon us!</title>
		<link>http://www.rmauger.co.uk/2009/05/zend-framework-18-is-upon-us/</link>
		<comments>http://www.rmauger.co.uk/2009/05/zend-framework-18-is-upon-us/#comments</comments>
		<pubDate>Fri, 01 May 2009 20:05:53 +0000</pubDate>
		<dc:creator>ryan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rmauger.co.uk/?p=69</guid>
		<description><![CDATA[Thats right, 1.8 is here! And with it comes with a whole bag load of new features, 4 of which i'm very eager to get using, in Zend_Application, and Zend_Tag, and Zend_Tool, and Zend_Navigation. There is another component which interests me, which is of course Zend_Validate_Db_RecordExists and Zend_Validate_Db_NoRecordExists, which were my small contribution to this release.
]]></description>
			<content:encoded><![CDATA[<h3>Thats right, 1.8 is here!</h3>
<p>And with it comes with a whole bag load of new features, 4 of which i&#8217;m very eager to get using, in Zend_Application, and Zend_Tag, and Zend_Tool, and Zend_Navigation. There is another component which interests me, which is of course <em>Zend_Validate_Db_RecordExists</em> and <em>Zend_Validate_Db_NoRecordExists</em>, which were my small contribution to this release.</p>
<p><span id="more-69"></span></p>
<p><strong>Zend_Application</strong> is a whole new way to bootstrap you application, and encompasses a whole bag of new features. One of which is a new autoloader, which of course means that the old one has now been depreciated. You can find excellent instruction on upgrading your legacy applications to 1.8&#8242;s new autoloader (to avoid the notices it will generate) at <a href="http://akrabat.com/2009/04/30/zend_loaders-autoloader_deprecated-in-zend-framework-18/">Akrabats blog</a>, His famous <a title="Akrabats Zend Framework tutorial" href="http://akrabat.com/2009/05/01/zend-framework-tutorial-for-zf-18/" target="_blank">tutorial </a>has also been updated to encompass 1.8 and its new features. If you want the full low-down of the new autoloader, a slightly more in depth look can be found at <a title="The word on Zend_Loader_Autoloader by Matthew weierophinney" href="http://devzone.zend.com/article/4525-Developing-a-Comprehensive-Autoloader" target="_blank">devzone</a></p>
<p><strong>Zend_Tool</strong> is The new CLI tool to provide scaffolding for your applications. It will save some of the tedium of setting up an application directory strucure, creating the various bootstrap, htaccess, and other miscelanous files you need to get you application started. Even better news about Zend_Tool, it will set your new application up to use Zend_Application, so you can get started with two of the latest features, simply by starting a new project! (I can&#8217;t wait!!)</p>
<p><strong>Zend_Tag</strong> is a new component for generating those lovely new-fangled tag clouds you see on everyones blogs. It is a pretty simple to use component, but possibably my favourite feature is its weighting system, which i can see being useful for more than just generating simple tag clouds, but, with a little extension, also for relevancy matching. This is something i will definatly be adding to my current CMS application project which is consuming so much of my time currently. Also worth looking at, is DASPRiD&#8217;s <a title="Zend_Tag_Cloud screencast" href="http://www.dasprids.de/blog/2009/04/24/zend-tag-cloud-screencast">screencast </a>detailing how to use Zend_Tag to generate clouds, and how the decorators work. He even demonstrates it being used in a CLI application (Genius!), and as the author of Zend_Tag, obviously watching this screencast will be like getting instruction straight from the horses mouth.</p>
<p><strong>Zend_Navigation</strong> is a nice way to create menus for your site. Its also a great way to optimise your site for indexing by search engines. It also provides a way to avoid using the dreded action(viewhelper|stack) for creating menus! Put simply this component should be used by everyone. I know i will be using it as soon as i get the chance to work it into my projects.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rmauger.co.uk/2009/05/zend-framework-18-is-upon-us/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

