I was looking for a nice Image Browser to show friends my wallpapers collection. I stumbled on simpleviewer, which is Flash based.
Unfortunatly, SimpleViewer uses entries within an xml file in order to go grab the images to display.
Edit: apparently I found out that the creators of SimpleViewer already had a way to build the gallery.xml file for you here. Still I believe my script is a valide alternative way to get your gallery going
I fixed up a nifty php script in 3 days which is able to scan through your images, create thumbnails for both jpg/jpeg and png images and fill in the gallery.xml file for you.
The script can be downloaded here
Advertisement