<?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>oyvindhauge.com &#187; Ubuntu</title>
	<atom:link href="http://oyvindhauge.com/blog/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://oyvindhauge.com/blog</link>
	<description></description>
	<lastBuildDate>Sun, 15 Aug 2010 08:26:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Vuze would not run after install of Ubuntu 10.04</title>
		<link>http://oyvindhauge.com/blog/2010/07/24/vuze-would-not-run-after-install-of-ubuntu-10-04/</link>
		<comments>http://oyvindhauge.com/blog/2010/07/24/vuze-would-not-run-after-install-of-ubuntu-10-04/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 14:39:34 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1336</guid>
		<description><![CDATA[After installing Ubuntu 10.04, Vuze would not start. Reinstalling the libswt-gtl/3.5/java package may solve this problem (thanks to the tips in this issue at launchpad.net). Reinstalling this package may be done by opening a console window and typing: &#8220;sudo apt-get install &#8211;reinstall libswt-gtk-3.5-java&#8220;]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://oyvindhauge.com/blog/wp-content/vuze.png"><img class="aligncenter size-medium wp-image-1352" title="Vuze error message" src="http://oyvindhauge.com/blog/wp-content/vuze-300x227.png" alt="Vuze error message" width="300" height="227" /></a></p>
<p>After installing Ubuntu 10.04, Vuze would not start. Reinstalling the libswt-gtl/3.5/java package may solve this problem (thanks to the tips in <a href="https://bugs.launchpad.net/ubuntu/+source/swt-gtk/+bug/569461">this issue</a> at <a href="https://launchpad.net/">launchpad.net</a>). Reinstalling this package may be done by opening a console window and typing: &#8220;<em>sudo apt-get install &#8211;reinstall libswt-gtk-3.5-java</em>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2010/07/24/vuze-would-not-run-after-install-of-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>BankID and Java plug-in in Firefox on Ubuntu Part 4</title>
		<link>http://oyvindhauge.com/blog/2010/06/20/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-4/</link>
		<comments>http://oyvindhauge.com/blog/2010/06/20/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-4/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 17:51:21 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BankID]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1328</guid>
		<description><![CDATA[I have earlier tried to explain how to get around the Java related issues with BankID and Firefox on Ubuntu (1, 2, and 3). However, it seems that every new Ubuntu release introduce a change or two that forces us to fix something. BankID seems to require Sun&#8216;s JRE. However, this JRE is not part [...]]]></description>
			<content:encoded><![CDATA[<p>I have earlier tried to explain how to get around the Java related issues with BankID and Firefox on Ubuntu (<a href="http://oyvindhauge.com/blog/2009/01/08/bankid-and-java-plug-in-in-firefox-on-ubuntu/">1</a>, <a href="http://oyvindhauge.com/blog/2009/05/11/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-2/">2</a>, and <a href="http://oyvindhauge.com/blog/2009/11/02/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-3/">3</a>). However, it seems that every new Ubuntu release introduce a change or two that forces us to fix something. BankID seems to require <strong>Sun</strong>&#8216;s <a href="http://en.wikipedia.org/wiki/JRE#Execution_environment">JRE</a>. However, this JRE is not part of the standard repository (OpenJDK is). Below I&#8217;ll provide a short step-by-step guide to fix the problem in Ubuntu 10.04.</p>
<p>First, add a repository that contains Sun&#8217;s JRE. You may go to the Synaptic Package Manager and select &#8220;Settings-&gt;Repositories-&gt;Other software-&gt;Add&#8221; and paste the following: <em>deb http://archive.canonical.com/ lucid partner</em>, or type the following command into your console window:  <em>sudo add-apt-repository &#8220;deb http://archive.canonical.com/ lucid partner&#8221;.</em></p>
<p>Second, you should now be able to install sun-java6-jre, sun-java6-fonts and sun-java6-plugin through either Synaptic or <em>sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts</em>.</p>
<p>Third, make sure that you remove the openjdk. In Synaptic remove openjdk-6-jre-lib and openjdk-6-jre.</p>
<p>Finally, set the sun-java6-jre to be your active jre by typing the following in your console: <em>sudo update-alternatives &#8211;config java. </em>Then select the right jre (<em>/usr/lib/jvm/java-6-sun/jre/bin/java</em>). It should most likely be &#8220;0&#8243;.</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2010/06/20/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-4/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Olypics: NRK, Linux, Firefox,  and Silverlight/Moonlight</title>
		<link>http://oyvindhauge.com/blog/2010/02/15/the-olypics-nrk-linux-firefox-and-silverlightmoonlight/</link>
		<comments>http://oyvindhauge.com/blog/2010/02/15/the-olypics-nrk-linux-firefox-and-silverlightmoonlight/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 21:05:16 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tv and movies]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Moonlight]]></category>
		<category><![CDATA[NRK]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1317</guid>
		<description><![CDATA[I have previously written about my efforts to see tv (NRK) over the Internet on Linux. While working on my thesis I had to watch a bit of the Olympics (as a distraction). Luckily, NRK streams most of the events over the Internet. Unfortunately, they have decided to use Silverlight version 3 to stream content [...]]]></description>
			<content:encoded><![CDATA[<p>I have previously <a href="http://oyvindhauge.com/blog/2010/01/07/video-color-problems-with-trailers-from-apple-and-content-from-nrk-with-ubuntu-totem-and-movie-player/">written</a> about my efforts to see tv (NRK) over the Internet on Linux. While working on my thesis I had to watch a bit of the Olympics (as a distraction). Luckily, <a href="http://www.nrkol.no/index.html">NRK</a> streams most of the events over the Internet. Unfortunately, they have decided to use <a href="http://silverlight.net/">Silverlight</a> version 3 to stream content from the Olympics.</p>
<p>This does not work right out of the box with Ubuntu. Thanks to Anders S. Lund I found the <a href="http://nrkbeta.no/2009/12/21/nrk-nett-tv-paa-linux/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+nrkbeta+%28NRKbeta%29&amp;utm_content=Twitter">solution</a>, which was to install an alpha version of <a href="http://www.mono-project.com">Moonlight</a>:</p>
<ol>
<li>Remove the Firefox-VLC plugin: &#8220;<em>sudo apt-get remove mozilla-plugin-vlc&#8221;</em></li>
<li>Remove previous versions of Moonlght: In Firefox goto Tools -&gt; Add-ons -&gt; Extensions</li>
<li>Download the most recent version of Moonlight: <a onclick="javascript:pageTracker._trackPageview('/outbound/comment/http://www.go-mono.com/moonlight/prerelease.aspx');" rel="nofollow" href="http://www.go-mono.com/moonlight/prerelease.aspx">http://www.go-mono.com/moonlight/prerelease.aspx</a></li>
<li>In case of sluggish performance, turn of all effects by closing the browser and using the following command: &#8220;<em>MOONLIGHT_OVERRIDES=effects=no firefox</em>&#8220;</li>
</ol>
<p>See the following <a href="http://www.mono-project.com/Moonlight/OlympicsPlayerIssues">link</a> for more information/troubleshooting.</p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 53px; width: 1px; height: 1px;">
<pre>MOONLIGHT_OVERRIDES=effects=no firefox
</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2010/02/15/the-olypics-nrk-linux-firefox-and-silverlightmoonlight/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Video color problems with trailers from Apple and content from NRK with Ubuntu, Totem, and Movie Player</title>
		<link>http://oyvindhauge.com/blog/2010/01/07/video-color-problems-with-trailers-from-apple-and-content-from-nrk-with-ubuntu-totem-and-movie-player/</link>
		<comments>http://oyvindhauge.com/blog/2010/01/07/video-color-problems-with-trailers-from-apple-and-content-from-nrk-with-ubuntu-totem-and-movie-player/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 13:03:20 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Movie Player]]></category>
		<category><![CDATA[NRK]]></category>
		<category><![CDATA[totem]]></category>
		<category><![CDATA[trailers]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1279</guid>
		<description><![CDATA[I have not used my Linux computer that much to watch trailers from Apple and TV from NRK, but I have sometimes experienced problems with a blue-green tint on video content. Since I have not used it that much, it has not really been a major problem. However, it has been a bit annoying. The [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp mceIEcenter" style="text-align: left;">I have not used my Linux computer that much to watch trailers from <a href="http://apple.com/trailers">Apple</a> and TV from <a href="http://www.nrk.no/nett-tv/">NRK</a>, but I have sometimes experienced problems with a blue-green tint on video content. Since I have not used it that much, it has not really been a major problem. However, it has been a bit annoying.</div>
<div id="attachment_1280" class="wp-caption aligncenter" style="width: 310px"><a href="http://oyvindhauge.com/blog/wp-content/totem_preferences.png"><img class="size-medium wp-image-1280" title="totem_preferences" src="http://oyvindhauge.com/blog/wp-content/totem_preferences-300x282.png" alt="Mediaplayer/Totem preferences" width="300" height="282" /></a><p class="wp-caption-text">Mediaplayer/Totem preferences</p></div>
<p>The fix was relatively simple. It seems as because of some <a href="http://ubuntuforums.org/archive/index.php/t-800311.html">old bug</a>, the <a href="http://en.wikipedia.org/wiki/Hue">Hue</a> in Movie Player/Totem should have been turned off (either to max or min). Now, it seems someone have fixed this bug and the Hue should rather be set to the middle position as illustrated above. Open Movie Player (Applications -&gt; Sound &amp; Video -&gt; Movie Player). Open the display preferences like in the figure (Edit -&gt; Preferences -&gt; Display) and put the slider in the middle position. This did the trick (at least for me).</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2010/01/07/video-color-problems-with-trailers-from-apple-and-content-from-nrk-with-ubuntu-totem-and-movie-player/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BankID and Java plug-in in Firefox on Ubuntu Part 3</title>
		<link>http://oyvindhauge.com/blog/2009/11/02/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-3/</link>
		<comments>http://oyvindhauge.com/blog/2009/11/02/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-3/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 17:57:11 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[BankID]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1243</guid>
		<description><![CDATA[I recently updated to Ubuntu 9.10. The new Ubuntu version comes with a lot of new packages, including a new version of Java (6.16). Unfortunately, the newest Java plugin from Sun for Thunderbird depends on version 6.15. As a consequence, you&#8217;ll get an error message like the one below if you try to install the [...]]]></description>
			<content:encoded><![CDATA[<p>I recently updated to Ubuntu 9.10. The new Ubuntu version comes with a lot of new packages, including a new version of Java (6.16). Unfortunately, the newest Java plugin from Sun for Thunderbird depends on version 6.15. As a consequence, you&#8217;ll get an error message like the one below if you try to install the Java plugin. In this case when you try to open your BankID (which is a Java application). I have had a few problems with BankID on Ubuntu <a href="http://oyvindhauge.com/blog/2009/05/11/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-2/">before</a> as well.</p>
<p>Error message:<br />
<code>The following packages have unmet dependencies:<br />
sun-java6-plugin: Depends: sun-java6-bin (= 6-15-1) but 6-16-0ubuntu1.9.04 is to be installed<br />
E: Broken packages<br />
</code></p>
<p>To fix it, I removed the java implementation through the following commands (thanks to <a href="http://ubuntuforums.org/showthread.php?t=1305603">FrostCake</a>):<br />
<code>sudo apt-get remove sun-java6-jre sun-java6-plugin sun-java6-bin sun-java6-fonts<br />
sudo apt-get autoremove</code></p>
<p>Then I reinstalled the sun-java6-plugin through the Synaptic Manager. This will also install all packages which the Java plugin depends on.</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2009/11/02/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Flash videos in Firefox on Ubuntu with AMD64</title>
		<link>http://oyvindhauge.com/blog/2009/10/30/flash-videos-in-firefox-on-ubuntu-with-amd64/</link>
		<comments>http://oyvindhauge.com/blog/2009/10/30/flash-videos-in-firefox-on-ubuntu-with-amd64/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 17:42:52 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AMD64]]></category>
		<category><![CDATA[Flash video]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1239</guid>
		<description><![CDATA[Video Games &#124; EpicBattleCry &#124; Skirmish 50 XBox 360 &#124; Playstation 3 &#124; Nintendo Wii I have for some time had problems with flash videos in Firefox on my AMD64 Ubuntu machine. I normally use the computer for work so it has not really been that much of a problem. However, I hate not being [...]]]></description>
			<content:encoded><![CDATA[<div style="width: 480px;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" id="gtembed" width="480" height="392"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="true" /><param name="movie" value="http://www.gametrailers.com/remote_wrap.php?mid=58192"/><param name="quality" value="high" /><embed src="http://www.gametrailers.com/remote_wrap.php?mid=58192" swLiveConnect="true" name="gtembed" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="480" height="392"></embed></object>
<div style="font-size: 10px; font-family: Verdana; text-align: center; width: 480px; padding-top: 2px; padding-bottom: 2px; background-color: black; height: 32px;">
<div><a style="color:#FFFFFF;" href="http://www.gametrailers.com" title="GameTrailers.com">Video Games</a> | <a style="color:#FFFFFF;" href="http://www.gametrailers.com/game/epicbattlecry/10944" title="EpicBattleCry">EpicBattleCry</a> | <a style="color:#FFFFFF;" href="http://www.gametrailers.com/video/skirmish-50-epicbattlecry/58192" title="Skirmish 50">Skirmish 50</a></div>
<div style="padding-top: 3px;"><a style="color:#FFFFFF;" href="http://xbox360.gametrailers.com/" title="XBox 360">XBox 360</a> | <a style="color:#FFFFFF;" href="http://ps3.gametrailers.com/" title="PS3">Playstation 3</a> | <a style="color:#FFFFFF;" href="http://wii.gametrailers.com/" title="Wii">Nintendo Wii</a></div>
</div>
</div>
<p>I have for some time had problems with flash videos in Firefox on my AMD64 Ubuntu machine. I normally use the computer for work so it has not really been that much of a problem. However, I hate not being able to use Ubuntu the way you would expect it to work &#8230; A Google search later, I found <a href="https://help.ubuntu.com/community/AMD64/FirefoxAndPlugins">these simple instructions</a>. Just follow the instructions and you will have flash videos working in no time. If you want to test your flash player on your AMD64 Ubuntu machine, you may check of EpicBattleAxe video above.</p>
<p>By the way, the new <a href="http://www.ubuntu.com/">Ubuntu</a> 9.10 looks and feels quite good <img src='http://oyvindhauge.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2009/10/30/flash-videos-in-firefox-on-ubuntu-with-amd64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing Youtube videos in Movie Player on Ubuntu 9.04</title>
		<link>http://oyvindhauge.com/blog/2009/10/10/playing-youtube-videos-in-movie-player-on-ubuntu-9-04/</link>
		<comments>http://oyvindhauge.com/blog/2009/10/10/playing-youtube-videos-in-movie-player-on-ubuntu-9-04/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 15:59:39 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Tv and movies]]></category>
		<category><![CDATA[Movie Player]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1218</guid>
		<description><![CDATA[Apparently there is a bug in the Movie Player Youtube-plugin, distributed with Ubuntu 9.04.This bug gives you a message saying Could not open location; you might not have permission to open the file, when you try to open a Youtube video. Fixing it was rather easy. Have a look at the solution provided by M.Srinivasaverman [...]]]></description>
			<content:encoded><![CDATA[<p>Apparently there is a bug in the Movie Player Youtube-plugin, distributed with Ubuntu 9.04.This bug gives you a message saying <em>Could not open location; you might not have permission to open the file</em>, when you try to open a Youtube video.</p>
<p>Fixing it was rather easy. Have a look at the solution provided by <a href="http://linuxdesk.wordpress.com/2009/09/22/could-not-open-location-you-might-not-have-permission-to-open-the-file-totem-movie-player/">M.Srinivasaverman</a> (thanks man!).</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2009/10/10/playing-youtube-videos-in-movie-player-on-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to speed up very slow Firefox-browsing on Ubuntu</title>
		<link>http://oyvindhauge.com/blog/2009/09/08/how-to-speed-up-very-slow-firefox-browsing-on-ubuntu/</link>
		<comments>http://oyvindhauge.com/blog/2009/09/08/how-to-speed-up-very-slow-firefox-browsing-on-ubuntu/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 06:09:54 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1175</guid>
		<description><![CDATA[Lately, probably after running some Firefox upgrade on my Ubuntu (9.04) machine, surfing has been very slow. Firefox has used a lot of resources and it has taken a very long time to open pages. Luckily, by disabling IPv6 it was quite easy to speed it up. The steps below should do the trick (thanks [...]]]></description>
			<content:encoded><![CDATA[<p>Lately, probably after running some Firefox upgrade on my Ubuntu (9.04) machine, surfing has been very slow. Firefox has used a lot of resources and it has taken a very long time to open pages.</p>
<p>Luckily, by disabling <a href="http://en.wikipedia.org/wiki/IPv6">IPv6</a> it was quite easy to speed it up. The steps below should do the trick (thanks to tribaal at the <a href="http://ubuntuforums.org/showthread.php?t=249218">ubuntuforums</a>):</p>
<ul>
<li>open firefox</li>
<li>In the adress bar type in &#8220;about:config&#8221;</li>
<li>In the filter bar type in &#8220;ipv6&#8243;</li>
<li>Double click &#8220;network.dns.disableIPv6&#8243; so that the value turns to TRUE</li>
<li>Restart firefox</li>
</ul>
<p>This helped my browsing quite a lot and you might give it a shot if you experience slow browsing in Firefox.</p>
<p>Edit: Adding the <a href="http://flashblock.mozdev.org/">Flashblock</a> add on my further speed up loading of pages with a lot of flash. Be aware that this add on blocks flash videos and if you want to see them you have to click on them.</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2009/09/08/how-to-speed-up-very-slow-firefox-browsing-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Merging and deleting pages from PDF documents</title>
		<link>http://oyvindhauge.com/blog/2009/07/23/merging-and-deleting-pages-from-pdf-documents/</link>
		<comments>http://oyvindhauge.com/blog/2009/07/23/merging-and-deleting-pages-from-pdf-documents/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 11:25:48 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[pdftk]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1117</guid>
		<description><![CDATA[Every now and then one runs over a tool which makes your life just a little bit easier. Just like short keys, these tools make me happy I did not know what to do when I needed to merge and delete pages from two pdf documents. However, a few Google searches later I found pdftk [...]]]></description>
			<content:encoded><![CDATA[<p>Every now and then one runs over a tool which makes your life just a little bit easier. Just like short keys, these tools make me happy <img src='http://oyvindhauge.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I did not know what to do when I needed to merge and delete pages from two pdf documents. However, a few Google searches later I found <a href="http://www.accesspdf.com/pdftk/">pdftk</a> (pdf toolkit) and it was just what I needed. It is easily installed either through the Synaptic Package Manager or &#8220;<em>sudo apt-get install pdftk</em>&#8220;. I use Linux (Ubuntu) but there are versions for other operating systems available as well, including Windows.</p>
<p>To merge two documents you may use a simple command &#8220;<em>pdftk 1.pdf 2.pdf cat output newfile.pdf</em>&#8221; and to delete pages, just type &#8220;<em>pdftk A=1.pdf cat A4-6 output newfile.pdf</em>&#8221; (this will only include page 4-6 in the new document). Have a look at the <a href="http://www.accesspdf.com/pdftk/">pdftk web site</a> for more examples.</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2009/07/23/merging-and-deleting-pages-from-pdf-documents/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Vuze on Ubuntu after removing openjdk</title>
		<link>http://oyvindhauge.com/blog/2009/05/12/vuze-on-ubuntu-after-removing-openjdk/</link>
		<comments>http://oyvindhauge.com/blog/2009/05/12/vuze-on-ubuntu-after-removing-openjdk/#comments</comments>
		<pubDate>Tue, 12 May 2009 12:24:12 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[openjdk]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[vuze]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=928</guid>
		<description><![CDATA[I recently removed openjdk to get my BankID working. A change often has consequences and I did not have to wait long. For some reason I do not bother to dive into, openjdk is hard coded into Vuze as its preferred Java implementation on Ubuntu. When I removed openjdk, Vuze would of course not start. [...]]]></description>
			<content:encoded><![CDATA[<p>I recently <a href="http://oyvindhauge.com/blog/2009/05/11/bankid-and-java-plug-in-in-firefox-on-ubuntu-part-2/">removed openjdk to get my BankID</a> working. A change often has consequences and I did not have to wait long.</p>
<p>For some reason I do not bother to dive into, <a href="http://openjdk.java.net/">openjdk</a> is <a href="http://en.wikipedia.org/wiki/Hard_coding">hard coded</a> into <a href="http://www.vuze.com/app">Vuze</a> as its preferred Java implementation on Ubuntu. When I removed openjdk, Vuze would of course not start. It is apparently a <a href="https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/348109">bug</a> (or meta bug) but it is quite simple to <a href="http://ubuntuforums.org/showthread.php?p=7250642">fix</a>.</p>
<p>Change one line in <em>/usr/bin/azureus</em> by using &#8220;sudo gedit /usr/bin/azureus&#8221; and change the line <strong>JAVA=&#8217;/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M&#8217;</strong> to <strong>JAVA=&#8217;/etc/alternatives/java -Xmx1024M&#8217;</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2009/05/12/vuze-on-ubuntu-after-removing-openjdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
