<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with mozilla</title>
      <link>http://ask.metafilter.com/tags/mozilla</link>
      <description>Questions tagged with 'mozilla' at Ask MetaFilter.</description>
	  <pubDate>Mon, 09 Nov 2009 16:23:14 -0800</pubDate> <lastBuildDate>Mon, 09 Nov 2009 16:23:14 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Best firefox add-on for previewing tabs?</title>
	<link>http://ask.metafilter.com/137680/Best%2Dfirefox%2Daddon%2Dfor%2Dpreviewing%2Dtabs</link>	
	<description>What&apos;s the best firefox add-on for previewing/managing a bunch of tabs that are on the same site and look alike in thumbnails, but can be distinguished by their text? I have bunches of tabs open and the tab bar becomes utterly useless, so I need an add-on (not just thumbnail-based) that can do much better.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.137680</guid>
	<pubDate>Mon, 09 Nov 2009 16:23:14 -0800</pubDate>
	<category>add-on</category>
	<category>addons</category>
	<category>firefox</category>
	<category>mozilla</category>
	<category>tab</category>
	<category>tabs</category>
	<dc:creator>shivohum</dc:creator>
	</item>
	<item>
	<title>Can greasemonkey open a link in a different browser?</title>
	<link>http://ask.metafilter.com/133620/Can%2Dgreasemonkey%2Dopen%2Da%2Dlink%2Din%2Da%2Ddifferent%2Dbrowser</link>	
	<description>Is it possible to use a greasemonkey script in Firefox to open specific links in Internet Explorer?  If so, what would it look like? The particular element in the HTML page is an input button which executes some javascript, which opens a different webapp in a new browser window.   However, that webapp only works with IE, and I use Firefox.  The element looks similar to this:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;&amp;lt;input value=&quot;New Webapp&quot;  class=&quot;btn&quot; name=&quot;webapp&quot; onclick=&quot;openIntegration(&apos;/servlet/servlet.Integration?scontrolCaching=1&amp;amp;lid=00b70000000zL1t&amp;amp;eid=50070000009tNYv&amp;amp;ic=1&apos;, &apos;height=600,location=no,resizable=yes,toolbar=no,status=no,menubar=no,scrollbars=1&apos;, 1)&quot; title=&quot;New Webapp&quot; type=&quot;button&quot; /&amp;gt;&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
The openIntegration function (which sits in a separate .js file) looks like this:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;function openIntegration(url, props, positionType) {&lt;br&gt;
    var newWindow = window.open(url, &quot;_blank&quot;, props, false);&lt;br&gt;
    if (positionType == 2){&lt;br&gt;
        newWindow.moveTo(0, 0);&lt;br&gt;
    } else if (positionType == 0){&lt;br&gt;
        newWindow.moveTo(0, 0);&lt;br&gt;
        newWindow.resizeTo(self.screen.width, self.screen.height);&lt;br&gt;
    }&lt;br&gt;
}&lt;br&gt;
&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
Can javascript be used to specify a browser other than default?  How would I go about doing this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.133620</guid>
	<pubDate>Wed, 23 Sep 2009 09:51:32 -0800</pubDate>
	<category>firefox</category>
	<category>greasemonkey</category>
	<category>ie</category>
	<category>internetexplorer</category>
	<category>javascript</category>
	<category>mozilla</category>
	<dc:creator>Roger Dodger</dc:creator>
	</item>
	<item>
	<title>Thunderbird in plain text</title>
	<link>http://ask.metafilter.com/130676/Thunderbird%2Din%2Dplain%2Dtext</link>	
	<description>How do I make &lt;em&gt;everything&lt;/em&gt; appear in plain text in Mozilla Thunderbird? (using version 2.0.0.22 on Windows XP). I do not want to see any images, don&apos;t want to be asked if I want to see them, and I don&apos;t want anything to appear in HTML, including RSS feeds. I don&apos;t want to see people&apos;s cutesy stationary or Twitter&apos;s background colors when it notifies me of a new follower. I want black text on a white background, &lt;em&gt;et rien de plus.&lt;/em&gt; I click &quot;Show the article summary instead of loading the web page&quot; when I subscribe to an RSS feed but the web page still loads. This was with a Yahoo News RSS feed &lt;small&gt; (don&apos;t judge me)&lt;/small&gt;. Do I need to use plain text news feeds? Does anyone use these anymore or is everything HTML?&lt;br&gt;
&lt;br&gt;
Bonus question: How do I force Thunderbird to minimize to the system tray?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.130676</guid>
	<pubDate>Thu, 20 Aug 2009 07:39:28 -0800</pubDate>
	<category>mozilla</category>
	<category>plaintext</category>
	<category>resolved</category>
	<category>rss</category>
	<category>thunderbird</category>
	<dc:creator>desjardins</dc:creator>
	</item>
	<item>
	<title>Firefox constantly crashing</title>
	<link>http://ask.metafilter.com/117583/Firefox%2Dconstantly%2Dcrashing</link>	
	<description>Wiped PC, reinstalled XP, now Firefox crashes VERY frequently. I can&apos;t get a mozilla version to run stable. Tried 3 and 2, two crashes slightly less often but still at least every half hour. The machine&apos;s clean, and AVG is updated and running. Crashes are on loads of random pages (google.com, for instance, or mefi) and cannot be reliably reproduced on specific pages. The browser goes away and the error reporting thing comes up. Any ideas?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117583</guid>
	<pubDate>Tue, 24 Mar 2009 06:27:43 -0800</pubDate>
	<category>crash</category>
	<category>firefox</category>
	<category>mozilla</category>
	<dc:creator>stupidsexyFlanders</dc:creator>
	</item>
	<item>
	<title>Profiting from the Feed Icon ?</title>
	<link>http://ask.metafilter.com/111516/Profiting%2Dfrom%2Dthe%2DFeed%2DIcon</link>	
	<description>Profiting from the Feed Icon ? graphics.design.legal.filter.dot.dot.dot...&lt;br&gt;
&lt;br&gt;
If I wanted to do a design that includes the Feed Icon as the main focus (but not as the main subject) and the icon is only seen in less than ~25% of the design as a small element or if the Feed Icon is broken up in half or in a few pieces, would that be &quot;&lt;strong&gt;&lt;em&gt;okay&lt;/em&gt;&lt;/strong&gt;&quot; with &lt;a href=&quot;http://www.mozilla.org/foundation/feed-icon-guidelines/faq.html&quot;&gt;Mozilla&apos;s Feed Icon Guidelines&lt;/a&gt;? The design would then be sold for profit of course.&lt;br&gt;
&lt;br&gt;
If you read the last 3 answers/paragraphs on their guidelines, it is really loosely written. So what is stopping people from making Feed Icon designs and selling them as t-shirts and mouse pads on CafePress?&lt;br&gt;
&lt;br&gt;
If you check iStockphoto, there are people who sell the actual icon file with little to no accompanied designs/artwork: &lt;a href=&quot;http://www.istockphoto.com/file_search.php?action=file&amp;text=rss+feed+icon&quot;&gt;http://www.istockphoto.com/file_search.php?action=file&amp;amp;text=rss+feed+icon&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;strong&gt;&lt;/strong&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.111516</guid>
	<pubDate>Mon, 12 Jan 2009 21:58:54 -0800</pubDate>
	<category>design</category>
	<category>feed</category>
	<category>graphics</category>
	<category>guidelines</category>
	<category>icon</category>
	<category>mozilla</category>
	<category>profit</category>
	<category>rss</category>
	<dc:creator>querty</dc:creator>
	</item>
	<item>
	<title>Switch to Firefox 3 or stay with 2?</title>
	<link>http://ask.metafilter.com/109441/Switch%2Dto%2DFirefox%2D3%2Dor%2Dstay%2Dwith%2D2</link>	
	<description>Advantages/disadvantages of Firefox 3? I&apos;m currently using Firefox 2, and am completely happy with it.  After the latest security update, I see a message saying that there will be no more security updates, and that I should switch to Firefox 3 instead.  &lt;br&gt;
&lt;br&gt;
Should I switch?  If you&apos;re currently using Firefox 3, what is better about 3?  If I stay with 2, am I leaving myself open to viruses, attacks, etc.? &lt;br&gt;
Also, I have a couple of firefox extensions I&apos;ve installed.  Do they transfer over to 3, or do I have to re-install them?  Looking for the least troublesome/time consuming option here. Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.109441</guid>
	<pubDate>Wed, 17 Dec 2008 08:15:48 -0800</pubDate>
	<category>computer</category>
	<category>firefox</category>
	<category>internet</category>
	<category>mozilla</category>
	<dc:creator>jujube</dc:creator>
	</item>
	<item>
	<title>Mozilla Thuderbird glitch</title>
	<link>http://ask.metafilter.com/97695/Mozilla%2DThuderbird%2Dglitch</link>	
	<description>I use Mozilla Thunderbird for e-mail but, beginning about a week ago, although people received and continue to receive e-mails from me that are ok, when I open the same e-mails in my &quot;send&quot; file to review them, they&apos;re either blank or a jumble of code, often, related to e-mails other than what I just opened. Help!
</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.97695</guid>
	<pubDate>Mon, 28 Jul 2008 08:49:01 -0800</pubDate>
	<category>e-mail</category>
	<category>mozilla</category>
	<category>send</category>
	<category>thunderbird</category>
	<dc:creator>tangyraspberry</dc:creator>
	</item>
	<item>
	<title>How safe is Firefox 2.0?</title>
	<link>http://ask.metafilter.com/96996/How%2Dsafe%2Dis%2DFirefox%2D20</link>	
	<description>How secure is Firefox 2.0?  I recently attended a short seminar on Web security and the horrors of &quot;drive by downloading&quot;.   So how vulnerable is the latest version of Firefox 2.0 to this type of nastiness?  What about 3.0? At Mozilla.org, there&apos;s a nice long list of the security flaws that each 2.0 update has fixed.  But no general statement.  Even a probabilistic statement would be nice....</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.96996</guid>
	<pubDate>Sat, 19 Jul 2008 13:36:44 -0800</pubDate>
	<category>drivebydownloading</category>
	<category>firefox</category>
	<category>mozilla</category>
	<category>security</category>
	<dc:creator>storybored</dc:creator>
	</item>
	<item>
	<title>How to sync my Treo with Mozilla&apos;s Lightning?</title>
	<link>http://ask.metafilter.com/95907/How%2Dto%2Dsync%2Dmy%2DTreo%2Dwith%2DMozillas%2DLightning</link>	
	<description>I&apos;m looking for a way to sync my Palm Treo 650 with Mozilla&apos;s &quot;Lightning&quot; calendar add-on - on Linux - without having to use an over-the-air data service. I&apos;ve been happily using Ubuntu for quite awhile now; currently,  Hardy/8.04 (which works *perfectly* on my Toshiba Satellite, btw). I would like to be able to synchronize the Datebook / Calendar app on my Treo 650, with the Thunderbird &quot;Lightning&quot; add-on. (If I can get Tasks to sync to, then, Rock; but that&apos;s a lesser need.)&lt;br&gt;
&lt;br&gt;
It seems that at the moment, the number of synchronization-with-PDA options for Lightning seems small.&lt;br&gt;
&lt;br&gt;
The best I&apos;ve been able to think of, is:&lt;br&gt;
&lt;br&gt;
- get a data plan for my Treo&lt;br&gt;
- get an account with Goosync&lt;br&gt;
- use Goosync to sync my Treo, over the data network, to Google Calendar&lt;br&gt;
- use one of them add-ons I&apos;ve seen for syncing the Google Calendar with Lightning&lt;br&gt;
&lt;br&gt;
The problem is, I don&apos;t want to buy a data plan for my Treo. My thinking is: if that&apos;s what&apos;s needed in order to get my PDA to sync with my PIM of choice, then I really need to start being honest with myself and admit the sad truth that the Treo / PalmOS is a dying platform, and just go by a frikkin&apos; iPhone. Sigh.&lt;br&gt;
&lt;br&gt;
FWIW, I am able to successfully sync the Treo with my linux / KDE desktop, via KPilot, and get the data into Kontact. Wondering then if there&apos;s a way to get Thunderbird / Lightning to sync with Kontact?&lt;br&gt;
&lt;br&gt;
All ideas will be entertained and appreciated. Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95907</guid>
	<pubDate>Sun, 06 Jul 2008 22:05:48 -0800</pubDate>
	<category>Mozilla</category>
	<category>palm</category>
	<category>Treo</category>
	<dc:creator>armoir from antproof case</dc:creator>
	</item>
	<item>
	<title>How can I close a specific browser window under linux</title>
	<link>http://ask.metafilter.com/90579/How%2Dcan%2DI%2Dclose%2Da%2Dspecific%2Dbrowser%2Dwindow%2Dunder%2Dlinux</link>	
	<description>Can I control a browser from an application under linux. My application has an option to run as an http server, and kick off a browser that points to itself using (for example) /usr/bin/mozilla.&lt;br&gt;
I want to add a quit button to the generated html, which tells the application to quit serving, then closes the browser, window, or tab that was created.&lt;br&gt;
Obviously I dont want to quit any other windows or tabs if the user is doing something else at the time.&lt;br&gt;
Stopping the server is no problem, but I&apos;m hitting a roadblock closing down the browser side. Javascript wont let me close the current window, and I cant find any command line options to mozilla that let me do what I want.&lt;br&gt;
Is there something I&apos;m missing, or a better approach to the problem?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.90579</guid>
	<pubDate>Mon, 05 May 2008 09:19:53 -0800</pubDate>
	<category>linux</category>
	<category>mozilla</category>
	<category>remotecontrol</category>
	<dc:creator>yetanother</dc:creator>
	</item>
	<item>
	<title>configuration of vista breadcrumb bar/firefox second tab row</title>
	<link>http://ask.metafilter.com/86118/configuration%2Dof%2Dvista%2Dbreadcrumb%2Dbarfirefox%2Dsecond%2Dtab%2Drow</link>	
	<description>Is it possible to trim Vista Breadcrumb sections so that the breadcrumb bar doesn&apos;t clip off most of the path in long titles? I.e. anything over say, 10 characters gets cropped, so that long paths can be shown?

Also, is there a way to fix the glitchy second row of tabs in firefox? I want the second row of tabs to have the same height as the first, so that graphics don&apos;t go all screwy.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.86118</guid>
	<pubDate>Thu, 13 Mar 2008 21:15:34 -0800</pubDate>
	<category>breadcrumb</category>
	<category>firefox</category>
	<category>graphics</category>
	<category>gui</category>
	<category>images</category>
	<category>internet</category>
	<category>microsoft</category>
	<category>mozilla</category>
	<category>navigation</category>
	<category>tabs</category>
	<category>unanswered</category>
	<category>vista</category>
	<category>windows</category>
	<dc:creator>lrodman</dc:creator>
	</item>
	<item>
	<title>Bang goes my thunderbird !</title>
	<link>http://ask.metafilter.com/82525/Bang%2Dgoes%2Dmy%2Dthunderbird</link>	
	<description>Mail client going postal ! Received emails held hostages ! Please help me see them again !

I am in serious thunderbird trouble :&lt;br&gt;
&lt;br&gt;
Thunderbird will not load properly and not give me access to my received emails.  &lt;a href=&quot;http://www.flickr.com/photos/somebaudy/2233988877/&quot;&gt;here is a screenshot&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
On my Windods XP box,&lt;br&gt;
&lt;br&gt;
- I get my email via POP (webmail is fine not an ISP problem)&lt;br&gt;
- In my profile, I see the Mail folder with my received emails in it&lt;br&gt;
- deleting the profiles.ini generates a new profile, but does not help&lt;br&gt;
- uninstalling reinstalling plain vanilla TB or the latest nightly release (yes, I am desperate) did not change anything&lt;br&gt;
&lt;br&gt;
What should Ido to fix this and see my received emails ?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82525</guid>
	<pubDate>Fri, 01 Feb 2008 05:10:23 -0800</pubDate>
	<category>mozilla</category>
	<category>profile</category>
	<category>thunderbird</category>
	<category>xp</category>
	<dc:creator>Baud</dc:creator>
	</item>
	<item>
	<title>Why why is is Firefox Firefox repeating repeating words words??</title>
	<link>http://ask.metafilter.com/81037/Why%2Dwhy%2Dis%2Dis%2DFirefox%2DFirefox%2Drepeating%2Drepeating%2Dwords%2Dwords</link>	
	<description>Why does Firefox occasionally repeat the right-click spellcheck suggested words? This is perhaps easiest explained in a screenshot: &lt;a href=&quot;http://img185.imageshack.us/img185/9065/wtffirefoxpv1.jpg&quot;&gt;BAM!&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Ocassionally, after spellchecking a few words in Firefox, the words start to repeate themselves which makes my right-click menu super long and annoying.  Any clues as to why this would be happening, or how to fix it?&lt;br&gt;
&lt;br&gt;
Windows Vista Home Basic, Firefox 2.0.0.11</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.81037</guid>
	<pubDate>Mon, 14 Jan 2008 21:24:58 -0800</pubDate>
	<category>bug</category>
	<category>firefox</category>
	<category>mozilla</category>
	<category>spellcheck</category>
	<category>vista</category>
	<category>windows</category>
	<dc:creator>nitsuj</dc:creator>
	</item>
	<item>
	<title>Help me not download .pdfs I don&apos;t want!</title>
	<link>http://ask.metafilter.com/71951/Help%2Dme%2Dnot%2Ddownload%2Dpdfs%2DI%2Ddont%2Dwant</link>	
	<description>How do I keep Firefox from saving every .pdf file I look at onto my desktop? I love everything about my new Mac except one thing.  When I view a .pdf file in Firefox (using either Preview or Adobe Reader) the file is automatically saved to Desktop.  Since I look at dozens of .pdfs every day, this means that  there are tons and tons of random files cluttering up my desktop.  What&apos;s more, since these .pdfs are often from the arXiv or Math Reviews, they have meaningless filenames, so I have to open each one in order to see whether it&apos;s something I want to trash.&lt;br&gt;
&lt;br&gt;
What I would like:  either a) to be able to view .pdfs in Firefox without downloading the file to my Mac at all; or b) to have the download automatically go to a folder &quot;Temp Downloads,&quot; which I would trash every once in a while.  What&apos;s more, for the files I _do_ actually want to keep, I would like it if it prompted me to choose a filename for the download -- as it is, I seem to have no choice except for the meaningless filename that the file comes with.&lt;br&gt;
&lt;br&gt;
I&apos;ve already tried changing the Preferences in Firefox to the Temp Downloads folder -- this works for ordinary downloads, but the .pdfs I view still go to the desktop.  I installed the PDF Download plugin, which also didn&apos;t help.&lt;br&gt;
&lt;br&gt;
Using OS/X 10.4.10, Intel processor, Firefox 2.0.0.3, if this matters.  Any ideas, or am I fated to a life of tedious Desktop cleaning?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.71951</guid>
	<pubDate>Wed, 19 Sep 2007 19:28:34 -0800</pubDate>
	<category>download</category>
	<category>firefox</category>
	<category>mac</category>
	<category>mozilla</category>
	<category>os-x</category>
	<category>pdf</category>
	<dc:creator>escabeche</dc:creator>
	</item>
	<item>
	<title>Curb my internet addiction</title>
	<link>http://ask.metafilter.com/69466/Curb%2Dmy%2Dinternet%2Daddiction</link>	
	<description>I spend way too much time surfing the web and checking e-mail when I should be working on my job.  My job requires that I use the computer, so I cannot simply turn the computer off.  Is there a way that I can disable my web browser (Mozilla Firefox) for a set amount of time? Also, because sometimes my job requires that I conduct web-based searches, even better would be if I can disallow me from certain addresses, such as mail.google.com, for a set amount of time.  Ways in which I can do both or either would be much appreciated!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.69466</guid>
	<pubDate>Thu, 16 Aug 2007 10:08:45 -0800</pubDate>
	<category>e-mail</category>
	<category>internet</category>
	<category>mozilla</category>
	<dc:creator>jujube</dc:creator>
	</item>
	<item>
	<title>Easy Mozilla Thunderbird Filter Creation</title>
	<link>http://ask.metafilter.com/67930/Easy%2DMozilla%2DThunderbird%2DFilter%2DCreation</link>	
	<description>Mozilla Thunderbird: When I place a message into a folder I want to simply right click the message and select &quot;Place all future/past messages from this sender into this folder&quot;. How could I achieve such simple filtration?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.67930</guid>
	<pubDate>Fri, 27 Jul 2007 07:40:31 -0800</pubDate>
	<category>email</category>
	<category>filter</category>
	<category>mozilla</category>
	<category>thunderbird</category>
	<dc:creator>takeyourmedicine</dc:creator>
	</item>
	<item>
	<title>How do I export or convert my Thunderbird inbox into the Unix mailbox format?</title>
	<link>http://ask.metafilter.com/60413/How%2Ddo%2DI%2Dexport%2Dor%2Dconvert%2Dmy%2DThunderbird%2Dinbox%2Dinto%2Dthe%2DUnix%2Dmailbox%2Dformat</link>	
	<description>How do I export or convert my Thunderbird inbox into the Unix mailbox format?  I need to compile a spam corpus to test a Beysian spam filter.  Thunderbird mailbox looks like a Unix type mailbox, but it adds some extra headers: X-Account-Key, X-UIDL, X-Mozilla-Status, X-Mozilla-Status2.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.60413</guid>
	<pubDate>Wed, 11 Apr 2007 12:47:19 -0800</pubDate>
	<category>convert</category>
	<category>corpus</category>
	<category>export</category>
	<category>import</category>
	<category>inbox</category>
	<category>mozilla</category>
	<category>spam</category>
	<category>thunderbird</category>
	<category>unix</category>
	<dc:creator>FakeOutdoorsman</dc:creator>
	</item>
	<item>
	<title>How do I open Mozilla tabs that load the last visited webpage?</title>
	<link>http://ask.metafilter.com/52679/How%2Ddo%2DI%2Dopen%2DMozilla%2Dtabs%2Dthat%2Dload%2Dthe%2Dlast%2Dvisited%2Dwebpage</link>	
	<description>How do I open a new tab in Mozilla that opens up with the most recent webpage? For instance, right now, when I press ctrl+t, it opens a new tab that is blank. I&apos;m trying to open tabs that automatically load with the current webpage. This way I can open a lot of tabs w/ the same page quickly, instead of opening tabs and copying and pasting the URL to each one.&lt;br&gt;
&lt;br&gt;
Anyone know how to do this?&lt;br&gt;
&lt;br&gt;
Bonus question: how do I open a new tab that automatically loads my homepage?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.52679</guid>
	<pubDate>Fri, 08 Dec 2006 10:27:49 -0800</pubDate>
	<category>mozilla</category>
	<dc:creator>atmu</dc:creator>
	</item>
	<item>
	<title>Printing headers only in Thunderbird</title>
	<link>http://ask.metafilter.com/51608/Printing%2Dheaders%2Donly%2Din%2DThunderbird</link>	
	<description>Is it possible to just print out the headers (subject, sender, date, etc.) for all the e-mail in a folder in Thunderbird? I need to print out a list of received e-mail in Thunderbird. What I&apos;m aiming for is a single page with a column for the message title, a column for the sender, a column for the date received, etc. &lt;br&gt;
&lt;br&gt;
I know this is possible in Outlook by selecting all the messages and hitting &apos;print&apos;, but Thunderbird insists on printing each whole message on a separate page, and I only want the headers (on one page). The knowledge base has nothing. So, is there a way to either (a) get Thunderbird to print this, or (b) export the data to a spreadsheet or something so I can print it out? I&apos;m using Thunderbird 1.5.0.8, if that&apos;s relevant. Thanks in advance!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.51608</guid>
	<pubDate>Thu, 23 Nov 2006 21:41:30 -0800</pubDate>
	<category>Mozilla</category>
	<category>printing</category>
	<category>thunderbird</category>
	<dc:creator>Paragon</dc:creator>
	</item>
	<item>
	<title>Why won&apos;t Amazon open in Firefox 2.0?</title>
	<link>http://ask.metafilter.com/51135/Why%2Dwont%2DAmazon%2Dopen%2Din%2DFirefox%2D20</link>	
	<description>In Firefox 2.0, Amazon will not load for me.  It doesn&apos;t time out, exactly, just keeps trying and trying and trying.  It works fine in IE.  What can I do?  Everything seemed fine before I upgraded to 2.0, and I&apos;ve tried reinstalling Firefox.  Mac OSX 10.2.8, if that matters.  Obviously(?) I know very little about computers, so keep that in mind.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.51135</guid>
	<pubDate>Fri, 17 Nov 2006 06:54:40 -0800</pubDate>
	<category>amazon</category>
	<category>amazon.com</category>
	<category>firefox</category>
	<category>mozilla</category>
	<dc:creator>unknowncommand</dc:creator>
	</item>
	<item>
	<title>Firefox 2.0 Not Working</title>
	<link>http://ask.metafilter.com/49529/Firefox%2D20%2DNot%2DWorking</link>	
	<description>I updated to Firefox 2.0 yesterday and everything was fine.  Today, after using Firefox periodically, I came home and tried to start it and nothing happened.  In Windows Task manager, I can see that the firefox.exe process is running, but the actually browser is not popping up.  I&apos;ve tried rebooting and I&apos;ve checked for spyware.  What gives? Also, between the time earlier today that Firefox was working and the time this evening that it stopped, I added nothing.  I hadn&apos;t even turned my computer off in the interim.  Let me know if there is anything else I should mention that might be important.  Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.49529</guid>
	<pubDate>Thu, 26 Oct 2006 17:32:01 -0800</pubDate>
	<category>firefox</category>
	<category>mozilla</category>
	<category>notloading</category>
	<dc:creator>Falconetti</dc:creator>
	</item>
	<item>
	<title>How do I get rid of the menu bar in Mozilla Firefox?</title>
	<link>http://ask.metafilter.com/49259/How%2Ddo%2DI%2Dget%2Drid%2Dof%2Dthe%2Dmenu%2Dbar%2Din%2DMozilla%2DFirefox</link>	
	<description>Help me streamline my Mozilla Firefox interface by hiding the menu bar in a small toolbar button. Having recently installed Firefox 2.0 on my Windows computers, I decided to do some spring cleaning around the interface and try to make the most of my screen real estate.  I&apos;ve successfully put away most of the buttons and widgets I don&apos;t use, and fit everything into a single strip, but one item in particular has been giving me trouble: the menu bar.&lt;br&gt;
&lt;br&gt;
I know I can disable individual menu items by tweaking the userChrome.css file in my profile directory, but because I still need to access some of them from time to time, I don&apos;t want them to disappear completely.  Ideally, there should be an extension that allows me to hide all the menus behind one or more toolbar buttons, in a way similar to the new collapsible IE7 menu bar.&lt;br&gt;
&lt;br&gt;
I searched the Mozilla extension repository to no avail, so I was wondering if anyone here has heard of anything vaguely matching my description before I call off the search and try to do some coding of my own.&lt;br&gt;
&lt;br&gt;
(Older Mozilla extensions are okay.  They don&apos;t have to be compatible with Firefox 2.0 if I can get them to work with Nightly Tester Tools.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.49259</guid>
	<pubDate>Mon, 23 Oct 2006 17:24:06 -0800</pubDate>
	<category>extension</category>
	<category>firefox</category>
	<category>interface</category>
	<category>menu</category>
	<category>mozilla</category>
	<dc:creator>Goblindegook</dc:creator>
	</item>
	<item>
	<title>Three-column two-line layout in Thunderbird?</title>
	<link>http://ask.metafilter.com/47215/Threecolumn%2Dtwoline%2Dlayout%2Din%2DThunderbird</link>	
	<description>I&apos;m using Thunderbird in three-column view. How can I make the middle column use a two-line format, like Outlook &lt;a href=&quot;http://upload.wikimedia.org/wikipedia/en/6/61/Outlook_2003.jpg&quot;&gt;does&lt;/a&gt;? On my laptop&apos;s 1024&#xd7;768 screen, a one-line layout is too compressed.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.47215</guid>
	<pubDate>Mon, 25 Sep 2006 08:30:57 -0800</pubDate>
	<category>extension</category>
	<category>mail</category>
	<category>mozilla</category>
	<category>outlook</category>
	<category>thunderbird</category>
	<category>view</category>
	<dc:creator>matthewr</dc:creator>
	</item>
	<item>
	<title>Graceful googling generated great grief.</title>
	<link>http://ask.metafilter.com/45963/Graceful%2Dgoogling%2Dgenerated%2Dgreat%2Dgrief</link>	
	<description>Several months ago I remember hearing something on boingboing or /. about a mozilla-based media player/library.  I remember it having features such as automatic spidering/downloading of mp3-laden webpages, as well as your standard media library stuff.  Will you point me toward it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.45963</guid>
	<pubDate>Tue, 05 Sep 2006 15:53:38 -0800</pubDate>
	<category>mediaplayer</category>
	<category>mozilla</category>
	<dc:creator>Netzapper</dc:creator>
	</item>
	<item>
	<title>NO, I would not like to open the link in a new tab</title>
	<link>http://ask.metafilter.com/42701/NO%2DI%2Dwould%2Dnot%2Dlike%2Dto%2Dopen%2Dthe%2Dlink%2Din%2Da%2Dnew%2Dtab</link>	
	<description>Can I get rid of the &quot;open in new tab&quot; option on the right-click menu in firefox? I hate opening things in a new tab. I don&apos;t use tabs, tabs don&apos;t work for me. That&apos;s just how it is. So I basically NEVER want to open a link in a new tab.&lt;br&gt;
&lt;br&gt;
&quot;Open in new tab&quot; is right next to &quot;Open in new window&quot; on the right-click menu in Firefox, so I&apos;m constantly accidentally opening something in a new tab. I would like this option completely removed from the menu, if possible. I guess if it were removed, &quot;Bookmark this link&quot; would then be the new accidental target, so if you could tell me how to add a blank slot to that menu that would be cool too.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.42701</guid>
	<pubDate>Sat, 22 Jul 2006 10:07:47 -0800</pubDate>
	<category>browser</category>
	<category>browsers</category>
	<category>firefox</category>
	<category>mozilla</category>
	<category>tabs</category>
	<dc:creator>pornucopia</dc:creator>
	</item>
	
	</channel>
</rss>

