<?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>Andrew R. Jones &#187; Firefox</title>
	<atom:link href="http://andrew-jones.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrew-jones.com</link>
	<description>Andrew Jones' Site</description>
	<lastBuildDate>Tue, 01 Dec 2009 20:30:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Chrome is Coming of Age on Linux</title>
		<link>http://andrew-jones.com/2009/10/08/google-chrome-is-coming-of-age-on-linux/</link>
		<comments>http://andrew-jones.com/2009/10/08/google-chrome-is-coming-of-age-on-linux/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 08:00:03 +0000</pubDate>
		<dc:creator>Andrew Jones</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web Browsers]]></category>

		<guid isPermaLink="false">http://andrew-jones.com/?p=400</guid>
		<description><![CDATA[
Its taken a while, but the Linux version of Google&#8217;s Chrome is really starting to catch up with its Windows counterpart, both in terms of features and stability.
I have been using the dev releases of Chrome for a while now and recently I have been able to make the switch to using it as my [...]]]></description>
			<content:encoded><![CDATA[<div style="float:right; padding: 0 0 5px 5px;"><img src="/wp-content/uploads/chrome-shortcuts.png" alt="Chrome application shortcuts in Linux" /></div>
<p>Its taken a while, but the Linux version of Google&#8217;s Chrome is really starting to catch up with its Windows counterpart, both in terms of features and stability.</p>
<p>I have been using the dev releases of Chrome for a while now and recently I have been able to make the switch to using it as my default channel. In fact, I haven&#8217;t used Firefox in weeks!</p>
<p>Getting the web browser is easy if you are using a Debian based distribution, such as Ubuntu. Simply download the package from the <a href="http://dev.chromium.org/getting-involved/dev-channel#TOC-Linux">Chromium website</a> and the package manager will do the rest. Not only will it install the browser, it will also add the Google repository so you are kept up to date.</p>
<p>Most of the features that you would expect from a web browser are now complete, including Flash support. Extensions are also now available, although not yet completely implemented on Linux. One of the main features that you might miss is printing, so keep another browser available.</p>
<p>I have made the move to using Chrome as my default browser on Linux mainly because Firefox 3 is just so slow, and not just at the rendering of pages. On my desktop, start up takes upwards of 10 seconds. Chrome doesn&#8217;t take more than 3.</p>
<p>Where Chrome really shines is on my netbook. Once Firefox loads, it can only handle around 4 tabs before it really starts to feel sluggish, and GMail is just unusable. Chrome does not have these problems. I can have half a dozen tabs open, including GMail, and my netbook is still just as responsive.</p>
<p>Of course, it is still an early release, so there is the odd problem. I have noticed once or twice that Chrome can eat up the CPU, and playing a Flash video can sometimes be a bit flaky. But these happen rarely, and even with this I already feel that Chrome is the best web browser available on Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew-jones.com/2009/10/08/google-chrome-is-coming-of-age-on-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Easily Integrate Gmail Tasks into Firefox (without an AddOn)</title>
		<link>http://andrew-jones.com/2009/07/06/easily-integrate-google-tasks-into-firefox/</link>
		<comments>http://andrew-jones.com/2009/07/06/easily-integrate-google-tasks-into-firefox/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 14:07:14 +0000</pubDate>
		<dc:creator>Andrew Jones</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://andrew-jones.com/?p=341</guid>
		<description><![CDATA[For a while I have been using Gmail Tasks to try and organise myself. While it is nicely integrated into Gmail, I would quite like to be able to access it without needing to be in Gmail. Having looked at http://mail.google.com/tasks/ and found there was no interface I assumed there was none, until today when [...]]]></description>
			<content:encoded><![CDATA[<p>For a while I have been using <a href="http://mail.google.com/mail/help/tasks/">Gmail Tasks</a> to try and organise myself. While it is nicely integrated into <a href="http://mail.google.com/">Gmail</a>, I would quite like to be able to access it without needing to be in Gmail. Having looked at <a href="http://mail.google.com/tasks/">http://mail.google.com/tasks/</a> and found there was no interface I assumed there was none, until today when I found <a href="http://mail.google.com/tasks/ig">http://mail.google.com/tasks/ig</a>.</p>
<p>The interface is very plain, which at first thought makes it a bit rubbish. Then I remembered that Firefox has a feature that allows it to open bookmarks in the sidebar, rather than the main window. While not very useful for most sites, the interface for Gmail Tasks is so minimalist that it works great in a sidebar.</p>
<p>To load the bookmark in the sidebar firstly save it as a regular bookmark. Once its saved find it in the menu and after right-clicking on it choose <em>Properties</em> from the menu. Then simply check the box marked <em>Load in the sidebar</em>, as shown below.</p>
<p><img src="http://andrew-jones.com/wp-content/uploads/2009/07/saving-tasks-bookmark-in-sidebar.png" alt="saving-tasks-bookmark-in-sidebar" title="saving-tasks-bookmark-in-sidebar" width="408" height="278" class="aligncenter size-full wp-image-349" /></p>
<p><a href="http://andrew-jones.com/wp-content/uploads/2009/07/tasks-in-sidebar.png">Click here to view how the bookmark looks when loaded in the sidebar</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://andrew-jones.com/2009/07/06/easily-integrate-google-tasks-into-firefox/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Working With Cookies? Get Firecookie!</title>
		<link>http://andrew-jones.com/2009/05/11/working-with-cookies-get-firecookie/</link>
		<comments>http://andrew-jones.com/2009/05/11/working-with-cookies-get-firecookie/#comments</comments>
		<pubDate>Mon, 11 May 2009 08:00:22 +0000</pubDate>
		<dc:creator>Andrew Jones</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://andrew-jones.com/?p=196</guid>
		<description><![CDATA[I have recently been working with cookies from JavaScript and started looking for a Firefox extension to help. I knew there would be plenty[1], so I started to try a couple. Then I stumbled on Firecookie and the search was over!
Firecooke is an extension for Firebug and is written by Jan Odvarko, who is also [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently been working with cookies from JavaScript and started looking for a Firefox extension to help. I knew there would be plenty<sup>[1]</sup>, so I started to try a couple. Then I stumbled on <a href="http://www.softwareishard.com/blog/firecookie/">Firecookie</a> and the search was over!</p>
<p>Firecooke is an extension for <a href="http://getfirebug.com/">Firebug</a> and is written by <a href="http://www.softwareishard.com/blog/about/">Jan Odvarko</a>, who is also a full time contributor to Firebug. Among other things it allows you to:</p>
<ul>
<li>Browse and inspect cookies</li>
<li>Add, edit or delete cookies</li>
<li>Log cookie events</li>
</ul>
<p><a href="http://www.softwareishard.com/firecookie/images/scr-overview.png"><img src="http://www.softwareishard.com/firecookie/images/scr-overview-thumb.png" alt="" /></a><br />
<em>Screenshot taken from <a href="http://www.softwareishard.com/blog/firecookie/">http://www.softwareishard.com/blog/firecookie/</a></em>.</p>
<p>I love the way it plugs into Firebug and it provides all the functionality I needed (plus a bit more). For more information about Firecookie check out its <a href="http://www.softwareishard.com/blog/firecookie/">homepage</a>.</p>
<p>Incidentally working with cookies in JavaScript is fairly easy. For a good overview take a look at the articles by PPK over at <a href="http://www.quirksmode.org/js/cookies.html">QuirksMode</a> and by <a href="http://www.nczonline.net/blog/2009/05/05/http-cookies-explained/">Nicholas C. Zakas</a>, or use a JavaScript library such as <a href="http://developer.yahoo.com/yui/cookie/">YUI</a> or <a href="http://plugins.jquery.com/project/cookies">jQuery</a>.</p>
<h4>References</h4><ol class="footnotes"><li id="footnote_0_196" class="footnote"><a href="http://mashable.com/2008/11/11/firefox-extensions-for-managing-cookies/">http://mashable.com/2008/11/11/firefox-extensions-for-managing-cookies/</a></li></ol>]]></content:encoded>
			<wfw:commentRss>http://andrew-jones.com/2009/05/11/working-with-cookies-get-firecookie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
