I would like to use the bootstrap-fileupload.js (http://jasny.github.com/bootstrap/javascript.html#fileupload) but I am confused on the event trigger.
How can I trigger an event sending the image to a web script (php for example) once a media asset is selected?
I recommend you to use https://github.com/blueimp/jQuery-File-Upload for file upload.