<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Selectively Disabling Downloaded-File Warnings in Leopard</title>
	<atom:link href="http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/</link>
	<description>Things that Eric A. Meyer, CSS expert, writes about on his personal Web site; it&#039;s largely Web standards and Web technology, but also various bits of culture, politics, personal observations, and other miscellaneous stuff</description>
	<lastBuildDate>Fri, 10 May 2013 11:50:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Francois</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-514570</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Sun, 31 Oct 2010 14:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-514570</guid>
		<description><![CDATA[Hi Eric, hi everyone,
Late, but catching up.
Great stuff, except that I cannot unravel my problem when tying to deal with .docx or .pptx, etc.
Even if these files are &quot;reliable&quot;, I can&#039;t open them automatically.
You know how to deal with?? :-)
Many thanks by advance!
Francois]]></description>
		<content:encoded><![CDATA[<p>Hi Eric, hi everyone,<br />
Late, but catching up.<br />
Great stuff, except that I cannot unravel my problem when tying to deal with .docx or .pptx, etc.<br />
Even if these files are &#8220;reliable&#8221;, I can&#8217;t open them automatically.<br />
You know how to deal with?? :-)<br />
Many thanks by advance!<br />
Francois</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-493354</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 25 Feb 2010 02:16:10 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-493354</guid>
		<description><![CDATA[I&#039;m trying to whitelist .flv movies.. and can&#039;t find any reference to them!  I&#039;ve added: 
public.movie
public.mpeg4
to your list (thanks!), but flv is not mentioned at the apple dev site (now found at: http://developer.apple.com/mac/library/documentation/Miscellaneous/Reference/UTIRef/Articles/System-DeclaredUniformTypeIdentifiers.html#//apple_ref/doc/uid/TP40009259-SW1 )

Thanks again!  Tim]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to whitelist .flv movies.. and can&#8217;t find any reference to them!  I&#8217;ve added:<br />
public.movie<br />
public.mpeg4<br />
to your list (thanks!), but flv is not mentioned at the apple dev site (now found at: <a href="http://developer.apple.com/mac/library/documentation/Miscellaneous/Reference/UTIRef/Articles/System-DeclaredUniformTypeIdentifiers.html#//apple_ref/doc/uid/TP40009259-SW1" rel="nofollow">http://developer.apple.com/mac/library/documentation/Miscellaneous/Reference/UTIRef/Articles/System-DeclaredUniformTypeIdentifiers.html#//apple_ref/doc/uid/TP40009259-SW1</a> )</p>
<p>Thanks again!  Tim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: larryy</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-482896</link>
		<dc:creator>larryy</dc:creator>
		<pubDate>Sun, 08 Nov 2009 22:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-482896</guid>
		<description><![CDATA[I figured it out, I think.  Lots more explanation and a couple of additional steps I took that I *think* are unnecessary can be found &lt;a href=&quot;http://forums.macrumors.com/showpost.php?p=8780547&amp;postcount=10&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;, but bottom line, I think you just need to open this .plist file in TextWrangler or BBEdit, do a Save As, use the Options button to set the encoding to UTF-8 instead of UTF-8, no BOM, and save right over the original version of the file.  And reboot (or log out and in, not sure which is necessary; both are sufficient).

This is probably mostly an issue for people who have used Amazon downloads, which creates this .plist file, but makes it a UTF-8, no BOM file for whatever reason.  I&#039;ll bet that even people who have their browser set to process safe files aren&#039;t getting auto-launch of Amazon&#039;s download app in later versions of Leopard and in Snow Leopard, and this &quot;no BOM&quot; file encoding is why.]]></description>
		<content:encoded><![CDATA[<p>I figured it out, I think.  Lots more explanation and a couple of additional steps I took that I *think* are unnecessary can be found <a href="http://forums.macrumors.com/showpost.php?p=8780547&amp;postcount=10" rel="nofollow">here</a>, but bottom line, I think you just need to open this .plist file in TextWrangler or BBEdit, do a Save As, use the Options button to set the encoding to UTF-8 instead of UTF-8, no BOM, and save right over the original version of the file.  And reboot (or log out and in, not sure which is necessary; both are sufficient).</p>
<p>This is probably mostly an issue for people who have used Amazon downloads, which creates this .plist file, but makes it a UTF-8, no BOM file for whatever reason.  I&#8217;ll bet that even people who have their browser set to process safe files aren&#8217;t getting auto-launch of Amazon&#8217;s download app in later versions of Leopard and in Snow Leopard, and this &#8220;no BOM&#8221; file encoding is why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andsens</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-479844</link>
		<dc:creator>andsens</dc:creator>
		<pubDate>Sat, 17 Oct 2009 20:21:10 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-479844</guid>
		<description><![CDATA[Craig:
&gt; Anybody have any luck with this for NZB files and snow leopard?

Nope, torrent files work just fine, but SL keeps bugging me with warnings about opening nzb files, even though I added both text/xml as Mime safe type and nzb as safe extension.]]></description>
		<content:encoded><![CDATA[<p>Craig:<br />
&gt; Anybody have any luck with this for NZB files and snow leopard?</p>
<p>Nope, torrent files work just fine, but SL keeps bugging me with warnings about opening nzb files, even though I added both text/xml as Mime safe type and nzb as safe extension.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-477930</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Fri, 25 Sep 2009 11:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-477930</guid>
		<description><![CDATA[Anybody have any luck with this for NZB files and snow leopard?]]></description>
		<content:encoded><![CDATA[<p>Anybody have any luck with this for NZB files and snow leopard?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ton</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-474492</link>
		<dc:creator>ton</dc:creator>
		<pubDate>Mon, 24 Aug 2009 10:55:41 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-474492</guid>
		<description><![CDATA[I tried it but does not work. I am using 10.5.8. 

I would like very much to have a solution like this. Do you have any idea what the problem might be?]]></description>
		<content:encoded><![CDATA[<p>I tried it but does not work. I am using 10.5.8. </p>
<p>I would like very much to have a solution like this. Do you have any idea what the problem might be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to disable that annoying downloaded file warning in Leopard &#171; SBP&#8217;s Random Walk</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-452056</link>
		<dc:creator>How to disable that annoying downloaded file warning in Leopard &#171; SBP&#8217;s Random Walk</dc:creator>
		<pubDate>Mon, 30 Mar 2009 17:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-452056</guid>
		<description><![CDATA[[...] How to disable that annoying downloaded file warning in&#160;Leopard  From Eric Meyer: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] How to disable that annoying downloaded file warning in&nbsp;Leopard  From Eric Meyer: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Disable downloaded-file warnings in Leopard - machine quotidien</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-451981</link>
		<dc:creator>Disable downloaded-file warnings in Leopard - machine quotidien</dc:creator>
		<pubDate>Mon, 30 Mar 2009 11:06:07 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-451981</guid>
		<description><![CDATA[[...] Selectively Disabling Downloaded-File Warnings in Leopard [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Selectively Disabling Downloaded-File Warnings in Leopard [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Bely</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-451307</link>
		<dc:creator>Daniel Bely</dc:creator>
		<pubDate>Thu, 26 Mar 2009 20:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-451307</guid>
		<description><![CDATA[Thanks for the tip.
However, after several warning-free days I&#039;ve downloaded a .wmv file with Firefox and received this annoying warning message again. I went to ADC site and checked this document:
http://developer.apple.com/documentation/Carbon/Conceptual/understanding_utis/utilist/UTIlist.html#//apple_ref/doc/uid/TP40001319-CH205-CHDIJFGJ

This page tells us that WMV conforms to public.movie -&gt; public.audiovisual-​content -&gt; public.content &amp; public data -&gt; public item. This means your tip should work but it doesn&#039;t for some unknown reason.

Any ideas?

Have you tried downloading .wmv files?]]></description>
		<content:encoded><![CDATA[<p>Thanks for the tip.<br />
However, after several warning-free days I&#8217;ve downloaded a .wmv file with Firefox and received this annoying warning message again. I went to ADC site and checked this document:<br />
<a href="http://developer.apple.com/documentation/Carbon/Conceptual/understanding_utis/utilist/UTIlist.html#//apple_ref/doc/uid/TP40001319-CH205-CHDIJFGJ" rel="nofollow">http://developer.apple.com/documentation/Carbon/Conceptual/understanding_utis/utilist/UTIlist.html#//apple_ref/doc/uid/TP40001319-CH205-CHDIJFGJ</a></p>
<p>This page tells us that WMV conforms to public.movie -&gt; public.audiovisual-​content -&gt; public.content &amp; public data -&gt; public item. This means your tip should work but it doesn&#8217;t for some unknown reason.</p>
<p>Any ideas?</p>
<p>Have you tried downloading .wmv files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Naujock</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-450454</link>
		<dc:creator>Eric Naujock</dc:creator>
		<pubDate>Mon, 23 Mar 2009 15:28:23 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-450454</guid>
		<description><![CDATA[Not that it matters now but the issue your bothered by was created to address a very specific vulnerability. The Issue related to what one would call a drive by download. In the past you could create a malicious file and provide a link to it that would be downloaded and executed automatically bypassing the user controls. 

As a result prior to this you could lose control of your computer. That annoying box gives you the user the last bit of control to prevent bad things from happening prior to bad things happening. 

I am not saying that the box is the best solution for you but remember that since most users tend to run as admin and click without thinking that was the best defense that could be done easily. After all I expect you do like it that Apple tries very hard to keep your system secure from not so nice people.

As for the solution I am glad you found an answer. I just hope your doing defensive browsing and not running as admin.]]></description>
		<content:encoded><![CDATA[<p>Not that it matters now but the issue your bothered by was created to address a very specific vulnerability. The Issue related to what one would call a drive by download. In the past you could create a malicious file and provide a link to it that would be downloaded and executed automatically bypassing the user controls. </p>
<p>As a result prior to this you could lose control of your computer. That annoying box gives you the user the last bit of control to prevent bad things from happening prior to bad things happening. </p>
<p>I am not saying that the box is the best solution for you but remember that since most users tend to run as admin and click without thinking that was the best defense that could be done easily. After all I expect you do like it that Apple tries very hard to keep your system secure from not so nice people.</p>
<p>As for the solution I am glad you found an answer. I just hope your doing defensive browsing and not running as admin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Rinylo</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-449210</link>
		<dc:creator>Nick Rinylo</dc:creator>
		<pubDate>Thu, 19 Mar 2009 17:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-449210</guid>
		<description><![CDATA[Same here Ben M. 10.5.6 and works 100% for me.]]></description>
		<content:encoded><![CDATA[<p>Same here Ben M. 10.5.6 and works 100% for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-449124</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Thu, 19 Mar 2009 11:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-449124</guid>
		<description><![CDATA[I&#039;m confused too, &lt;a href=&quot;http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-449080&quot; rel=&quot;nofollow&quot;&gt;Philippe&lt;/a&gt;.  All I know is the copy I had wasn&#039;t working.  When I dropped in Ben&#039;s, it did work, and the only difference I can see is the encoding.  (The version I had on my hard drive had the XML prolog.)

I&#039;ll try opening both in property List Editor (if I have it installed) and see if there&#039;s any indicated difference, then save both and compare them to the originals and see what happens there.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m confused too, <a href="http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-449080" rel="nofollow">Philippe</a>.  All I know is the copy I had wasn&#8217;t working.  When I dropped in Ben&#8217;s, it did work, and the only difference I can see is the encoding.  (The version I had on my hard drive had the XML prolog.)</p>
<p>I&#8217;ll try opening both in property List Editor (if I have it installed) and see if there&#8217;s any indicated difference, then save both and compare them to the originals and see what happens there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-449080</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Thu, 19 Mar 2009 06:47:02 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-449080</guid>
		<description><![CDATA[Ref, you update dd 18 Mar 09.
Puzzled. The default for a plist file (any XML) is utf-8 last I checked, and your sample doesn&#039;t specify any xml prolog (meaning: assuming default).
I tested here, 10.5.6, with a plist file created with Property List Editor.app (part of the developers tools) and it worked just fine.]]></description>
		<content:encoded><![CDATA[<p>Ref, you update dd 18 Mar 09.<br />
Puzzled. The default for a plist file (any XML) is utf-8 last I checked, and your sample doesn&#8217;t specify any xml prolog (meaning: assuming default).<br />
I tested here, 10.5.6, with a plist file created with Property List Editor.app (part of the developers tools) and it worked just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben M</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-447744</link>
		<dc:creator>Ben M</dc:creator>
		<pubDate>Sat, 14 Mar 2009 15:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-447744</guid>
		<description><![CDATA[I&#039;m using 10.5.6 and it&#039;s working for me.  PHP files that I downloaded are opening, as are html &amp; amz (I added that to the list).  I don&#039;t recall getting the message box for images or movies so I can&#039;t verify that.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m using 10.5.6 and it&#8217;s working for me.  PHP files that I downloaded are opening, as are html &amp; amz (I added that to the list).  I don&#8217;t recall getting the message box for images or movies so I can&#8217;t verify that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Meyer</title>
		<link>http://meyerweb.com/eric/thoughts/2009/03/13/disabling-downloaded-file-warnings-in-leopard/#comment-447508</link>
		<dc:creator>Eric Meyer</dc:creator>
		<pubDate>Fri, 13 Mar 2009 21:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://meyerweb.com/?p=1084#comment-447508</guid>
		<description><![CDATA[If you&#039;re following the comment via RSS, please see the update on the post: this isn&#039;t working in 10.5.6.  Not any of it, actually; at least not for me.  Anyone seeing different results?]]></description>
		<content:encoded><![CDATA[<p>If you&#8217;re following the comment via RSS, please see the update on the post: this isn&#8217;t working in 10.5.6.  Not any of it, actually; at least not for me.  Anyone seeing different results?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->