[nycphp-talk] Resize pictures before uploading
Anirudh Zala
arzala at gmail.com
Thu Jul 12 03:11:49 EDT 2007
On Wednesday 11 Jul 2007 16:16:20 David Krings wrote:
> Anirudh Zala wrote:
> > Hence when user moved to last box or finally to upload button, 70% of
> > images would have transferred in background. This saves lot of uploading
> > time and user thinks that transfer of images went faster however in
> > reality it is same.
>
> And what would one do if the user changes his/her mind and browses to a
> different picture in the first five boxes? If the concern is
> transmission time / amount then why design a system that allows for
> bogus uploads?
Then those 5 pictures will get uploaded again to replace older ones hence no
bogus uploads. However you can say that 5 images were uploaded without any
need but practically it has been seen that only 15% to 20% images are
re-uploaded by users.
> And what to do if the user turned ECMAScript off?
If script is off then regular form will upload all images at once using POST
method.
>
> Just asking....
Thanks
Anirudh Zala
>
> David
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
More information about the talk
mailing list