On Wed, Jun 25, 2008 at 8:09 AM, Aaron Heimlich
<[EMAIL PROTECTED]> wrote:
> How will jquploader2 compare to something like SWFUpload[1] (besides the
> obvious fact that jquploader2 will leverage jQuery)?
> [1] http://www.swfupload.org
> On Wed, Jun 25, 2008 at 1:03 AM, hubbs <[EMAIL PROTECTED]> wrote:
>>
>> When will jquploader2 be done?
>>
>> On Jun 24, 10:54 pm, "Alexandre Plennevaux" <[EMAIL PROTECTED]>
>> wrote:
>> > On Wed, Jun 25, 2008 at 7:25 AM, hubbs <[EMAIL PROTECTED]> wrote:
>> >
>> > > I have been reading different posts that talk about a jquery upload
>> > > progress bar, but none of them gave a good solution.
>> >
>> > > Is there a good solution for a upload progress bar, that can
>> > > accurately progress, for file/image uploads, so that the user can see
>> > > how long it is taking?  Also, is there a way for the size of the
>> > > upload to be calculated from the client machine, and set on the page?
>> > > Similar to how a file input field shows the file name right away?
>> >
>> > you would have to use a (hidden) flash file, that's the way most
>> > upload service go (such as vimeo, gmail, etc.) i'm working on
>> > jquploader2 that will do just that. jquploader1 used a flash file also
>> > for the graphical UI, jquploader2 will let the developer customize
>> > looks and behaviours via html/Css and javascript.
>> >
>> > --
>> > Alexandre Plennevaux
>> > LAb[au]
>> >
>> > http://www.lab-au.com
>
>
>
> --
> Aaron Heimlich
> Web Developer
> [EMAIL PROTECTED]

@aaron: no idea what's in the code of swfupload, so i can't really
answer. It will probably feel similar though. i planned its
implementation as such: an upload process divided in "steps" that the
designer can customize in terms of looks and behaviour.
@hubbs: hopefully in july, i don't have time to work on it except on vacations.

Reply via email to