Hacker News new | ask | show | jobs
by potatolicious 5923 days ago
The Java applet is really bad, pleeeease find another way for users to upload their photos.

Here are some major pain points (and some suggestions):

- The reliability of Facebook Photos is pretty suspect - the AJAX picture loader will get hung up randomly, increased reliability here will make the system a lot more polished.

- The Java upload tool really, really sucks. I would even take a Flash uploader over it, and I really despise Flash. Letting the users interact directly with their file systems may not also be a great idea - can you slurp directly from a memory card or camera connected via USB? This may convince more people to use Facebook as their only stop for photo storage.

- Photo API could use some work - right now the Lightroom Facebook plugin can't seem to delete photos. This means that when I make modifications to a photo and re-publish it just creates new photos on top of the old ones. The Flickr API allows overwrites, which means that the files can be seamlessly replaced, preserving comments and other data.

- iPhoto's facial recognition stuff is really really really cool, it'd be great if Facebook shamelessly stole it :)