* James M Snell <[EMAIL PROTECTED]> [2006-09-29 14:17]: > I've been stewing lately over the possibility of doing > something similar to this but wrapping the atom documents and > associated resources into a zip. A single master atom feed > would provide an index of the archive, with individual entries > either contained in that index feed or as separate entry > documents
Why the zip? Atom is an envelope format that can transport binary content. So is tar. Just gzip the Atom feed; instead of .tar.gz (which usually compresses better than zips) you get .atom.gz. Hmm. Maybe we should call these Atomballs? Buckminsterfullerenes? :-) Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>