<?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>Christoffer Kjølbæk &#187; Software</title>
	<atom:link href="http://ostehamster.dk/blog/index.php/tag/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://ostehamster.dk/blog</link>
	<description>I have a blog, therefore I am…</description>
	<lastBuildDate>Tue, 03 Jan 2012 22:37:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Flash in Ubuntu 10.04 64 bit</title>
		<link>http://ostehamster.dk/blog/index.php/2010/06/03/flash-in-ubuntu-10-04-64-bit/</link>
		<comments>http://ostehamster.dk/blog/index.php/2010/06/03/flash-in-ubuntu-10-04-64-bit/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 20:35:11 +0000</pubDate>
		<dc:creator>Christoffer Kjølbæk</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 10.04]]></category>

		<guid isPermaLink="false">http://ostehamster.dk/blog/?p=926</guid>
		<description><![CDATA[Installing Adobe Flash from the repository in Ubuntu 10.04 64 bit gives you the 32 bit version and runs it with nspluginwrapper. I have experienced several problems with this solution in Firefox, and is therefore using Adobes 64 bit Linux version. Uninstall the repository version of flash sudo apt-get remove flashplugin-installer nspluginwrapper Get the Adobes [...]]]></description>
			<content:encoded><![CDATA[<p>Installing Adobe Flash from the repository in Ubuntu 10.04 64 bit gives you the 32 bit version and runs it with <a href="http://freshmeat.net/projects/nspluginwrapper/">nspluginwrapper</a>. I have experienced several problems with this solution in Firefox, and is therefore using Adobes 64 bit Linux version.</p>
<p>Uninstall the repository version of flash</p>
<blockquote><p>sudo apt-get remove flashplugin-installer nspluginwrapper</p></blockquote>
<p>Get the Adobes Linux version from <a href="http://labs.adobe.com/downloads/flashplayer10_64bit.html">http://labs.adobe.com/downloads/flashplayer10_64bit.html</a> and install it:</p>
<blockquote><p>wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz<br />
tar -zxvf libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz<br />
sudo mv libflashplayer.so /usr/lib/mozilla/plugins/<br />
rm libflashplayer-10.0.45.2.linux-x86_64.so.tar.gz</p></blockquote>
<p>Restart Firefox</p>
<p><strong>Update: June 6th</strong><br />
I have switched back to the "Ubuntu" Flash, because I was unable to use pages from ipapercms.dk:</p>
<blockquote><p>sudo rm /usr/lib/mozilla/plugins/libflashplayer.so<br />
sudo apt-get install flashplugin-nonfree</p></blockquote>
<p>The flickering seems to disappear when all the fancy visual effects are disabled.</p>
]]></content:encoded>
			<wfw:commentRss>http://ostehamster.dk/blog/index.php/2010/06/03/flash-in-ubuntu-10-04-64-bit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

