View previous topic :: View next topic |
Author |
Message |
zeky Guru
Joined: 24 Feb 2003 Posts: 470 Location: Vukojebina, Europe
|
Posted: Mon Dec 15, 2003 8:37 am Post subject: web gallery |
|
|
hey.
I want to run my own web gallery. What do you guys suggest? It doesn't matter if perl or php or whatever. Just want to make it plain and simple
Thanx _________________ Beat your dick like it owes you money |
|
Back to top |
|
|
Jimboberella Guru
Joined: 19 Jun 2002 Posts: 358 Location: Brisbane/Australia
|
Posted: Mon Dec 15, 2003 11:19 am Post subject: |
|
|
Gallery is great. Simple and easy to maintain. Only requires PHP, Apache, and NetPBM or ImageMagic
http://gallery.sourceforge.net/ |
|
Back to top |
|
|
dermot Tux's lil' helper
Joined: 28 Mar 2003 Posts: 108 Location: Dublin, Ireland
|
Posted: Mon Dec 15, 2003 11:38 am Post subject: |
|
|
http://phpgraphy.sourceforge.net is the one that I use; very easy to set up and very easy to maintain. _________________ Dermot
I bought some rock star ashes from the back of Rolling Stone
I don't think he would've minded - he couldn't sell his soul |
|
Back to top |
|
|
jonnymalm n00b
Joined: 26 Jun 2002 Posts: 68
|
|
Back to top |
|
|
g_os n00b
Joined: 25 Nov 2003 Posts: 71 Location: France
|
Posted: Sun Jan 04, 2004 9:05 pm Post subject: |
|
|
Have you made an ebuild for it ?
G_os _________________ I can't remember where I take this avatar, thanks ;p) |
|
Back to top |
|
|
bumpus n00b
Joined: 14 Feb 2003 Posts: 64 Location: Cedar Rapids, IA, USA
|
Posted: Mon Jan 05, 2004 2:27 am Post subject: |
|
|
I use picKLE for my photo albums. It uses php and seems to work well enough for my needs.
http://picklegallery.sourceforge.net/ _________________ -------------
Just because I can. |
|
Back to top |
|
|
z33k n00b
Joined: 06 Jan 2004 Posts: 34 Location: Norwood, MA
|
Posted: Wed Jan 07, 2004 2:31 pm Post subject: |
|
|
picKLE seems to bear a striking resemblance to Apache::Gallery. Apache::Gallery is a mod perl script and works on a subdomain. All you need to do is point it at a folder of pictures. It creates and caches thumbnails and will do slideshows and stuff. Like i said, its a lot like picKLE but in perl not PHP. |
|
Back to top |
|
|
bumpus n00b
Joined: 14 Feb 2003 Posts: 64 Location: Cedar Rapids, IA, USA
|
Posted: Wed Jan 07, 2004 4:00 pm Post subject: |
|
|
z33k wrote: | picKLE seems to bear a striking resemblance to Apache::Gallery. Apache::Gallery is a mod perl script and works on a subdomain. All you need to do is point it at a folder of pictures. It creates and caches thumbnails and will do slideshows and stuff. Like i said, its a lot like picKLE but in perl not PHP. |
It does look a little similar. I'd almost rather be running my gallery in mod_perl rather than mod_php.... Is there a sample album up someplace so that I can have a look at what it'll do? _________________ -------------
Just because I can. |
|
Back to top |
|
|
acoon n00b
Joined: 10 Dec 2003 Posts: 9
|
Posted: Wed Jan 07, 2004 9:16 pm Post subject: |
|
|
bumpus wrote: | It does look a little similar. I'd almost rather be running my gallery in mod_perl rather than mod_php.... Is there a sample album up someplace so that I can have a look at what it'll do? |
http://apachegallery.dk
Look to the right. There is alot of galleries.
There should be a new version comming soon. I've just added some code to it.
For snapshots look at http://svn.apachegallery.dk/snapshots/ |
|
Back to top |
|
|
|