<?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>Simon Whatley &#187; Firefox</title>
	<atom:link href="http://www.simonwhatley.co.uk/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.simonwhatley.co.uk</link>
	<description>The opposite of every great idea is another great idea</description>
	<lastBuildDate>Wed, 02 Nov 2011 09:28:34 +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>Run Two Versions of Firefox on Mac OSX</title>
		<link>http://www.simonwhatley.co.uk/run-two-versions-of-firefox-on-mac-osx</link>
		<comments>http://www.simonwhatley.co.uk/run-two-versions-of-firefox-on-mac-osx#comments</comments>
		<pubDate>Wed, 30 Mar 2011 09:03:52 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firefox 4]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[OSX]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=3958</guid>
		<description><![CDATA[Last week Firefox 4.0 was released to the world. Web developers everywhere celebrated with delight, the new browser. Well, almost! The browser comes packed with a super-fast JavaScript engine called J&#228;gerMonkey, improved support for HTML5 and CSS3 and a bunch of new interface updates.]]></description>
			<content:encoded><![CDATA[<p>Last week Firefox 4.0 was released to the world. Web developers everywhere celebrated with delight, the new browser. Well, almost!  The browser comes packed with a <a href="http://www.mozilla.com/en-US/firefox/4.0/releasenotes/" title="Firefox 4.0 release notes" target="_blank" rel="nofollow">super-fast JavaScript engine called J&auml;gerMonkey, improved support for HTML5 and CSS3 and a bunch of new interface updates</a>. But don’t get too excited just yet! It&#8217;s still a good idea to keep that old version of Firefox around for testing; we can’t assume everyone has upgraded to Firefox 4. So, to run both Firefox 3.6 and Firefox 4.0 on the same machine, just follow these simple steps:</p>
<ol>
<li>Open up your Applications folder and find your old version of Firefox.</li>
<li>Right click -> Get Info.</li>
<li>Rename to &#8220;Firefox36.app&#8221;.</li>
<li>Download Firefox 4.0 and install as normal.</li>
</ol>
<p>Voil&agrave;! You now have more than one Firefox browser to play with.</p>
<p>That was really simple huh? If someone knows how to do this on the Windows and Linux side, I would love to hear how.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/run-two-versions-of-firefox-on-mac-osx/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Tools to Evaluate the Speed of Your Website</title>
		<link>http://www.simonwhatley.co.uk/tools-to-evaluate-the-speed-of-your-website</link>
		<comments>http://www.simonwhatley.co.uk/tools-to-evaluate-the-speed-of-your-website#comments</comments>
		<pubDate>Tue, 13 Apr 2010 10:21:51 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Charles]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Fiddler]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[search engine marketing]]></category>
		<category><![CDATA[Search engine optimization]]></category>
		<category><![CDATA[search rankings]]></category>
		<category><![CDATA[search rankings algorithm]]></category>
		<category><![CDATA[Smush It]]></category>
		<category><![CDATA[web debugging]]></category>
		<category><![CDATA[Webmaster Tools]]></category>
		<category><![CDATA[Yahoo]]></category>
		<category><![CDATA[YSlow]]></category>
		<category><![CDATA[YUI Compressor]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=3461</guid>
		<description><![CDATA[Google’s addition of a page speed signal to its search rankings algorithm officially links performance with search engine marketing. The loading speed of a web page affects user psychology in a number of ways, and now it can effect its rankings as well.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.websiteoptimization.com/speed/tweak/page-speed-search-rankings/" title="" target="_blank" rel="nofollow">WebsiteOptimisation.com</a> recently reported that Google has incorporated the speed of a web page into its search engine rankings. </p>
<p>Google&#8217;s addition of a page speed signal to its search rankings algorithm officially links performance with search engine marketing. The loading speed of a web page affects user psychology in a number of ways, and now it can effect its rankings as well.</p>
<p>From the Google Webmasters&#8217; Blog:</p>
<blockquote><p>Speeding up websites is important &#8212; not just to site owners, but to all Internet users. Faster sites create happy users and we&#8217;ve seen in our internal studies that when a site responds slowly, visitors spend less time there. But faster sites don&#8217;t just improve user experience; recent data shows that improving site speed also reduces operating costs. Like us, our users place a lot of value in speed &#8211; that&#8217;s why we&#8217;ve decided to take site speed into account in our search rankings. We use a variety of sources to determine the speed of a site relative to other sites</p></blockquote>
<p>If you are a site owner, webmaster or a web author, there are some free tools that you can use to evaluate the speed of your site and therefore improve site performance:</p>
<ul>
<li><a href="http://code.google.com/speed/page-speed/" title="Page Speed" target="_blank" rel="nofollow">Page Speed</a>, an open source <a href="http://getfirefox.com/" title="Get Firefox" target="_blank" rel="nofollow">Firefox</a>/<a href="http://getfirebug.com/" title="Get Firebug" target="_blank" rel="nofollow">Firebug</a> add-on that evaluates the performance of web pages and gives suggestions for improvement.</li>
<li><a href="http://developer.yahoo.com/yslow/" title="Yahoo! YSlow" target="_blank" rel="nofollow">Yahoo! YSlow</a> a <a href="http://getfirefox.com/" title="Get Firefox" target="_blank" rel="nofollow">Firefox</a>/<a href="http://getfirebug.com/" title="Get Firebug" target="_blank" rel="nofollow">Firebug</a> Add-on that analyzes web pages and suggests ways to improve their performance, based on a set of rules for high performance web pages.</li>
<li><a href="http://www.webpagetest.org/" title="WebPageTest" target="_blank" rel="nofollow">WebPageTest</a> shows a waterfall view of your pages&#8217; load performance plus an optimization checklist.</li>
<li><a href="http://browsermob.com/website-monitoring" title="BrowserMob website monitoring" target="_blank" rel="nofollow">BrowserMob</a> a tool for website performance monitoring and alerting.</li>
<li><a href="http://www.google.co.uk/chrome" title="Google Chrome" target="_blank" rel="nofollow">Chrome</a> Developer Tools that let you edit, debug, and monitor <abbr title="Cascading Style Sheets">CSS</abbr>, <abbr title="HyperText Markup Language">HTML</abbr>, and JavaScript live in any web page. You can also use them to optimise web page performance by profiling <abbr title="Central Processing Unit">CPU</abbr> and memory usage.</li>
<li>Google&#8217;s <a href="http://www.google.com/webmasters/" title="Google Webmaster Tools" target="_blank" rel="nofollow">Webmaster Tools</a>, in the Labs menu, Site Performance shows the speed of your website as experienced by users around the world.</li>
</ul>
<p>Other tools, including those for web debugging (<a href="http://www.charlesproxy.com/" title="Charles web proxy" target="_blank" rel="nofollow">Charles</a> and <a href="http://www.fiddler2.com/fiddler2/" title="Fiddler 2" target="_blank" rel="nofollow">Fiddler</a>) and resource optimisation (<a href="http://smush.it/" title="Smush It" target="_blank" rel="nofollow">Smush It</a> and <a href="http://developer.yahoo.com/yui/compressor/" title="Yahoo! YUI Compressor" target="_blank" rel="nofollow">YUI Compressor</a>), can be found on <a href="http://code.google.com/speed/tools.html" title="Google Code Speed Tools" target="_blank" rel="nofollow">Google Code</a>.</p>
<p>Google&#8217;s announcement of adding a page speed signal into its search rankings algorithm will in the long term will force the hand of website owners to increase the performance of their websites. This can only be a good think for user experience. With time and investment, the frustration of slow-loading websites will be banished to the past.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/tools-to-evaluate-the-speed-of-your-website/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What&#039;s In Google Chrome&#039;s User-Agent String</title>
		<link>http://www.simonwhatley.co.uk/whats-in-google-chromes-user-agent-string</link>
		<comments>http://www.simonwhatley.co.uk/whats-in-google-chromes-user-agent-string#comments</comments>
		<pubDate>Fri, 12 Sep 2008 12:10:43 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Chrome's address bar]]></category>
		<category><![CDATA[encryption]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Chrome]]></category>
		<category><![CDATA[Google Inc.]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HyperText Transfer Protocol]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Internet users]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Vista]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Official Build Google Inc.]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[operating system]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[United States]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[User Agent]]></category>
		<category><![CDATA[web crawlers]]></category>
		<category><![CDATA[Web Standards era]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[windowing system]]></category>
		<category><![CDATA[Windows NT]]></category>
		<category><![CDATA[X11]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=1123</guid>
		<description><![CDATA[With the advent Google Chrome there has been a lot of media coverage regarding the browser’s uptake and how it will compete with Internet Explorer, Firefox and Safari. This is where the User Agent becomes most valuable.]]></description>
			<content:encoded><![CDATA[<p>With the advent <a href="http://www.google.com/chrome/" title="" target="_blank" rel="nofollow">Google Chrome</a> there has been a lot of media coverage regarding the browser&#8217;s uptake and how it will compete with Internet Explorer, Firefox and Safari. This is where the User Agent becomes most valuable. It can be used in analytics software to determine the browser share and consequently aid the development of the website.</p>
<p>But what is a User Agent? A User Agent is the client application used with a particular network protocol; the phrase is most commonly used in reference to those which access the Web. Web user agents range from web browsers and e-mail clients to search engine crawlers (<q>spiders</q>), as well as mobile phones, screen readers and braille browsers used by people with disabilities. When Internet users visit a web site, a text string is generally sent to identify the user agent to the server. This forms part of the <abbr title="HyperText Transfer Protocol">HTTP</abbr> request, prefixed with <strong>user-agent:</strong> and typically includes information such as the application name, version, host operating system, and language. Bots, such as web crawlers, often also include a <abbr title="Universal Resource Locator">URL</abbr> and/or e-mail address so that the webmaster can contact the operator of the bot.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>By simply typing <strong>about:version</strong> into Chrome&#8217;s address bar you will be presented with the following information:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Google Chrome
0.2.149.29 (1798)
Official Build
Google Inc.
Copyright © 2006-2008 Google Inc. All Rights Reserved.
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.29 Safari/525.13</pre></div></div>

<p>As you can see Chrome&#8217;s version information provides limited detail about the browser. The last line is the important one. It is the <abbr title="HyperText Transfer Protocol">HTTP</abbr> <em>User-Agent</em> header:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/525.13 (KHTML, like Gecko) Chrome/0.2.149.29 Safari/525.13.</pre></div></div>

<p>If you know the <a href="http://tools.ietf.org/html/rfc2616" title="RFC 2616 Hypertext Transfer Protocol - HTTP/1.1" target="_blank" rel="nofollow">RFC 2616</a> specification on the HyperText Transfer Protocol &#8212; which incidentally, I gladly don&#8217;t &#8212; you would know that the User Agent, or more formally, product token, should be short and to the point:</p>
<blockquote><p>
Product tokens SHOULD be short and to the point. They MUST NOT be used for advertising or other non-essential information. Although any token character MAY appear in a product-version, this token SHOULD only be used for a version identifier (i.e., successive versions of the same product SHOULD only differ in the product-version portion of  the product value).
</p></blockquote>
<p>Clearly this isn&#8217;t the case! One of Google&#8217;s reason&#8217;s behind creating the Chrome browser was to start afresh. It would have therefore been truely amazing if they had made the string simply <em>Chrome/0.2.149.27</em>.</p>
<p>Unfortunately, <a href="http://en.wikipedia.org/wiki/Browser_sniffing" title="Wikipedia: Browser Sniffing" target="_blank" rel="nofollow">browser sniffing</a> makes an ever-growing <abbr title="User-Agent">UA</abbr> string the path of least resistance for browser vendors.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>So, what does Chrome&#8217;s User Agent string actually mean:</p>
<ul>
<li><strong>Mozilla/</strong> &#8211; This means that browser has the kind of capabilities that Netscape 1.1 had compared to <a href="http://en.wikipedia.org/wiki/Mosaic_(web_browser)" title="Wikipedia: Mosaic Web Browser" target="_blank" rel="nofollow">Mosaic</a> and <a href="http://en.wikipedia.org/wiki/Lynx_(web_browser)" title="Wikipedia: Lynx Web Browser" target="_blank" rel="nofollow">Lynx</a>.</li>
<li><strong>5.0</strong> &#8211; This means that the browser engine is from the post-Browser War Web Standards era as opposed to being from the Browser War era.</li>
<li><strong>(Windows;</strong> &#8211; This means that general windowing system flavor the browser runs on is Windows (as opposed to, for example, Apple and X11).</li>
<li><strong>U;</strong> &#8211; This means that the browser has at least the level of <a href="http://en.wikipedia.org/wiki/User_agent#Encryption_strength_.22U.22_.2F_.22I.22_.2F_.22N.22" title="Wikipedia: Encryption Strength" target="_blank" rel="nofollow">cryptographic capability / encryption strength</a> that U.S. versions of browsers had in the late 1990s.</li>
<li><strong>Windows NT 6.0;</strong> &#8211; This indicates the operating system the browser is running on. In this instance, the browser is running on Vista.</li>
<li><strong>en-US)</strong> &#8211; This indicates the user interface language of the browser (U.S. English in this case). This may be used to choose between different <em>content</em> languages even though <abbr title="HyperText Transfer Protocol">HTTP</abbr> has a different header for that purpose.</li>
<li><strong>AppleWebKit/</strong> &#8211; This indicates that the engine of the browser is <a href="http://webkit.org/" title="Webkit opensource project" target="_blank" rel="nofollow">WebKit</a> as opposed to being <a href="http://developer.mozilla.org/en/Gecko" title="Mozilla: Gecko Layout Engine" target="_blank" rel="nofollow">Gecko</a>. Developers should not do user agent sniffing as a rule, but if they still do, this is what they should be sniffing.</li>
<li><strong>525.13</strong> &#8211; This is the WebKit version from which Chrome branched its copy. Site admins could use this to detect old versions with known bugs.</li>
<li><strong>(KHTML, like Gecko)</strong> &#8211; This introduces the substring <q>Gecko</q> into the <abbr title="User-Agent">UA</abbr> string while pointing out to human readers that Webkit was forked from <a href="http://en.wikipedia.org/wiki/KHTML" title="Wikipedia: KHTML" target="_blank" rel="nofollow">KHTML</a>. Without this substring, Chrome might be put in the same category as <abbr title="Internet Explorer">IE</abbr> and Netscape 4.</li>
<li><strong>Chrome/</strong> &#8211; This string identifies the browser as actually Google Chrome.</li>
<li><strong>0.2.149.27</strong> &#8211; This is the Chrome version. This could be used to detect old versions with known bugs.</li>
<li><strong>Safari/</strong> &#8211; This means that the browser is like Safari as opposed to being like Firefox.</li>
<li><strong>525.13</strong> &#8211; This just repeats the WebKit version in order to have <em>some</em> version but not the irrelevant Safari.app version.</li>
</ul>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/whats-in-google-chromes-user-agent-string/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Save The Developers. Upgrade Your Browser.</title>
		<link>http://www.simonwhatley.co.uk/save-the-developers-upgrade-your-browser</link>
		<comments>http://www.simonwhatley.co.uk/save-the-developers-upgrade-your-browser#comments</comments>
		<pubDate>Tue, 25 Mar 2008 22:51:48 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Asides]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Camino]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Flock]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Safari]]></category>
		<category><![CDATA[Save the Developers]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=505</guid>
		<description><![CDATA[Say no to IE 6! The Save The Developers campaign focuses on assisting users in upgrading their Internet Explorer 6 web browser. This campaign will result in former IE 6 users having a more enjoyable experience on the web while (hopefully) creating a less stressful and complicated environment for web developers by hastening the retirement of an outdated]]></description>
			<content:encoded><![CDATA[<p>Say no to <acronym title="Internet Explorer">IE</acronym> 6! The Save The Developers campaign focuses on assisting users in upgrading their Internet Explorer 6 web browser. This campaign will result in former <acronym title="Internet Explorer">IE</acronym> 6 users having a more enjoyable experience on the web while (hopefully) creating a less stressful and complicated environment for web developers by hastening the retirement of an outdated browser.</p>
<p align="center">
<a href="http://www.savethedevelopers.org" title="Save The Developer" target="_blank" rel="nofollow" class="snap_noshots"><br />
<img src='http://www.simonwhatley.co.uk/blog/wp-content/uploads/2008/03/save-the-developers-logo.gif' alt='Save The Developers' /><br />
</a>
</p>
<p>Join the movement <a href="http://www.savethedevelopers.org" title="Save The Developer" target="_blank" rel="nofollow">SaveTheDevelopers.org</a>.</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/save-the-developers-upgrade-your-browser/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Extensions for Web Developers</title>
		<link>http://www.simonwhatley.co.uk/firefox-extensions-for-web-developers</link>
		<comments>http://www.simonwhatley.co.uk/firefox-extensions-for-web-developers#comments</comments>
		<pubDate>Tue, 31 Oct 2006 10:44:50 +0000</pubDate>
		<dc:creator>Simon</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Applications]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[User Science]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.simonwhatley.co.uk/?p=112</guid>
		<description><![CDATA[By itself, Firefox is a lean and fast browser, but lacks many functions useful to a Web Developer. This is where extensions come to the rescue. Web Developers use a host of Firefox extensions to increase their efficiency. I have included a list of my most used extensions. All of these plugins are great for developing and bug testing web sites within the Firefox browser environment.]]></description>
			<content:encoded><![CDATA[<p>By itself, Firefox is a lean and fast browser, but lacks many functions useful to a Web Developer.  This is where extensions come to the rescue. Web Developers use a host of Firefox extensions to increase their efficiency.</p>
<p>Here is a list of the Firefox extensions I utilise in my day-to-day work:</p>
<p><strong>ColorZilla</strong></p>
<p><a title="Colorzilla" target="_blank" href="https://addons.mozilla.org/firefox/271/" rel="nofollow">https://addons.mozilla.org/firefox/271/</a></p>
<p>Advanced Eyedropper, ColorPicker, Page Zoomer and other colorful goodies.</p>
<p>With ColorZilla you can get a color reading from any point in your browser, quickly adjust this color and paste it into another program. You can Zoom the page you are viewing and measure distances between any two points on the page. The built-in palette browser allows choosing colors from pre-defined color sets and saving the most used colors in custom palettes. DOM spying features allow getting various information about DOM elements quickly and easily.</p>
<p><strong>Firebug</strong></p>
<p><a title="FireBug" target="_blank" href="https://addons.mozilla.org/firefox/1843/" rel="nofollow">https://addons.mozilla.org/firefox/1843/</a></p>
<p>FireBug lets you explore the far corners of the DOM by keyboard or mouse. All of the tools you need to poke, prod, and monitor your JavaScript, CSS, HTML and Ajax are brought together into one seamless experience, including a debugger, an error console, command line, and a variety of fun inspectors.</p>
<p><strong>FireFTP</strong></p>
<p><a title="FireFTP" target="_blank" href="https://addons.mozilla.org/firefox/684/" rel="nofollow">https://addons.mozilla.org/firefox/684/</a></p>
<p>FireFTP is a free, secure, cross-platform FTP client for Mozilla Firefox which provides easy and intuitive access to FTP servers.</p>
<p>Along with transferring your files quickly and efficiently, FireFTP also includes more advanced features such as: directory comparison, syncing directories while navigating, SSL encryption, file hashing, and much more.</p>
<p><strong>HTML Validator</strong></p>
<p><a title="HTML Validator" target="_blank" href="http://users.skynet.be/mgueury/mozilla/" rel="nofollow">http://users.skynet.be/mgueury/mozilla/</a></p>
<p>HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla.<br />
The number of errors of a HTML page is seen on the form of  an icon in the status bar when browsing.<br />
The details of the errors are seen when looking the HTML source of the page.</p>
<p>The extension is based on Tidy. Tidy, was originally developed by the Web Consortium W3C. And now extended and improved by a lot of people. Tidy is embedded inside Mozilla/Firefox and makes the validation locally on your machine, without sending  HTML to a third party server.</p>
<p><strong>IE Tab</strong></p>
<p><a title="IE Tab" target="_blank" href="http://ietab.mozdev.org/" rel="nofollow">http://ietab.mozdev.org/</a></p>
<p>This extension embeds Internet Explorer (IE) in a Mozilla/Firefox tab, which allows you to view your work in IE without launching a separate window.</p>
<p><strong>LinkChecker</strong></p>
<p><a title="Link Checker" target="_blank" href="https://addons.mozilla.org/firefox/532/" rel="nofollow">https://addons.mozilla.org/firefox/532/</a></p>
<p>Checks the validity of links on a web page.</p>
<p><strong>MeasureIt</strong></p>
<p><a title="MeasureIt" target="_blank" href="https://addons.mozilla.org/firefox/539/" rel="nofollow">https://addons.mozilla.org/firefox/539/</a></p>
<p>Draw out a ruler to get the pixel width and height of any elements on a webpage.</p>
<p><strong>SEO for Firefox</strong></p>
<p><a title="SEO for Firefox" target="_blank" href="http://tools.seobook.com/firefox/seo-for-firefox.html" rel="nofollow">http://tools.seobook.com/firefox/seo-for-firefox.html</a></p>
<p>This tool was designed to add more data to Google and Yahoo! to make it easier to evaluate the value and competitive nature of a market. SEO for Firefox pulls in many useful marketing data points to make it easy get a more holistic view of the competitive landscape of a market right from the search results. In addition to pulling in useful marketing data this tool also provides links to the data sources so you can dig deeper into the data.</p>
<p><strong>Server Spy</strong></p>
<p><a title="Server Spy" target="_blank" href="https://addons.mozilla.org/firefox/2036/" rel="nofollow">https://addons.mozilla.org/firefox/2036/</a></p>
<p>Server Spy indicates what brand of HTTP server (eg. Apache, IIS, etc.) runs on the visited sites. When a tab is selected, the corresponding server name is shown on the right-hand side of the browser&#8217;s status bar.</p>
<p><strong>Snapper</strong></p>
<p><a title="Snapper" target="_blank" href="https://addons.mozilla.org/firefox/2703/" rel="nofollow">https://addons.mozilla.org/firefox/2703/</a></p>
<p>People often take screenshots of web pages for miscellaneous reasons &#8211; when designing a page, debugging a web application, or even for graphical reference. Usually, though, only a portion of the screenshot is actually relevant to the user&#8217;s purpose, leading to a large portion of the image getting cropped. This can be time consuming, and annoying at times.</p>
<p>Snapper allows users to designate an area of a web page for a focused snapshot, cutting out the additional work needed for cropping unecessary information.</p>
<p><strong>Web Developer</strong></p>
<p><a title="Web Developer" target="_blank" href="https://addons.mozilla.org/firefox/60/" rel="nofollow">https://addons.mozilla.org/firefox/60/</a></p>
<p><a title="Chris Pederic" target="_blank" href="http://chrispederick.com/work/webdeveloper/" rel="nofollow"> http://chrispederick.com/work/webdeveloper/</a></p>
<p>The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools.</p>
<p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p>Here is a list of other extensions I find useful:</p>
<p>CustomizeGoogle<br />
Gmail Space<br />
Google Notebook<br />
GooglePreview<br />
SessionSaver<br />
Tails Export</p>
<p align="center"><script type="text/javascript"><!--
google_ad_client = "pub-6475233631580417";
/* 468x60 Basic */
google_ad_slot = "7117418273";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonwhatley.co.uk/firefox-extensions-for-web-developers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

