[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Simple XHTML (XML) parser/printer
- From: "David Hamill" <david@...>
- Date: Mon, 30 Mar 2009 09:54:58 +0100
Of course you can always gzip XML files to make them
smaller; but that results in binary files that are
meaningless until you gunzip them. XML compresses well
because it has high redundancy.
David