Retooling Slashdot with Web Standards Part II

by Daniel M. Frommelt

23 Reader Comments

Back to the Article
  1. I’m in love with the CSS 2.1 and the media part. But I’ve noticed a problem. The newer browsers on PocketPC2003, Smartphone2003 and Palm5.1 accept CSS levels 1 and 2. So even if you use the @import or link types it will show on the newer palms, pocketpcs and smartphones. This is a pain in the ass because the last thing you want to do is download a large background image intended for a css driven site. Anyone else come across this?

    Copy & paste the code below to embed this comment.
  2. The article fails to note that Slashdot uses mod_gzip, so most of the data transmitted from the servers is compressed.

    So bandwidth savings aren’t nearly as large as the article implies. 

    Just FYI.

    Copy & paste the code below to embed this comment.
  3. Robert:

    Mod_gzipped or not, if Slashdot cuts its page weight by retooling with web standards, then the gzipped weight of the page will be smaller.

    Factor in millions of users hitting Slashdot every day and the bandwidth savings are considerable.

    Copy & paste the code below to embed this comment.