| Secure Storage Locker | |
|---|---|
| Philip | a GOOD web based file exchange utility to be used with SSL for swapping files rather than huge emails |
| like a secure storage locker, just with the intent that two people have the combination (seperate users for auditing) | |
| it should support relative directory structure and file meta data (comments, date uploaded, etc) yea, it does sound easy, and I think it is a very reasonable project for one person in their free time. | |
| my intent was not to have a separate download password for each file, but allow a user access to a 'locker' and ALL contents of it with his/her single username/password. The typical use would be to securely exchange files between Customer A and Customer B. Each has a username/password pair and they can both access the 'A-B Locker' | |
| N8's idea is more a point-to-multipoint whereas mine was more of a point-to-point. If the receiving customer needs N different passwords and URLs to get the N files the sending customer sent, it will get old quick. | |
| N8 | Then you just email the url to your friend and tell them the password offline (or pgp your message) you should make the upload password generated randomly err I mean download passwd So I go to a ssl page and get http auth and upload a file after file is uploaded, prints url and passwd to download this file you can have any number of authorized uploaders (based on http auth) and the download url/passwd can be reused oh and the download page should have a description of file that you type in when uploading it and it should have the name of the authenticated user who uploaded the file also |
| Kyle | To Do: * Users * Adding * Storing * Password generation * Authentication |
| DVD Exchange | |
|---|---|
| Philip | the dvd exchange. you install a php app on your server that has links to all your friends installs on their servers. you list all your movies. you can search for movies through the network of friends. these can then be check out/returned/reserved etc. If you want to add movies, you can use the 'meta data' that some one else entered (say Mikey has Heat and added year, title, and imdb number; i can steal that meta data for my list) |
| Once these lists are setup, you can then view combined lists, search the entire network, request movies to borrow, track loaned movies, etc. Think of it as a inter library loan system. | |
| Reviews Site | |
|---|---|
| Philip | i rememberd another php project idea: a reviews site. the base would be generic and could include movies, music, resturants, etc. Users would have to create accounts to add entries or vote |
| album.pl | |
|---|---|
| Kyle | Pagination! |
| Philip | restore the -e flag (exclude the original image from the html) |
| * Comments for each photo, to be displayed at the bottom of each individual page. * A title for each album, to be displayed at the top of the index page, in the index page HTML title field, and included in the HTML title field of each individual image page. |
|
| Sparky | I'm starting to like the idea of separate directories for the raw images and the scaled images. This seems trivial to implement. |
| I'd like an optional config file that has two fields per image: Filename, and description. | |
| Of course, pagination trumps all of these suggestions! :-) | |
| I'd like the individual image page to display certain EXIF data from the jpg files, liek shutter, exposure, etc. This is a minor request at this point, compared to pagination. | |