Hi All-

I wrote an uploader UI using ExtJS + Gears. It makes use of the
Desktop::openFiles function as well as the ResourceStore object.

The project is located here:
http://code.google.com/p/ext-ux-uploader/

Example Page:
http://owlwatch.com/examples/extjs/ux/uploader/trunk/samples/index.php

I tried to separate the Upload Manager (that queues the uploads and
starts / stops them) from the actual FileUploads. I also tried to
create a common event system that I implemented for uploading with
both Gears and Html.

The code is pretty clean, so hopefully it will help someone as example
code.

Best Regards-
Mark

Reply via email to