Hi,
Ive recently been working with images, but not displaying a gallery yet. My approach was to store the imags on the File system and reference them in the database. I wrote some code to manage the synch between database and file system. The most frustrating part was the ability to manage multiple file uploads on one page. Im sure there must be exising code out there, but I went ahead and wrote my own implementations for file management and some tags to display. Not to helpful, but thought Id share my xp from a hi level. Larry On 18/01/07, Richard G. Reyes <[EMAIL PROTECTED]> wrote:
Hi Matt, Thanks for the input. Unfortunately I think flickr api is not under lgpl or any other slightly similar license and we cant use it in our products. Best regards, Richard > -----Original Message----- > From: Matt Raible [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 18, 2007 1:18 AM > To: [email protected] > Subject: Re: [appfuse-user] OT - Image Gallery > > I haven't done this in quite a few years - hence my reason for no > suggestions. ;-) > > I'd suggest using Flickr and its APIs if possible. Of course, you can > do what you're asking for - you could check Spring's imagedb sample > application for code. > > Matt > > On 1/17/07, Richard Reyes <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hi Matt, Everybody, > > > > > > > > Hope you guys have any suggestion… > > > > > > > > TIA! > > > > Richard > > > > > > > > > > > > > > From: Richard G. Reyes [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, January 17, 2007 11:24 AM > > To: Affuse Users List > > Subject: [appfuse-user] OT - Image Gallery > > > > > > > > > > Hi Guys, > > > > > > > > Forgive the OT, any ideas how I can accomplish displaying an image > gallery > > coming from a db? Something like the displaytag. > > > > > > > > TIA! > > > > Richard > > > -- > http://raibledesigns.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
