File uploading scripts
Here's some scripts to make multiple image uploading easier:
JUpload
A Java Applet which allows you to upload multiple images at a time, it includes drap and drop functionality. Its similar to Facebook's photo uploader.
It requires the Java plugin installed and you will need to give the applet permission to access your local file system.
(CommercialServer License = $ 64.80)
http://www.jupload.biz/
Thin Image
Another Java Applet to upload images. (Single Website = $69.00, Corporate license = $175.00) http://upload.thinfile.com/image/demo.php
FancyUpload
Mootools / AJAX script for uploading multiple files. Includes adding, removing files and a upload progress bar. (MIT License)
http://digitarald.de/project/fancyupload/
Upload multiple files with a single file element - StickBlog
Sweet and simple script
http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/
Firefox plugin - dragdropupload
A firefox extention which allows you to drag and drop multiple files into a browse box on a web browser. I use it to drag multiple files into the Gmail attachment box and it works great.
https://addons.mozilla.org/en-US/firefox/addon/2190
DiggIt!
JUpload

It requires the Java plugin installed and you will need to give the applet permission to access your local file system.
(CommercialServer License = $ 64.80)
http://www.jupload.biz/
Thin Image

FancyUpload

http://digitarald.de/project/fancyupload/
Upload multiple files with a single file element - StickBlog

http://the-stickman.com/web-development/javascript/upload-multiple-files-with-a-single-file-element/
Firefox plugin - dragdropupload
A firefox extention which allows you to drag and drop multiple files into a browse box on a web browser. I use it to drag multiple files into the Gmail attachment box and it works great.
https://addons.mozilla.org/en-US/firefox/addon/2190

Labels: facebook photos, file upload, photo gallery, uploader