<?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>Tricklin &#187; Browsers</title>
	<atom:link href="http://www.patmullin.com/weblog/category/browsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.patmullin.com/weblog</link>
	<description></description>
	<lastBuildDate>Fri, 24 Sep 2010 14:14:56 +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>Firefox 3: URL Bar is Killing Me!</title>
		<link>http://www.patmullin.com/weblog/2008/08/21/firefox-3-url-bar-is-killing-me/</link>
		<comments>http://www.patmullin.com/weblog/2008/08/21/firefox-3-url-bar-is-killing-me/#comments</comments>
		<pubDate>Fri, 22 Aug 2008 04:11:58 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[URL bar]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/?p=183</guid>
		<description><![CDATA[I downloaded Firefox 3 a while back, and have since then suffered through an excruciatingly slow response from the URL bar. It was so slow that I nearly threw my computer out the window. The reason for this slowness is that Firefox has developed a URL bar that is smart enough to remember what you've [...]]]></description>
			<content:encoded><![CDATA[<p>I downloaded Firefox 3 a while back, and have since then
suffered through an <strong>excruciatingly slow</strong>
response from the URL bar.  It was so slow that I nearly
threw my computer out the window.  The reason for this
slowness is that Firefox has developed a URL bar that is
smart enough to remember what you've typed in the past, and
presents you with matching, relevant options from which to
choose when typing strings into the URL/location bar.  When
this works, this feature is phenomenal, as I've seen it work
on other computers.  The response time is very fast, and the
options to choose from are always relevant.  However, when
this feature is so slow that it forces you to wait for
results to appear as you type, and won't complete what you
are typing, it becomes a complete killer.  Because this very
situation was happening to me, I tried turning this off in
the preferences section.  The problem...  The option to do
so isn't available.  This was extremely frustrating.  So
much so that it nearly drove me away from using the browser
ever again.  After many failed attempts at finding a
solution, I finally came across a blog entry written by <a
href="http://www.dustindiaz.com/about/">Dustin Diaz</a>
explaining the <a
href="http://www.dustindiaz.com/firefox-31-brings-good-stuff
/">features of the new Firefox 3 browser</a>, which helped
fix my problem (thank you very much Mr. Diaz).  Since the
solution to my problem took so long to figure out, I thought
I'd share the solution in hopes that it helps anyone else
who runs into this.<br />
<span id="more-183"></span></p>
<p><strong>Solution</strong><br />
In your super-slow URL bar, type in "about:config".  This
should bring up a message that may scare you that states the
following:</p>
<p><img
src="http://www.patmullin.com/weblog/wp-content/uploads/2008
/08/picture-5.png" alt="" title="Warning.  Should I do
this?" width="500" height="174" class="alignnone size-full
wp-image-185" /></p>
<p>Fear not, what I tell you to do won't hurt the browser. 
It'll will only make it better.  Once you click "I'll be
careful, I promise", you'll be taken to a page that lists
all the configuration parameters that you can modify, and
there are a ton.  We only care about the 'URL bar'
parameters, so in the 'Filter:' text box at the top of the
page, type "urlbar" and hit enter.  This will bring up only
the configuration options for the URL bar:</p>
<p><img
src="http://www.patmullin.com/weblog/wp-content/uploads/2008
/08/picture-6.png" alt="" title="URL Bar Options"
width="500" height="251" class="alignnone size-full
wp-image-187" /></p>
<p>Next, find the "browser.urlbar.matchOnlyTyped" parameter,
and doubleclick on this row.  This will change it's value to
true.  </p>
<p><img
src="http://www.patmullin.com/weblog/wp-content/uploads/2008
/08/picture-7.png" alt="" title="Set matchOnlyType to True"
width="407" height="62" class="alignnone size-full
wp-image-188" /></p>
<p>That's it.  This should speed up the response time on the
URL bar, and make you happy, and more importantly, love
Firefox all over again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2008/08/21/firefox-3-url-bar-is-killing-me/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>YSlow</title>
		<link>http://www.patmullin.com/weblog/2007/11/27/yslow/</link>
		<comments>http://www.patmullin.com/weblog/2007/11/27/yslow/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 14:54:24 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/2007/11/27/yslow/</guid>
		<description><![CDATA[YSlow, which was created by the developers at Yahoo!, is a firefox plugin that analyzes web pages and tells you why they're slow based on the rules for high performance web sites. YSlow is a Firefox add-on integrated with the popular Firebug web development tool. Below is a google tech talk session explaining all about [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.yahoo.com/yslow/">YSlow</a>,
which was created by the developers at <a
href="http://yahoo.com">Yahoo!</a>, is a firefox plugin that
analyzes web pages and tells you why they're slow based on
the rules for high performance web sites. YSlow is a Firefox
add-on integrated with the popular Firebug web development
tool.  Below is a google tech talk session explaining all
about it:<br />
<object width="425" height="355"><param name="movie"
value="http://www.youtube.com/v/BTHvs3V8DBA&rel=1"></param><
param name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/BTHvs3V8DBA&rel=1"
type="application/x-shockwave-flash" wmode="transparent"
width="425" height="355"></embed></object></p>
<p>A great lesson to be learned by this video comes at the
20 minute mark with the discussion on "<a
href="http://www.websiteoptimization.com/speed/tweak/css-spr
ites/">CSS Sprites</a>".  This is a brilliant idea, and
extremely simple to implement.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2007/11/27/yslow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari for Windows is Nice!</title>
		<link>http://www.patmullin.com/weblog/2007/06/12/safari-for-windows-is-nice/</link>
		<comments>http://www.patmullin.com/weblog/2007/06/12/safari-for-windows-is-nice/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 19:34:28 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[IT Industry]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/2007/06/12/safari-for-windows-is-nice/</guid>
		<description><![CDATA[Apple announced today that they are releasing a public BETA version of their "Safari" browser for Windows. So, armed with this information, I've decided to take it for a test drive. I must say, I like it very much. I'm currently writing this entry using the new browser, in fact. I haven't come across any [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apple.com"><img
src="/images/safari_logo.png" alt="safari logo"
class="floatright" style="border: none" /></a><a
href="http://www.apple.com/pr/library/2007/06/11safari.html"
>Apple announced today</a> that they are releasing a public
BETA version of their "<a
href="http://www.apple.com/safari/">Safari</a>" browser for
Windows.   So, armed with this information, I've decided to
take it for a test drive.  I must say, I like it very much. 
I'm currently writing this entry using the new browser, in
fact.  I haven't come across any bugs as of yet, however,
I'm sure there may be a few as it is still a beta version.
</p>
<p>What I like the best is the displaying of fonts.  They
look crisper and sharper.  The load times seem to be quite a
bit faster than any of the other browsers as well -
something that apple proudly boasts as one of the
features:</p>
<blockquote><p>
Safari is the fastest browser running on Windows, based on
the industry standard iBench tests, rendering web pages up
to twice as fast as IE 7 and up to 1.6 times faster than
Firefox 2. Safari joins iTunesÂ® in delivering
Appleâ€™s legendary user experience to both Windows and
MacÂ® users as well as full support of open Internet
standards.  -- <a
href="http://www.apple.com/pr/library/2007/06/11safari.html"
>Apple.com</a>
</p></blockquote>
<p>All you windows users out there, I strongly suggest <a
href="http://www.apple.com/safari/">giving it a try</a>. 
You won't be <a
href="http://www.iesucks.org/">disappointed</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2007/06/12/safari-for-windows-is-nice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m Not The Only One</title>
		<link>http://www.patmullin.com/weblog/2006/08/29/im-not-the-only-one/</link>
		<comments>http://www.patmullin.com/weblog/2006/08/29/im-not-the-only-one/#comments</comments>
		<pubDate>Mon, 28 Aug 2006 22:04:51 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/?p=67</guid>
		<description><![CDATA[There are plenty of people, besides me, that can't stand IE and the problems it causes them. And These people have gone the extra mile: There are countless bugs in Internet Explorer, but here are the main reasons to choose a free alternative. Prone to viruses and worms Renders pages incorrectly. Web designers then need [...]]]></description>
			<content:encoded><![CDATA[<p>There are plenty of people, besides me, that can't stand
IE and the problems it causes them.  And These people have
gone the extra mile:</p>
<blockquote><p>
There are countless bugs in Internet Explorer, but here are
the main reasons to choose a free alternative.</p>
<ul>
<li>Prone to viruses and worms</li>
<li>Renders pages incorrectly. Web designers then need to
spend extra time working so that pages work in Internet
Explorer. This puts costs up, and slows the web down.
</li>
<li>Doesn't let people resize certain text sizes. This means
those with poor sight cannot read small text on many
sites.</li>
<li>Far slower program than other web browsers</li>
<li>Far larger program than other web browsers</li>
<li>Isn't as user-centric as other web browsers. It lacks
many handy features such as tabbed browsing and integrated
search</li>
<li>Doesn't support PNG images properly
</li>
<p>-- <a href="http://www.stopie.com">StopIE.com</a>
</p></blockquote>
<p>And check out "<a href="http://www.ie7.com">ie7.com</a>".
 Gotta love it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2006/08/29/im-not-the-only-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Another IE Bug: Unnecessarily Duplicating Text</title>
		<link>http://www.patmullin.com/weblog/2006/08/25/another-ie-bug-unnecessarily-duplicating-text/</link>
		<comments>http://www.patmullin.com/weblog/2006/08/25/another-ie-bug-unnecessarily-duplicating-text/#comments</comments>
		<pubDate>Thu, 24 Aug 2006 20:29:35 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/?p=65</guid>
		<description><![CDATA[This issue has puzzled me for quite some time, and finally after some research I was able to figure out just what the heck was going on. The Problem For some odd and seemingly unexplainable reason, IE will display duplicate/repeating characters even though the code does not represent this. ... &#160;&#160;&#160;&#160;&#160;&#160;&#60;div id="thumbnails" style="display:none;"&#62;&#60;/div&#62; &#160;&#160;&#160;&#160;&#160;&#160;&#60;div id="story" [...]]]></description>
			<content:encoded><![CDATA[<p>This issue has puzzled me for quite some time, and
finally after some research I was able to figure out just
what the heck was going on.</p>
<h3>The Problem</h3>
<p>For some odd and seemingly unexplainable reason, IE will
display duplicate/repeating characters even though the code
does not represent this.</p>
<p class="blockcode">
...<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div
id="thumbnails" style="display:none;"&gt;&lt;/div&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div id="story"
style="position:relative;float:right;"&gt;<br />
			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt
;p
style="position:relative;float:right;"&gt;01.01.01&lt;/p&gt;
<br />
			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt
;h2&gt;Title&lt;/h2&gt;<br />
			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt
;p&gt;Lorem Ipsum ...&lt;/p&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br />
	&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br />
        &nbsp;&nbsp;&nbsp;&lt;div id="footer"&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the main
page."&gt;home&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;|&amp;nbsp;<
br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the about
page."&gt;about&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;|&amp;nbsp;<
br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the photos
page."&gt;photos&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;|&amp;nbsp;<
br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href="http://xxx
title="Click here to go to the contact us
page."&gt;contact&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;||&amp;nbsp;
<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the site
map."&gt;site map&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;br /&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;copy;&amp;nbsp;20
06 &nbsp;&lt;a
href="http://www.tricklin.com"&gt;tricklin.com&lt;/a&gt;<br
/>
	&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br />
        &nbsp;&nbsp;&nbsp;&lt;!-- end 'footer' --&gt;<br />
&lt;/div&gt;<br />
&lt;!-- end 'page' --&gt;<br />
...
</p>
<p><span id="more-65"></span></p>
<p>Looks pretty legit, right?  Well it is.  Except IE
doesn't render it correctly:</p>
<p><a
href="http://www.patmullin.com/images/ie_duplicate_bug.png"
target="_new" title="Click here to view a larger image"><img
src="http://www.patmullin.com/images/ie_duplicate_bug_small.
png" alt="IE duplicate / repeat text bug" class="floatleft"
/></a>.</p>
<h3>Why?</h3>
<p>Well, after doing a bit of research, here is what I
found:</p>
<blockquote><p>
The direct cause is nothing more than ordinary HTML
comments, such as, <code>&lt;!-- end left column
--&gt;</code>, sandwiched between floats that come in
sequence. Apparently, the comments are hard for IE to digest
when they occupy those positions, resulting in a kind of
"screen diarrhea". HTML comments inside the floats do not
cause the bug, nor do comments before or after the float
series. Only comments residing between floats cause the bug.
-- <a
href="http://www.positioniseverything.net/explorer/dup-chara
cters.html">positioniseverything.net</a>
</p></blockquote>
<p><strong>AND</strong></p>
<blockquote><p>
It turns out that this duplicating characters bug can be
triggered by other things than just HTML comments. Phil
Baines points out that any elements given the style
<code>{display: none}</code> will also induce the bug. In
fact, even hidden inputs can do it, and presumably any other
elements that don't actually display for some reason.
Apparently the act of hiding a source element is the
critical trigger for this bug. -- <a
href="http://www.positioniseverything.net/explorer/dup-chara
cters.html">positioniseverything.com</a>
</p></blockquote>
<p>After knowing this, can you guess what I needed to do to
the above code?  That's correct.</p>
<h3>The Solution</h3>
<p class="blockcode">
...<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;div id="story"
style="position:relative;float:right;"&gt;<br />
			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt
;p
style="position:relative;float:right;"&gt;01.01.01&lt;/p&gt;
<br />
			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt
;h2&gt;Title&lt;/h2&gt;<br />
			&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt
;p&gt;Lorem Ipsum ...&lt;/p&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>&lt;div
id="thumbnails"
style="display:none;"&gt;&lt;/div&gt;</strong> 
<strong>&laquo; move div here</strong><br />
        &nbsp;&nbsp;&nbsp;&lt;div id="footer"&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the main
page."&gt;home&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;|&amp;nbsp;<
br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the about
page."&gt;about&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;|&amp;nbsp;<
br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the photos
page."&gt;photos&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;|&amp;nbsp;<
br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a href="http://xxx
title="Click here to go to the contact us
page."&gt;contact&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;nbsp;||&amp;nbsp;
<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;a
href="http://xxx" title="Click here to go to the site
map."&gt;site map&lt;/a&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;br /&gt;<br />
		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&amp;copy;&amp;nbsp;20
06 &nbsp;&lt;a
href="http://www.tricklin.com"&gt;tricklin.com&lt;/a&gt;<br
/>
	&nbsp;&nbsp;&nbsp;&lt;/div&gt;<br />
        &nbsp;&nbsp;&nbsp;&lt;!-- end 'footer' --&gt;<br />
&lt;/div&gt;<br />
<span style="color:red;font-weight:bold">remove this
altogether &raquo;</span> <em><strong>&lt;!-- end 'page'
--&gt;</strong></em><br />
...
</p>
<p>There you have it.  Another IE issue that needs a
workaround.  Hopefully this helps a few people from going
insane.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2006/08/25/another-ie-bug-unnecessarily-duplicating-text/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Chalk One Up for the Good Guys!</title>
		<link>http://www.patmullin.com/weblog/2006/08/17/chalk-one-up-for-the-good-guys/</link>
		<comments>http://www.patmullin.com/weblog/2006/08/17/chalk-one-up-for-the-good-guys/#comments</comments>
		<pubDate>Wed, 16 Aug 2006 21:07:19 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/?p=64</guid>
		<description><![CDATA[A good friend of mine recently sent me an e-mail: For the last couple days my internet has been shutting down frequently with the "Microsoft Internet Explorer has encountered a problem and needs to close" message. It seems to happen after I switch to pages that have some sort of sound or action on them. [...]]]></description>
			<content:encoded><![CDATA[<p>A good friend of mine recently sent me an e-mail:</p>
<blockquote><p>For the last couple days my internet has been
shutting down frequently with the "Microsoft Internet
Explorer has encountered a problem and needs to close"
message.<br />
It seems to happen after I switch to pages that have some
sort of sound or action on them.  For example, it ALWAYS
happens when I go to the forgottenfour myspace page, which
automatically plays a song.<br />
I think this started right after I downloaded some system
updates.  Could that be related?<br />
Is there anything you can think of that I should
do?</p></blockquote>
<p><span id="more-64"></span><br />
My Reply:</p>
<blockquote><p>Yeah.  Download Firefox and don't look
back.</p>
<p><a
href="http://www.mozilla.com">http://www.mozilla.com</a></p>
</blockquote>
<p>His reply after downloading Firefox:</p>
<blockquote><p>Trick,<br />
Thanks for the advice.  I've got the firefox up and going
and I can already tell it's better.  Should I remove the IE
stuff from my computer, or just not use it?</p></blockquote>
<p>That's one more for the good guys!  Only a couple million
more to go!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2006/08/17/chalk-one-up-for-the-good-guys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Developer Extension v 1.0 Now Available!</title>
		<link>http://www.patmullin.com/weblog/2006/01/04/web-developer-extension-v-10-now-available/</link>
		<comments>http://www.patmullin.com/weblog/2006/01/04/web-developer-extension-v-10-now-available/#comments</comments>
		<pubDate>Tue, 03 Jan 2006 19:52:33 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/?p=42</guid>
		<description><![CDATA[If you are a web developer, and don't have this Firefox extension, then you must be living under a rock. If you have an earlier version, then this is a must download. There have been a lot of new features added, as well as some bug fixes. So, what are you waiting for? download this [...]]]></description>
			<content:encoded><![CDATA[<p>If you are a web developer, and don't have this Firefox
extension, then you must be living under a rock.  If you
have an earlier version, then this is a must download. 
There have been a lot of <a
href="http://chrispederick.com/work/webdeveloper/documentati
on/history/">new features added, as well as some bug
fixes</a>.  So, what are you waiting for?  <a
href="http://chrispederick.com/work/webdeveloper/">download
this extension NOW!!!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2006/01/04/web-developer-extension-v-10-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Firefox and Make Me Rich</title>
		<link>http://www.patmullin.com/weblog/2005/11/18/download-firefox-and-make-me-rich/</link>
		<comments>http://www.patmullin.com/weblog/2005/11/18/download-firefox-and-make-me-rich/#comments</comments>
		<pubDate>Thu, 17 Nov 2005 19:48:09 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[IT Industry]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/?p=31</guid>
		<description><![CDATA[In an effort to improve the quality of web browsing, and squash a crappy browser (Internet Exploder), Google is paying $1 for referring people to download Firefox. Why would they be doing this? Well, Firefox is slowly gaining on IE, and is by far the more superior browser. I applaud Google for doing this, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="#downloadfirefox"><img
src="http://www.patmullin.com/images/firefox.png"
title="Download Firefox and Make Me Rich!"
class="floatright" alt="Firefox" /></a>In an effort to
improve the quality of web browsing, and squash a crappy
browser (Internet Exploder), Google is paying $1 for
referring people to download Firefox.  Why would they be
doing this?  Well, Firefox is slowly gaining on IE, and is
by far the <a href="http://weblog.patmullin.com/?p=4">more
superior browser</a>.  I applaud Google for doing this, and
promise to do my part to get more people using Firefox.</p>
<p><span id="more-31"></span><br />
<blockquote>
The Mountain View, Calif., search-engine giant is providing
its ad publishers with a set of buttons that Web site
visitors can use to download Firefox with the Google
Toolbar, which is a browser add-in that takes a user
directly to Google services, Mozilla said this week. Site
operators using the buttons will be paid $1 each time
someone installs the browser and toolbar. -- <a
href="http://www.informationweek.com/story/showArticle.jhtml
?articleID=173601284">InformationWeek</a>
</p></blockquote>
<p>So, start <a href="#downloadfirefox">downloading</a> and
make me rich! </p>
<p>(the link is in the at the bottom of the sidebar
&raquo;)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2005/11/18/download-firefox-and-make-me-rich/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I Like Firefox</title>
		<link>http://www.patmullin.com/weblog/2005/09/22/why-i-like-firefox/</link>
		<comments>http://www.patmullin.com/weblog/2005/09/22/why-i-like-firefox/#comments</comments>
		<pubDate>Thu, 22 Sep 2005 18:08:04 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://www.patmullin.com/weblog/?p=6</guid>
		<description><![CDATA[Tabbed Browsing Firefox allows you to view multiple webpages within the same window by using tabs. I had first seen these with Netscape 6 (I believe), and was immediately impressed. In Firefox, you can right click on any link, and tell your browser to open this link in a new tab. This feature comes in [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.patmullin.com/images/firefox.png"
class="floatright" /><strong>Tabbed Browsing</strong><br />
Firefox allows you to view multiple webpages within the same
window by using tabs.  I had first seen these with Netscape
6 (I believe), and was immediately impressed.</p>
<p>In Firefox, you can right click on any link, and tell
your browser to open this link in a new tab.  This feature
comes in very handy when you are on a search page containing
multiple results.  Opening links in a new tab, keeps you on
the search page, and you won't lose your place.</p>
<p>Below, I've included some helpful keyboard shortcuts for
tabbed browsing:</p>
<ul>
<li>Ctrl + t: Opens a new tab in an 'about:blank' page.</li>
<li>Ctrl + Page Up: Goes to the tab located to the immediate
left</li>
<li>Ctrl + Page Down:  Goes to the tab located to the
immediate right</li>
<li>Ctrl + (#): Goes to the tab of the corresponding number
on the keyboard.  For Example:  If you have 3 tabs open, and
you enter Ctrl + 2, you will go to the 2nd tab.  This is
great if you have less than 10 tabs open.</li>
</ul>
<p><strong>Extensions</strong><br />
As a web developer/designer, I've found Firefox to be the
most friendly and comprehensive browser available. 
Especially with the inclusion of the <a
href="http://chrispederick.com/work/firefox/webdeveloper/">w
eb developer extension</a>.   This <a
href="http://extensionroom.mozdev.org/">extension</a> adds a
menu and a toolbar to the browser that contains various web
developer tools, such as displaying Form details, resizing
your window, validating CSS/HTML, a button to immediately
open the source code in a new window, a button to open the
javascript console, and much, much more.  I highly recommend
this extension.</p>
<p><span id="more-6"></span>Other great extensions:</p>
<ul>
<li><a
href="http://extensionroom.mozdev.org/more-info/aardvark">Aa
rdvark</a>:  Allows cleaning up a page prior to printing
it</li>
<li><a
href="http://extensionroom.mozdev.org/more-info/firefoxtoolb
ar">Firefox Toolbar</a>: Customizable search toolbar for
Firefox that allows you to add/delete any search
engine.</li>
<li><a
href="http://extensionroom.mozdev.org/more-info/tbe">Tabbrow
ser Extensions:</a>  Add-on package for extending operations
of tabbed browsing, for example tabs become reorderable by
drag and drop.</li>
<li><a href="http://optimoz.mozdev.org/gestures/">Mouse
Gestures</a>: "Mouse Gestures are a fast way to execute
commands without using the keyboard, menus or toolbars.
Instead, the user holds down a mouse button (usually the
right one), moves the mouse in a certain way to form a
gesture, then releases the mouse button."</li>
</ul>
<p><strong>JavaScript Console</strong><br />
This isn't limited to Firefox, however, this console is way
more intuitive than anything IE provides.  When
creating/modifying JavaScript, I will never use IE to test. 
Internet Exploder never provides any useful information as
to why my script isn't working.  The JS Console specifically
states errors, down to the exact page and line number where
the error occurred.</p>
<p><strong>View Selection Source</strong><br />
Highlight some text on this page, then right-click, and
notice the option to "View Selection Source".  Click on
this, and a window will pop-up showing you the source code
for only the highlighted content.  This is an excellent
feature when you have a page with a lot of content, but know
specifically for what you are looking.</p>
<p><strong>I Don't Like IE</strong><br />
This is a matter of opinion, but IE does nothing to make my
web browsing experience more convenient.  It's too bad that
when you have a PC, this is the default browser available. 
Hopefully soon, people will learn about Firefox, and make it
their default.  Then Microsoft will be forced to take some
drastic measures to improve their offering.</p>
<p>These are just a few of the main reasons why I use
Firefox as my default browser.  There are many more, but I'm
tired of writing this post, and need to get back to doing
other things.  Hopefully this encourages you to at least
give it a shot (if you haven't already).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.patmullin.com/weblog/2005/09/22/why-i-like-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

