Wouldn't it be better to implement an image auto-resize client side with javascript? That way a user can click to enlarge it, the aspect ratio would be correct, and it wouldn't have any server impact. It looks like this one has no server impact, but it produces ugly thumbs and I don't think its really an improvement over the one you copied it from at all (with the exception of ignoring a user specified server). The one you copied it from maintaned the aspect ratio.
-vissa
|