Archive for July, 2008

It’s funny because its rude…

Not only does this article have one of the greatest main-stream-media headlines I’ve ever seen, but the actual article (and accompanying YouTube video) is just as funny.

Michael Bay’s “The Dark Knight”

Michael Bay’s proposed script for The Dark Knight is one of the funniest things I’ve read in a while.

CSS variables are go!

In a post I wrote almost a year ago (and in the ensuing comments), I pondered the possibility of someday being able to define variables natively in a CSS document without the use of server-side scripting.
Well it seems that in their most recent nightly build, WebKit has added support for this.
@variables {
  [...]