in reply to Re^2: Pure Perl - Crop and Resize Jpeg Files
in thread Pure Perl - Crop and Resize Jpeg Files

That's a good point. Though I would think most hosts would have magick or GD on it.

As anecdote, don't know wether it's still the case, but Yahoo! Store used GD from within the LISP software.

-Lee
"To be civilized is to deny one's nature."
  • Comment on Re^3: Pure Perl - Crop and Resize Jpeg Files

Replies are listed 'Best First'.
Re^4: Pure Perl - Crop and Resize Jpeg Files
by wazoox (Prior) on Mar 15, 2006 at 16:28 UTC
    AFAIK Yahoo Store was entirely rewritten in Java.
    update:the gory details are certainly available on Paul Graham's website...
      Never was java. Originally the Store Editor was written in Lisp (with the store manager in C & Perl). Now the editor is in Perl and C. (with client side javascript).

      -Lee
      "To be civilized is to deny one's nature."
        Never was java.

        How fortunate! My mistake :)