Author |
Topic |
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 17 January 2005 : 12:12:43
|
I remember dayve was working on a photo album MOD that would do these, but I haven't seen it released yet. I'm looking for a couple scripts for a site that I'm working on. What I need is a dynamic image resizer (so I don't have to create a thumbnail for every pic), and a dynamic image watermark. My client is a lighting/graphic designer, and would be very upset if people could take her images.
Also, what sort of method would you suggest for uploading images and storing the information in a database? I'm trying to get a mass upload/insert working so that she can use a web based upload panel, then just add information for each picture.
Thanks in advance for the help. Let me know if anything needs clarifying. |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
redbrad0
Advanced Member
USA
3725 Posts |
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 17 January 2005 : 14:10:30
|
Well, the down side is that I'm not sure where my client is going to host her site. I've made some suggestions, but I'm trying to find something that won't require any components to be installed. That way, odds are best that her site will work across the board. |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
|
Steve D.
Average Member
USA
640 Posts |
|
redbrad0
Advanced Member
USA
3725 Posts |
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 17 January 2005 : 20:06:52
|
Where would I go to find .NET scripts then? I briefly checked 4Guys and w3, but didn't see anything there at first glance. |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
|
Steve D.
Average Member
USA
640 Posts |
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 18 January 2005 : 02:14:09
|
Thanks. Will do. |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
|
mios
Junior Member
United Kingdom
101 Posts |
Posted - 18 January 2005 : 06:19:20
|
take a look at Fotovision, it's a sample from Microsoft (in vb.net) http://msdn.microsoft.com/smartclient/codesamples/fotovision/
It has 3 parts:
Desktop Application Smart Client (for PPC) Website
You use the desktop application to add/delete/modify(basic stuff like brightness, crop) then sync the album with your website (uses a web service), it generates all your thumbnails and everything.
It's free and the source code is included. |
|
|
muzishun
Senior Member
United States
1079 Posts |
Posted - 18 January 2005 : 12:39:48
|
Looks interesting. I'll take a peek and play around with it. |
Bill Parrott Senior Web Programmer, University of Kansas Co-Owner and Code Monkey, Eternal Second Designs (www.eternalsecond.com) Personal Website (www.chimericdream.com) |
|
|
dayve
Forum Moderator
USA
5820 Posts |
Posted - 18 January 2005 : 13:38:27
|
may not be what you're looking for, but I've used this .NET photo album before and it has some excellent features.
http://www.ngallery.org/
and it is free!
UPDATE: I quickly set up a demo link:
http://www.hafresno.org/ngallery/default.aspx
you can easily skin this as well. |
|
Edited by - dayve on 18 January 2005 14:33:51 |
|
|
|
Topic |
|