I frequently prepare course materials on a Mac which will be distributed to users on a variety of machies. Not only does the default “compress file” feature include the .DS_Store hidden files, but it also includes all of the resource fork files which, when viewed on a PC, appear as “__MACOSX”.
I really like the convenience of a toolbar droplet (which I already use for opening the terminal and tar/gz compression). I searched around for a solid zip archive droplet that would not use the ditto service (which includes the resource fork data), but couldn’t really find anything – so I wrote my own.
Download the following application and place it in your Applications folder, and drag it into your Finder toolbar. Any files or folders you drag onto it, will immediately be compressed – without any Mac-specific extras.
Download ZipDroplet