<?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>K-Squared Ramblings &#187; Mozilla</title>
	<atom:link href="http://www.hyperborea.org/journal/category/tech/web/mozilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hyperborea.org/journal</link>
	<description>Sci-fi, comics, humor, photos...it&#039;s all fair game.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:27:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Firefox 4 Beta: The Missing Status Bar</title>
		<link>http://www.hyperborea.org/journal/2010/12/firefox4b-statusbar/</link>
		<comments>http://www.hyperborea.org/journal/2010/12/firefox4b-statusbar/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 20:51:47 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Annoyances]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=11256</guid>
		<description><![CDATA[If you&#8217;ve been following the Firefox 4 betas, you&#8217;ve probably noticed that they&#8217;re dumping the status bar. OK, a lot of people didn&#8217;t use it, but here&#8217;s the thing: When you hover over a link, the status bar tells you &#8230; <a href="http://www.hyperborea.org/journal/2010/12/firefox4b-statusbar/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve been following the Firefox 4 betas, you&#8217;ve probably noticed that they&#8217;re dumping the status bar.  OK, a lot of people didn&#8217;t use it, but here&#8217;s the thing:</p>
<p>When you hover over a link, the status bar tells you where it will take you.</p>
<p>This is <strong>important</strong> (especially for security) &#8212; important enough that they&#8217;ve moved the functionality elsewhere&#8230;but in a broken manner. They&#8217;ve put it into the location bar &#8212; you know, the field where you type in a URL, or look to see where you <em>are</em>.</p>
<p>The problem is that there <strong>isn&#8217;t room in the location bar</strong> to show the full URL of a hovered link except for very short links. The status bar has the entire width of the browser. The location bar has to share that space with the navigation buttons, the search box, the feedback button (during the beta), any custom toolbar buttons, the site name on secure websites, etc.</p>
<p>Just about every link I hover over ends up with critical information cut off in the &#8220;&#8230;&#8221; between the start of the hostname and the parameters at the end.  That&#8217;s <em>almost</em> useless. (Almost, because at least the hostname is visibla, but it would help to see the page name as well.)</p>
<p>Displaying the target URL in some way is core functionality for a web browser, and you shouldn&#8217;t remove or break core functionality.  In some ways this is worse than the proposal a few years ago to remove &#8220;View Source,&#8221; because that at least isn&#8217;t core functionality for a browser (though it is core functionality for the web, because it encourages people to explore and tinker and learn how to make their own websites &#8212; which is exactly why that was put back in).  It&#8217;s crazy that I need to <a href="https://addons.mozilla.org/en-US/firefox/addon/235283/">install an add-on</a> to get back something as basic as a working preview for links.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2010/12/firefox4b-statusbar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protecting Firefox from Farmville</title>
		<link>http://www.hyperborea.org/journal/2010/06/firefox-vs-farmville/</link>
		<comments>http://www.hyperborea.org/journal/2010/06/firefox-vs-farmville/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 21:48:50 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Farmville]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=8599</guid>
		<description><![CDATA[Firefox has been testing a new release that detects and closes crashed plugins (instead of letting them crash Firefox entirely) for several months, carefully making sure everything was working before they released Firefox&#160;3.6.4 last week. Within days, they released an &#8230; <a href="http://www.hyperborea.org/journal/2010/06/firefox-vs-farmville/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Firefox has been testing a new release that detects and closes crashed plugins (instead of letting them crash Firefox entirely) for several months, carefully making sure everything was working before they released Firefox&nbsp;3.6.4 last week.</p>
<p><strong>Within <em>days</em></strong>, they released an update.  I couldn&#8217;t imagine what they might have missed in all the beta testing. Katie wondered if the beta testers hadn&#8217;t been testing the limits.</p>
<p>You want to know what convinced Mozilla to issue an update so quickly?</p>
<p><strong>Farmville.</strong></p>
<p>Apparently Firefox was <a href="http://www.computerworld.com/s/article/9178578/Mozilla_updates_Firefox_to_crush_Farmville_complaints">detecting Farmville as frozen and closing it</a>.  It turns out that on many computers, Farmville regularly freezes up the browser for longer than 10 seconds, and its players just deal with it and wait for it to come back.  Mozilla decided that the simplest thing to do would be to increase the time limit.</p>
<p>What this tells me is that the type of person willing to beta-test a web browser these days is not likely to be playing Farmville &#8212; or if they are, it&#8217;s likely to be on a bleeding-edge computer that can handle it without 10-second freezes.</p>
<p>In more practical terms: Mozilla needs to convince a wider variety of users to help test their software!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2010/06/firefox-vs-farmville/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox+Firebug: Slowdown Explained?</title>
		<link>http://www.hyperborea.org/journal/2009/12/firebug-slow/</link>
		<comments>http://www.hyperborea.org/journal/2009/12/firebug-slow/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 18:00:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[linkblogging]]></category>
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/12/16/line-items-for-2009-12-16/</guid>
		<description><![CDATA[Aha! Firebug slows down JavaScript even if it&#8217;s not active on the current page. That explains a LOT! # Facebook &#038; Gmail run so slowly in Firefox on my home computer that I&#8217;ve been running them exclusively in Opera (and &#8230; <a href="http://www.hyperborea.org/journal/2009/12/firebug-slow/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Aha! <a href="http://antennasoft.net/robcee/2009/12/15/firebug-and-the-jit/">Firebug slows down JavaScript</a> <em>even if it&#8217;s not active on the current page</em>. That explains a LOT! <a href="http://twitter.com/KelsonV/statuses/6736287159" class="aktt_tweet_time">#</a> Facebook &#038; Gmail run so slowly in Firefox on my home computer that I&#8217;ve been running them exclusively in Opera (and now Chrome). This is almost certainly the cause.</p>
<p>Update: Apparently that&#8217;s not it, since I had both the console and script panels disabled as described in that article.  Oh, well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/12/firebug-slow/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Moz-something</title>
		<link>http://www.hyperborea.org/journal/2009/10/mozfox/</link>
		<comments>http://www.hyperborea.org/journal/2009/10/mozfox/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 06:30:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[linkblogging]]></category>
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/10/17/line-items-for-2009-10-17/</guid>
		<description><![CDATA[A good tech support one-liner from (The customer is) Not Always Right: A Flock Of Explorers On A Safari Singing Opera.]]></description>
			<content:encoded><![CDATA[<p>A good tech support one-liner from (The customer is) Not Always Right: <a href="http://notalwaysright.com/a-flock-of-explorers-on-a-safari-singing-opera/1944">A Flock Of Explorers On A Safari Singing Opera</a>. <!-- Customer identifies web browser as "Mozzarella Firefox" --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/10/mozfox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching &amp; Tropical Depression</title>
		<link>http://www.hyperborea.org/journal/2009/10/switching-tropical-depression/</link>
		<comments>http://www.hyperborea.org/journal/2009/10/switching-tropical-depression/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 01:00:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[campaign]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[hurricane]]></category>
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/10/09/line-items-for-2009-10-09/</guid>
		<description><![CDATA[Hmm. The old switch2firefox.com [archive.org] campaign from 2004 now redirects to Spread Firefox. # A tropical depression is &#8220;not to be confused with the condition mid-latitude people get during a long, cold and grey winter wishing they could be closer &#8230; <a href="http://www.hyperborea.org/journal/2009/10/switching-tropical-depression/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>Hmm. The old <a href="http://web.archive.org/web/*/http://switch2firefox.com/">switch2firefox.com</a> [archive.org] campaign from 2004 now redirects to Spread Firefox. <a href="http://twitter.com/KelsonV/statuses/4739231447" class="aktt_tweet_time">#</a></li>
<li>A <a href="http://www.aoml.noaa.gov/hrd/tcfaq/A1.html">tropical depression</a> is &#8220;not to be confused with the condition mid-latitude people get during a long, cold and grey winter wishing they could be closer to the equator.&#8221; <img src='http://www.hyperborea.org/journal/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />  <a href="http://twitter.com/KelsonV/statuses/4748948823" class="aktt_tweet_time">#</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/10/switching-tropical-depression/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>About Those Robots&#8230;</title>
		<link>http://www.hyperborea.org/journal/2009/09/about-robots/</link>
		<comments>http://www.hyperborea.org/journal/2009/09/about-robots/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 06:30:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Sci-Fi/Fantasy]]></category>
		<category><![CDATA[easter eggs]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/09/23/line-items-for-2009-09-23/</guid>
		<description><![CDATA[I don&#8217;t know how I missed this easter egg before: In Firefox, type about:robots into the location bar. (via @Aeire &#38; @IsobelWren) # If you&#8217;re a science fiction fan, you&#8217;ll get a kick out of it!]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know how I missed this easter egg before: In Firefox, type <code>about:robots</code> into the location bar. (via @<a href="http://twitter.com/Aeire" class="aktt_username">Aeire</a> &amp; @<a href="http://twitter.com/IsobelWren" class="aktt_username">IsobelWren</a>) <a href="http://twitter.com/KelsonV/statuses/4327343948" class="aktt_tweet_time">#</a> If you&#8217;re a science fiction fan, you&#8217;ll get a kick out of it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/09/about-robots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spammy to the Max (Plus Jetpack Launch!)</title>
		<link>http://www.hyperborea.org/journal/2009/05/spammy-to-the-max/</link>
		<comments>http://www.hyperborea.org/journal/2009/05/spammy-to-the-max/#comments</comments>
		<pubDate>Thu, 21 May 2009 06:30:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Spam]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Jetpack]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/05/20/line-items-for-2009-05-20/</guid>
		<description><![CDATA[83 copies of the same fake-Facebook spam sent to the same spamtrap address via botnet in one day seems a wee bit excessive. # &#8220;rm spam&#8221; &#8211; if only it were that easy. # Also: Mozilla Launches Jetpack! # (Couldn&#8217;t &#8230; <a href="http://www.hyperborea.org/journal/2009/05/spammy-to-the-max/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<ul class="aktt_tweet_digest">
<li>83 copies of the same fake-Facebook spam sent to the same spamtrap address via botnet in one day seems a wee bit excessive. <a href="http://twitter.com/KelsonV/statuses/1864196562" class="aktt_tweet_time">#</a></li>
<li>&#8220;rm spam&#8221; &#8211; if only it were that easy. <a href="http://twitter.com/KelsonV/statuses/1864855820" class="aktt_tweet_time">#</a></li>
<li>Also: <a href="http://blog.mozilla.com/blog/2009/05/20/mozilla-labs-introduces-jetpack-call-for-participation/">Mozilla Launches Jetpack</a>! <a href="http://twitter.com/KelsonV/statuses/1865030176" class="aktt_tweet_time">#</a> (Couldn&#8217;t resist the headline.)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/05/spammy-to-the-max/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Does That Have a Hyphen?</title>
		<link>http://www.hyperborea.org/journal/2009/04/analytics/</link>
		<comments>http://www.hyperborea.org/journal/2009/04/analytics/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 06:30:00 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Tweets]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/archives/2009/04/16/line-items-for-2009-04-16/</guid>
		<description><![CDATA[Why is it that Firefox consistently truncates the title &#8220;Google Analytics&#8221; at the worst possible spot? #]]></description>
			<content:encoded><![CDATA[<p>Why is it that Firefox consistently truncates the title &#8220;Google Analytics&#8221; at the worst possible spot? <a href="http://twitter.com/KelsonV/statuses/1537769413" class="aktt_tweet_time">#</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2009/04/analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Download Day is Upon Us!</title>
		<link>http://www.hyperborea.org/journal/2008/06/firefox-download-day/</link>
		<comments>http://www.hyperborea.org/journal/2008/06/firefox-download-day/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 05:11:54 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=2506</guid>
		<description><![CDATA[Just a reminder: Tuesday is Firefox Download Day, and Firefox is trying to set a world record for the most software downloaded in 24 hours. It starts at 10:00 AM Pacific Daylight Saving Time (the Mozilla offices are in Mountain &#8230; <a href="http://www.hyperborea.org/journal/2008/06/firefox-download-day/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/"><img class="alignright" border="0" alt="Download Day" title="Download Day" src="http://www.spreadfirefox.com/files/images/affiliates_banners/dday_badge_fox.png" width="250" height="200" /></a>Just a reminder: <b>Tuesday is Firefox Download Day</b>, and Firefox is <a href="http://www.spreadfirefox.com/en-US/worldrecord/">trying to set a world record</a> for the most software downloaded in 24 hours.</p>
<p>It starts at <strong>10:00 AM Pacific Daylight Saving Time</strong> (the Mozilla offices are in Mountain View, California), i.e. <strong>17:00 UTC</strong>.  You can use a <a href="http://www.timeanddate.com/worldclock/converter.html">time zone converter</a> to figure out your what time that is in your own time zone.</p>
<p><b>Only full downloads count</b>, so if you&#8217;ve been using one of the release candidates and want your download to be counted for the record, you&#8217;ll have to go to the website instead of just using auto-update.  <b>Edit:</b> The Download Day page is swamped &#8212; just head to <a href="http://www.mozilla.com/">Mozilla.com</a> for now.</p>
<p>And yes, <strong>Firefox 3 is good</strong>.  I&#8217;ve been using the betas and release candidates for several months, and it&#8217;s a huge improvement over version 2!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2008/06/firefox-download-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Race is On</title>
		<link>http://www.hyperborea.org/journal/2008/06/firefox-opera-race/</link>
		<comments>http://www.hyperborea.org/journal/2008/06/firefox-opera-race/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 21:48:42 +0000</pubDate>
		<dc:creator>Kelson</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://www.hyperborea.org/journal/?p=2501</guid>
		<description><![CDATA[With the Firefox 3 release imminent, Opera Software has just announced a release candidate for Opera&#160;9.5, &#8220;arriving very soon.&#8221; Neither browser has announced a definite release date (though Mozilla has stated Firefox 3 will launch in &#8220;late June&#8221;), but both &#8230; <a href="http://www.hyperborea.org/journal/2008/06/firefox-opera-race/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://my.opera.com/community/download.pl?ref=Kelson&#038;p=opera_desktop" title="Opera Web Browser"><img alt="[Opera Logo]" src="http://www.hyperborea.org/journal/wp-content/uploads/2008/06/opera-ooo.gif" class="alignright" width="60" height="52" /></a><a href="http://www.spreadfirefox.com/?q=affiliates&#038;id=880&#038;t=1"><img class="alignright" alt="Firefox." border="0" src="http://www.hyperborea.org/journal/wp-content/uploads/2008/06/firefox_60h.png" width="60" height="60" title="" /></a>With the <a href="http://www.spreadfirefox.com/node?id=880&#038;t=269"><strong>Firefox 3</strong> release</a> imminent, <a href="http://my.opera.com/community/download.pl?ref=Kelson&#038;p=opera_desktop">Opera Software</a> has just announced a release candidate for <strong>Opera&nbsp;9.5</strong>, <a href="http://my.opera.com/community/blog/2008/06/10/dear-opera-community">&#8220;arriving very soon.&#8221;</a></p>
<p>Neither browser has announced a definite release date (though Mozilla has stated Firefox 3 will launch in &#8220;late June&#8221;), but both are in the final stages.  <b>Update:</b> Mozilla has <a href="https://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/">announced a release date</a> of <strong>June 17</strong>.</p>
<p><b>Update 2:</b> <strong>Opera wins</strong> with a <a href="http://operawatch.com/news/2008/06/opera-95-released.html"><strong>June 12</strong> release</a>.</p>
<ul>
<li><a href="http://my.opera.com/desktopteam/blog/2008/06/10/opera-9-5-rc-prepare-for-launch">Read about Opera 9.5 RC1</a></li>
<li><a href="http://blog.mozilla.com/blog/2008/06/04/second-firefox-3-release-candidate-now-available-for-download/">Read about Firefox 3 RC2</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.hyperborea.org/journal/2008/06/firefox-opera-race/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

