A Family Collaboration Server?
esobofh asks: "I'm interested in putting together a server for my family that would allow everyone to share & store pictures, movies and music. Whenever we have a family gathering, there are always a ton of digital cameras out and clicking away, so I'd like to have everyone share and submit the pictures and movies they've captured for everyone in the family. I am sure I could roll my own collaboration server, but I'm hoping there is something already put together and pretty. I'd like it to use standard files and directories for storing photos (as opposed to a database), that way the files can easily be moved and manipulated. Is there an application that can handle user accounts, picture submissions (file upload via browser), and other such content?"
Gallery2 is nice, albeit a bit resource intensive when scaling down pictures to thumbnails using the 'convert' app.
The above is most likely humour. Slashdot foot icon goes here.
So far we've gotten a recommendation for a Wiki and Gallery2. Both are poor solutions. Wikis are far too complicated to explain to most regular people who are not very technically savvy. Gallery2 is much easier to use but wouldn't qualify as a collboration server in the way the poster describes. Plus, Gallery2 has artifical upload limits preventing large home-made movies from being shared. I think the poster wants something analogous to SharePoint Services but most family oriented, cheaper, and easier to use. I, too, am interested in this.
I use a gallery2 on my server. Check it out here : http://gallery.menalto.com/
I've been pretty pleased with it. Add in a wiki for letting other family members post miscellaneous stories and whatnot. I found it easy to setup, and it does everything I need.
http://phpwebsite.appstate.edu/
Features from website
Since most of the unwashed masses have Windows, you can use its built-in WebDav stuff. Set up an Apache server with a DAV directory. Then point your friends/family to the URL for the folder, which they merely need add to their "Web Folders." They need not know the underlying protocol to be able to use it. They can then just drag their images and videos onto the folder, and Voila! They are published. It's a no-brainer, and anyone who can drag an icon can use it.
On Linux, Nautilus can do DAV, too. I wouldn't be surprised if KDE had desktop support for it, also. DAV makes a nice small file server, when Samba or NFS won't work.
Perhaps this Ask Slashdot- "Multi-State Family Networking?"-from May 31, 2006 has some replies that will assist you.
I see even classic Slashdot is now pretty much unusable on dial up anymore.