It doesn't play nicely with HTML4 though. Maybe it's time to move onto HTML5
On May 3, 12:30 pm, matt_thomson <[email protected]> wrote: > Check out plupload as well: > > http://www.plupload.com/ > > I'm not 100% sure what "Chunking" and "Multipart upload" mean, but I > think plupload is a bit more advanced than swfupload. > > On May 1, 9:31 pm, Bo Wang <[email protected]> wrote: > > > > > > > no. via a simple browser. analyzing youtube maybe worthwhile. > > > thanks for all the comments anyway. > > > bo > > > On Sat, May 1, 2010 at 5:22 PM, Adi <[email protected]> wrote: > > > Bo are you uploading these files to server via a web services API like > > > rest? > > > > On Sat, May 1, 2010 at 7:28 AM, Bo Wang <[email protected]> wrote: > > > > swfupload is a client side flash app resides within the browser. it uses > > > > http post method still. not fundamentally different with a direct html > > > > upload. > > > > i m actually thinking about modifying swfupload in some ways so it makes > > > use > > > > of the PUT method with additional headers for user authentication. > > > > bo > > > > > On Sat, May 1, 2010 at 10:19 AM, Rimu Atkinson <[email protected]> > > > > wrote: > > > > >> If you don't mind using Flash:http://www.swfupload.org/ > > > > >> On 29/04/10 20:10, Bo Wang wrote: > > > > >> Hi All, > > > >> Any of you guys dealt with file uploads exceed 1GB? apart from > > > increasing > > > >> the php.ini parameter settings, is there any other way that have been > > > tested > > > >> before? > > > >> I looked at using PUT method, but cannot figure out how best to solve > > > the > > > >> user authentication problem. > > > > >> Bo > > > >> -- > > > >> --- > > > >> Bo Wang, B.Sc > > > >> PO Box 21849 > > > >> Henderson, Auckland > > > > >> mobile: +64 21 2695641 > > > >> tel/fax: +64 9 836 1726 > > > >> skype: beau8282 > > > > >> -- > > > >> NZ PHP Users Group:http://groups.google.com/group/nzphpug > > > >> To post, send email to [email protected] > > > >> To unsubscribe, send email to > > > >> [email protected]<nzphpug%[email protected] > > > >> > > > > > >> -- > > > >> Phone (04) 381 4827 or 021 823 129 > > > >> Skype rimu123 > > > >> Webhttp://rimu.geek.nz/ > > > > >> -- > > > >> NZ PHP Users Group:http://groups.google.com/group/nzphpug > > > >> To post, send email to [email protected] > > > >> To unsubscribe, send email to > > > >> [email protected]<nzphpug%[email protected] > > > >> > > > > > > -- > > > > --- > > > > Bo Wang, B.Sc > > > > PO Box 21849 > > > > Henderson, Auckland > > > > > mobile: +64 21 2695641 > > > > tel/fax: +64 9 836 1726 > > > > skype: beau8282 > > > > > -- > > > > NZ PHP Users Group:http://groups.google.com/group/nzphpug > > > > To post, send email to [email protected] > > > > To unsubscribe, send email to > > > > [email protected]<nzphpug%[email protected] > > > > > > > > > -- > > > NZ PHP Users Group:http://groups.google.com/group/nzphpug > > > To post, send email to [email protected] > > > To unsubscribe, send email to > > > [email protected]<nzphpug%[email protected] > > > > > > > -- > > --- > > Bo Wang, B.Sc > > PO Box 21849 > > Henderson, Auckland > > > mobile: +64 21 2695641 > > tel/fax: +64 9 836 1726 > > skype: beau8282 > > > -- > > NZ PHP Users Group:http://groups.google.com/group/nzphpug > > To post, send email to [email protected] > > To unsubscribe, send email to > > [email protected] > > -- > NZ PHP Users Group:http://groups.google.com/group/nzphpug > To post, send email to [email protected] > To unsubscribe, send email to > [email protected] -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
