gzImage v2.0

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • CountScubula

    gzImage v2.0


    Forgive me all, I have a shameless plug:

    gzImage v2.0 is ready

    I rewrote all the global variables (except one) to a global array, rewroked
    the md5 of the cache file name, exteded the internal filters to functions
    rather than inline code in the output function.

    I would like to thank Dan Tripp, http://www.dantripp.com for his comments
    and ideas, and helping me brain storm a bit here and there, and listening to
    be vent. btw, the gzImageFilterGr idHex was his idea.

    I would also like to thank Chung Leong for the idea of redirecting the cache
    file image, thus allowing the webserver to send it out rather than the
    script. (note: both are available if the cache is not in server view)

    Ok, for those of you that are wondering what it is, it is a simple script
    that will alter an image on the fly for you, makes short work of image
    galleries and such.

    Main purpose is to allow you to have 1 source image and have the server
    generate many other images from it, such as a shopping site or image
    gallery.

    You can see it and download it here: http://www.gzentools.com/gzimg.php


    --
    Mike Bradley
    http://www.gzentools.com -- free online php tools


  • CountScubula

    #2
    Re: gzImage v2.0

    wow almost 24hours, I thought people would be knocking the code by now,
    saying at least something constructive?

    (good news, over 200 downloads since the post)

    --
    Mike Bradley
    http://www.gzentools.com -- free online php tools


    Comment

    • Larry Jaques

      #3
      Re: gzImage v2.0

      On Tue, 27 Jan 2004 01:14:37 GMT, "CountScubu la"
      <me@scantek.hot mail.com> brought forth from the murky depths:
      [color=blue]
      >wow almost 24hours, I thought people would be knocking the code by now,
      >saying at least something constructive?
      >
      >(good news, over 200 downloads since the post)[/color]

      Give us time. We have time for an ultra-quick DL but not to
      sit down and critique it.


      ------------------------------------------------------
      I survived the D.C. Blizzard of 2000...from California.
      ----------------------------
      http://www.diversify.com Comprehensive Website Development
      --------------------------------------------------

      Comment

      Working...