a little script I wrote.
A customer of mine wanted to be able to show her photography on her website, but she wanted “picture frames” on them. I got to thinking, “how in the world can I do that without a ton of code and time”, well I finished my “Dynamic Picture Frame” code in about half an hour. Here’s what it does. Using pre-fashioned picture frame images (the frame itself is made of 8 different images), I simply resized them around the desired picture so that when they are put together, they look like a picture frame. Cool Huh?. Here’s the link: http://tech-works.info/picture_frame/ . That’s a short, but cool post that I plan to use in the very very near future.

September 24th, 2007 at 4:54 am
Nicely done!
September 24th, 2007 at 6:26 am
thank you. it took only 25 lines of code to write. my plan is to incorporate this into the Image module in Drupal