Question:
how can i integrate an image gallery into my website?
Matt<<
2008-07-18 20:09:47 UTC
im making a website for somebody and need a compact thumbnail image gallery..

one that has the image resized to fit in a specific cell yet retain ratio, with the thumbnails to the left or right, where the image changes clicking on the thumbnail..

just like the ones in bebo and thousands of other sites.

i just need a simple script or program that will able this, java or html is fine..

any ideas? might be an easy 10pts for anyone who can help =]

thanks people
Three answers:
?
2008-07-18 22:00:36 UTC
Assuming that your web server is capable of running php+mysql, I suggest that you go to www.sourceforge.net and search for "php mysql photo gallery". You'll find dozens of them. Look at the demos and see which ones suit your demands. Go for solutions that are mature and have high downloads/ratings.



I suggest two very powerful opensource gallery software for php/mysql:



Gallery 2

http://gallery.menalto.com/gallery/demosites/



Coppermine Photo Gallery

http://coppermine-gallery.net/demo/cpg14x/



Not easy to understand but very, very powerful.
Kuthubus Saman
2008-07-19 07:31:06 UTC
In what software you r developing?



In ASP.Net, create a datalist with hyperlinks and bound the imageurl and target url to the location where images are stored, fix the size of the hyperlink say height by 150 and width by 100



It will give you the thing you have asked for..
Eins_trigger
2008-07-19 03:15:56 UTC
You can embed picasa web album into your website or blog. You can customize the style e.g size, thumbnails etc.



http://picasaweb.google.com



I use picasa web gallery in blog, you can view here : http://ipsa-net.blogspot.com



Alternatively you may use flickr photo stream function which is so uber cool.



http://flickr.com


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...