<?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>Usability Thoughts &#187; pannels</title>
	<atom:link href="http://usabilitythoughts.com/tag/pannels/feed" rel="self" type="application/rss+xml" />
	<link>http://usabilitythoughts.com</link>
	<description>content meets user</description>
	<lastBuildDate>Thu, 12 Jan 2012 09:02:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Collapsible panels vs. Tabs</title>
		<link>http://usabilitythoughts.com/collapsible-panels-vs-tabs.html</link>
		<comments>http://usabilitythoughts.com/collapsible-panels-vs-tabs.html#comments</comments>
		<pubDate>Mon, 18 May 2009 07:25:35 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Patterns]]></category>
		<category><![CDATA[VS]]></category>
		<category><![CDATA[collapsible]]></category>
		<category><![CDATA[pannels]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://usabilitythoughts.com/?p=144</guid>
		<description><![CDATA[Both of these patterns are used for the same thing: squeezing a lot of content into a limited area of a (web) page. Although they can save a lot of space, the content you insert using them is limited  to an amount by the size of the area you&#8217;re filling. Which is better? The [...]]]></description>
			<content:encoded><![CDATA[<p>Both of these patterns are used for the same thing: squeezing a lot of content into a limited area of a (web) page. Although they can save a lot of space, the content you insert using them is limited  to an amount by the size of the area you&#8217;re filling. Which is better? The one which suits your needs, let&#8217;s take them one by one:</p>
<h2>TABS:</h2>
<p>Tabs are one of the patterns known by about everyone. Designed well, they don&#8217;t make any problems to the user. The first use of tabs (I think) was the paper folders filing systems used in cabinets. </p>
<p><img src="http://usabilitythoughts.com/wp-content/uploads/2009/05/yui_tabs.png" alt="yui_tabs" title="yui_tabs" width="423" height="172" class="alignnone size-full wp-image-145" /></p>
<p><strong>Advantages:</strong><br />
- very familiar to users<br />
- easy to use<br />
- the height of the tabs area can be unlimited</p>
<p><img src="http://usabilitythoughts.com/wp-content/uploads/2009/05/yahoo_home.png" alt="yahoo_home" title="yahoo_home" width="305" height="225" class="alignnone size-full wp-image-147" /></p>
<p><strong>Disadvantages:</strong><br />
- tabs don&#8217;t work with long tab names<br />
- they don&#8217;t do well in tight spaces either<br />
- 2 tab bars is not an option so you are limited to a relatively small number of tabs</p>
<h2>COLLAPSIBLE PANELS:</h2>
<p><img src="http://usabilitythoughts.com/wp-content/uploads/2009/05/collapsible_dojo.png" alt="collapsible_dojo" title="collapsible_dojo" width="237" height="176" class="alignnone size-full wp-image-149" /></p>
<p>A little tricky to use for beginner users, but still quite intuitive and sort of familiar (used in desktop applications and operating systems). Make sure they have a &#8220;collapsible hint&#8221; like &#8220;+/-&#8221; or a down arrow like this:</p>
<p><img src="http://usabilitythoughts.com/wp-content/uploads/2009/05/vista_collapse.png" alt="vista_collapse" title="vista_collapse" width="113" height="94" class="alignnone size-full wp-image-148" /></p>
<p><strong>Advantages:</strong><br />
- work well long names (as long as the width of the area)<br />
- you can open two at the same time (if they are build that way and you afford the space)<br />
- work well in tight spaces</p>
<p><img src="http://usabilitythoughts.com/wp-content/uploads/2009/05/adobe_collapse.png" alt="adobe_collapse" title="adobe_collapse" width="312" height="351" class="alignnone size-full wp-image-150" /></p>
<p><strong>Disadvantages:</strong><br />
- height consuming<br />
- less obvious than tabs<br />
- they look silly if used on full width<br />
- it&#8217;s easier to mess their design and get a usability fail</p>
]]></content:encoded>
			<wfw:commentRss>http://usabilitythoughts.com/collapsible-panels-vs-tabs.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

