simple file upload with progress bar / #2182

Summary

v0.3- timing tasks
open
Sep 26, 2006
30%
Sep 26, 2006 / madlyr
Feb 19, 2008 / guest
madlyr
 

Attached files

No files uploaded
Add simple Flash based upload form without error messages, upload max file size, skinning, etc.

11 Comments

tino

Sep 26, 2006
version 2
Hey Radek,
overall this is a good intention but I think we should handle this with ajax and javascript.

madlyr

Sep 26, 2006
Reply to Hey Radek,
Tino - yes you are right but:
  1. I can handle Flash, not Ajax :-).
  2. I need it :-).
  3. I have an idea to add some more flash stuff, i.e. integration with Windows toolbar and Flash OS extensions.
  4. This feature could be configurable in user profile - everybody could choose web/ajax/flash upload ;-).

pixtur

Sep 26, 2006
hmm...
Hi Radek,

This sounds very cool, but I am not sure how much modifications are necessary for this. Although this features could be turned off, it would make the code much more complex.

But I also understand to wish to embed some more flash stuff. Could you roughly list the source files which would be affected / added?




madlyr

Sep 26, 2006
only files with upload form...
... and html code with upload form will be still present in ocode as alternate to flash upload form. It will be really transparent in simple and robust form.

After pressing upload button, flash will shows progress bar instead browse/upload buttons and that's all :-).

pixtur

Sep 26, 2006
ok...
I am already convinced, but one last question:
  • Why do you need it?

madlyr

Sep 27, 2006
we often attach big multimedia files
and waiting sometimes minutes without any visual sign is sometimes frustrating ;-)

besides streber could be kind of project files repository (just add delete, directories) and... we have all in one hand :-)

pixtur

Sep 27, 2006
I doubt that
Streber can be a file repository, because that's not really possible with html. For this I am dreaming about working together svn or another tool like this...

madlyr

Sep 28, 2006
svn integration? good idea!
it would be interesting future milestone task worth of thinking.
but remember svn is really for programmers, not for >regular people< ;-).

streber has file revisons, notes about files, and with some additional effort it may be very handy repsitory.


madlyr

Nov 10, 2006
version 3

guest

Jun 17, 2007
View comment
I've just recently written my own uploader using flash for the backend and a javascript display and I must say that it is a very elegant solution that allows you to craft a much more seamless and convenient experience.

Take a look at this project:
http://digitarald.de/project/fancyupload/

guest

Feb 19, 2008
Wordpress Integrationq
Any takers on the way to integrate this into the standard upload form in the Wordpress backend. Great for community websites.
 

Comment / Update