Google's optimization of images
Google actually stuffs all the images it needs on the page into one PNG. When the page has to display an image, it simply uses a little bit of CSS to cut off the parts it doesn't need. A clever trick saving out a whole bunch of server roundtrips.

2008-12-14 22:06:11, 