Double Shot #203
This multi upload UI is slowly coming together. Though if it were me, I'd talk the client out of wanting to see progress meters in a Rails app.
- Mongrel Upload Progess Plugin - One of the better-looking solution for upload progress callbacks. The problem is that it locks you into Mongrel.
- Ubuntu 8.04 Rails Server Using Passenger - A setup guide, with part 2 to come.
- In-place file upload with Ruby on Rails - The GMail technique for asynchronous uploads.