Okay, here are some ideas I have for the distant future of the program.
So I just have one idea for now, but let's get some discussion on it. I'd love to hear what you think.
Some kind of inter-zenphoto social networking. Example: your friend has a ZP gallery. Enter his URL and you can connect your installations, and do all sorts of things, like displaying his most recent images or comments, and linking your images to similar ones in his gallery, and all sorts of things I haven't imagined yet. Think of other uses, and imagine you have a whole network of connected zenphotos (don't forget the second and third levels), and what you could do with that.
Anyone else have innovative ideas? (Can be completely unrelated or wacko, just get 'em out there).
Comments
Roger - yes, a zen-flickr like network.
just add an RSS feed for each album or/and the whole gallery, provide a builtin RSS reader, and you're done, aren't you ?
http://www.flickr.com/badge_new.gne
This looks cool ...
http://www.agilepartners.com/blog/2005/12/07/iphoto-image-resizing-using-javascript/
I think the 'lenses' idea is very cool :-) I do have a question, anyway I can maintain EXIF info in a resized image?
http://www.trisweb.com/zpslidertest/Slider+Test+Album/
And as for RSS, I had to pull them from this release because of a few issues:
http://www.luckyspin.org/?p=35
But rest assured.. it's coming. And yeah, sub albums, plugin architecture, etc, are all on the list. We're trying!
and further down the road (i mean way further), once subalbums are implimented and what not, could you have it so you could drag images between albums. Im imaging a big heirarch tree with albums, subalbums and pictures all hanging down and you can drag stuff around into where you want it. That would be awesome.
It could be a quite simple feature : you have one admin section and you sort the galeries for both websites : this gallery is meant to be on my Family site, this gallery on my artistic one (with a simple drop down menu for example).
RSS feeds would be a killer feature also.
I have a simple request about future features : try to keep ZenPhoto the most simple, easy to use web gallery. I installed ZenPhoto because I didn't want Coppermine so, don't make ZenPhoto look like Coppermine ;-)
I 100% agree with you. I'm installing this gallery on a client website who has a section for wedding photos & portrait photos. Since there is no option for multiple albums, or an option to attach a different them to the different albums, I had to use 2 installations of ZenPhoto.
IMO this is the only drawback of ZenPhoto be used on a much larger scale. Is this functionality planned for any of the upcoming releases?
• Upload by phone (a la http://www.shozu.com/)
• Upload by telekinesis (might have to wait till 2050)
• Greater album control directly in site (not via the admin panel)
• http://www.gravatar.com support
Flickr style features sounds good but anything that made it too easy to share images might cause bandwith problems.
Plugin API and a sort of theming framework is essential I think. Exif data and gravatars could be separate plugins then... just like for wordpress.
"Subscribing" to a gallery via RSS... or subscribe to comments just like (guess what?) wordpress (someone already said this...)
A web GUI for the config file could be useful too.
just random ideas. Nothing really innovative... also remember that such functionalities should be integrated with a sort of "scalable concept" in mind. So when the admin just want to disable RSS, Comments, TAGS and so on... he should only uncheck a box in the admin panel.
(really... I'm sorry for my EN! I know that reading my stuff is going to kill someone sooner or later)
We're totally planning on adding grouping and tagging in some really cool ways, but it'll be a little bit before you see any of it. Think zenphoto v2. For now, we're focused on getting sub-albums working, and fixing the bugs everyone's seeing, then we'll call it 1.0 and start on the new stuff.
Altough someone said above to use feeds for this kind of stuff I disagree and agree with Trisweb; you cannot do this with RSS.
And with XML-RPC you can even integrate user login a la Drupal.
Ah! This will also an API, right?
For example, I'd like to go straight into an image page that looks like this: http://www.chloelederman.co.uk/photos/index.php?album=55-cornwall-crescent&image=chloe+5.jpg (including the gallery on the same page). With this layout the 'gallery' page is redundant.
This is being discussed lightly here: http://www.zenphoto.org/support/topic.php?id=585.
Cheers!
form based login would be nice, instead of having to use .htaccess.
a gui to configure would be cool, but editing the config files by hand is easy enough for most
using imagemap or similar to integrate navigation buttons on the actual image you are currently viewing
prebuffering of the next photo in sequence
I think a few other features that I'd like to see include (in no particular order):
1. Ability to pass photo's to popular online photo printing services
2. Ability to play with Flickr and Picasa WebAlbums
3. Access to the zp api to make plug-in development easier ("lenses" as mentioned above)
4. Social networking features mentioned above
5. Tagging
6. RSS feeds
7. Ability to turn commenting on and off for albums and pictures (other than through the css).
i don't know if this post is still relevant, but a quick search on 'zenphoto+openid' brings me here.
I use zenphoto to host some public galleries and a lot of private ones. I use login/password couples to restrict access to these private galleries, but it's not really easy to administer, and visitors needs to remember all these login/password couples... and this drives they nuts!
I thought an openid integration could be fine working like this:
- a user logs with openid and have no access by default
- its openid login (url) its recorded in the database
- administrator or zenphoto user can then allow access to each openid users it wants
I can even dream of a way to indicate openid login before its login to allow access to some galleries.
What do you think about that?
ps: i know it needs someone to do it, so it's just a proposition, an idea. I wish i were able to do it but i don't rellay know php