<?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>Child of the Machine &#187; Zend_Navigation</title>
	<atom:link href="http://www.childofthemachine.com/blog/tag/zend_navigation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.childofthemachine.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 07 Jul 2010 03:33:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Zend_Navigation Tricks: True tab navigation with sub menus – Part 2</title>
		<link>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tricks-true-tab-navigation-with-sub-menus-%e2%80%93-part-2/</link>
		<comments>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tricks-true-tab-navigation-with-sub-menus-%e2%80%93-part-2/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 09:43:19 +0000</pubDate>
		<dc:creator>Grant Perry</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[sub menu]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[Zend_Navigation]]></category>

		<guid isPermaLink="false">http://www.childofthemachine.com/blog/?p=193</guid>
		<description><![CDATA[Part 2: Rendering the sub menus (relevant to the active tab). This is where we employ another trick because the Zend_Navigation menu view helper does provide an option to render the active menu, but it is meant literally not the active branch of the menu like we&#8217;re trying to achieve. In the layout we need [...]]]></description>
		<wfw:commentRss>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tricks-true-tab-navigation-with-sub-menus-%e2%80%93-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend_Navigation Tricks: True tab navigation with sub menus &#8211; Part 1</title>
		<link>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tricks-true-tab-navigation-with-sub-menus-part-1/</link>
		<comments>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tricks-true-tab-navigation-with-sub-menus-part-1/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 09:26:51 +0000</pubDate>
		<dc:creator>Grant Perry</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[Zend_Navigation]]></category>

		<guid isPermaLink="false">http://www.childofthemachine.com/blog/?p=190</guid>
		<description><![CDATA[It is some what tricky with the Zend_Navigation menu helpers to set up your typical tab-based navigation with sub pages relevant to the tab your on, as seen below. But it&#8217;s not far difficult so don&#8217;t be put off, hopefully the view helpers will improve over time. In the mean time this is a 3 [...]]]></description>
		<wfw:commentRss>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tricks-true-tab-navigation-with-sub-menus-part-1/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Zend_Navigation Trick: Sub pages only breadcrumb</title>
		<link>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tip-sub-pages-only-breadcrumb/</link>
		<comments>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tip-sub-pages-only-breadcrumb/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 08:37:19 +0000</pubDate>
		<dc:creator>Grant Perry</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[breadcrumb]]></category>
		<category><![CDATA[breadcrumbs]]></category>
		<category><![CDATA[home page]]></category>
		<category><![CDATA[sub pages]]></category>
		<category><![CDATA[Zend_Navigation]]></category>
		<category><![CDATA[Zend_View_Helper_Navigation_Breadcrumbs]]></category>

		<guid isPermaLink="false">http://www.childofthemachine.com/blog/?p=188</guid>
		<description><![CDATA[The most logical place to render your breadcrumb from is your master layout&#8230; However it&#8217;s unlikely you&#8217;ll ever want to render to on your home page right? I mean what is the point of seeing just &#8220;Home&#8221;. This can be simply achieved using a partial template to render your breadcrumb. The code below should explain [...]]]></description>
		<wfw:commentRss>http://www.childofthemachine.com/blog/2009/08/zend_navigation-tip-sub-pages-only-breadcrumb/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
