<?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"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: which compression format to use for distributing externals?</title>
		<atom:link href="http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 21:12:31 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-28777</guid>
					<title><![CDATA[which compression format to use for distributing externals?]]></title>
					<link>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-28777</link>
					<pubDate>Sun, 19 Nov 2006 20:58:35 +0000</pubDate>
					<dc:creator>Olaf Matthes</dc:creator>

					<description>
						<![CDATA[
						<p>Hi everybody,</p>
<p>this is not a religious question and I&#8217;m not asking about which would be<br />
more convenient or elegant. Which compression should I use for<br />
distributing Max externals on the web? SIT or ZIP????</p>
<p>In order to be able to tell between Mac and Win I always used SIT on<br />
Mac. After Max 4.6 was released I got complains by people saying that<br />
folders were empty, so I downloaded my own SIT files, resompressed the<br />
content as ZIP and everybody was happy. This is already strange.<br />
Now poeple start to complain that in the ZIP archives Mach-O Externals<br />
(Max 4.5) are displayed as folders and not as bundles. So what&#8217;s going<br />
on here? Since OS X natively extracts ZIP I&#8217;d guess that ZIP is the<br />
format to go? Is there something wrong with the current version of<br />
StuffIt Expander (because with my rather old version everything is fine)?<br />
And why do people get folders instead of bundles with ZIP?</p>
<p>BTW, I recently had a similar problem with a Max standalone compressed <br />
as SIT. It wasn&#8217;t working in a friend&#8217;s machine. Then I sent him a ZIP <br />
and everything was fine. But on the friend&#8217;s machine (G4, 10.4.7) it was <br />
also not possible to install the Max 4.5 Runtime freshly downloaded from <br />
the C74 website. When double-clicking the installer nothing happened (-> <br />
same as with the application I sent him as SIT).</p>
<p>Olaf</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88653</guid>
					<title><![CDATA[Re: which compression format to use for distributing externals?]]></title>
					<link>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88653</link>
					<pubDate>Sun, 19 Nov 2006 21:05:44 +0000</pubDate>
					<dc:creator>jln</dc:creator>

					<description>
						<![CDATA[
						<p></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88654</guid>
					<title><![CDATA[Re: which compression format to use for distributing externals?]]></title>
					<link>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88654</link>
					<pubDate>Sun, 19 Nov 2006 22:40:25 +0000</pubDate>
					<dc:creator>johnpitcairn</dc:creator>

					<description>
						<![CDATA[
						<p>.sit needs to die, and soon.</p>
<p>For mac, a compressed disk-image is probably most universal, and is the Apple-recommended format. Use disk utility, create and fill your disk image, then use the &#8220;convert&#8221; menu command to compress it. It&#8217;s also possible to embed a license agreement, with multiple language translations if desired &#8211; search Apple&#8217;s developer documentation on their website.</p>
<p>Finder-zipped archives are problematic for users with Stuffit installed. Stuffit will take over ownership of zip files and may not decompress correctly. The OS X component &#8220;BOMArchiveHelper&#8221; must be used to decompress. These zips may not decompress correctly on Windows either (resource forks, etc).</p>
<p>I&#8217;ve had reasonable success with gzipped files &#8211; these have the advantage that they can be created on the fly from an uncompressed source (like an uncompressed .dmg) using php on the webserver&#8230;</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88655</guid>
					<title><![CDATA[Re: which compression format to use for distributing externals?]]></title>
					<link>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88655</link>
					<pubDate>Mon, 20 Nov 2006 11:25:37 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>On new archives I now use .DMG for Mac OS and .ZIP for Windows.</p>
<p>StuffIt is, sadly, no longer a robust choice.</p>
<p>> Now poeple start to complain that in the ZIP archives Mach-O Externals<br />
> (Max 4.5) are displayed as folders and not as bundles. So what&#8217;s going<br />
> on here?</p>
<p>Finder (HFS/HFS+/AFP) meta-data is not included in the archive, or  <br />
the unpacker software is not recognizing the meta-data. Bundles and  <br />
Packages are nothing more than folder hierarchies with a bit set (or  <br />
maybe it&#8217;s something in the .DSStore, or both).</p>
<p>> Since OS X natively extracts ZIP I&#8217;d guess that ZIP is the<br />
> format to go?</p>
<p>OS X&#8217;s Zip is a little idiosyncratic in that it does special handling  <br />
of resource forks (yes, Virginia, there is still such a thing as a  <br />
resource fork), Finder attributes, and other groovy Mac OS stuff. The  <br />
result is unpacked admirably by Finder&#8217;s built in Zip, but not so  <br />
admirably by other Zip implementations (you get tons of ._XXX files  <br />
on Windows that will confuse your Windows users no end).</p>
<p>> Is there something wrong with the current version of<br />
> StuffIt Expander (because with my rather old version everything is  <br />
> fine)?</p>
<p>There&#8217;s plenty wrong with StuffIt nowadays. It was obviously going  <br />
downhill when they removed support for resolving aliases in DropStuff.</p>
<p>BTW: I build .ZIP archives for Windows users using gzip in the  <br />
Terminal (called from an AppleScript that runs the whole packaging  <br />
process). For the disk images I also have an AppleScript that calls  <br />
the relevant CLI tools.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8211;    <a href="http://www.bek.no/~pcastine/Litter/" rel="nofollow">http://www.bek.no/~pcastine/Litter/</a>    &#8212;&#8212;&#8212;&#8212;-<br />
Peter Castine             +&#8211;> Litter Power &#038; Litter Bundle for Jitter<br />
                                Universal Binaries on the way<br />
iCE:  Sequencing,  Recording &#038;<br />
       Interface  Building  for                   |home    | chez nous|<br />
       Max/MSP   Extremely cool                   |bei uns |  i nostri|<br />
       <a href="http://www.dspaudio.com/" rel="nofollow">http://www.dspaudio.com/</a>                   <a href="http://www.castine.de" rel="nofollow">http://www.castine.de</a></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88656</guid>
					<title><![CDATA[Re: which compression format to use for distributing externals?]]></title>
					<link>http://cycling74.com/forums/topic/which-compression-format-to-use-for-distributing-externals/#post-88656</link>
					<pubDate>Tue, 21 Nov 2006 17:05:28 +0000</pubDate>
					<dc:creator>Mattijs</dc:creator>

					<description>
						<![CDATA[
						<p>Quote: Olaf Matthes wrote on Sun, 19 November 2006 21:58<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
> Now poeple start to complain that in the ZIP archives Mach-O Externals<br />
> (Max 4.5) are displayed as folders and not as bundles. So what&#8217;s going<br />
> on here? </p>
<p>I ran into the same problem recently. No matter what I try (zip, stuffit, usbstick, network) my externals are displayed as folders when I move them from one computer to another. Max no longer recognizes them. Something changed recently because the last time I did this (a month ago or so), there was no problem. </p>
<p>I don&#8217;t have much experience with mac/unix filesystems so if anyone could give me a clue on how to fix this, that would be more than welcome.</p>
<p>Thanks in advance,<br />
Mattijs</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

