Setting Far Future Expires Headers For Images In Amazon S3

Summary: Amazon S3 is a great option for (among other things) image hosting, YSlow is a great little tool for uncovering performance related issues with a site and using Bucket Explorer allows a person to easily upload files to the S3 service while setting custom headers. Using the tool to set far future expires headers […]

Why Did I Never Try this Before? CSS Font-Size : 0 Hides Input Button Text

Support: This technique is supported by IE 5.+, Firefox (and the rest of the Mozilla family) and Safari 3.0*. It is not supported by Opera** (any version), Netscape 6.2 and earlier or Camino. Warning: I haven’t thought this all the way through, so if you see any problems with this technique other than the above […]

JSON Feeds For Fun and Profit Part 3- wherein Eval() kind of bums me out

(and several months later I finish my little JSON series…) So far my exploration of JSON has been a fun-filled walk in the park. Moonbeams and rainbows. All that. This last post on the subject is slightly less cool as I get into one of the least attractive components of the whole JSON thing- the […]