<?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>Professional Geekism &#187; intrepid</title>
	<atom:link href="http://www.ninjabadger.net/tag/intrepid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ninjabadger.net</link>
	<description>Ninjas. Badgers. Linux. Me.</description>
	<lastBuildDate>Fri, 05 Aug 2011 13:49:31 +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>Ubuntu and Flash 10</title>
		<link>http://www.ninjabadger.net/2009/03/02/ubuntu-and-flash-10/</link>
		<comments>http://www.ninjabadger.net/2009/03/02/ubuntu-and-flash-10/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 23:06:46 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[argh]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.ninjabadger.net/?p=87</guid>
		<description><![CDATA[Bizarrely, I&#8217;ve noticed that the Canonical-supplied Adobe Flash 10 plugin isn&#8217;t working as well as the Adobe-supplied version. You could regard this as a possibly moronic statement at first, but there&#8217;s a little evidence to back it up. Firstly, I&#8217;ve been using the &#8216;adobe-flashplugin&#8217; package provided via the Canonical Partner repository for some time. I [...]]]></description>
			<content:encoded><![CDATA[<p>Bizarrely, I&#8217;ve noticed that the Canonical-supplied Adobe Flash 10 plugin isn&#8217;t working as well as the Adobe-supplied version.</p>
<p>You could regard this as a possibly moronic statement at first, but there&#8217;s a little evidence to back it up. Firstly, I&#8217;ve been using the &#8216;adobe-flashplugin&#8217; package provided via the Canonical Partner repository for some time. I think it works a heck of a lot better than Flash 9, and I&#8217;ve been much happier with the experience. That isn&#8217;t to say that it&#8217;s perfect, but at least Firefox doesn&#8217;t crash with every 3rd/4th Youtube video I play.</p>
<p>By standard of course, the Canonical Partner repository is disabled within a fresh Ubuntu installation. So when my girlfriend mentioned that the videos on <a href="http://www.llewtube.com">Llewtube.com</a> weren&#8217;t displaying, I wasn&#8217;t surprised to find that she was using the latest version of the &#8216;flashplugin-nonfree&#8217; package:</p>
<p><code>sudo dpkg -l | grep flash<br />
ii  flashplugin-nonfree   10.0.22.87ubuntu1~intrepid1   Adobe Flash Player plugin installer</code></p>
<p>Given that I could view the videos on the aforementioned website without a single issue, I went to check my plugin version:</p>
<p><code>ii  adobe-flashplugin   10.0.22.87-2intrepid1   Adobe Flash Player plugin version 10</code></p>
<p>So we&#8217;re supposedly using the same version of the Flash plugin, but from different packages. Would anyone like to explain why one package works and the other does not?</p>
<p>Getting around the problem was a simple task for her: simply enable the Partner repository by navigating to the Software Sources configuration utility (via System -> Administration -> Software Sources) and (after giving your password) checking the two &#8216;partner&#8217; lines under the Third Party tab. If you don&#8217;t have them, you can add them (one at a time) with these two lines:</p>
<p><code>deb http://archive.canonical.com/ubuntu intrepid partner<br />
deb-src http://archive.canonical.com/ubuntu intrepid partner</code></p>
<p>(If you&#8217;re reading this, and you&#8217;ve not yet upgraded to Ubuntu 8.10; the bulk of this guide should work with 8.04 also. You will, however, need to swap out &#8216;intrepid&#8217; for &#8216;hardy&#8217;! <img src='http://www.ninjabadger.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>When you&#8217;ve enabled the partner repositories (check the boxes) it&#8217;s a matter of closing Software Sources and letting it reload the package sources when prompted. After that, simply open a terminal and paste in the following:</p>
<p><code>sudo apt-get remove --purge flashplugin-nonfree &#038;&#038; sudo apt-get install adobe-flashplugin</code></p>
<p>If you restart Firefox, you should now be sorted. If in doubt, search in Synaptic (System -> Administration -> Synaptic) for &#8216;Flash&#8217; and see what is (or isn&#8217;t) installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ninjabadger.net/2009/03/02/ubuntu-and-flash-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

