<?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: Whats with __MACOSX in Zip files?</title>
	<atom:link href="http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=whats-with-__macosx-in-zip-files</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 06:51:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: HarlanSanders</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-254726</link>
		<dc:creator>HarlanSanders</dc:creator>
		<pubDate>Fri, 24 Feb 2012 19:21:49 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-254726</guid>
		<description>Why would he want to buy a Mac if he doesn&#039;t like this behavior...

#2 is the correct way to get rid of it. But it still doesn&#039;t address the issue of the fact that it&#039;s there and is nonstandard.</description>
		<content:encoded><![CDATA[<p>Why would he want to buy a Mac if he doesn&#8217;t like this behavior&#8230;</p>
<p>#2 is the correct way to get rid of it. But it still doesn&#8217;t address the issue of the fact that it&#8217;s there and is nonstandard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khurrum</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-253520</link>
		<dc:creator>Khurrum</dc:creator>
		<pubDate>Fri, 17 Feb 2012 14:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-253520</guid>
		<description>I was expecting that last point: It can be reconstructed on the fly. &quot;Why are you putting it inside a compressed file which is compressed so people can save space?&quot; - first.</description>
		<content:encoded><![CDATA[<p>I was expecting that last point: It can be reconstructed on the fly. &#8220;Why are you putting it inside a compressed file which is compressed so people can save space?&#8221; &#8211; first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Graflgauze</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-242563</link>
		<dc:creator>Graflgauze</dc:creator>
		<pubDate>Mon, 09 Jan 2012 18:41:55 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-242563</guid>
		<description>Sorry yes, that would be the .DS_Store file that is written all over the damn place in OSX-created things</description>
		<content:encoded><![CDATA[<p>Sorry yes, that would be the .DS_Store file that is written all over the damn place in OSX-created things</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mraof</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-241756</link>
		<dc:creator>Mraof</dc:creator>
		<pubDate>Tue, 03 Jan 2012 20:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-241756</guid>
		<description>Well, that explains that weird folder that I was wondering about.</description>
		<content:encoded><![CDATA[<p>Well, that explains that weird folder that I was wondering about.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zana</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-241023</link>
		<dc:creator>Zana</dc:creator>
		<pubDate>Fri, 30 Dec 2011 01:25:29 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-241023</guid>
		<description>As someone who recently had to use some Macs for work (after years of coding/scripting/Windows domain management) I have to agree with the author that often the Mac OS behavior is idiotic and NOT &quot;more user friendly.&quot;

To me, needing to issue a TERMINAL COMMAND is HELLISHLY more complex than it needs to be.  It is not &quot;simple&quot; by any stretch of the imagination.  You COULD use Powershell/CMD to do crap like this but the point is that in Windows basic stuff like this is EASY to do and follows LOGICAL, PREDICTABLE steps.

Obviously, as someone who has debugged hundreds of thousands of lines of assembly in IDA Pro, it&#039;s not &quot;hard&quot; for me to use the terminal to show hidden files or create an archive, but I really don&#039;t care about whether it&#039;s &quot;hard&quot; for me.  The point is that it is outrageously harder IN COMPARISON to Windows to achieve the same thing (create a simple Zip file without added thumbnails/metadata).  Using a command line to accomplish things is virtually NEVER easier unless you (a) have a photographic memory (b) there is no other way.  Unix/Linux/Ubuntu did not become more popular/usable by ELIMINATING graphical options.

Saying &quot;oh here&#039;s the solution, just download a third party application to correct the problem&quot; is basically agreeing that Mac has failed to do anything better than the competition, since that is basically how Windows/nix work.  The whole point of Mac is ALLEGEDLY that is does things better/more simply out of the box, but in fact it requires terminal commands to make basic changes...</description>
		<content:encoded><![CDATA[<p>As someone who recently had to use some Macs for work (after years of coding/scripting/Windows domain management) I have to agree with the author that often the Mac OS behavior is idiotic and NOT &#8220;more user friendly.&#8221;</p>
<p>To me, needing to issue a TERMINAL COMMAND is HELLISHLY more complex than it needs to be.  It is not &#8220;simple&#8221; by any stretch of the imagination.  You COULD use Powershell/CMD to do crap like this but the point is that in Windows basic stuff like this is EASY to do and follows LOGICAL, PREDICTABLE steps.</p>
<p>Obviously, as someone who has debugged hundreds of thousands of lines of assembly in IDA Pro, it&#8217;s not &#8220;hard&#8221; for me to use the terminal to show hidden files or create an archive, but I really don&#8217;t care about whether it&#8217;s &#8220;hard&#8221; for me.  The point is that it is outrageously harder IN COMPARISON to Windows to achieve the same thing (create a simple Zip file without added thumbnails/metadata).  Using a command line to accomplish things is virtually NEVER easier unless you (a) have a photographic memory (b) there is no other way.  Unix/Linux/Ubuntu did not become more popular/usable by ELIMINATING graphical options.</p>
<p>Saying &#8220;oh here&#8217;s the solution, just download a third party application to correct the problem&#8221; is basically agreeing that Mac has failed to do anything better than the competition, since that is basically how Windows/nix work.  The whole point of Mac is ALLEGEDLY that is does things better/more simply out of the box, but in fact it requires terminal commands to make basic changes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Chokola</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-238890</link>
		<dc:creator>Dan Chokola</dc:creator>
		<pubDate>Tue, 13 Dec 2011 19:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-238890</guid>
		<description>Disclaimer: I am not a Mac user and actually have a burning hatred for Macs and their fanbase. I came across this webpage trying to figure out just what is in those __MACOSX directories.

There are a couple solutions here. https://discussions.apple.com/thread/1640973?start=0&amp;tstart=0

IMHO, VII hit the nail on the head when he said that Mac is going mainstream. It invalidates the &quot;We are not stupid&quot; point as well. As Mac tries to sell itself to the average stupid user more and more, expect crap like this. Your best bet is to just use the command line, or roll your own script, which were made for the smart user.

The &quot;Redundant&quot; point is a memory/CPU time tradeoff. Rather than have a user recreate this metadata from files, which takes CPU time, it&#039;s stored in the zip file and available immediately to the user after it&#039;s unzipped. There is a legitimate reason for this, then. That said, I agree the metadata could probably be stuffed into the archive somehow that gets ignored by normal zip programs and picked up by the Mac zip program.</description>
		<content:encoded><![CDATA[<p>Disclaimer: I am not a Mac user and actually have a burning hatred for Macs and their fanbase. I came across this webpage trying to figure out just what is in those __MACOSX directories.</p>
<p>There are a couple solutions here. <a href="https://discussions.apple.com/thread/1640973?start=0&#038;tstart=0" rel="nofollow">https://discussions.apple.com/thread/1640973?start=0&#038;tstart=0</a></p>
<p>IMHO, VII hit the nail on the head when he said that Mac is going mainstream. It invalidates the &#8220;We are not stupid&#8221; point as well. As Mac tries to sell itself to the average stupid user more and more, expect crap like this. Your best bet is to just use the command line, or roll your own script, which were made for the smart user.</p>
<p>The &#8220;Redundant&#8221; point is a memory/CPU time tradeoff. Rather than have a user recreate this metadata from files, which takes CPU time, it&#8217;s stored in the zip file and available immediately to the user after it&#8217;s unzipped. There is a legitimate reason for this, then. That said, I agree the metadata could probably be stuffed into the archive somehow that gets ignored by normal zip programs and picked up by the Mac zip program.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radu Tanasescu</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-229324</link>
		<dc:creator>Radu Tanasescu</dc:creator>
		<pubDate>Mon, 19 Sep 2011 13:52:06 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-229324</guid>
		<description>Well, this is late coming but I just had to type it:

If you are SMART then you shouldn&#039;t ask such a stupid question, read the article again, you&#039;ll figure it out.</description>
		<content:encoded><![CDATA[<p>Well, this is late coming but I just had to type it:</p>
<p>If you are SMART then you shouldn&#8217;t ask such a stupid question, read the article again, you&#8217;ll figure it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newb</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-225886</link>
		<dc:creator>Newb</dc:creator>
		<pubDate>Mon, 08 Aug 2011 16:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-225886</guid>
		<description>Thanks for the command, it worked like a charm. I could also remove the pesky &quot;.DS_Store&quot; files who somehow sneaked into the Zip.</description>
		<content:encoded><![CDATA[<p>Thanks for the command, it worked like a charm. I could also remove the pesky &#8220;.DS_Store&#8221; files who somehow sneaked into the Zip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-220027</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Sun, 29 May 2011 21:11:56 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-220027</guid>
		<description>Brilliant! ZipCleaner solved my problem for this issue, recommend it for anybody else in the above thread experiencing the same problem.</description>
		<content:encoded><![CDATA[<p>Brilliant! ZipCleaner solved my problem for this issue, recommend it for anybody else in the above thread experiencing the same problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HZC</title>
		<link>http://floatingsun.net/2007/02/07/whats-with-__macosx-in-zip-files/#comment-217795</link>
		<dc:creator>HZC</dc:creator>
		<pubDate>Sat, 30 Apr 2011 14:35:16 +0000</pubDate>
		<guid isPermaLink="false">http://floatingsun.net/blog/2007/02/07/793/#comment-217795</guid>
		<description>Search for response by HZC for simple solution</description>
		<content:encoded><![CDATA[<p>Search for response by HZC for simple solution</p>
]]></content:encoded>
	</item>
</channel>
</rss>

