I am looking for a resumable-file-upload component to use in my RoR app. I found one: http://github.com/taf2/resume-up/tree/master (built in native Ruby, but it requires google gears which is a discontinued product now..)
Also, http://github.com/dassi/mediaclue is another app in which they have used jumploader java applet. more on it: jumploader.come
Is there a way to achieve this functionality without using java-applet?