<?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>influenced dot net &#187; mimetypes</title>
	<atom:link href="http://www.influenced.net/tag/mimetypes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.influenced.net</link>
	<description>Mark Hutton</description>
	<lastBuildDate>Wed, 14 Jul 2010 10:59:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>How to stop Quicktime hijacking audio/mpeg (mp3) in Firefox</title>
		<link>http://www.influenced.net/2008/08/27/how-to-stop-quicktime-hijacking-audiompeg-mp3-in-firefox/</link>
		<comments>http://www.influenced.net/2008/08/27/how-to-stop-quicktime-hijacking-audiompeg-mp3-in-firefox/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 17:31:28 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mime]]></category>
		<category><![CDATA[mimetypes]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[quicktime]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.influenced.net/2008/08/27/how-to-stop-quicktime-hijacking-audiompeg-mp3-in-firefox/</guid>
		<description><![CDATA[This frustrated the shit out of me. My setup: Vista Business SP1, Firefox 3.0.1, Quicktime 7.5 (861). No matter how hard I tried, besides disabling the Quicktime plugin in Vista, moving/deleting npqtplugin4.dll in the Firefox plugins folder or hex editing it, Firefox 3.0.1 would always play any mp3s I clicked in a full screen Quicktime [...]]]></description>
			<content:encoded><![CDATA[<p>This frustrated the shit out of me.  My setup: Vista Business SP1, Firefox 3.0.1, Quicktime 7.5 (861).</p>
<p>No matter how hard I tried, besides disabling the Quicktime plugin in Vista, moving/deleting npqtplugin4.dll in the Firefox plugins folder or hex editing it, Firefox 3.0.1 would always play any mp3s I clicked in a full screen Quicktime plugin.</p>
<p>The about:plugins shows the following:</p>
<h2 class="plugname">QuickTime Plug-in 7.5 (861)</h2>
<dl>
<dd><span class="label">File name:</span><br />
npqtplugin4.dll</dd>
<dd>
The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the <a href="http://www.apple.com/quicktime/">QuickTime</a> Web site.</dd>
</dl>
<table class="contenttable" border="1" style="width: 450px; word-wrap: break-word;">
<thead>
<tr>
<th class="type">MIME Type</th>
<th class="desc">Description</th>
<th class="suff">Suffixes</th>
<th class="enabled">Enabled</th>
</tr>
</thead>
<tbody>
<tr>
<td>video/mpeg</td>
<td>MPEG media</td>
<td>mpeg,mpg,m1s,m1v,m1a,m75, m15,mp2,mpm,mpv,mpa</td>
<td>Yes</td>
</tr>
<tr>
<td>audio/mpeg</td>
<td>MPEG audio</td>
<td>mpeg,mpg,m1s,m1a,mp2,mpm, mpa,m2a</td>
<td>Yes</td>
</tr>
<tr>
<td>audio/x-mpeg</td>
<td>MPEG audio</td>
<td>mpeg,mpg,m1s,m1a,mp2,mpm, mpa,m2a</td>
<td>Yes</td>
</tr>
<tr>
<td>video/3gpp</td>
<td>3GPP media</td>
<td>3gp,3gpp</td>
<td>Yes</td>
</tr>
</tbody>
</table>
<p>How the hell do you change one of those values to say &#8220;enabled: no&#8221;?</p>
<p>Changing Mime Type associations in Firefox via Options -> Applications does nothing &#8211; Quicktime always gets there first</p>
<p>Changing Mime Settings in Quicktime Preferences launches Vista&#8217;s Set Program Associations which is also fruitless</p>
<p><strong>After much digging around, I have worked out that the following will let you handle audio/mpeg (mp3) the way you want: </strong></p>
<ul>
<li>Go to about:config</li>
<li>Type &#8216;plugin&#8217; in the filter box (minus quotes)</li>
<li>Look for &#8216;plugin.disable_full_page_plugin_for_types&#8217;</li>
<li>If it already exists and contains a value, add &#8216;,audio/mpeg&#8217; to the end of it, otherwise just change the value to &#8216;audio/mpeg&#8217;</li>
<li>Fully close Firefox, wait a few seconds for it to clean up and die</li>
<li>Launch Firefox again.. click an MP3 link.. voila! it does whatever you&#8217;ve specified in your Firefox Options -> Applications</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.influenced.net/2008/08/27/how-to-stop-quicktime-hijacking-audiompeg-mp3-in-firefox/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

