<?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>brew manager development blog &#187; tabnav</title>
	<atom:link href="http://blog.brewmanager.com/tag/tabnav/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brewmanager.com</link>
	<description>Follwing the development of brewmanager.com</description>
	<lastBuildDate>Sat, 07 Feb 2009 13:44:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Tabbed navigation is starting to happen</title>
		<link>http://blog.brewmanager.com/2008/08/29/tabbed-navigation-is-starting-to-happen/</link>
		<comments>http://blog.brewmanager.com/2008/08/29/tabbed-navigation-is-starting-to-happen/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 02:24:53 +0000</pubDate>
		<dc:creator>krujos</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[tabnav]]></category>

		<guid isPermaLink="false">http://blog.brewmanager.com/?p=36</guid>
		<description><![CDATA[I got some time to work on things again tonight. I&#8217;ve been busy adding the navigation tabs and figuring out how that all works. I decided to use Tabnav because it seemed like the path of least resistance. So far I think that was a good choice. It took me about 20 min to get [...]]]></description>
			<content:encoded><![CDATA[<p>I got some time to work on things again tonight. I&#8217;ve been busy adding the navigation tabs and figuring out how that all works. I decided to use <a href="http://blog.seesaw.it/articles/2006/07/23/the-easiest-way-to-add-tabbed-navigation-to-your-rails-app">Tabnav</a> because it seemed like the path of least resistance. So far I think that was a good choice. It took me about 20 min to get oriented and then I was off and running. Once again I&#8217;m impressed how easy it is to get a basic skeleton going for things in rails.</p>
<p>So far I&#8217;ve got the recipe page with tabs to a users inventory. After writing this I&#8217;ll work on getting the tabs fleshed out more, I&#8217;m still not sure what elements it makes sense to navigate to. I keep having this internal debate that tabs should take you to content and not actions. For instance it should take you to your recipes but we should not have a tab to start a new recipe. I think I might add tabs for recipes, inventory and brews, and possibly the BJCP guidelines (If I choose to reproduce them here, still up in the air on that too). Each of those tabs will have the list you would expect, as well as action links for deleting, editing and adding / starting a new whatever.</p>
<p>Its funny how little time this took, about an hour but how productive it feels because it changed the way the site looks. In my day job I don&#8217;t ever see a user interface change for the work I do&#8230;. instant gratification is nice.</p>
<p>One gotcha I don&#8217;t particularly understand about Tabnav. Whenever I update what a tab links to, or the text in the tab I have to restart mongrel&#8230; what the heck? Not a huge deal but I wasted about 15 min figuring out why my changes wouldn&#8217;t take effect.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.brewmanager.com/2008/08/29/tabbed-navigation-is-starting-to-happen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
