[Adium-devl] Compression.
Evan Schoenberg
evan at adiumx.com
Mon Jan 29 12:38:15 UTC 2007
On Jan 29, 2007, at 3:30 AM, Colin Barrett wrote:
> On Jan 28, 2007, at 4:16 AM, Peter Hosey wrote:
>
>> On Jan 28, 2007, at 03:26:42, Colin Barrett wrote:
>>> But if our nibs are binary, then something else in Resources/ must
>>> be compressing very well, to get us to ~55%.
>>
>> Only in release builds (including betas). The nibs in the source
>> tree are XML; the makefile uses nibtool to convert them.
>
> Yeah, this was done on the released copy of 1.0b24 in my /
> Applications.
The Localizable.strings files go from 188 KB to 32 KB, and there 22
of them, one per language.
50% of the text of a Localizable.strings file is comments; these
comments are nice to have in the English file so that a new localizer
can begin translation, but are totally unnecessary in all the
others. I think I've seen a tool to remove these /* blah */ comments
before, but I can't find it now. Running such a tool would be a good
addition to our release Makefile.
Oddly, the .mp4 sounds compress to 50%, as well. Not sure what' s up
with that.
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070129/fe4d5052/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070129/fe4d5052/attachment.sig>
More information about the devel
mailing list