<?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; Open Source Software</title>
	<atom:link href="http://oyvindhauge.com/blog/category/open-source-software/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>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>Installing Subclipse on Ubuntu using the repository version of Eclipse</title>
		<link>http://oyvindhauge.com/blog/2010/02/13/installing-subclipse-on-ubuntu-using-the-repository-version-of-eclipse/</link>
		<comments>http://oyvindhauge.com/blog/2010/02/13/installing-subclipse-on-ubuntu-using-the-repository-version-of-eclipse/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 15:27:28 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Subclipse]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1313</guid>
		<description><![CDATA[When writing (LaTeX) and programming I normally use Eclipse. To backup the code and text I use Subversion and the Eclipse plug-in Subclipse. The Ubuntu repository has for a long time had a dated version of Eclipse. However, when I reinstalled one of my computers yesterday I saw that Eclipse 3.5.1 was available through the [...]]]></description>
			<content:encoded><![CDATA[<p>When writing (LaTeX) and programming I normally use <a href="http://www.eclipse.org">Eclipse</a>. To backup the code and text I use Subversion and the Eclipse plug-in <a href="http://subclipse.tigris.org/">Subclipse</a>. The Ubuntu repository has for a long time had a dated version of Eclipse. However, when I reinstalled one of my computers yesterday I saw that Eclipse 3.5.1 was available through the repository. However, this version came whitout <a href="http://www.eclipse.org/mylyn/">Mylyn</a> and <a href="http://www.eclipse.org/gef/">GEF</a> (two Eclipse frameworks required by Subclipse). So if you want to install Subclipse (http://subclipse.tigris.org/update_1.6.x), you have to install Mylyn (http://download.eclipse.org/tools/mylyn/update/weekly/e3.4) and GEF (http://download.eclipse.org/tools/gef/updates/releases/). In Eclipse, go to &#8220;Help&#8221;, &#8220;Install New Software&#8221; and paste the links to the links available in parenthesis, or go to the respective framework&#8217;s web pages and find the most recent release.</p>
<p>If you have problems setting up a SVN connection using Subclipse, I might have the <a href="http://oyvindhauge.com/blog/2008/11/10/subclipse-svn-in-eclipse-cannot-create-tunnel/">solution</a>, or if you want to know more about how to set up Eclipse as a LaTeX environment, check out one of my <a href="http://oyvindhauge.com/blog/2008/07/08/a-phd-on-open-source-on-open-source-part-2-software-for-writing-papers-and-thesis/">previous posts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2010/02/13/installing-subclipse-on-ubuntu-using-the-repository-version-of-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blu-ray playback (sort of) comes to Linux</title>
		<link>http://oyvindhauge.com/blog/2010/01/28/blu-ray-playback-sort-of-comes-to-linux/</link>
		<comments>http://oyvindhauge.com/blog/2010/01/28/blu-ray-playback-sort-of-comes-to-linux/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 15:37:51 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Blu-ray]]></category>
		<category><![CDATA[HTPC]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1308</guid>
		<description><![CDATA[The lack of playback of Blu-ray movies has stopped me from installing a Linux distribution on my HTPC. However, according to a blog post from The Media Viking, this is now possible. It is still a bit cumbersome, but it seems better than the old recipe. I have personally not tested it yet, but I [...]]]></description>
			<content:encoded><![CDATA[<p>The lack of playback of Blu-ray movies has stopped me from installing a Linux distribution on my <a href="http://oyvindhauge.com/blog/2009/02/08/a-htpcgaming-rig-part-3/">HTPC</a>. However, according to a <a href="http://themediaviking.com/software/bluray-linux/">blog post</a> from <a href="http://themediaviking.com">The Media Viking</a>, this is now possible. It is still a bit cumbersome, but it seems better than the <a href="https://help.ubuntu.com/community/RestrictedFormats/BluRayAndHDDVD">old recipe</a>. I have personally not tested it yet, but I guess I will try when I have the time.</p>
<p>I hope this is a step towards native support for playback of Blu-ray movies on Linux. Actually, in my eyes I think we are better off without physical distribution of movies. I would love to see native support for Blu-rays, but even better would be digital high-quality services with a large library.</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2010/01/28/blu-ray-playback-sort-of-comes-to-linux/feed/</wfw:commentRss>
		<slash:comments>0</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>Tired of the old layout</title>
		<link>http://oyvindhauge.com/blog/2009/09/09/tired-of-the-old-layout/</link>
		<comments>http://oyvindhauge.com/blog/2009/09/09/tired-of-the-old-layout/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 17:14:09 +0000</pubDate>
		<dc:creator>Øyvind Hauge</dc:creator>
				<category><![CDATA[Open Source Software]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Wordpres]]></category>

		<guid isPermaLink="false">http://oyvindhauge.com/blog/?p=1181</guid>
		<description><![CDATA[I have become pretty tired of the WordPress default layout and I needed a change. However, I am no designer and I am busy writing my PhD. Hence, I did not have time to start making my own layout. I am an engineer, I am partly writing about software reuse, and I think it is [...]]]></description>
			<content:encoded><![CDATA[<p>I have become pretty tired of the WordPress default layout and I needed a change. However, I am no designer and I am busy writing my PhD. Hence, I did not have time to start making my own layout.</p>
<p>I am an engineer, I am partly writing about software reuse, and I think it is rather practical to be able to benefit from the good work of others. Therefore, I decided to have a look at some of the WordPress themes. I liked the one you see now (<a href="http://wordpress.org/extend/themes/pyrmont-v2">pyrmont-v2</a>) and decided to try it out, at least for some time. It was perhaps not a very original choice but it was among the first ones I found and I did not want to spend hours looking&#8230; Hope you like it too!</p>
<p>I just have to say I am really happy with how easy it is to search for and install a new theme. Good work WordPress guys and girls!</p>
]]></content:encoded>
			<wfw:commentRss>http://oyvindhauge.com/blog/2009/09/09/tired-of-the-old-layout/feed/</wfw:commentRss>
		<slash:comments>1</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>
	</channel>
</rss>
