Jan 10

Better Way to Upload Images

Tag: Programming & InternetDustin @ 5:02 pm

I’m looking for a better way to upload images. With the popularity of AJAX and web 2.0 everywhere, I would suspect their are better methods of uploading images now-a-days. I building a custom image gallery for a client. The following sites are tools I’m considering. Sorry, but I don’t have good review for each of them, they are just the ones I’m considering at the moment.

SWFUpload allows you to upload multiple files. I’ve tried to implement it, but for some reason I can’t get the progress bars to work. I may be giving up on it soon. I don’t really need to upload multiple files at once anyway.

I’m thinking I would like to combine the effects of two tools. This script is a progress meter for general file uploads. After the upload, I’d like to resize the image and display it without refreshing my page, much like this script does.

Wordpress 2.0 has a nice file upload tool which allows you to upload and browse your upload files too. I suppose I could dig in to the code here and figure it out if push comes to shove.



Clicky Web Analytics