Monthly Archives: July 2008

Importing JS into the MochiKit Interpreter

I find the JS interpreter demo that the MochiKit folks put out to be quite useful. It makes it easy to do little JS experiments from any web browser. Many times, however, I’d like to import some external JS libraries … Continue reading

Posted in Web stuff | Comments Off

S3 Bandwidth Costs

I’ve been looking at Amazon’s S3 service recently. S3 is a great deal for storage, but I wondered how cost-effective it is at serving content. After a little computation, the answer seems to be: “It’s not that great”.

Posted in Web stuff | Comments Off