Hello,
I am very happy to announce the availability of Cup, the Cappuccino file upload framework. If you have been using DeepDropUpload and are frustrated with its limitations, you will love Cup. Actually, you'll love Cup no matter what. :-)
Cup has been designed from the ground up to be KVC/KVO compliant, and has a full suite of outlets, actions and properties available from Xcode. In fact, in many cases you can build an upload interface in Xcode with Cup without a single line of code! If you don't believe me, check out the screencast:
http://vimeo.com/user3522104/cup
You can find Cup at
https://github.com/aparajita/Cup, and a demo app at
https://github.com/aparajita/Cup-demo. Full installation instructions and API documentation is available at
https://github.com/aparajita/Cup/wiki.
Cup is based on jQuery File Upload (
https://github.com/blueimp/jQuery-File-Upload) and supports most of its features. There are a few features like resuming uploads and image previews that are not yet supported. If you need those features for your project, please contact me privately.
Enjoy!
Aparajita
Cappuccino Core Team