<?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>Blog of Anders Rune Jensen &#187; firefox</title>
	<atom:link href="http://people.iola.dk/arj/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://people.iola.dk/arj</link>
	<description>metalinguistic musings and other related ramblings</description>
	<lastBuildDate>Fri, 18 Nov 2011 19:13:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Running Chrome in Ubuntu</title>
		<link>http://people.iola.dk/arj/2009/07/17/running-chrome-in-ubuntu/</link>
		<comments>http://people.iola.dk/arj/2009/07/17/running-chrome-in-ubuntu/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 16:07:54 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Jaunty]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=335</guid>
		<description><![CDATA[<p>Getting Chrome running in Ubuntu is now pretty easy, simple add the following line to /etc/apt/sources.list:</p>
<blockquote><p>deb http://dl.google.com/linux/deb/ stable main</p></blockquote>
<p>Then you can install Chrome using the package manager and it will keep itself updated. Sadly the browser is quite alpha (no flash, random errors, <span style="text-decoration: line-through;">no tabs saving on exit</span>) but they update it every week and it runs insanely fast compared to firefox.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2009/07/17/running-chrome-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spank my monkey part 2</title>
		<link>http://people.iola.dk/arj/2009/02/28/spank-my-monkey-part-2/</link>
		<comments>http://people.iola.dk/arj/2009/02/28/spank-my-monkey-part-2/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 10:37:45 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[On the web]]></category>
		<category><![CDATA[addon]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[imdb]]></category>
		<category><![CDATA[last.fm]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=285</guid>
		<description><![CDATA[<p>This is a list of scripts that I have been collecting over a long period of <a href="https://addons.mozilla.org/en-US/firefox/addon/748">greasemonkey</a> use. The extension to firefox just keeps getting better and better all the time.</p>
<p>Flickr</p>
<ul>
<li><a href="http://userscripts.org/scripts/show/6178">Allsizes+</a> &#8211; Now with nag screen galore, but still very nice to snatch bigger resolution pictures.</li>
<li><a href="http://userscripts.org/scripts/show/35134">Cross recommendations</a> &#8211; This really makes browsing random pictures on flickr much more interesting.</li>
</ul>
<p>Last.fm</p>
<ul>
<li><a href="http://userscripts.org/scripts/show/1982">Chart changes</a> &#8211; See which tracks goes up and down in the most played tracks of yours.</li>
<li><a href="http://userscripts.org/scripts/show/32179">Aaverage plays on artist pages</a></li>
<li><a href="http://userscripts.org/scripts/show/25208">Lyrics</a> &#8211; My favorite for last.fm, adds lyrics to the track pages.</li>
<li><a href="http://userscripts.org/scripts/show/10171">Normalised charts</a> &#8211; Show charts by amount of play in time instead of number of plays. Good for artists like Opeth with long songs <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li><a href="http://userscripts.org/scripts/show/24009">Top tracks on artist pages</a></li>
</ul>
<p>IMDB</p>
<ul>
<li><a href="http://userscripts.org/scripts/show/24836">imdb runtime fix</a> &#8211; Show runtime in a sane way instead of in minutes only</li>
<li><a href="http://userscripts.org/scripts/show/4169">Enlarge actor images</a> &#8211; on hover. Not really that useful, but the pictures are small.</li>
</ul>
<p>Google/Gmail</p>
<ul>
<li><a href="http://userscripts.org/scripts/show/35146">Block unwanted results</a> &#8211; like the damn Experts Exchange described <a href="http://people.iola.dk/arj/2008/07/04/how-to-remove-experts-exchange-from-your-google-results/">here</a></li>
<li><a href="http://userscripts.org/scripts/show/5951">Replace http with https</a> &#8211; for better security</li>
</ul>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2009/02/28/spank-my-monkey-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Location aware web applications</title>
		<link>http://people.iola.dk/arj/2008/10/20/location-aware-web-applications/</link>
		<comments>http://people.iola.dk/arj/2008/10/20/location-aware-web-applications/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 00:36:06 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fennec]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[geolocation]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[n810]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=204</guid>
		<description><![CDATA[<p>Firefox 3.1 will have <a href="http://labs.mozilla.com/2008/10/introducing-geode/">geolocation</a> support, allowing some interesting new web applications to come to the web platform. I really like what this will do for devices like the n810. They also announced alpha1 of their mobile brower version, <a href="https://wiki.mozilla.org/Mobile/Fennec">fennec</a>. Sadly its incredibly slow, something that hopefully  will be fixed as the browser matures for the first real release.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/10/20/location-aware-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding some metal to ubiquity</title>
		<link>http://people.iola.dk/arj/2008/09/02/adding-some-metal-to-ubiquity/</link>
		<comments>http://people.iola.dk/arj/2008/09/02/adding-some-metal-to-ubiquity/#comments</comments>
		<pubDate>Tue, 02 Sep 2008 21:54:46 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ubiquity]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=184</guid>
		<description><![CDATA[<p>The other day I was <a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/">reading about</a> this new project from mozilla labs called <a href="https://wiki.mozilla.org/Labs/Ubiquity">ubiquity</a>. A command driven interface for the browser. The ability to mark something and just type: map this, define this, or imdb this is really powerful and saves a lot of mouse wanking. What is really interesting from a technical point of view is the fact that new commands are written in javascript. They have a <a href="https://wiki.mozilla.org/Labs/Ubiquity/Ubiquity_0.1_Author_Tutorial">guide</a> for writing these and a <a href="chrome://ubiquity/content/editor.html">rocking realtime editor</a> (requires ubiquity).</p>
<p>I often find new artists or albums and want to check them out. Now since it&#8217;s mostly metal I listen to, there is this <a href="http://www.metal-archives.com">great site metal-archives.com</a> with a bunch of reviews. The reviews really helps finding out if the music is worth listening to or not. Sadly I couldn&#8217;t find a command for this, so I wrote one. It&#8217;s one of the most pleasent programming experiences in a long time. With this command you just type: metal metallica and it will bring you to the metallica page on metal-archives.net (in a new tab of course).</p>
<p><a href="http://people.iola.dk/anders/metal-archives.js">The source for Ubiquity 0.1.X</a>.</p>
<p><a href="http://people.iola.dk/anders/metal-archives-0.5.js">The source for Ubiquity 0.5.X</a>.</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/09/02/adding-some-metal-to-ubiquity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spank my monkey</title>
		<link>http://people.iola.dk/arj/2008/07/22/spank-my-monkey/</link>
		<comments>http://people.iola.dk/arj/2008/07/22/spank-my-monkey/#comments</comments>
		<pubDate>Mon, 21 Jul 2008 23:45:11 +0000</pubDate>
		<dc:creator>Anders Rune Jensen</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[On the web]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://people.iola.dk/arj/?p=163</guid>
		<description><![CDATA[<p>Found out that apparently flickr doesn&#8217;t allow you to save their pictures. They replace the path of pictures with this odd spaceball.gif picture. Luckily <a href="https://addons.mozilla.org/en-US/firefox/addon/748">greasemonkey</a> <a href="http://people.iola.dk/arj/2008/07/04/how-to-remove-experts-exchange-from-your-google-results/">ones again</a> <a href="http://userscripts.org/scripts/show/6178">comes to the rescue</a>, and this time in a very nice way. Apparently some images on flickr can only be view in large for pro users or something like that, but this script adds back the all sizes and makes it easy to snatch high quality images from flickr <img src='http://people.iola.dk/arj/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>From this new found interest in greasemonkey, I decided to look for what other nice scripts there exists. If you use gmail you&#8217;ll like the <a href="http://userscripts.org/scripts/show/5951">change all mailto:// links to open in gmail</a> and replace <a href="http://userscripts.org/scripts/show/5951">http with https</a> (works for gmail, google calendar and a bunch of other sites).</p>
]]></description>
		<wfw:commentRss>http://people.iola.dk/arj/2008/07/22/spank-my-monkey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

