hi guys,

just wanted to point you to my personal efforts in improving
jquploader. It's far less advanced but i'm taking another approach:
super hyper easy "for mum" interface, because i've yet to come across
a client that needs "multiple file upload at once - manage upload
queue" stuff. The requests i get are more of the "i'm not a nerd and i
don't plan to be so don't make me think" interface stuff

You can see the alpha here. http://www.pixeline.be/experiments/jqUploader/v2/

I would definitely need help _ i'm not using swfupload code at all.

Maybe jquery can benefit from having 2 uploader plugins, that address
different needs instead of 10 that ultimately do the same thing.


HTH

Alexandre

On Feb 12, 2008 4:57 PM, Benjamin Sterling
<[EMAIL PROTECTED]> wrote:
>
> >
> > The third example, uses sessions and forms. So the form is validated,
> > and the uploaded files are placed in a session object.
>
>
> Hmmm...  Not entirely sure how that would work.  I will do some test
> tonight to see exactly how you are doing things.  Can't picture how I would
> hook into a process that was started under a different "page."  (Assuming
> the plugin work similiar to swfupload)
>
>
> I like Dan's suggestion also, have a "total progress" bar would be a really
> nice touch and would be business class IMO.
>
> Let me know if you need any help with anything.
>
>
>
> On 2/12/08, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote:
> >
> > I'd love to see an example that has a combined multi-file progress bar.
> > Something that shows two progress bars--one for the current file and
> another
> > for the total upload process.
> >
> > I think this is a common implementation and an example would make it clear
> > that it's possible to do.
> >
> > -Dan
> >
> > >-----Original Message-----
> > >From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> > >Behalf Of Cloudream
> > >Sent: Monday, February 11, 2008 8:35 AM
> > >To: jQuery (English)
> > >Subject: [jQuery] Re: Uploader 0.9 beta
> > >
> > >
> > >Nice work.
> > >
> > >Is there any documents? I think i can write an asp (server) demo for
> > >other developers.
> > >
> > >On Feb 11, 3:37 pm, "Gilles (Webunity)" <[EMAIL PROTECTED]> wrote:
> > >> Well it is almost finished, my Flash-based file uploader for jQuery.
> > >> The docs are finished, and the widget itself also. Originally intended
> > >> to be a part of UI, but since it has no real connection to UI
> > >> (dependencies and so on) i have decided to release it as a standalone
> > >> plugin.
> > >>
> > >> Most of you have seen the demo allready but here it is
> > >again.http://uploader.webunity.nl/
> > >>
> > >> Originally based upon swfupload, but based on a really old version of
> > >> swfupload. The version i based the uploader on had:
> > >> - no callbacks for dialog open/dialog hide
> > >> - no multiple file selection masks
> > >> - no filesize limit pre-upload
> > >>
> > >> I've build all these things into my version, and now they released a
> > >> new version which also has that... (hmmm)
> > >> Anyway, since i based my version on theirs it is only fair that they
> > >> also gather ideas from other sources.
> > >>
> > >> Let me know if you run into any bugs and i'll try to add the code to
> > >> SVN later this week.
> >
> >
>
>
>
>
> --
> Benjamin Sterling
> http://www.KenzoMedia.com
>  http://www.KenzoHosting.com
> http://www.benjaminsterling.com

Reply via email to