<?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>Two Ideas &#187; breadth-first</title>
	<atom:link href="http://www.twoideas.org/tag/breadth-first/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.twoideas.org</link>
	<description>When I think something, sometimes I write it up.</description>
	<lastBuildDate>Thu, 02 Feb 2012 01:55:16 +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>Fix Chromium&#8217;s &#8220;Open in New Tab&#8221; behavior</title>
		<link>http://www.twoideas.org/2009/08/fix-chromium-tab-behavior/</link>
		<comments>http://www.twoideas.org/2009/08/fix-chromium-tab-behavior/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 21:36:15 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[breadth-first]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chromium]]></category>
		<category><![CDATA[depth-first]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[tab ordering]]></category>
		<category><![CDATA[tabs]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.twoideas.org/?p=315</guid>
		<description><![CDATA[I've started using daily builds of Chromium for most of my Mac and Linux-based browsing, largely to see where it is and give it a try, but also because it seems nearly as good as Firefox with a couple of known exceptions. (For now, those exceptions are printing, SSL, and Adblock Plus.) The only thing [...]]]></description>
			<content:encoded><![CDATA[<p>I've started using <a href="http://build.chromium.org/buildbot/snapshots/chromium-rel-mac/">daily builds</a> of <a href="http://code.google.com/chromium/">Chromium</a> for most of my Mac and Linux-based browsing, largely to see where it is and give it a try, but also because it seems nearly as good as Firefox with a couple of known exceptions. (For now, those exceptions are printing, SSL, and <a href="http://adblockplus.org/">Adblock Plus</a>.)</p>
<p>The only thing truly driving me nuts is its open-in-new-tab behavior: if you click to open a new tab (in the background), Firefox will open a new tab at the end of your existing set of tabs. Chromium, by contrast, will insert the new tab immediately after the current tab.</p>
<p>The difference amounts to breadth-first versus depth-first searches, and Google's behavior is less useful than Firefox's behavior, even if you don't think that <a href="http://www.twoideas.org/2008/12/in-praise-of-intellectual-flexibility/">standard is better than better</a>. Here's why:<span id="more-315"></span></p>
<p>Let's say that I have the front page of The New York Times open in both browsers. I want to open the Sports pages, the Real Estate section, and the Regional news, and then I want to select a set of articles from each of those sections to read. Finally, I want to read the articles I've chosen.</p>
<p>In Firefox, I can command-click on those three sections in order, then close the main page's tab. I'll be on the next tab, which would be the Sports pages, where I can click on several articles to read. Then, closing that tab, I would be on the Real Estate section, where I can click more articles and close that tab, before repeating this behavior on the regional news section.</p>
<p>Now that I've clicked through the sections, I have no open section tabs and an ordered list of articles I want to read. I can read each article and close its tab, which will put me in place to read the next article on my list. If I open any subsidiary links, it's true that these will be at the end of my queue of items to read, but if I want to interrupt my scheduled reading to see what's in a link, I'm already interrupting my train of thought and might as well open the link in the existing window, rather than in a tab.</p>
<p>Contrast this behavior to Chromium. If I want to read the Sports section's articles first, I need first to click through Regional News and Real Estate, then Sports, in each section opening tabs for the articles I wish to read <em>in reverse order of interest</em> each time.</p>
<p>In other words, for ordered reading of content such as newspapers or even <a href="http://www.google.com/reader/view/">RSS feeds</a>, Firefox's behavior is superior to Chromium's. It's true that for depth-first searching, which I sometimes prefer for researching a given topic, Chromium's behavior is better. However, it's less better to research depth-first than it is to read content breadth-first, and as the Internet becomes my primary source of content, and as the browser becomes my primary means of viewing that content, the depth-first approach is helpful a decreasing percentage of the time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.twoideas.org/2009/08/fix-chromium-tab-behavior/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

