<?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>Stickblog &#187; Firefox Extensions</title>
	<atom:link href="http://the-stickman.com/category/web-development/firefox-extensions/feed/" rel="self" type="application/rss+xml" />
	<link>http://the-stickman.com</link>
	<description>Random developer notes</description>
	<lastBuildDate>Wed, 10 Mar 2010 15:11:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Screenshot web sites easily with FireShot</title>
		<link>http://the-stickman.com/web-development/firefox-extensions/screenshot-web-sites-easily-with-fireshot/</link>
		<comments>http://the-stickman.com/web-development/firefox-extensions/screenshot-web-sites-easily-with-fireshot/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 07:40:58 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>

		<guid isPermaLink="false">http://the-stickman.com/web-development/firefox-extensions/screenshot-web-sites-easily-with-fireshot/</guid>
		<description><![CDATA[Another day, another Firefox plugin plug&#8230;well I could drone on about how much fun it is to completely refactor all the exception handling in our large and complex publishing framework, but somehow I don&#8217;t think you&#8217;d be any more excited about it than I am.
So I&#8217;ve been breaking up the monotony now and again by [...]]]></description>
			<content:encoded><![CDATA[<p>Another day, another Firefox plugin plug&#8230;well I <i>could</i> drone on about how much fun it is to completely refactor all the exception handling in our large and complex publishing framework, but somehow I don&#8217;t think you&#8217;d be any more excited about it than I am.</p>
<p>So I&#8217;ve been breaking up the monotony now and again by poking around Firefox&#8217;s <a href="https://addons.mozilla.org/en-US/firefox/">ever-growing list of add-ons</a> and yesterday I stumbled across <a href="https://addons.mozilla.org/en-US/firefox/addon/5648">Fireshot</a>, which I think is easily good enough for a mention here. It&#8217;s a screen-grabber for Firefox, but in addition it also allows you, very quickly and easily, to annotate a screenshot, highlight areas of interest etc. You can choose to grab either just the visible area, or the whole page. </p>
<p>I really am very impressed with how well thought-out and seamless it makes the process &#8212; very useful if you&#8217;re creating documentation, for example.</p>
<div align="center"><a href="/graphics/blog/fireshot-full.jpg"><img style="max-width: 800px;" src="/graphics/blog/fireshot-smalll.jpg" /></a></div>
<p>One downside is that it&#8217;s Windows-only, which is a shame but understandable given that it&#8217;s based on <a href="http://screenshot-program.com/">(commercial) Windows software</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-extensions/screenshot-web-sites-easily-with-fireshot/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Monitoring HTTP activity with HttpFox</title>
		<link>http://the-stickman.com/web-development/firefox-extensions/monitoring-http-activity-with-httpfox/</link>
		<comments>http://the-stickman.com/web-development/firefox-extensions/monitoring-http-activity-with-httpfox/#comments</comments>
		<pubDate>Mon, 09 Jun 2008 12:42:24 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>

		<guid isPermaLink="false">http://the-stickman.com/?p=131</guid>
		<description><![CDATA[While Firebug is about as close to a perfect tool for web development as I&#8217;ve ever seen, its use as an HTTP monitor is limited &#8212; if only because its Net pane is cleared when the page refreshes. In the past I&#8217;ve used Fiddler for this job, but of course you need to remember to [...]]]></description>
			<content:encoded><![CDATA[<p>While <a title="Firebug" href="http://getfirebug.com">Firebug</a> is about as close to a perfect tool for web development as I&#8217;ve ever seen, its use as an HTTP monitor is limited &#8212; if only because its Net pane is cleared when the page refreshes. In the past I&#8217;ve used <a href="http://www.fiddlertool.com/fiddler/">Fiddler</a> for this job, but of course you need to remember to start it up and then configure Firefox&#8217;s proxy settings to make use of it.</p>
<p>I&#8217;ve recently discovered <a href="https://addons.mozilla.org/en-US/firefox/addon/6647">HttpFox</a>, a Firefox extension which sits quite neatly between the two: it works better than Firebug but lacks some of the more powerful facilities of Fiddler (for example, the ability to intercept and modify requests during send/receive). However for basic HTTP monitoring tasks, it&#8217;s simple and convenient.</p>
<p><a href="/graphics/blog/httpfox-full.jpg"><img src="/graphics/blog/httpfox-small.jpg" alt="HttpFox in action (click for larger)" width="480" height="349" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-extensions/monitoring-http-activity-with-httpfox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Preventing Firefox from &#8216;fixing&#8217; your URLs</title>
		<link>http://the-stickman.com/web-development/preventing-firefox-from-fixing-your-urls/</link>
		<comments>http://the-stickman.com/web-development/preventing-firefox-from-fixing-your-urls/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 11:31:53 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://the-stickman.com/web-development/preventing-firefox-from-fixing-your-urls/</guid>
		<description><![CDATA[In the office where I work, we have a number of in-house development and utility servers, some of which use truncated domains: for example, our Trac installation is reachable by using just the domain http://trac/, so in fact you can just type &#8216;trac&#8217; into the address bar. Quick to type and easy to remember.
However, if [...]]]></description>
			<content:encoded><![CDATA[<p>In the office where I work, we have a number of in-house development and utility servers, some of which use truncated domains: for example, our <a href="http://trac.edgewall.org/">Trac</a> installation is reachable by using just the domain http://trac/, so in fact you can just type &#8216;trac&#8217; into the address bar. Quick to type and easy to remember.</p>
<p>However, if for some reason the server fails to respond in a timely manner, Firefox tries to be clever: it thinks &#8220;Ah, the user is just being lazy, I can help!&#8221; and it automagically prepends &#8216;www.&#8217; and adds &#8216;.com&#8217; to the end of the URL. The result? I end up redirected to some random site thinking &#8220;Crap, what&#8217;s happened to our Trac server?&#8221; until the penny drops.</p>
<p>This annoys me, and every time I install a new version of Firefox I have to remember to disable the behaviour. Except I always forget which configuration directive is responsible. So for my future peace of mind, here it is:
<ul>
<li>In the address bar, type <i>about:config</i></li>
<li>Filter for <i>fixup</i></li>
<li>Make sure that <b>browser.fixup.alternate.enabled</b> is set to <i>false</i></li>
</ul>
<p>And there you have it.</p>
<p>For more information about this and all Firefox&#8217;s many other, exciting about:config entries, check out <a href="http://kb.mozillazine.org/Firefox_:_FAQs_:_About:config_Entries">this Mozillazine FAQ</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/preventing-firefox-from-fixing-your-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Extension: Firebug gets even better</title>
		<link>http://the-stickman.com/web-development/firefox-extensions/firefox-extension-firebug-gets-even-better/</link>
		<comments>http://the-stickman.com/web-development/firefox-extensions/firefox-extension-firebug-gets-even-better/#comments</comments>
		<pubDate>Tue, 05 Dec 2006 09:58:31 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>

		<guid isPermaLink="false">http://the-stickman.com/web-development/firefox-extensions/firefox-extension-firebug-gets-even-better/</guid>
		<description><![CDATA[I&#8217;ve gushed about Firebug before but I&#8217;ve just been tipped off to a new (beta) version (and a new web site) and I thought it was about time I gushed some more.
If you&#8217;re a web developer and you don&#8217;t have this extension installed, then you deserve a slap about the face. Firebug has so many [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve gushed about Firebug <a href="http://the-stickman.com/web-development/firefox-extension-firebug/">before</a> but I&#8217;ve just been tipped off to a new (beta) version (and <a href="http://www.getfirebug.com/">a new web site</a>) and I thought it was about time I gushed some more.</p>
<p>If you&#8217;re a web developer and you don&#8217;t have this extension installed, then you deserve a slap about the face. Firebug has so many useful features I could rant on for ages, but here are the highlights:</p>
<ul>
<li>Error console (which can be addressed directly from JavaScript)</li>
<li>Inspect and edit HTML and CSS inline</li>
<li>JavaScript inspector, debugger and profiler</li>
<li>JavaScript command line</li>
<li>DOM Explorer</li>
<li>Monitoring and debugging of requests and responses using XMLHTTPRequest</li>
<li>File sizes and timings display</li>
</ul>
<p>I really can&#8217;t say enough good things about this extension, and this latest version is a massive improvement over previous releases. </p>
<p>Get it.</p>
<p>UPDATE: check out <a href="http://www.ddj.com/dept/debug/196802787">this interesting article</a> exploring just some of Firebug&#8217;s features.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-extensions/firefox-extension-firebug-gets-even-better/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox: simple config setting can improve memory usage</title>
		<link>http://the-stickman.com/web-development/firefox-simple-config-setting-can-improve-memory-usage-2/</link>
		<comments>http://the-stickman.com/web-development/firefox-simple-config-setting-can-improve-memory-usage-2/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 08:48:48 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://the-stickman.com/web-development/firefox-simple-config-setting-can-improve-memory-usage-2/</guid>
		<description><![CDATA[Here&#8217;s a simple tip for (potentially) improving performance in Firefox. Not a hack, just someone pointing out a rather obscure feature.
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a <a href="http://tech.cybernetnews.com/2006/03/26/this-may-help-your-firefox-memory-leak/">simple tip</a> for (potentially) improving performance in Firefox. Not a hack, just someone pointing out a rather obscure feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-simple-config-setting-can-improve-memory-usage-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox getting bogged down? Extensions might be to blame</title>
		<link>http://the-stickman.com/web-development/firefox-getting-bogged-down-extensions-might-be-to-blame/</link>
		<comments>http://the-stickman.com/web-development/firefox-getting-bogged-down-extensions-might-be-to-blame/#comments</comments>
		<pubDate>Wed, 05 Apr 2006 08:05:09 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://the-stickman.com/web-development/firefox-getting-bogged-down-extensions-might-be-to-blame/</guid>
		<description><![CDATA[Here&#8217;s a potentially very useful post that lists some of the most popular Firefox extensions that suffer from &#8216;memory issues&#8217; and could be causing your browser to run slowly.
]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s <a href="http://tech.cybernetnews.com/2006/04/04/reducing-your-memory-usage-in-firefox/">a potentially very useful post</a> that lists some of the most popular Firefox extensions that suffer from &#8216;memory issues&#8217; and could be causing your browser to run slowly.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-getting-bogged-down-extensions-might-be-to-blame/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Extension: Firebug</title>
		<link>http://the-stickman.com/web-development/firefox-extension-firebug/</link>
		<comments>http://the-stickman.com/web-development/firefox-extension-firebug/#comments</comments>
		<pubDate>Tue, 24 Jan 2006 08:55:17 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://the-stickman.com/web-development/firefox-extension-firebug/</guid>
		<description><![CDATA[Yes, yet another widget to help with web development: this time, an improved Javascript console (which I&#8217;ve ben praying for since I first began using Firefox). Instead of sitting in another window Firebug docks along the bottom of your browser window and can be minimised to the status bar, with a small display of any [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, <a href="https://addons.mozilla.org/extensions/moreinfo.php?id=1843&#038;application=firefox">yet another widget to help with web development</a>: this time, an improved Javascript console (which I&#8217;ve ben praying for since I first began using Firefox). Instead of sitting in another window Firebug docks along the bottom of your browser window and can be minimised to the status bar, with a small display of any errors that arise. It even includes an option to log XMLHTTPRequest operations, with all sorts of information about what&#8217;s going on.</p>
<p>It has an &#8216;inspect element&#8217; facility that allows you to click on any element of your page and see its properties &#8212; HTML, CSS and any also any Javascript associated with it. In addition, simply by adding a brief function definition to your scripts, you can <a href="http://www.joehewitt.com/software/firebug/faq.php">write your own log output</a> to the Firebug window.</p>
<p>All in all, a very useful tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-extension-firebug/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Firefox Extension: IE Tab</title>
		<link>http://the-stickman.com/web-development/firefox-extension-ie-tab/</link>
		<comments>http://the-stickman.com/web-development/firefox-extension-ie-tab/#comments</comments>
		<pubDate>Thu, 01 Dec 2005 11:17:19 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://the-stickman.com/?p=37</guid>
		<description><![CDATA[I develop almost entirely in Mozilla Firefox, but of course I have to check all my work with Microsoft Internet Explorer.  It&#8217;s a drag, but it has to be done. However today someone pointed out the IE Tab extension that allows you to switch between Firefox and Internet Explorer rendering engines, from within a [...]]]></description>
			<content:encoded><![CDATA[<p>I develop almost entirely in <a href="http://www.mozilla.com/firefox/">Mozilla Firefox</a>, but of course I have to check all my work with <a href="http://www.microsoft.com/windows/ie/default.mspx">Microsoft Internet Explorer</a>.  It&#8217;s a drag, but it has to be done. However today someone pointed out the <a href="https://addons.mozilla.org/extensions/moreinfo.php?id=1419">IE Tab extension</a> that allows you to switch between Firefox and Internet Explorer rendering engines, from within a Firefox tab, at the click of a button. So you can check the same page in both browsers very quickly, or compare them side-by-side in separate tabs.</p>
<p>Very smart.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-extension-ie-tab/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox Extension: View Rendered Source</title>
		<link>http://the-stickman.com/web-development/firefox-extensions/firefox-extension-view-rendered-source/</link>
		<comments>http://the-stickman.com/web-development/firefox-extensions/firefox-extension-view-rendered-source/#comments</comments>
		<pubDate>Thu, 11 Aug 2005 07:52:05 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://the-stickman.com/?p=11</guid>
		<description><![CDATA[When you&#8217;re working extensively with pages that make use of dynamic HTML &#8212; ie. using Javascript to manipulate the structure of a page &#8212; the &#8220;View source&#8221; option in Firefox becomes effectively redundant, because the original source that you&#8217;ll see may not bear much resemblance to the &#8216;true&#8217; current state of the page. This can [...]]]></description>
			<content:encoded><![CDATA[<p>When you&#8217;re working extensively with pages that make use of dynamic HTML &#8212; ie. using Javascript to manipulate the structure of a page &#8212; the &#8220;View source&#8221; option in Firefox becomes effectively redundant, because the original source that you&#8217;ll see may not bear much resemblance to the &#8216;true&#8217; current state of the page. This can make it frustratingly difficult to develop in this sort of environment.</p>
<p><a href="http://jennifermadden.com/scripts/ViewRenderedSource.html">View Rendered Source</a> is a Firefox extension that aims to help, by allowing you to view the source code of an HTML <em>after</em> any transformations. And it does so in a very readable, structured way too.</p>
<p><em>Please note: I experienced a serious problem where the extension caused my PC to reboot (!). The creator of the extension has since published a simple fix (set the option to open in a separate window rather than a tab) &#8212; I strongly recommend you enable this feature.</em></p>
<p>If you&#8217;re looking for an equivalent for Internet Explorer, you might check out <a href="http://www.blazingtools.com/is.html">Instant Source</a>, which does much the same job although in a slightly different way. Sadly, it&#8217;s not free.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/firefox-extensions/firefox-extension-view-rendered-source/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Firefox Extension: Finding total page weight</title>
		<link>http://the-stickman.com/web-development/finding-total-page-weight-in-firefox/</link>
		<comments>http://the-stickman.com/web-development/finding-total-page-weight-in-firefox/#comments</comments>
		<pubDate>Thu, 30 Jun 2005 13:45:36 +0000</pubDate>
		<dc:creator>Stickman</dc:creator>
				<category><![CDATA[Firefox Extensions]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://the-stickman.com/uncategorized/finding-total-page-weight-in-firefox/</guid>
		<description><![CDATA[Just a quick one&#8230;I wanted to be able to find out, quickly, the weight (ie. the total size of all files) for any given page on a site. Page Info will give you some help, but it doesn&#8217;t always seem to work and it doesn&#8217;t give you a total.
Anyway I hit Google and stumbled upon [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick one&#8230;I wanted to be able to find out, quickly, the weight (ie. the total size of all files) for any given page on a site. Page Info will give you some help, but it doesn&#8217;t always seem to work and it doesn&#8217;t give you a total.</p>
<p>Anyway I hit Google and stumbled upon this simple and not very well publicised Firefox extension: <a href="http://f7.net/firefox/">Fatweb</a>, by <a href="http://paulenglish.com/">Paul English</a>. Promised developments don&#8217;t seem to have materialised but even in its basic form it&#8217;s useful &#8212; it gives a running total of bytes loaded, in the status bar. On click you get a list of all files and their sizes, with estimated total download time.</p>
]]></content:encoded>
			<wfw:commentRss>http://the-stickman.com/web-development/finding-total-page-weight-in-firefox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
