Better Way to Upload Images

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.

Related posts:

  1. Webfaction Review I was looking at my web stats and noticed I...
  2. Use Google Earth to Track Your Mileage Recently I’ve taken up hiking during lunch. There is a...
  3. Inconsistent Bugs and Hard Coded Variables Part of the joys of being a one man development...
  4. Pidgin Crashing on Windows 7 64-bit – Fixed Ever since installing Windows 7 RC, I have not been...

Related posts brought to you by Yet Another Related Posts Plugin.

January 10, 2007   Posted in: Programming & Internet

Comments are closed for this entry.