« archives

May 2005
S M T W T F S
« Apr   Jun »
1234567
891011121314
15161718192021
22232425262728
293031  

recently

news from around the web

» view all

zenphoto status

May 30th 2005

I’ve been working on it all weekend. I’m still in the first stages, but I’ve finished all image functions, including that spiffy size-in-the-url resizer feature. In fact, that went so well, I made all images in the program use it, which means every image displayed is actually proxied through a PHP script (i.php to be specific). It took some work, but I’ve got it caching images after processing, and sending the right headers so the user’s browser always caches it locally. That makes it behave exactly like a normal image. With mod_rewrite on, you won’t notice a difference.

If you would like a sneak preview of the horrible-looking version .01 alpha, leave a comment with your email and I’ll send you a link. I’m afraid of it being somehow insecure at this stage. In fact, I just thought of two vulnerabilities while writing that sentence. So leave me your email and if I trust you I’ll send you a link :)

What I’ve done so far:

  • Directory traversals for album lists and image lists
  • Complete image processing
  • Image resize via URL
  • Database schema and record retrieval
  • Most options in the config file

Just those first two make it a navigable gallery, so it’s a great start. Here’s what I still need to do:

  • Database update methods
  • Comments
  • Database synchronization (garbage collection)
  • Template functionality
  • Default template design
  • mod_rewrite rules
  • Groups and Searching (closely related)
  • Admin login and interface (uploading, description entry, etc.)
  • EXIF and RSS (low priority)
  • Lots of other things

This entry was posted on Monday, May 30th, 2005 at 11:24 pm and is filed under zenphoto. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


13 Responses to “zenphoto status”



  1. Tinus Commented at 11:41 pm on May 30th 2005

    Great! I’ll ask for a link when you think it looks a bit better.. ;-)

  2. Jorg Rødsjø Commented at 1:03 am on May 31st 2005

    Zenphoto looks like it is going to be great, and I’m looking forward to seeing a working version. Keep up what looks like very nice work.

  3. Joen Commented at 1:40 am on May 31st 2005

    Fantastic! Bloody fantastic!

    Looking very much forward to it. I don’t have time to test it right now, but I hope to very soon.

    Thanks for doing this.

  4. Michele Commented at 5:07 am on May 31st 2005

    Can’t wait to try zenphoto! At the moment I’m stucked with Gallery and Photostack…

  5. Chris Commented at 3:22 pm on May 31st 2005

    Feel free to send me whatever you want. Unlike most humans I honestly have nothing better to do.

  6. noscope | Description of the Perfect Photo Gallery Pingbacked at 11:45 pm on May 31st 2005

    [...] nned Zen-Photo might also happen some time this year (update) is moving forward! Check the status on Tristan’s site In the hopes that these systems will blossom, I of [...]

  7. rob Commented at 12:54 am on June 1st 2005

    can’t wait, been following this for a couple of months now! Would love to take a look, if you live in Munich Germany I can bring some beer too! LOL If not, will buy you one on your way through if ever!

  8. Jonas Rabbe Commented at 6:52 am on June 1st 2005

    Looking forward to seeing it. What are you using to generate thumbnails?

  9. Tristan Commented at 8:14 am on June 1st 2005

    Jonas: Internal PHP gd2 libraries. Since all image processing is done in once place, I could also allow the option of using ImageMagick or other packages as well if it would help anyone. I think gd2 should be enough though, since it’s packaged with most PHP installs.

    Rob: I’m not in Munich, but I’ll take you up on your offer if I ever am ;-)

  10. Serge K. Keller Commented at 8:58 am on June 25th 2005

    Great work, and even greater plans ahead! I will be very much interested to see where you’re going with this. My very best wishes!

  11. Kristaps Commented at 2:12 pm on June 25th 2005

    Looks good!
    I’d like to test it, if u could e-mail it.
    Actualy im more interested in ADMIN side with wizzard style image upload. Wizzard should include: upload –> crop/resize (should include default values) –> select image area for thumbnail –> coment/chose album.

    I plan to create album site with Flash frontend & (if possible) your PHP admin side.

    PS sorry for bad grammer.. :)

    looking forward to recieve an e-mail from u

  12. Wouter Commented at 1:45 am on October 25th 2006

    hey tris,

    would like to see zenphoto :)

    grtz

  13. Masha Commented at 4:22 am on March 22nd 2007

    very nice blog

Leave a Reply

Some XHTML allowed.