Thunderbird Extensions
Apple - mac
Donation
Make a donation to help WiPhA development

Search




Preferences

Connect again
---

Your user name :

Your secret code


 Count of members 123 members


Connected :

(nobody)
Visits

 2189181 visitors

 13 visitors online

Private
Web iPhoto Access - know bugs / To do

Bugs detected in version 2.2.

  • With iPhoto 4 libraries, pictures are considered as movies, so that full size pictures and slideshow mode can not be reached anymore

To do

Requests summary (even those I know I'll never do)

  • Allow users to choose to store preferences regarding size of thumbnails, size of slide show etc...
  • Allow administrators to set limits per library and per user on the size of thumbnails, size of slideshow and download size of images.
  • Try to detect server bandwidth issues, and scale back on image quality and/or resolution if too many users hit the server. Give a feedback to the user if this happens. Don't know how to do this
  • For slideshows, try to detect screen size, and try to make best use of available size.
  • Allow a "buy image" interface... I think this would lead to a major rewrite: it will break the WiPhA UI model, require some more rights and preferences management (which albums may be seen, which may be bought, which are forbidden), install a billing system or an interface to paypal. and it will not fit with the photocast system.
  • Themes support, theme manager (not likely to happen, themes are strongly bound to the templates, and templates are bound to the wipha logic)
  • Move towards a Gallery-like model
  • Admin: user groups. No. After thinking about it again, I consider that creating a user named 'family' and giving the password to the wole family does the trick... As long as I don't add some specific user preferences.
  • Manage pictures permissions with ACL to get rid of the changeperm executable.
  • Large iPhoto libraries proper management: use a database to store iPhoto data, instead of keeping them in a (sometimes huge) session. Please Apple, I need sqlite support in the standard Leopard php.

Creation date : 28/01/2006 @ 19:10
Last update : 22/10/2006 @ 19:59
Category : Web iPhoto Access
Page read 37334 times


Print the article Print the article

react.gifReactions to this article (Please no question here. Use the forum instead)


Reaction #14 

by rony 14/09/2008 @ 20:31

demo looks really interesting but i get a memory error on my setup that flashes too fast (after reading library) to read so i can't even begin to debug it without being able to read the entire error line being generated. it refreshes back to loading library almost instantly and then cycles this process indefinitely.
I might of run the installer 2 times by mistake, possible could of messed things up but not sure either.
I'll go through the forum (just realized there is one) after i post this.

Reaction #13 

by Jacek 17/02/2008 @ 03:00

Thanks for a great program.

Bug report:
When I tried to load my library for the first time, it got stuck on the progress bar.
I fixed it by increasing memory_limit to 64M in php.ini, but it took me a long time to figure it out. It would be much better if you showed a meaningful error message when PHP runs out of memory.

Suggestions:
1. Installer - don't modify httpd.conf, put changes in /etc/httpd/users/wipha.conf (like entropy does)
2. Keep the order of pictures in albums the same as in iPhoto
3. Allow user to change what click on a picture does, I prefer zoom
4. Start Slideshow - big button at the top
5. Maybe you could make slideshow look like .Mac slideshows

Reaction #12 

by william 06/02/2007 @ 02:07

great app, thanks for the effort.

here is one feature request. i would like to have a link to the wipha page from my main website, but once there, there is no easy way to get back. would be cool to have a configurable button, maybe in the header next to "logout" or "new search" which, from the configure screen, user could enter a link which would go to another web site - in my case, back to my home page...
thanks again...
bill

Reaction #11 

by lycj 19/10/2006 @ 11:15

I use wipha to broadcast video, but the quicktime movies is too small, will it possible offer a options for full screen viewing (or x2, x4 etc)?

Thanks for developing this.

Reaction #10 

by LF 04/09/2006 @ 13:22

Excellent !

Small problem with version 2.2: if the WiPha service is behind a firewall, it hangs on login when trying to access the update information:
timout on "file_get_contents(https://globs.org/update.txt)".

Could it be possible to disable the version check (or use the system proxy information) ?

Reaction #9 

by Greg 04/08/2006 @ 05:57

My WiPhA service is behind a firewall. I needed to have the server name reflect the (reverse) proxy host name instead of the name the host WiPhA is actually running on in the xml. I made the following change which I am sure could be done much better.

*** photocast.php- Wed Aug 2 05:12:42 2006
--- photocast.php Thu Aug 3 17:28:44 2006
***************
*** 35,40 ****
--- 35,42 ----
knowledge of the CeCILL license and that you accept its terms.
*/

+ $_SERVER['HTTP_HOST'] = "host.domain.com";
+
error_reporting(E_ALL & ~E_NOTICE);

session_cache_limiter('');
Solution: use the Apache ProxyPreserveHost directive.

Reaction #8 

by Peter_Goedtkindt 17/07/2006 @ 17:07

Just a great tool !
I run it on MacOS Tiger server.
I have one issue and a few feature requests....
Issue with 2.1:
When loading multiple libraries, users sometimes don't get beyond the "Please select library" page unless they refresh the page. It is not always re-produceable confused

The would be nice to have list:
A/ allow users to choose to store preferences regarding size of thumbnails, size of slide show etc...
B/ allow administrators to set limits per library and per user on the size of thumbnails, size of slide show
and download size of images.
C/ try to detect server bandwidth issues, and scale back on image quality and/or resolution if too many users hit the server. Give a feedback to the user if this happens.
D/ For slideshows, try to detect screen size, and try to make best use of available size (taking into account the limits set in point B). Same for the thumbnails: I have a wide screen, more then 3 columns would result in less scrolling.

My favorite:
E/ allow a "buy image" interface...

Feel free to contact me to discuss details. I'm even willing to get my hands dirty smile

ps:
Oh, yes... the wipha installer on tiger server has a small bug...
the /etc/httpd/users was not existant on my system, and the installer did not create the directory before writing into it...

Peter Goedtkindt,
Switzerland

Reaction #7 

by Steve 04/05/2006 @ 17:11

I really like this app. Very nice job! Any chance you will set it up to use SSL secure encrypted access (https) in a future version?

Reaction #6 

by KM 10/03/2006 @ 07:30

Thank You!!!!!!!!!!!!!! Create new folder "wipha" and work fine!!!!!

Reaction #5 

by KM 09/03/2006 @ 09:51

Hallo-after install Wipha 2.0 - no work! Safari: "Forbidden
You don't have permission to access /~KM/wipha on this server."
Probe delete Wipha 2.0, and install old version Wipha 0.7 - Work fine!!!!! Install again Wipha 2.0: again bug: Forbidden
You don't have permission to access /~pokus/wipha on this server.
Please: help me!
Thank You
Answer: look here
Start Previous [ 1 2 ] Next End
^ Top ^