Release Candidate 3 of JSMultiUpload - a javascript/flash based file upload solution for the web - has some fixes for the translation system and an overhauled user-interface.
The code has been streamlined and is now also PHP4 (and PHP5) compatible.
The new release incorporates some major GUI enhancements. Take a look at the new Screenshots at:
http://sourceforge.net/project/screenshots.php?group_id=189347
JS Multi Upload is a complete solution for a really old problem: Uploading multiple files to a webpage.
The typical upload form has a bunch of file input fields, where you need to select each file seperately.
The new JSMU uses Javascript for the interface and a small (1kb) Flash Movie for the actual uploading. An unlimited number of files can be selected in one simple step, just like you would in a regular desktop app. You can even manage your upload queue or see the upload progress through the easy-to-adapt User-Interface.
It's the perfect solution for web-developers who need a fast and stable upload mechanism for their project.
I have imported the initial version (1.0 RC1) into the CVS repository (jsmultiupload.cvs.sourceforge.net).
You should be able to export it anonymously now.