Hi all, this is an awesome jquery extension that I am currently using
as part of a much larger project (with a lot of rewriting the
functions after the upload is successful - e.g. image resizing,
thumbnail creation etc). The author is to commended on the layout of
his code - very simple to follow. The only gripe I have is with the
iflash plugin required to make it work - since it breaks activeX on a
mac, which means that the flash upload componentry wont always load on
a mac system. I would be very keen to see the final version of
jqUploader2 or at least a version that uses object and embed instead
of the iflash plugin.
Once again - congrats to the author - good job mate.

On Feb 1, 3:46 am, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
wrote:
> For your Information: flash does not allow upload bigger than 100 Megs so 
> this might explain that. I still have to implement filesize checking to make 
> sure the user knows beforehand...
>
> ---------- Original Message ----------
> To: jQuery (English) (jquery-en@googlegroups.com)
> From: tlob ([EMAIL PROTECTED])
> Subject: [jQuery] Re:jquploader2 alpha 1 - rich file upload dialog plugin - 
> please  test and help
> Date: 31/1/2008 14:45:11
>
> looks good on os x 10.5.1
> safari 3
> FF 2
>
> it behaves i little quirki with very big files. >600MB
> looks like the browser crashed
>
> would be nice to have a twirling cursor on the page to see, if its
> uploading. the progressbar is nice, but with big files it would not
> update for a long time.
>
> would be nice to have the features 
> likehttp://www.fyneworks.com/jquery/multiple-file-upload/
>
> thx tl
>
> On Jan 31, 12:36 pm, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
> wrote:
> > Hello friends,
>
> > I am working on the new version ofjqUploader, a plugin that allows to
> > replace the file inputs in a form  for a more user-friendly file upload
> > dialog via the use of an invisible flash object.
> > The new version allows for full customization via CSS and html, instead of
> > having to tweak the flash file.
>
> > I've pretty much finished a working prototype (still need to implement all
> > the customizable options). It works well on WinXP FF2.
>
> > WARNING: THIS IS ALPHA STUFF NOT TO BE USED IN PRODUCTION YET !!!!
>
> > demo is here:http://www.pixeline.be/experiments/jqUploader/v2/
>
> > I have 2 requests:
> > query.jquploader2.js<http://www.pixeline.be/experiments/jqUploader/v2/jquery.jquploader2.js>
>
> > 1/ can you test on your side and (especially mac users) let me know if the
> > test works or not for you.
> > 2/ for plugin experts: if you look at the code i use functions that i would
> > like that the user be able to modify, but i don't know exactly how to do
> > that. For the moment, the js functions called by flash are sitting outside
> > of the plugin loop.
> > What would be the good way to allow users to modify what these function do?
> > Basically their task is to update the html according to the flash events.
> > The code is here:
>
> > Thank you for your time,
>
> > Alexandre
>
> > --
> > Alexandre Plennevaux
> > LAb[au]
>
> >http://www.lab-au.com
>
> Alexandre Plennevaux - LAb[au] asbl.vzw / MediaRuimte
>   Lakensestraat/Rue de Laeken 104
>   B-1000 Brussel-Bruxelles-Brussels
>   Belgie-Belgique-Belgium
> Tel:+32(0)2.219.65.55
>   Fax:+32(0)2.426.69.86
>   Mobile:+32(0)476.23.21.42
>  http://www.lab-au.com
>  http://www.mediaruimte.be
> __________________________________________________________________________
> The information in this e-mail is intended only for the addressee named above.
>   If you are not that addressee, please note that any disclosure, 
> distribution or copying of this e-mail is prohibited.
>   Because e-mail can be electronically altered, the integrity of this 
> communication cannot be guaranteed.
> __________________________________________________________________________

Reply via email to