<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Tabbed-browsing enhancements for Firefox in latest build</title>
	<atom:link href="http://blog.codefront.net/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.codefront.net/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/</link>
	<description>Rails, Firefox, Anime, Mac</description>
	<lastBuildDate>Sat, 04 Feb 2012 15:38:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Firefox 3 and Firefox 2 running at the same time &#124; Firefox.hk</title>
		<link>http://blog.codefront.net/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/comment-page-1/#comment-282139</link>
		<dc:creator>Firefox 3 and Firefox 2 running at the same time &#124; Firefox.hk</dc:creator>
		<pubDate>Thu, 20 Sep 2007 04:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/#comment-282139</guid>
		<description>[...] get back to watching the development of the trunk (now that it’s getting more exciting) like I used to in the build up to Firefox 1 and 2. I may even make some posts!  1.Firefox 2.0 download [...]</description>
		<content:encoded><![CDATA[<p>[...] get back to watching the development of the trunk (now that it’s getting more exciting) like I used to in the build up to Firefox 1 and 2. I may even make some posts!  1.Firefox 2.0 download [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Barbara</title>
		<link>http://blog.codefront.net/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/comment-page-1/#comment-22558</link>
		<dc:creator>Barbara</dc:creator>
		<pubDate>Sat, 18 Feb 2006 04:31:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/#comment-22558</guid>
		<description>WOW!  Thanks, I love tabbed browsing (how did I ever get by with IE?) but they can be annoying for the reasons you mentioned.  I am going to try this.  Thanks, great blog!</description>
		<content:encoded><![CDATA[<p>WOW!  Thanks, I love tabbed browsing (how did I ever get by with IE?) but they can be annoying for the reasons you mentioned.  I am going to try this.  Thanks, great blog!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah Zabal</title>
		<link>http://blog.codefront.net/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/comment-page-1/#comment-21320</link>
		<dc:creator>Jeremiah Zabal</dc:creator>
		<pubDate>Fri, 03 Feb 2006 21:20:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/#comment-21320</guid>
		<description>Yeah, i&#039;m a middle-clicker too.  And after playing with &lt;a&gt;Flock&lt;/a&gt; a little, i find that close buttons on each tab not only waste space, but also get in the way, causing accidental closures when trying to select or drag tabs.  One of Flock&#039;s solutions for reclaiming some tab real estate is hiding the icons on all but the selected tab, but i&#039;m not crazy about either.

The tab snap-back feature sounds useful, though.</description>
		<content:encoded><![CDATA[<p>Yeah, i&#8217;m a middle-clicker too.  And after playing with <a>Flock</a> a little, i find that close buttons on each tab not only waste space, but also get in the way, causing accidental closures when trying to select or drag tabs.  One of Flock&#8217;s solutions for reclaiming some tab real estate is hiding the icons on all but the selected tab, but i&#8217;m not crazy about either.</p>
<p>The tab snap-back feature sounds useful, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rory Parle</title>
		<link>http://blog.codefront.net/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/comment-page-1/#comment-20303</link>
		<dc:creator>Rory Parle</dc:creator>
		<pubDate>Tue, 24 Jan 2006 14:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.codefront.net/archives/2006/01/24/tabbed-browsing-enhancements-for-firefox-in-latest-build/#comment-20303</guid>
		<description>Default Firefox installs on Linux don&#039;t close a tab on middle-click. Something about middle-click meaning &#039;paste&#039; on Linux. You have to change a setting in about:config to change it to close tab. I can never remember what the setting is, but I can always find it by looking for settings with &#039;paste&#039; or &#039;middle&#039; in their names.

As for hiding the close tab buttons; even if there weren&#039;t a setting for it in about:config you could do it with userChrome.css. I&#039;ll disable them on my Linux and Windows installs, but they might be handy on the Powerbook, which has only one mouse button. Then again I tend to use the keyboard a lot on that machine because trackpads are so much harder to use than mice.</description>
		<content:encoded><![CDATA[<p>Default Firefox installs on Linux don&#8217;t close a tab on middle-click. Something about middle-click meaning &#8216;paste&#8217; on Linux. You have to change a setting in about:config to change it to close tab. I can never remember what the setting is, but I can always find it by looking for settings with &#8216;paste&#8217; or &#8216;middle&#8217; in their names.</p>
<p>As for hiding the close tab buttons; even if there weren&#8217;t a setting for it in about:config you could do it with userChrome.css. I&#8217;ll disable them on my Linux and Windows installs, but they might be handy on the Powerbook, which has only one mouse button. Then again I tend to use the keyboard a lot on that machine because trackpads are so much harder to use than mice.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

