Mongrel Upload Progress Documentation
The functionality has been working for about two months, but I've just now gotten around to writing up documentation for the "Mongrel Upload Progress Plugin":http://mongrel.rubyforge.org/docs/upload_progress.html. If you want to try this out now before the Mongrel 0.3.13.4 release, here's how you can build it manually:
gem install mongrel --source=http://mongrel.rubyforge.org/releases/
svn co svn://rubyforge.org/var/svn/mongrel/trunk/projects/mongrel_upload_progress
cd mongrel_upload_progress
rake install
The final command will build the mongrel_upload progress gem locally and install it for you. At this point, you can continue on with the "Upload Progress Documentation":http://mongrel.rubyforge.org/docs/upload_progress.html. I also have a "screencast":http://s3.amazonaws.com/techno-weenie-screencasts/mongrel_drb.mov of myself, playing with the DRb interface.
related
- 2010 Aug 03 Protocol Buffers with Riak for Node.js
- 2010 Jul 13 In-Process Node.js Queues
- 2010 Jul 07 Geek Talk Interview
- 2010 Jun 28 Tee and Child Processes
- 2010 Jun 23 You can let go now
- 2010 May 17 Railsconf: Building APIs
- 2010 May 10 Nori: Node.js Riak wrapper
- 2010 May 10 No, I did not create a mobile phone framework too
- 2010 May 04 Escaping your test suite with your life
- 2010 Apr 05 Will the iPad kill comic books?

