<?xml version="1.0"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>The Open Source Weblog</title>
<link>http://opensource.weblogsinc.com</link>
<description>The Open Source Weblog</description>
<image>
<url>http://opensource.weblogsinc.com/media/feedlogo.gif</url>
<title>The Open Source Weblog</title>
<link>http://opensource.weblogsinc.com</link>
</image>
<language>en-us</language>
<copyright>Copyright 2009 Blogsmith, LLC. The contents of this feed are available for non-commercial use only.</copyright>
<generator>Blogsmith http://www.blogsmith.com/</generator><item><title>Backup your Firefox extensions easily (Windows only)</title><link>http://opensource.weblogsinc.com/2006/06/09/backup-your-firefox-extensions-easily-windows-only/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/06/09/backup-your-firefox-extensions-easily-windows-only/</guid><comments>http://opensource.weblogsinc.com/2006/06/09/backup-your-firefox-extensions-easily-windows-only/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a>, <a href="http://opensource.weblogsinc.com/category/windows/" rel="tag">windows</a></p><p>At last count, I have 32 extensions installed on Firefox. Needless to say, re-installing every time I set up a new version of Firefox on a machine is major PITA. When I first heard about the <a href="https://addons.mozilla.org/firefox/2109/">Firefox Extension Backup Extension (FEBE)</a>, I was really excited. This puppy not only backs up all your extensions, but also "will actually rebuild your extensions individually into installable .xpi files". Slick. Then I found about the same dude's <a href="http://customsoftwareconsult.com/extensions/cleo/cleo.html">Compact Library Extension Organizer (CLEO)</a>, which "works with FEBE to package any number of extensions/themes into a single, installable .xpi file." Holy mackeral! Now THAT is uber-useful! Gimme some of that!</p>
<p>Unfortunately, the dang thing only works on Windows, which is nice for the Windows users, but just sucks completely for Linux &amp; Mac OS users. C'mon ... we're beggin' you! Get this thing working on the other, cooler operating systems!</p>
<p><em>(Check out all of our posts on <a href="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/06/09/backup-your-firefox-extensions-easily-windows-only/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/623225/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/06/09/backup-your-firefox-extensions-easily-windows-only/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>backup</category><category>firefox</category><category>windows</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-06-09T12:39:00+00:00</dc:date></item><item><title>New features in the upcoming Firefox 2</title><link>http://opensource.weblogsinc.com/2006/06/02/new-features-in-the-upcoming-firefox-2/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/06/02/new-features-in-the-upcoming-firefox-2/</guid><comments>http://opensource.weblogsinc.com/2006/06/02/new-features-in-the-upcoming-firefox-2/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a>, <a href="http://opensource.weblogsinc.com/category/security/" rel="tag">security</a></p><p>The programmers of Firefox aren't standing still, nosiree. Firefox is already faaaaar better than that hunk of crap known as IE, and the work that's being done on version 2 will continue to keep it ahead of the upcoming IE 7. Want to know what's comin' up in Firefox 2? Then check out <a href="http://mozillalinks.blogspot.com/2006/05/firefox-2-alpha-3-review.html">this list of cool new features</a> (includes screenshots!). Anti-phishing done right tops the list, which is an excellent addition! Long live the Fox!</p>
<p><em>(Check out all of our posts on <a href="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/06/02/new-features-in-the-upcoming-firefox-2/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/622929/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/06/02/new-features-in-the-upcoming-firefox-2/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><category>phishing</category><category>security</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-06-02T10:49:00+00:00</dc:date></item><item><title>Use vim to view source or edit textareas in Firefox</title><link>http://opensource.weblogsinc.com/2006/05/18/use-vim-to-view-source-or-edit-textareas-in-firefox/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/05/18/use-vim-to-view-source-or-edit-textareas-in-firefox/</guid><comments>http://opensource.weblogsinc.com/2006/05/18/use-vim-to-view-source-or-edit-textareas-in-firefox/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a>, <a href="http://opensource.weblogsinc.com/category/vim/" rel="tag">vim</a></p><p>Mmmm - mmmmh! Two great things that taste better together: vim &amp; Firefox! Here's a page titled <a href="http://swaroopch.info/text/How_to_use_Vim_with_Firefox">How to use Vim with Firefox</a> that walks you through installing, configuring, &amp; using the ViewSourceWith extension. Once that puppy's in place, you can either view a web page's html source using vim (or gvim) or - and this is SO FREAKING COOL! - you can right-click in any textarea, choose View Source With, and then you're editing that textarea in an external instance of vim. Save it, close it, and that stuff goes into that textarea. Too cool!</p>
<p><em>(Check out all of our posts on <a href="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a> &amp; <a href="http://opensource.weblogsinc.com/search/?q=vim">vim</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/05/18/use-vim-to-view-source-or-edit-textareas-in-firefox/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/618339/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/05/18/use-vim-to-view-source-or-edit-textareas-in-firefox/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><category>vim</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-05-18T11:33:00+00:00</dc:date></item><item><title>What's coming in Firefox 2</title><link>http://opensource.weblogsinc.com/2006/05/09/whats-coming-in-firefox-2/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/05/09/whats-coming-in-firefox-2/</guid><comments>http://opensource.weblogsinc.com/2006/05/09/whats-coming-in-firefox-2/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a></p><p>Ben Goodger, the main man behind Firefox, has created a page that lists the new features coming in Firefox 2. You canread it at "<a href="http://www.bengoodger.com/software/mb/2.0/firefox2-vision.html">Firefox 2: Safer, Faster,Better</a>", and you should. There's some really nice things in the next rev of our fave browser. I just wish theLinux version wasn't so tied to GNOME. Arrgh.</p>
<p><em>(Check out all of our posts on <ahref="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/05/09/whats-coming-in-firefox-2/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/614912/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/05/09/whats-coming-in-firefox-2/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-05-09T11:55:00+00:00</dc:date></item><item><title>Enable kprinter in Firefox 1.5</title><link>http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/</guid><comments>http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a>, <a href="http://opensource.weblogsinc.com/category/printing/" rel="tag">printing</a></p><p>My buddy Matt in Germany sent me this question:</p>
<blockquote>I just upgraded Firefox to 1.5 (I know, I know, what took so long). Anyway, I have run into a strangeproblem. I cannot find the print dialog box into which I want to enter the kprinter command. I love the kprinter optionbecause it allows me to save web pages as a pdf. Any clue where the print dialog box has gone? It's not in the usualFile-Print-Properties box.</blockquote>
<p>Here's my answer (&amp; I left out my cursing about how Firefox is increasingly becoming GNOME-ified on Linux ...stupid stupid stupid: "Hey, let's REMOVE features that people actually use!" Jeez. Linux was right.)</p>
<p>1. Open Firefox.</p>
<p>2. Enter the following in the address bar &amp; press Enter:</p>
<p><code>about:config</code></p>
<p>3. In the filter, enter the following:</p>
<p><code>print_command</code></p>
<p>4. Find this:</p>
<p><code>print.postscript.print_command</code></p>
<p>Double-click on that line. Where you see this:</p>
<p><code>lpr ${MOZ_PRINTER_NAME: '-P'}${MOZ_PRINTER_NAME}</code></p>
<p>Change it to this:</p>
<p><code>kprinter</code></p>
<p>5. Close &amp; restart Firefox. When you print in the future, from the dropdown list of printers, choose<code>PostScript/Default</code> to use <code>kprinter</code>. that should fix it.</p>
<p>You'll have to do this crap every time you upgrade Firefox. &lt;sarcasm&gt;Thanks, GNOME!&lt;/sarcasm&gt;</p>
<p><em>(Check out all of our posts on <ahref="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/614911/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/05/08/enable-kprinter-in-firefox-1-5/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><category>printing</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-05-08T11:53:00+00:00</dc:date></item><item><title>Reduce memory used by Firefox</title><link>http://opensource.weblogsinc.com/2006/05/04/reduce-memory-used-by-firefox/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/05/04/reduce-memory-used-by-firefox/</guid><comments>http://opensource.weblogsinc.com/2006/05/04/reduce-memory-used-by-firefox/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a></p><p>Lots of folks are complaining about the so-called "Firefox memory leak", but it turns out there's actually<a href="http://weblogs.mozillazine.org/ben/archives/009749.html">a decent explanation</a> for what's going on. Still,if you want to quickly reduce the amount of memory that Firefox is using, you could try this technique, first posted byRyan at <a href="http://tech.cybernetnews.com/2006/03/26/this-may-help-your-firefox-memory-leak/">This May Help YourFirefox Memory Leak</a>. Note this only works on Windows, and that if something goes screwy it's not my problem. Otherthan that, it appears to really work.</p>
<ol>
    <li>Open Firefox and go to the Address Bar. Type in <code>about:config</code> and then press Enter. </li>
    <li>Right Click in the page and select <code>New -&gt; Boolean</code>. </li>
    <li>In the box that pops up enter <code>config.trim_on_minimize</code>. Press Enter. </li>
    <li>Now select <code>True</code> and then press Enter. </li>
    <li>Restart Firefox. </li>
</ol>
<p>If you want to be careful, go to Ryan's page above and read the comments. Try it out - if it doesn't help, justreverse the process.</p>
<p>(And yes, I wrote a book about Firefox - <ahref="http://www.amazon.com/exec/obidos/tg/detail/-/0596009399/qid=1128892799/"><em>Don't Click on the Blue E!:Switching to Firefox</em></a> - that you might find interesting.)</p>
<p><em>(Check out all of our posts on <ahref="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/05/04/reduce-memory-used-by-firefox/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/614909/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/05/04/reduce-memory-used-by-firefox/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-05-04T12:01:00+00:00</dc:date></item><item><title>Send email from Firefox with KMail</title><link>http://opensource.weblogsinc.com/2006/03/27/send-email-from-firefox-with-kmail/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/03/27/send-email-from-firefox-with-kmail/</guid><comments>http://opensource.weblogsinc.com/2006/03/27/send-email-from-firefox-with-kmail/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a>, <a href="http://opensource.weblogsinc.com/category/kmail/" rel="tag">kmail</a></p><p>Major annoyance: clicking on <code>mailto</code> links in Firefox doesn't open the email app I want to use, KMail.Another related major annoyance: going to <code>File &gt; Send Link</code> in Firefox doesn't open the email app I wantto use, KMail. The solution? Find your profile folder for Firefox; more than likely you'll find it at<code>/home/[username]/.mozilla/firefox/[random-letters-n-numbers]/</code>. In that folder, if you have a file named<code>user.js</code>, open it with a text editor; otherwise, create it and open it with a text editor. Add thefollowing lines:</p>
<p><code>// File &gt; Send Link uses Kmail <br/>user_pref("network.protocol-handler.app.mailto","kmailservice");</code></p>
<p>The 1st line is a comment describing what we're doing; the 2nd line performs the magic. Save &amp; close<code>user.js</code>, restart Firefox, go to a web page, and choose <code>File &gt; Send Link</code>. An email messageusing KMail should open. Ahhhhh!</p>
<p>(And yes, I wrote a book about Firefox - <ahref="http://www.amazon.com/exec/obidos/tg/detail/-/0596009399/qid=1128892799/"><em>Don't Click on the Blue E!:Switching to Firefox</em></a> - that you might find interesting.)</p>
<p><em>(Check out all of our posts on <a href="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a> and <ahref="http://opensource.weblogsinc.com/search/?q=kmail">KMail</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/03/27/send-email-from-firefox-with-kmail/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/602689/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/03/27/send-email-from-firefox-with-kmail/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><dc:creator>Scott Granneman</dc:creator><dc:date>2006-03-27T11:16:00+00:00</dc:date></item><item><title>Learn how to write Greasemonkey scripts</title><link>http://opensource.weblogsinc.com/2006/03/02/learn-how-to-write-greasemonkey-scripts/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/03/02/learn-how-to-write-greasemonkey-scripts/</guid><comments>http://opensource.weblogsinc.com/2006/03/02/learn-how-to-write-greasemonkey-scripts/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a></p><p>Greasemonkey is still one of the coolest things runnin' on Firefox. If you're programmatically inclined, you too canwrite your own Greasemonkey scripts for the betterment of us all. Don't know how? Mark Pilgrim has written a book onthe subject - <a href="http://diveintogreasemonkey.org/">Dive Into Greasemonkey</a> - and released it under the GPL.Mark's a heck of a good writer, &amp; the man knows how to program, so this could be just the thing for you. Read it&amp; make something cool!</p>
<p><em>(Check out all of our posts on <a href="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a> and <ahref="http://opensource.weblogsinc.com/search/?q=greasemonkey">Greasemonkey</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/03/02/learn-how-to-write-greasemonkey-scripts/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/594281/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/03/02/learn-how-to-write-greasemonkey-scripts/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><dc:creator>Scott Granneman</dc:creator><dc:date>2006-03-02T14:29:00+00:00</dc:date></item><item><title>Cool Firefox extension: Foxpose</title><link>http://opensource.weblogsinc.com/2006/02/28/cool-firefox-extension-foxpose/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/02/28/cool-firefox-extension-foxpose/</guid><comments>http://opensource.weblogsinc.com/2006/02/28/cool-firefox-extension-foxpose/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a></p><p>Mac OS X has expos&eacute;, a cool tool that - with the press of a button - shows you all the open windows inminiature. Here's a cool Firefox extension that does something similar in our favorite web browser: <ahref="https://addons.mozilla.org/extensions/moreinfo.php?id=1457&amp;vid=7825">Viamatic foXpose</a>. Press a button,and bam! All your windows, in miniature, with cute lil' thumbnails for the choosin'. And yes, Opera has this, and yes,it's very cool. Check it out.</p>
<p>(And yes, I wrote a book about Firefox - <ahref="http://www.amazon.com/exec/obidos/tg/detail/-/0596009399/qid=1128892799/"><em>Don't Click on the Blue E!:Switching to Firefox</em></a> - that you might find interesting.)</p>
<p><em>(Check out all of our posts on <ahref="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/02/28/cool-firefox-extension-foxpose/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/594279/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/02/28/cool-firefox-extension-foxpose/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>extensions</category><category>firefox</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-02-28T15:20:00+00:00</dc:date></item><item><title>Instant anonymous web browsing with Torpark</title><link>http://opensource.weblogsinc.com/2006/02/24/instant-anonymous-web-browsing-with-torpark/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/02/24/instant-anonymous-web-browsing-with-torpark/</guid><comments>http://opensource.weblogsinc.com/2006/02/24/instant-anonymous-web-browsing-with-torpark/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a>, <a href="http://opensource.weblogsinc.com/category/security/" rel="tag">security</a></p><p>Here's how it works: you download <a href="http://www.freehaven.net/%7Earrakis/torpark.html">Torpark</a> (Windowsonly right now ... grrrrrr) and install it on a USB flash drive. Then, when you're sitting at a public computer, orsomeone else's PC, and you wanna browse anonymously, plug the USB flash drive in and open its Torpark, which reallyopen a copy of Firefox designed to work with Tor, the super-cool anonymous proxy. Don't know much about Tor? <ahref="http://en.wikipedia.org/wiki/Tor_%28anonymity_network%29">Read more about it</a>, lazy bones! Wanna stayanonymous when the US government seems hell-bent on knowing every damn thing we do online? Then use Torpark &amp; stickit to the Man!</p>
<p><em>(Check out all of our posts on <a href="http://opensource.weblogsinc.com/search/?q=tor">Tor</a> and <ahref="http://opensource.weblogsinc.com/search/?q=security">security</a>.)</em></p><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/02/24/instant-anonymous-web-browsing-with-torpark/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/593948/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/02/24/instant-anonymous-web-browsing-with-torpark/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><category>security</category><category>tor</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-02-24T10:15:00+00:00</dc:date></item><item><title>The great Firefox cure-all</title><link>http://opensource.weblogsinc.com/2006/02/07/great-firefox-cureall/</link><guid isPermaLink="true">http://opensource.weblogsinc.com/2006/02/07/great-firefox-cureall/</guid><comments>http://opensource.weblogsinc.com/2006/02/07/great-firefox-cureall/#comments</comments><description><![CDATA[<p>Filed under: <a href="http://opensource.weblogsinc.com/category/firefox/" rel="tag">firefox</a></p>Earlier today, this guy on a mailing list complained about a problem with the new Firefox. Here's my reply. Feel free tocut and paste it when others you know have Firefox problems.<br /><br />&lt;begin email&gt;<br /><br />The standardadvice re: something wrong with Firefox applies here: create a<br />clean profile and use that. If you're still havingproblems, then you need to<br />uninstall the whole furshlugginer thing &amp; start over. If problems stop, then<br/>you have extension/config issues. You'll need to reinstall extensions, copy<br />over bookmarks, and so on.<br /><br/>This is a good explanation of how to create a fresh profile:<br /><br /><a target="_blank"href="http://kb.mozillazine.org/Profile_Manager" onclick="returntop.js.OpenExtLink(window,event,this)">http://kb.mozillazine.org<wbr></wbr>/Profile_Manager</a><br /><br />Also, mybook, <em>Don't Click on the Blue E!: Switching to Firefox</em>, covers this<br />in depth. It's available online andin the finer bookstores, and I'd sure<br />appreciate it if you bought a copy. :)<br /><br />Try creating a newprofile. Betcha a million bucks that fixes things.<br /><br />&lt;/end email&gt;<br /><br /><em>(Check out all of ourposts on <a href="http://opensource.weblogsinc.com/search/?q=firefox">Firefox</a>.)</em><h6 style="clear: both; padding: 8px 0 0 0; height: 2px; font-size: 1px; border: 0; margin: 0; padding: 0;"></h6><a href="http://opensource.weblogsinc.com/2006/02/07/great-firefox-cureall/" rel="bookmark" title="Permanent link to this entry">Permalink</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/forward/587454/" title="Send this entry to a friend via email">Email this</a>&nbsp;|&nbsp;<a href="http://opensource.weblogsinc.com/2006/02/07/great-firefox-cureall/#comments" title="View reader comments on this entry">Comments</a><br />]]></description><category>firefox</category><dc:creator>Scott Granneman</dc:creator><dc:date>2006-02-07T15:26:00+00:00</dc:date></item></channel></rss>