Hi Guys !
the story:
I have a module in development since 4 years or so. Its a music collection module. Users can stream, download, vote DJ Sets and albums. Sets are automaticly imported from other blogs, sites in internet ;)
if a set is voted bad, it would be removed, and marked es bad so it would not be imported again in future. I also have some great parsers , that makes the names and date and track informations very good and FULL automatic ;)
the motivation:
But my ca 10 users (only private friends) would have the possibility to upload sets by themself.
the question:
can you give me some hints for choosing a technik for an uploader
my requirements:
1. possibility for uploading 1-10 files with size between 4mb and 150mb (all together maximum 400mb)
2. upload should go over firefox,IE,Google Chrome
3. would be fine if i can integrate it direct in my module
4. a progressbar !
5. as precondition for the upload the filenames have to be checked against a function that is already implemented
6. should it be java, pearl, html5 ?
PS: if there is any person who want to try i can surely clean up my project a little bit and publish this module.
But the problem for publish is some not optional setable variables (server path, storage paths and and and and ...)
the project is a growing project and i have ported it from drupal 4.7 to to 5 to 6 .... there is a lot of work to clean it up.
Maybe some others want to develop in team. A Svn server and so on is already there. I also have nice root server with a lot of space. so there are no problems with this factor.