I haven't read all 4 pages... I stopped midway through page 2. Okay, so maybe it was midway through page 1. Some things come to mind:
- I presume the forums have Gzip turned on? If not, turn it on.
- Do Calis' front-page scripts use Gzip? If they don't, make them so they do (whack a bit of code in the header and footer to do it, though the fact they use the forum systems code may mean they already have it in).
- Re-code most of the site in XHTML and use an external stylesheet for everything (IE: no <TABLE> content in the actual HTML - use CSS positioning). That too, can halve your files on site.
Seriously, Gzip and CSS could reduce the amount of crap you're sending down the pipeline
by almost 80%. Bullshit about people not quoting so much is retardism at its best.
Example of Gzip in usage.
Example of proper XHTML / CSS in usage.
I'll let you google for the rest. If the Codex grows any bigger over time, this is just going to become more of an issue.
Of course if Gzip is already turned on and you can't do the CSS thing, then wow, you guys are fucked. :D