<?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>BigSmoke &#187; Firefox</title>
	<atom:link href="http://blog.bigsmoke.us/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bigsmoke.us</link>
	<description>Smokes your problems, coughs fresh air.</description>
	<lastBuildDate>Sat, 04 Feb 2012 18:03:39 +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>Disabling related after current tab open</title>
		<link>http://blog.bigsmoke.us/2010/07/22/disabling-related-after-current-tab-open</link>
		<comments>http://blog.bigsmoke.us/2010/07/22/disabling-related-after-current-tab-open#comments</comments>
		<pubDate>Thu, 22 Jul 2010 10:10:14 +0000</pubDate>
		<dc:creator>halfgaar</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[tabs]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=1519</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>
I don&#8217;t like that firefox nowadays opens new tabs after the current tab. When I open stuff, I remember in which order I opened it and I don&#8217;t want that order changed by having tabs inserted. 
</p>

<p>
Change:
</p>

<pre class="php">browser.tabs.insertRelatedAfterCurrent</pre>

<p>
to false.
</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2010/07/22/disabling-related-after-current-tab-open/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting paper size in Mozilla products</title>
		<link>http://blog.bigsmoke.us/2009/08/17/setting-paper-size-in-mozilla-products</link>
		<comments>http://blog.bigsmoke.us/2009/08/17/setting-paper-size-in-mozilla-products#comments</comments>
		<pubDate>Mon, 17 Aug 2009 11:17:55 +0000</pubDate>
		<dc:creator>halfgaar</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=747</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>
Mozilla products, firefox and thunderbird, seem to have the strange behaviour of overriding the paper size set by the operating system; it scales the page to letter and then prints it to A4.
</p>

<p>
To fix that, you need to go into about config and set the print_paper_data parameter to 9.
</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2009/08/17/setting-paper-size-in-mozilla-products/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>With Vimperator it almost feels as if I can control Firefox</title>
		<link>http://blog.bigsmoke.us/2009/06/07/vimperator</link>
		<comments>http://blog.bigsmoke.us/2009/06/07/vimperator#comments</comments>
		<pubDate>Sun, 07 Jun 2009 21:31:42 +0000</pubDate>
		<dc:creator>Rowan Rodrik</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[VIM]]></category>
		<category><![CDATA[Vimperator]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=555</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>Wednesday, after returning to Groningen from Barcelona, I saw Ying using <a href="http://www.vimperator.org/">Vimperator</a>. I was sold immediately.</p>

<p>I like to use the keyboard. Point and click is not really my cup of tea. It just doesn&#8217;t work without a touch screen. (A while ago I had the opportunity to see an expensive tilt-able touch screen in action and I was quite impressed by how suddenly a GUI became less of a disaster.) I&#8217;m an avid VIM user. Although I&#8217;ve tried training myself to Emacs, I&#8217;ve never made the switch. Even if I would have, this wouldn&#8217;t have changed the fact that I&#8217;m a shell person, not a desktop person.</p>

<h2>Editing in an external editor</h2>

<p>I do a lot of writing from my <a href="http://www.mozilla.com/firefox/">web browser</a> (Firefox). This is not the most enjoyable activity imaginable using the typical <tt>&lt;textarea&gt;</tt>. It&#8217;s not that HTML textareas are so bad, it&#8217;s just that I don&#8217;t like typing anything extensive without using <a href="http://www.vim.org/">VIM</a>.</p>

<p>The <a href="https://addons.mozilla.org/en-US/firefox/addon/4125">It&#8217;s All Text!</a> Firefox add-on is one way to solve this problem. It adds a small &#8220;edit&#8221; button to the bottom right of all textareas. (It also adds a context submenu, but this can only be used to edit the whole page&#8217;s source (which I found to be a little bit disappointing as I&#8217;d rather seen that this acted on just the textarea when going there from a textarea).) The button executes an <del>external editor of choise</del><ins>GVIM</ins>.</p>

<p>Using Vimperator, when in <em>insert mode</em> (inside a <tt>textarea</tt>), I just have to press <q><kbd>Ctrl-i</kbd></q> to execute GVIM. The <i>It&#8217;s All Text!</i> add-on has thus been deprecated.</p>

<h2>Better WindowMaker integration</h2>

<p>Due to my reluctance to switch to a tiling window manager, I&#8217;m <a href="http://blog.bigsmoke.us/2009/03/30/wmaker">still using WindowMaker</a>. Starting Firefox in WindowMaker is a bit of a nuisance because the main window opens too far out beyond the top left of my workspace. The only way to change this is to tell it to start maximized. However, the main window and the dialogs have the same <tt>WM_CLASS</tt> and I was somehow annoyed with getting all the popups maximized as well.</p>

<p>Vimperator starts these windows within the browser tabs, so there&#8217;s no longer a good reason not to start Firefox maximized. This saves me another keystroke whenever I begin a new browsing session.</p>

<h2>Modes</h2>

<dl>
<dt>Normal mode</dt>
<dd>In normal mode, I can perform all navigational tasks quickly an concisely. Especially identifying and following links is revolutionary. No more remembering access keys for every web app. I can just press <q><kbd>f</kbd></q> and type a number. The View Access Keys extension is no longer necessary.</dd>
<dt>Insert mode</dt>
<dd>I had never considered how much a seperate insert mode would have made me feel more in control of Firefox. The fact that I can escape it and scroll a bit or follow a link before continuing to type is priceless.</dd>
<dt>Pass-through mode</dt>
<dd>There are many modern web applications such as Gmail that have keystrokes conflicting with Vimperator. The great thing about Vimperator is that it wins. But, by pressing <q><kbd>Ctrl-z</kbd></q>, you can make the web page win until you escape the mode.</dd>
</dl>

<p>There are more modes, but I&#8217;m not here to write a tutorial. <img src='http://blog.bigsmoke.us/wp-factory/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>

<h2>Scrolling</h2>

<p>I have many of the scrolling options that I&#8217;m used to in VIM. Most importantly, I can scroll half a page instead of a whole page! Before, I&#8217;ve spent a lot of time mucking around trying to find out how to make Firefox do this and the only extension that seemed to be able to deliver was Firemacs which I shied away because it did away with many of Firefox&#8217;s default key bindings, which is ironic because Vimperator seems much more extreme in this regard. <img src='http://blog.bigsmoke.us/wp-factory/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> </p>

<h2>Flash focus</h2>

<p>On thing that I would really like Vimperator to do is to disable Flash content from stealing focus. That would remedy the last type of situation where I simply don&#8217;t feel in control of my web browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2009/06/07/vimperator/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Getting my sister to forget the Google Desktop newsticker</title>
		<link>http://blog.bigsmoke.us/2008/11/27/forget-that-google-desktop-sis</link>
		<comments>http://blog.bigsmoke.us/2008/11/27/forget-that-google-desktop-sis#comments</comments>
		<pubDate>Thu, 27 Nov 2008 19:54:14 +0000</pubDate>
		<dc:creator>Rowan Rodrik</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=177</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>My sister was so fond of the RSS feature that came with Google Desktop&#8217;s sidebar that she kept it permanently visible at the right side of her screen. (What a news junkie!) Now that I <a href="http://blog.bigsmoke.us/2008/11/27/the-way-of-ubuntu">got her stuck with Linux</a>, she misses her precious Google Desktop and I&#8217;m trying to figure out an alternative for her.</p>

<p>For those who want to truly stay on top, just pointing Firefox to Google Reader occasionally isn&#8217;t good enough. (I know: I&#8217;m slow. I like it that way.) I had heard of various Firefox add-ons to aggregate your RSS feeds in the sidebar, but the sis had thought of this already and didn&#8217;t like to have something permanently filling up space at the left. Ok, I can understand. I thought there must probably be some Firefox add-on to move the whole damn sidebar to the right and of course there is; it&#8217;s called <a href="https://addons.mozilla.org/en-US/firefox/addon/7865">RightBar</a>.</p>

<div id="attachment_178" class="wp-caption alignright" style="width: 310px"><a rel='lightbox[rightbar]' title='Screenshot of the RightBar Firefox Addon' href="http://blog.bigsmoke.us/wp-factory/../uploads/2008/11/firefox-rightbar-addon.jpg"><img src="http://blog.bigsmoke.us/wp-factory/../uploads/2008/11/firefox-rightbar-addon-300x143.jpg" alt="Screenshot of the RightBar Firefox Addon" title="Screenshot of the RightBar Firefox Addon" width="300" height="143" class="size-medium wp-image-178" /></a><p class="wp-caption-text">Screenshot of the RightBar Firefox Addon</p></div>

<p>The extension is so simple that you could achieve the same by adding a few lines to the <tt>userChrome.css</tt> file in the <tt>chrome</tt> subdirectory of your <a href="http://kb.mozillazine.org/Profile_folder">Firefox profile directory</a>:</p>

<pre class="css"><span style="color: #808080; font-style: italic;">/* Change the sidebar's position */</span>
<span style="color: #cc00cc;">#browser <span style="color: #66cc66;">&#123;</span></span>
-moz-box-<span style="color: #000000; font-weight: bold;">direction</span>: reverse;
<span style="color: #66cc66;">&#125;</span></pre>

<p>(If the file doesn&#8217;t exist yet, create it from a copy of <tt>userChrome-example.css</tt>.)</p>

<p>What&#8217;s left now is to choose which feed aggregator extension for Mozilla Firefox to use. So far, I&#8217;ve only tried <a href="https://addons.mozilla.org/en-US/firefox/addon/77">Sage</a> (based on a five-star rating and familiarity with the name). It seems to work quite well, although, really, I still prefer just visiting Google Reader every once in a while. I mean: I&#8217;m a man, I don&#8217;t multi-task, I can hardly single-task.</p>

<p>I&#8217;m going to forward these suggestions to my sister, probably just to see them ignored for <em>one crucial oversight</em>: the sidebar doesn&#8217;t look very <q>different</q>. One of the things she liked about the Google Desktop, she told me, is that it looked very different from the rest of the stuff on her screen, causing a minimum of distraction. Probably I&#8217;ll end up recommending some kind of <a href="http://www.gdesklets.de/index.php?q=desklet/browse/category/71">gDesktlet</a>. (Or is there something better-looking these days?)</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2008/11/27/forget-that-google-desktop-sis/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The joys of being well-known to Google</title>
		<link>http://blog.bigsmoke.us/2008/07/12/the-joys-of-being-well-known-to-google</link>
		<comments>http://blog.bigsmoke.us/2008/07/12/the-joys-of-being-well-known-to-google#comments</comments>
		<pubDate>Sat, 12 Jul 2008 15:00:26 +0000</pubDate>
		<dc:creator>Rowan Rodrik</dc:creator>
				<category><![CDATA[BigSmoke.US]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[blog.bigsmoke.us]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/?p=96</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>The &#8220;Places&#8221; system in the new Firefox 3 is great. I&#8217;m still getting more effective usage out of just the location bar every day. But, sometimes I&#8217;m on a different computer, or I haven&#8217;t been to one of my web pages for a very long time.</p>

<p>How cool is it then that I can just <tt>Control+K</tt> to my Google search box and enter: <q>bypassing smart completion</q> to get my <a href="http://blog.bigsmoke.us/2007/05/09/bypassing-smart-completion-in-bash">own page</a> on the top of the <a href="http://www.google.com/search?q=bypassing+smart+completion">result list</a>?</p>

<p>Since my blog is literally a log that I mostly use to keep track of what I think and do while problem-solving, it&#8217;s great that I can rely on Google to find my way through memory lane.</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2008/07/12/the-joys-of-being-well-known-to-google/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drag and drop file upload extension for Firefox</title>
		<link>http://blog.bigsmoke.us/2007/05/20/dragdropupload-firefox-extension</link>
		<comments>http://blog.bigsmoke.us/2007/05/20/dragdropupload-firefox-extension#comments</comments>
		<pubDate>Sun, 20 May 2007 20:19:22 +0000</pubDate>
		<dc:creator>Rowan Rodrik</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[drag-and-drop]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://blog.bigsmoke.us/2007/05/20/dragdropupload-firefox-extension</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not very fond of file picking dialogs. They&#8217;re much too squeezy to my taste. I much prefer a full-blown file system browser to pick my files. I feel no need to suffer cute, miniature wannabe file choosers. That&#8217;s why I was very pleased to <a href="http://www.digitalmediaminute.com/article/2151/drag-and-drop-file-upload-for-firefox">come across</a> the <a href="https://addons.mozilla.org/en-US/firefox/addon/2190">dragdropupload extension</a> for Firefox today. I upload files very often, and this extension makes uploading using web forms a little less awkward!</p>]]></content:encoded>
			<wfw:commentRss>http://blog.bigsmoke.us/2007/05/20/dragdropupload-firefox-extension/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

