<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Raised By Turtles&#187; usability</title>
	<atom:link href="http://raisedbyturtles.org/tag/usability/feed/" rel="self" type="application/rss+xml" />
	<link>http://raisedbyturtles.org</link>
	<description>None of the News that's Fit to Print</description>
	<lastBuildDate>Wed, 09 May 2012 01:51:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mega Menus: SEO Concerns and Usability Pros and Cons (Intro)</title>
		<link>http://raisedbyturtles.org/mega-menus-seo-concerns-and-usability-pros-and-cons/</link>
		<comments>http://raisedbyturtles.org/mega-menus-seo-concerns-and-usability-pros-and-cons/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 05:27:08 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[mega menus]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://raisedbyturtles.org/?p=667</guid>
		<description><![CDATA[After a much-mentioned article by Jakob Nielsen, "mega menus" became all the rage, but there are some serious issues to consider before diving in. The can create serious usability issues and negatively impact your site information architecture and, ultimately how you are found, ranked and categorized by the search engines.]]></description>
			<content:encoded><![CDATA[<p>In current parlance, a <em>mega menu</em> is usually displayed as a horizontal navigation bar that expands when hovering over it with the cursor. Unlike a normal, hierarchical dropdown, a mega menu dropdown has multiple columns, lots of links and shows all subcategory menu links to the user on first view. I was previously thinking about using mega menus on a couple of sites and took a few <a href="http://raisedbyturtles.org/drupal-mega-menu-ideas/" title="Drupal Mega Menu ideas">random notes on mega menus in Drupal</a>, but there weren&#8217;t any particularly compelling Drupal modules at the time. </p>
<p>Since my first explorations, a handful of modules have made great progress and you can achieve full-featured mega menus with the excellent <a href="http://drupal.org/project/megamenu">Megamenu module</a>. There are also some other now-mature projects like <a href="http://drupal.org/project/nice_menus">Nice Menus</a>, and the <a href="http://drupal.org/project/superfish">Superfish module</a>, which includes mega menu support. Upon further reflection, though, I became increasingly troubled by various usability drawbacks and SEO concerns. My notes on the topic got rather long, so I&#8217;ve divided them into a series that sums up some thoughts on the <a href="http://raisedbyturtles.org/usability-advantages-disadvantages-mega-menus">usability advantages and disadvantages of mega menus</a> and then looks at the <a href="http://raisedbyturtles.org/mega-menus-and-seo-concerns-and-solutions-mega-menus">SEO concerns with mega menus</a>. You can see an example here from the <a href="http://yosemitepark.com">new YosemitePark.com</a> site (click to view full size):</p>
<div id="attachment_669" class="wp-caption aligncenter" style="width: 310px"><a href="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu.jpg" rel="lightbox[667]" title="YosemitePark.com mega menu"><img src="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu-300x179.jpg" alt="Screenshot" title="YosemitePark.com mega menu" width="300" height="179" class="size-medium wp-image-669" /></a><p class="wp-caption-text">Lots of Options!</p></div>
<p>You might be able to see some potential problem areas there, but let&#8217;s take a look at the good, bad and ugly of mega menus in the next post. Read on about <a href="http://raisedbyturtles.org/usability-advantages-disadvantages-mega-menus" title="Usability advantages and problems with mega menus">Mega Menus and usability ——»</a></p>
]]></content:encoded>
			<wfw:commentRss>http://raisedbyturtles.org/mega-menus-seo-concerns-and-usability-pros-and-cons/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<series:name><![CDATA[Mega Menus Usability and SEO]]></series:name>
	</item>
		<item>
		<title>Usability Advantages and Disadvantages of Mega Menus (Mega Menus Part 1)</title>
		<link>http://raisedbyturtles.org/usability-advantages-disadvantages-mega-menus/</link>
		<comments>http://raisedbyturtles.org/usability-advantages-disadvantages-mega-menus/#comments</comments>
		<pubDate>Fri, 23 Dec 2011 05:27:03 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[mega menus]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://raisedbyturtles.org/?p=678</guid>
		<description><![CDATA[Mega menus have been heralded as a usability enhancement, but they can also result in serious usability challenges. It's not a simple yes or no. It's quite easy to end up with navigation that is difficult, occasionally impossible, for the user to actually navigate.]]></description>
			<content:encoded><![CDATA[<p>In 2009, usability expert Jakob Nielsen argued that, when done right, <a href="http://www.useit.com/alertbox/mega-dropdown-menus.html" title="Jakob Nielsen's Useit article on mega menus">mega menus could enhance usability</a>. Mega menus have a few notable advantages over traditional, hierarchical dropdowns or more spare navigation, but they also have some serious drawbacks as we&#8217;ll see in a second.</p>
<h2>Usability Advantages of Mega Menus</h2>
<ul>
<li><strong>All options visible</strong>. A traditional dropdown menu hides almost all options from the user until she hovers over the parent category. If the user does not think with the same hierarchy as the designer, she will have to play Treasure Hunt, hovering over many parent items to find an item. This can lead to frustration too if the dropdown keeps disappearing when the user is not asbolutely precise with the cursor. In theory, mega menus can solve that problem.</li>
<li><strong>Organizing options</strong>. Mega menus allow friendly and visual grouping of options into logical groups. A traditional dropdown becomes completely dizzying when the number of options gets too large.</li>
<li><strong>Images and Icons</strong>. Often, mega menus are designed to have images or icons that correspond to, and quickly confirm for the visitor, the content of the menu. So the Contact category might be illustrated with an address book or telephone icon or some such thing.</li>
</ul>
<h2 id="usability-minus">Usability Concerns</h2>
<p>So mega menus are a no-brainer right? What could go wrong? As it turns out, plenty. Jakob Nielsen has highlighted <a href="http://www.useit.com/alertbox/mega-menus-wrong.html" title="Jakob Nielsen: Mega Menus Gone Wrong (Useit article)">a few mega menu usability issues</a>. Usability expert Jared Spool noted early on that mega menus could get you into trouble in his article on <a href="http://www.uie.com/articles/mega_menus" title="View Spool's article on UIE.com">6 Epic Forces Battling Your Mega Menus</a>. Usability aside, Spool explains the sudden popularity of mega menus thus:</p>
<blockquote><p>Mega menus seem like such a good idea. After all, they make the marketing team happy, as they remove all that nasty navigation away from the prime real estate of the home page, leaving room for the team’s messaging goodness. At the same time, the mega menu gives the design team a rich sandbox to play in, with much flexibility on how they display the site&#8217;s main links.</p></blockquote>
<p>He lays out his six arguments against mega menus, most of which are in fact <a href="http://blogs.perficient.com/spark/2011/08/24/mega-menus-spool-vs-nielsen/" title="Molly Malsam discusses Spool versus Nielsen">not unique to mega menus</a> at all and I don&#8217;t find them inherently problematic (not that germane here; scroll to the bottom of the article for some <a href="#six-problems">thoughts on Spool&#8217;s six problems</a>). He notes that Amazon, a rigorous conversion optimizer, tried mega menus for a year and dropped them. Spool concludes:</p>
<blockquote><p>If your design would benefit in some desperate manner from this navigation cliché, go ahead and use it. However, you probably want to watch it real close. Make sure you’re watching your users and your key performance indicators (especially revenue, if you’re an e-commerce concern).</p></blockquote>
<p>I wouldn&#8217;t go so far as that, but the it&#8217;s easy to see some of the issues that might arise with mega menus.</p>
<ol>
<li><strong>Forest of Options Obscures the Trees</strong>. I know, that metaphor usually runs the other way around, but with mega menu, you often see a pretty forest, but have trouble finding the tree you want. You can see in my screenshot from the <a href="http://raisedbyturtles.org/mega-menus-seo-concerns-and-usability-pros-and-cons" title="Mega Menus intro">introduction</a>, there is a temptation to make the mega menu into a sitemap (cick image to enlarge).
<div id="attachment_669" class="wp-caption aligncenter" style="width: 310px"><a href="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu.jpg" rel="lightbox[678]" title="YosemitePark.com mega menu"><img src="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu-300x179.jpg" alt="Screenshot" title="YosemitePark.com mega menu" width="300" height="179" class="size-medium wp-image-669" /></a><p class="wp-caption-text">Lots of Options!</p></div>
<p>Since you <em>can</em> throw in every imaginable option, you <em>do</em>. As a result, the user is presented with a dizzying array of options and, one might guess, becomes <a href="http://video.google.com/videoplay?docid=6127548813950043200#">paralyzed by the number of options</a>. It creates an easy out for designers and site architects who don&#8217;t want to make choices. Now, I don&#8217;t want to get into the old saw about only presenting users with seven choices in menus. It is <a href="http://uxmyths.com/post/931925744/myth-23-choices-should-always-be-limited-to-seven" title="UX Myths article debunking the Seven Items myth with lots of citations and quotes">not true now and never was</a>, but at a certain point, the number of options becomes visually distracting and difficult to read, and it seems to me quite common to see mega menus cross that line simply because they can.</li>
<li><strong>Screen Size problems</strong>. This is not unique to mega menus. This can be a problem with options dropdowns (i.e. <em>select boxes</em>) that have long options or standard dropdown menus if they get big enough. The problem is that the mega menu is, well, <em>mega</em>, so this is a lot more common. You can see from this screenshot that mega menus can become completely non-functional if the window is narrow, as on a mobile device, or short, as on a netbook (click images to see full-sized):
<div id="attachment_670" class="wp-caption aligncenter" style="width: 310px"><a href="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu-oops.jpg" rel="lightbox[678]" title="Usability Advantages and Disadvantages of Mega Menus (Mega Menus Part 1)"><img src="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu-oops-300x286.jpg" alt="screenshot of cut off mega menu" title="" width="300" height="286" class="size-medium wp-image-670" /></a><p class="wp-caption-text">Oops! A not-so-mega menu</p></div>
<div id="attachment_679" class="wp-caption aligncenter" style="width: 310px"><a href="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu-short.jpg" rel="lightbox[678]" title="Short window mega menu screenshot"><img src="http://raisedbyturtles.org/wp-content/uploads/yosemite-park-mega-menu-short-300x116.jpg" alt="Short window mega menu screenshot" title="Short window mega menu screenshot" width="300" height="116" class="size-medium wp-image-679" /></a><p class="wp-caption-text">Oops! Short window problems</p></div>
<p>You can see that the mega menu is cut off on a narrow or a short screen. Anything that sticks out past the browser window is missing. With most types of content, this isn&#8217;t a big deal. Sure, the user has to scroll right to see it, which is annoying, but it can be done. <strong>With a mega menu, however, the user cannot scroll!</strong> Why? Because it only stays displayed when the mouse is hovering over the menu. Move the cursor down to the scroll bar, and the mega menu disappears. Scroll, and the link goes off screen. You literally cannot use the mega menu on a narrow screen.</p>
<p>The Yosemite Park site solves this by allowing you to click on the root term and be taken to an index page, where the sub-options are displayed by default. That&#8217;s a pretty good solution, but it means the user needs to know, or guess, that the root term is a link and is clickable. It would be interesting to track visitors and see how they ultimately use this navigation.</li>
</ol>
<p>This was part of what ultimately took the blush off mega menus for me personally. I just found that you compound implementation problems and if you&#8217;re not careful and don&#8217;t test on a lot of platforms, you have a high chance of letting a significant usability problem creep in. In addition, I was also concerned with the <a href="http://raisedbyturtles.org/mega-menus-and-seo-concerns-and-solutions-mega-menus" title="Mega Menu SEO Problems">SEO impacts of mega menus (next section) ——»</a>.</p>
<hr />
<h2 id="six-problems">Addendum: Spool&#8217;s issues with mega menus</h2>
<p>If you&#8217;re really interested in Jared Spool&#8217;s Six Epic Problems, here&#8217;s a quick rundown, but it&#8217;s really more the <a href="http://raisedbyturtles.org/mega-menus-and-seo-concerns-and-solutions-mega-menus/" title="Mega Menus and SEO Concerns and Solutions (Mega Menus Part 3)">SEO issues</a> that you should read about next. Anyway, I&#8217;m not all that concerned with most of these issues, but here are some supplementary thoughts on Spool&#8217;s Six Epic Problems.</p>
<ol>
<li><em>Menus are not Buttons. Since a menu isn&#8217;t a button, users don&#8217;t know they have to do something to make it expand</em>. Realistically, they may simply not know it expands and will go there to click, only to see more options revealed. It&#8217;s better than not expanding.</li>
<li><em>Missing Trigger Words. In other words, since most options are hidden, users can&#8217;t see that they exist.</em> But short of the navigation taking up the whole page as a sitemap, you&#8217;re not going to change this, and a mega menu at least gets you half way, though as you&#8217;ll see in the next part on the <a href="http://raisedbyturtles.org/mega-menus-and-seo-concerns-and-solutions-mega-menus/" title="Mega Menus and SEO Concerns and Solutions (Mega Menus Part 3)">SEO problems with mega menus</a>, that halfway solution is often a result of a bad information architecture decision.</li>
<li><em>Category Names not always inherently sensible</em>. Well, of course not. This is a problem with any navigation and, again, is an information architecture problem more than a user interface problem.</li>
<li><em>Users Wait Before Moving Their Mouse. In other words, if they can&#8217;t see what they want, users sit there paralyzed and won&#8217;t click anything at all</em>. Again, mega menus aren&#8217;t the root problem. If the design only allows, say, seven navigation links, then that&#8217;s what there is and they may not always have enough <a href="http://www.useit.com/alertbox/20030630.html" title="Jakob Nielsen on Information Scent and Information Foraging">information scent</a> to get the user to click, whether on hover those menu items reveal nothing (i.e. it&#8217;s a single-level menu hierarchy), reveals a cascade of hierarchical dropdowns (classic model) or is a mega menu. Realistically, the mega menu at least removes a one or more decision points vis-à-vis the classic hierarchical dropdown, where the user will have the &#8220;pause&#8221; problem at every level, instead of just at the root level.</li>
<li><em>Mega menus hide the information that&#8217;s under them. That&#8217;s a problem when the user accidently hovers over the menu while trying to read the content, which suddenly get&#8217;s hidden</em>. That can be annoying, but in a minimally usable design, the mega menu should disappear simply on mousing out and most users today will know this. I find this a much less problematic usability issue than the one I noted where in a small screen, parts of the mega menu are not visible, clickable or usable at all.</li>
<li>P<em>roblems with hoverless devices. As we move to devices that don&#8217;t have cursors and mouses, they can have trouble triggering the menu expansion</em>. Of course, this again is not unique to mega menus, but concerns anything that uses hover behavior as a trigger. This has become so ubiquitous that I think this is largely solved by most devices these days, though I am an iPad virgin, so I can&#8217;t say for sure.</li>
</ol>
<p>Read on about the <a href="http://raisedbyturtles.org/mega-menus-and-seo-concerns-and-solutions-mega-menus" title="Mega Menu SEO Problems">SEO impacts of mega menus (next section) ——»</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://raisedbyturtles.org/usability-advantages-disadvantages-mega-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<series:name><![CDATA[Mega Menus Usability and SEO]]></series:name>
	</item>
		<item>
		<title>Bizrate Interface is Broken</title>
		<link>http://raisedbyturtles.org/bizrate-interface-is-broken/</link>
		<comments>http://raisedbyturtles.org/bizrate-interface-is-broken/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 18:22:05 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Consumer Chronicles]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://raisedbyturtles.org/?p=432</guid>
		<description><![CDATA[A minor usability problem on an after-purchase survey leaves your correspondant less than happy. And that's bad for the merchant. So a shopping experience that was a 9 or 10 out of 10, remains so, but the good feeling for the merchant is subtly damaged by poor interface design on the part of the third-party customer survey service they use. A shame.]]></description>
			<content:encoded><![CDATA[<p>What&#8217;s wrong with this picture? It always surprises me when major sites with huge traffic and stable of full-time developers have features that are fundamentally broken. Check out this screenshot from Bizrate.com (click picture to see full sized image)</p>
<div id="attachment_431" class="wp-caption aligncenter" style="width: 310px"><a href="http://raisedbyturtles.org/wp-content/uploads/bizrate-interface.png" rel="lightbox[432]" title="bizrate-interface"><img class="size-medium wp-image-431" title="bizrate-interface" src="http://raisedbyturtles.org/wp-content/uploads/bizrate-interface-300x144.png" alt="Bizrate testominial entry screen" width="300" height="144" /></a><p class="wp-caption-text">How many characters left?</p></div>
<p>What&#8217;s wrong?</p>
<ol>
<li>It only gives me 255 characters. This is probably because they have chosen to store the text in a fixed-length database field for rapid retrieval. That&#8217;s what happens when the usability people and the marketing people get overrruled by some engineer who thinks that this minor efficiency improvement is sufficient reason to cripple the interface.</li>
<li>It doesn&#8217;t tell me anywhere how many characters I&#8217;m allowed. It wasn&#8217;t until I submitted my original version that it rejected it and came back and told me there was a 255 character limit.</li>
<li>It has no running count of characters used. This has become a standard feature everywhere else. We&#8217;re used to it on Twitter and most places that have low character limitations.</li>
</ol>
<p>So what? Well, it took me three tries to get my feedback accepted. And by the time I did, the glowing testimonial I had for the merchant was gone. No room left.</p>
<p>All the merchant got out of this was my comment that I think they should make their free shipping offer appear more prominently on the page.</p>
<p>What the merchant did <strong>not</strong> get was my comment that when I factored in free shipping, their price was significantly better than the competitor&#8217;s price.</p>
<p>Okay, I just placed the order, so I can&#8217;t comment on speed of delivery and all that, but I would say that the shopping experience on US-Mattress.com was close to ideal. It&#8217;s easy to navigate, there are no real surprises (except why did they offer to let me upgrade to &#8220;standard front door&#8221; delivery for $49? What is the delivery I&#8217;m getting for free?).</p>
<p>Anyway, the bad part is that I agreed to do the Bizrate survey because I like to reward e-commerce merchants who do it &#8220;right&#8221;. I arrived at the survey with a good feeling, wanting to leave a great testimonial. But the frustrations of using Bizrate&#8217;s system left me feeling, well… frustrated. Of course, I don&#8217;t hold US-Mattress responsible, at least not consciously, but that&#8217;s the thing about usability problems — often they operate on a sub-conscious level. The good feeling I had upon completing the purchase is now forever associated with the stupid Bizrate survey.</p>
<p>And then, there&#8217;s Bizrate&#8217;s enticements to get you to take the survey, promising all sorts of free stuff. Obviously, everyone who spends a lot of time on the net knows by now that these are not &#8220;rewards&#8221;, but affiliate offers from which Bizrate makes additional income, but that&#8217;s a whole other story.</p>
]]></content:encoded>
			<wfw:commentRss>http://raisedbyturtles.org/bizrate-interface-is-broken/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Apple&#8217;s Genius Interface Genius</title>
		<link>http://raisedbyturtles.org/apple-ui-genius/</link>
		<comments>http://raisedbyturtles.org/apple-ui-genius/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 17:30:22 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Consumer Chronicles]]></category>
		<category><![CDATA[Software and Computing]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://raisedbyturtles.org/?p=173</guid>
		<description><![CDATA[No, that title isn&#8217;t a typo. It&#8217;s a sarcastic comment on the &#8220;genius&#8221; of the login screen for the iTunes Genius feature which, as it turns out, is the same as the iTunes store login. It took me four tries to figure out how to log in. Can any usability expert tell me what&#8217;s wrong [...]]]></description>
			<content:encoded><![CDATA[<p>No, that title isn&#8217;t a typo. It&#8217;s a sarcastic comment on the &#8220;genius&#8221; of the login screen for the iTunes Genius feature which, as it turns out, is the same as the iTunes store login. It took me four tries to figure out how to log in.<span id="more-173"></span> Can any usability expert tell me what&#8217;s wrong with this login screen?</p>
<div class="center clear">
<div id="attachment_174" class="wp-caption alignleft" style="width: 160px"><a href="http://raisedbyturtles.org/wp-content/uploads/itunesgenius.png" rel="lightbox[173]" title="iTunes Genius login screen"><img src="http://raisedbyturtles.org/wp-content/uploads/itunesgenius-150x150.png" alt="AOL or Apple customer? Click for full size" title="iTunes Genius login screen" width="150" height="150" class="size-thumbnail wp-image-174" /></a><p class="wp-caption-text">AOL or Apple customer? Click for full size</p></div><div id="attachment_177" class="wp-caption alignleft" style="width: 160px"><a href="http://raisedbyturtles.org/wp-content/uploads/itunesstore.png" rel="lightbox[173]" title="iTunes Store Login"><img src="http://raisedbyturtles.org/wp-content/uploads/itunesstore-150x150.png" alt="AOL or Apple Customer - fill in the right blank. Click image to view full size" title="iTunes Store Login" width="150" height="150" class="size-thumbnail wp-image-177" /></a><p class="wp-caption-text">AOL or Apple Customer - fill in the right blank. Click image to view full size</p></div>
</div>
<p>Especially with the AOL triangle thing looking like an arrow, to me this looks like one blank for AOL customers and one for Apple customers. It&#8217;s even worse when your login fails, because then it draws an arrow between the AOL logo and the blank, which just emphasizes the connection between AOL and the bottom blank. One has to wonder, has Apple tested the usability on this at all? I thought it was just me, but I showed it to Theresa and she had the same reaction as me. </p>
<p>By the way, one blank is for username and the other for password. Of course, this is a pretty standard interface, but as more sites (like my banks and credit cards) now have two or three-step logins, so you enter your username, then you get a verification image, then you enter your password. I assumed it was like that here.</p>
]]></content:encoded>
			<wfw:commentRss>http://raisedbyturtles.org/apple-ui-genius/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gmail delete and go to next message issue</title>
		<link>http://raisedbyturtles.org/gmail-delete-next/</link>
		<comments>http://raisedbyturtles.org/gmail-delete-next/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 01:12:38 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Web Fun]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[keyboard shortcuts]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://raisedbyturtles.org/?p=152</guid>
		<description><![CDATA[Short version: create a label (like 'aaDelete'), enable keyboard shortcuts, use 'l', then label the message aaDelete, then 'k' to go to the next message. When you're all done, select all messages labelled delete and then delete them. It's sort of like a second Trash can since Google won't make the first one work right.]]></description>
			<content:encoded><![CDATA[<div style="width:60%;background-color:#FFFEEB;margin:auto; font-size:1.25em;line-height:1.5em;"><strong>UPDATE, 27 October 2010: Google has finally answered our request!</strong>. As of Oct 27, you can now have this feature as part of Labs for Gmail. See the official post on <a href="http://gmailblog.blogspot.com/2010/10/new-in-labs-auto-advance-to-next.html">how to add Delete and Go Next in your Labs settings</a>. Thanks Google for listening and thanks to Mr ITF for the heads up, not to mention <a href="http://www.icedteaforever.com/2010/10/hands-in-the-air.html">today&#8217;s best laugh</a> (click that link &#8211; it&#8217;s adorable; it will brighten your day).</div>
<p>I would say the thing that drives me nuts the most about Gmail, is the fact that every time you delete a message, you&#8217;re kicked back out to the message list. Google, taking a page from Microsoft, has decided to do your thinking for you and take this option off the table because you really shouldn&#8217;t delete emails. But if I know I will never want that message again, I delete it. And am stuck back out at the message list. This, more than anything has stopped me from adopting Gmail.</p>
<p>It turns out there is a <a href="http://userscripts.org/scripts/show/37986">&#8216;Delete&#8217; and go to next conversation Greasemonkey script</a> that will do just what I&#8217;m looking for, but recent Gmail upgrades broke that script. So out of luck again. [Update, June 22, 2009: <strong>this script has been fixed</strong>. Check it out.]</p>
<p>Over at <a href="http://jimstips.com/gmail-tips/gmail-tip-60-deleting-a-message-and-moving-to-the-next.html">JimsTips.com, Jim suggests</a> using Gmail <a href="http://mail.google.com/support/bin/answer.py?hl=en&amp;ctx=mail&amp;answer=6594">Keyboard shortcuts (Gmail Help article)</a> deleting with the # key, which <em>does</em> kick you back to the message list and then using the &#8216;k&#8217; key to move to the next message and the &#8216;o&#8217; or &lt;enter&gt; key to open the message. The thing I dislike about that is that it is three page loads when it should be two (in other words, why do I have to see that damn message list?).</p>
<p>So my similarly kludgey, but somewhat more elegant solution (or maybe not) is to:</p>
<ul>
<li>Turn on keyboard shortcuts (in Settings -&gt; General).</li>
<li>Create a label named &#8216;Delete&#8217; (or &#8216;aaDelete&#8217; if you want to be sure it is at the top of your label list).</li>
<li>When reading a message, type &#8216;l&#8217; (that&#8217;s a lower-case L) to bring up the label list.</li>
<li>Hit the downarrow key once to select my top aaDelete label at the top of my list</li>
<li>Hit the &#8216;k&#8217; key to move to the next message.</li>
<li>When I&#8217;m all done, I can view the messages deleted aaDelete and select and delete them all.</li>
</ul>
<p>Yeah, stupid, crappy, cumbersome way to do it. I know. Tell Google.</p>
<p>Now if only they would come up with a proper way to <a href="http://raisedbyturtles.org/view-unlabeled-gmail/">view all unlabeled messages,</a> but my solution to that is reasonably workable, if a bit cumbersome.</p>
]]></content:encoded>
			<wfw:commentRss>http://raisedbyturtles.org/gmail-delete-next/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Take Control of Popups in Firefox</title>
		<link>http://raisedbyturtles.org/firefox-popup-mastery/</link>
		<comments>http://raisedbyturtles.org/firefox-popup-mastery/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 21:57:03 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Software and Computing]]></category>
		<category><![CDATA[Web Fun]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[popups]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://raisedbyturtles.org/firefox-popup-mastery/</guid>
		<description><![CDATA[By default Firefox comes with a popup blocker enabled that prevents popups from automatically opening, that is the ones that you don&#8217;t specifically request, but that open just because you visit a page. So that&#8217;s fine. That problem is solved. What is more annoying is legitimate popups that are actually useful, but which are very [...]]]></description>
			<content:encoded><![CDATA[<p>By default Firefox comes with a popup blocker enabled that prevents popups from automatically opening, that is the ones that you don&#8217;t specifically request, but that open just because you visit a page. So that&#8217;s fine. That problem is solved. What is more annoying is legitimate popups that are actually useful, but which are very unfriendly. Heres how to tame them in Firefox.<span id="more-14"></span><br />
Okay, so lots of sites make good use of popups to improve your user experience, such as showing a large version of a product picture without making you navigate away from the page with product information.  That&#8217;s nice of them. Unfortunately, quite often lazy or stupid developers inadvertently make these popups incredibly annoying as well. You end up with a window open that is not resizeable, has no navigation, and is missing all sorts of information. In the least objectionable case, this means an image that is slightly cropped. More commonly, it means a page that is incomprehensible because you can&#8217;t read what&#8217;s there, can&#8217;t see even the important part of the image all at once, or worst of all, that has necessary links which then take you away to pages intended to be viewed in the full browser, but now you&#8217;re stuck in that little window. That has always annoyed me beyond reason, but I&#8217;m sort of a curmudgeon.<br />
Another incredibly annoying behavior is when developers resize the window. This is not really their fault, but if you are using advanced tab management in Firefox with the excellent Tab Mix Plus extension, you have tremendous control over where popups open. Sometimes I have them open in a new tab. If the develop expects her popup to be standalone, it makes sense to size it just large enough to fit an image of known size, for example. That&#8217;s a nice feature. It just has a nasty effect on my browser when opened in a new tab, rather than a new window.</p>
<p>So I went hunting for Firefox extensions that would save me from this aggravation and found that you can strike back at these miscreant web developers using built-in settings in Firefox. Hooray!</p>
<p>First, let&#8217;s just stop this nonsense of letting other people decide how big my main browser window should be. They can still set windows to open at a certain size, but resizing an existing window will not work with this simple tip. In Firefox, in the top menu bar, go to <strong>Tools » Options.. » Content</strong> and click on the <strong>first Advanced <em>button</em></strong>, not the Advanced <em>tab</em> or the <em>second</em> Advanced button in that panel (talk about good UI design).</p>
<p><img src="http://raisedbyturtles.org/wp-content/uploads/advanced_tab.png" alt="Firefox Advanced Content options screen" /></p>
<p>Now you&#8217;re in the Advanced Javascript Settings window. Just uncheck them all. I don&#8217;t see any reason to let a script on a web page do anything for me. If I really need to resize my window, for example, I&#8217;ll do it myself thank you very much.</p>
<p><img src="http://raisedbyturtles.org/wp-content/uploads/advanced_javascript_settings.png" alt="Advanced Javascript Settings Dialog Box" /></p>
<p>Now we come to the case, though, where the developer has not created a resizable popup window, so I can&#8217;t resize it and, as often as not, can&#8217;t use that page at all. Nice design buddy. But, again, Firefox comes to the rescue. Up on the address bar (i.e. where you normally type http://raisedbyturtles.com, or would if you didn&#8217;t already get updates via the RSS feed or email), you enter the Firefox configuration screen by entering <strong>about:config</strong> and hitting the enter key (in other words, <strong>no http </strong>or anything like that, just <strong>about:config</strong>). This will bring up thousands of options. To pare down the list to what we want, down where it says &#8220;Filter&#8221; type in <strong>dom.disable_window_open_feature</strong>. Now you have a list of just the features you want. Double-click on any line to toggle that feature between true and false.</p>
<p><img src="http://raisedbyturtles.org/wp-content/uploads/about_config-defaults.png" alt="Firefox configuration defaults" /></p>
<p>You can have your pick of which options you want to change and which you don&#8217;t. This is working pretty well for me:</p>
<p><img src="http://raisedbyturtles.org/wp-content/uploads/about_config-friendly-popups.png" alt="Firefox popup friendly settings" /></p>
<p>You can see a full write-up on those features on the <a href="http://www.mozilla.org/support/firefox/tips#beh_window_open_feature">Firefox tips page</a>, but these are the ones we care about:</p>
<blockquote><dl>   </dl>
<dl>
<dt>dom.disable_window_open_feature.<strong>resizable</strong></dt>
<dd> Set this to true to make sure all pop-up windows are resizable.</dd>
<dt> dom.disable_window_open_feature.<strong>minimizable</strong></dt>
<dd> Set this to true to make sure all pop-up windows are minimizable.</dd>
<dt> dom.disable_window_open_feature.<strong>menubar</strong></dt>
<dd> Set this to true to always display the menu in pop-up windows.</dd>
<dt> dom.disable_window_open_feature.<strong>location</strong></dt>
<dd> Set this to true to always display the Navigation Toolbar in pop-up windows.</dd>
<dt> dom.disable_window_open_feature.<strong>scrollbars</strong></dt>
<dd>    Set this to true to prevent sites from disabling scrollbars.</dd>
</dl>
</blockquote>
<p>Enjoy better surfing without those annoyances!</p>
]]></content:encoded>
			<wfw:commentRss>http://raisedbyturtles.org/firefox-popup-mastery/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

