creating a photo gallery site

GeX

GeX

Soldato
Joined
17 Dec 2002
Posts
6,981
Location
Manchester
hi all.

i'm wanting to knock up a site to display my photos and work. i currently have Gallery 2 installed (http://tackycheese.net/gallery/) and am using that. But i'm after something i can customise a bit more, and something that'll allow people to comment on my work.

I've past experience building sites, and can program in a few languages - but am really looking for something i can build from as oposed to creating something from scratch.
 
i was recently reading in Web Designer about http://www.flickr.com/

They had a guide on writing your own flash prog that would allow you to upload images to flickr, then display the thumbnails on your website but the user views the photos from Flickr saving you server power and bandwidth.

I cant find the magazine but im sure you could google it!!
 
thanks for the tips guys.

any hint on how to customise gallery 2? ive had a look but can't find anything that makes sense. gallery is quite a vauge term to search for :(
 
Best way I'd find would be stick your images into a database, MySQL and then use PHP to output them to a page.
Then you can style them with CSS and (x)HTML :)

Can have it exactly as you want that way and can even put things like javascript lightbox effects on to the pictures :)

Suppose its not the simplest but definitely the most customisable i think
 
mate, if you can program you can customise gallery2

I customised G2 (lightly - but sufficient for purpose), and i have NO official programming skills.

Bit of logic, trial and error and you'll get it np.
 
Back
Top Bottom