Mod Upload Progress Bar Lighty 04.02.08
Needed: Someone who can redesign our uploading system at boxstr.com.
We need added in to our current uploader a progress bar.
We are running lighttpd so the progress bar must be able to work with that. All it needs to do is be able to upload large files and show the progress of the uploads. Also, it would be nice to select multiple files at once.
Lighttpd mod_uploadprogress:
http://trac.lighttpd.net/trac/wiki/Docs:ModUploadProgress
A few types of uploaders you might be able to implement:
http://support.persits.com/upload/progress.asp
http://php5.bluga.net/UploadProgressMeter/demo.php
http://www.seemysites.net/projFolder/uploader/
http://www.webdice.org/uber_uploader/ <- Best one
http://development.mumboe.com/?p=11
We already have an uploader in place boxstr.com/upload.php (you’ll have to have an account..takes two minutes to register, do so and become familiar with boxstr) So you’ll just need to modify the uploader we have in there to work with a progress bar.
Thanks!



