Easy Ajax Album
My easy online photo gallery software has taken another big step forward. Browse the example site to get an idea of what it looks like.
Easy Ajax Album is an open source PHP script that enables you to create an online photo album in seconds. Just copy the index.php file into the image directories on your web-server. That’s it! Download it here! [source]
You must have the GD module available in PHP. This is usually available, but you might have to turn it on. Check your hosting provider’s documentation. If you have any problems, then please tell me so that I can improve it for the next release.
Features:
- Simple to install.
- Smooth modern user interface, using Ajax technology.
- Slide show.
- Visitor comments. NEW!!
- Captions.
- EXIF data display.
- Support for themes.
- No database required!
What’s New in this version?
Visitor Comments is the big new feature. Visitors can leave comments, and the administrator can delete them. Each directory has a “comments” list, which shows all the comments starting with the most recent.
Site Name. You can now give your site a name. Previously you just had to accept that it was called “gallery”. You can also define an outbound link, in order to help integrate the gallery into another web-site (such as a blog).
Usability improvements make the site easier to navigate.
Still to come
Search for text in caption or image name.
Change Image Name.
Basic Image Editing, especially image rotation.
Support for NO Javascript. Currently the site requires Javascript to be turned on.
Screen Size Detection so that you don’t have to tell it how big you want the slide-show images.
Theme switcher. Currently you have to manually copy the theme CSS to a file called
theme.css. Soon this will be configurable through the admin interface.Dark Backgrounds in IE. Explorer doesn’t support PNGs properly, so the icon graphics look bad against a dark background. I’ll fix it…
Thomas said,
15 February, 2007 @ 15:44
Hey, I like your gallery software. It’s simple and easy to set up, and doesn’t require ImageMagick and the likes. It was hard to find something as simple and easy! One suggestion: make it possible to configure it so it starts in album or carousel mode, and not only thumb mode. Please email me if you implement it!
Fred said,
5 March, 2007 @ 00:27
I am probably a newbie but it seems the distribution lacks a .htaccess or indications on the RewriteRules needed. I get the main page to run but “digging” down fails.
alex said,
5 March, 2007 @ 09:53
Fred: You’ve probably only copied index.php into your top level directory. You need to place it (or better - a symbolic link) into EACH directory that contains images.
Apache-specific support would be nice, but it’s not needed. If you would like to write a set of RewriteRules, then by all means send them in.
Roman said,
6 March, 2007 @ 18:28
Hi! There is no installation instruction. If I put it to root it shows cgi-bin and other stuff, which I can not disable.
Do I have to put your index.php inside every directory? How do I maintain albums then? Crate new directory for every album and put new index.php inside every time? Sounds strange…
alex said,
6 March, 2007 @ 22:40
Roman: There are installation instructions:
“Just copy the index.php file into the image directories on your web-server. That’s it!”
Did you want something complicated?
Yes it is a bit strange, but it’s dead easy, and that’s the point.
Matt said,
30 March, 2007 @ 18:42
I like it!
Ability to upload images would be nice.
John said,
1 April, 2007 @ 07:05
Simple to instal and to use ! Great job, was looking for a long time for something like this.
John
Gerry said,
29 May, 2007 @ 10:42
Hi,
Like it a lot ! When I tested the index.php file I had some errors on some of my host servers, but I suppose those servers didn’t have the GD module on. Other servers however displayed all the images nice and smooth.
It would be nice to have the next, play and previous arrows on the middle-view-modus too, that is the view where you have the picture on the left and the scrollbar on your right. Another would-be-nice is a sort of fade effect during the slideshow, that would make it even more Pro - stuff !
Kind Regards,
Gerry .
Robert said,
12 June, 2007 @ 17:51
I like a loooot!
I am trying to display the a family album month by month. I got the year working fine, when I click I see the months but they are not organized alphabetically, I used numbers and text and I am not able to control the order the folders are displayed. Any advice? anybody? Thanks!
GLart said,
13 September, 2007 @ 16:40
Simple to instal and to use ! Special work…..
Can it display with the full image with a Lightbox effect ?
GLart said,
13 September, 2007 @ 17:09
Again…Very cool, nice, special, professional app
And some else can it have greek language (Multilanguage)
Thanks
jenn said,
20 November, 2007 @ 03:58
Well done! Love it! Thank you very very much!
Sidart said,
23 November, 2007 @ 09:10
I liked the looks and description of this so much that I downloaded and installed PHP for the first time in my life.
I’m running IIS on XP Pro and clearly have absolutely no idea about PHP. I’m getting an error and was wondering if anyone could help me out.
PHP Notice: Undefined index: img in C:\Inetpub\wwwroot\SachaSite\index.php on line 2227 PHP Notice: Undefined index: d in C:\Inetpub\wwwroot\SachaSite\index.php on line 2237 PHP Notice: Undefined variable: imgparam in C:\Inetpub\wwwroot\SachaSite\index.php on line 878 PHP Notice: Undefined variable: imgparam in C:\Inetpub\wwwroot\SachaSite\index.php on line 884 PHP Notice: Undefined variable: img_param in C:\Inetpub\wwwroot\SachaSite\index.php on line 890