Daily Archives Saturday, June 2005

CSS monkeyage

Our app has kind of a portal-y front-end on it, which means we have a frame set with between two and four frames, all of which use basically the same CSS. The CSS is not cacheable because we’re running over https, so it adds a substantial amount to the payload for any given portal page.
The [...]