#hmansYeah... I'm using code that generates custom thumbnail sizes of stuff on the fly, embeds the instructions in a signed hash, passes the hash into a Rack middleware, executes them there, letting me HTTP-cache the heck out of the generated image because if the image changes, the URL changes.