Hey Folks, I''ve been rather absent lately, but I now have this week slated for full-time Mongrel development. The goal is to get a few big fixes into 0.3.13.4 and release that, and then get a pre-release of 0.4 out for folks to test against. Please make sure you put any outstanding bugs into: http://rubyforge.org/tracker/?atid=5145&group_id=1306&func=browse And any feature requests into: http://rubyforge.org/tracker/?atid=5148&group_id=1306&func=browse So that I can triage and put them into the right versions. Finally, everyone please try out the pre-release (especially if you get segfaults): sudo gem install mongrel --source=http://mongrel.rubyforge.org/releases/ And tell me how it works for you. Thanks! -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.railsmachine.com/ -- Need Mongrel support?
Great news :) I can''t wait to play with 0.4. Quick question, I believe in your last release you mentioned that the upload progress plugin was fixed? Am I remembering right or should I wait until 0.4 is out to start playing around with this? Thanks, -carl On Aug 1, 2006, at 12:03 PM, Zed Shaw wrote:> Hey Folks, > > I''ve been rather absent lately, but I now have this week slated for > full-time Mongrel development. The goal is to get a few big fixes > into > 0.3.13.4 and release that, and then get a pre-release of 0.4 out for > folks to test against. > > Please make sure you put any outstanding bugs into: > > http://rubyforge.org/tracker/?atid=5145&group_id=1306&func=browse > > > And any feature requests into: > > http://rubyforge.org/tracker/?atid=5148&group_id=1306&func=browse > > So that I can triage and put them into the right versions. > > Finally, everyone please try out the pre-release (especially if you > get > segfaults): > > sudo gem install mongrel > --source=http://mongrel.rubyforge.org/releases/ > > And tell me how it works for you. > > Thanks! > > > -- > Zed A. Shaw > http://www.zedshaw.com/ > http://mongrel.rubyforge.org/ > http://www.railsmachine.com/ -- Need Mongrel support? > > _______________________________________________ > Mongrel-users mailing list > Mongrel-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/mongrel-users
On 8/1/06, Carl Lerche <carl.lerche at verizon.net> wrote:> Great news :) > > I can''t wait to play with 0.4. Quick question, I believe in your last > release you mentioned that the upload progress plugin was fixed? Am I > remembering right or should I wait until 0.4 is out to start playing > around with this? > > Thanks, > -carlIt''s working, but you need some javascript to get the client side stuff working. I have a sample rails project, but the important bits are javascript: http://svn.techno-weenie.net/projects/mongrel_upload_progress/ I''ll work on getting some documentation written this week. I just wanted to make sure I wasn''t doing anything stupid in the actual mongrel code. -- Rick Olson http://techno-weenie.net