Hello, With all the recent talk of ruby IDEs, it seems like a good time to release a public beta of my attempt at an IDE, Mondrian. You can go to http://www.mondrian-ide.com to check it out (the screenshots are out of date at this point), or straight to http://mondrian-ide.com/tester.html to download the current beta release. Briefly, Mondrian is a cross-platform ruby IDE written in ruby using the FXRuby toolkit. Currently working features are: integrated project management, a dynamically updating module/class/method browser that does a pretty decent job in most cases, syntax highlighting and of course the basic editing functions. Some cons are: no debugger (seems to be in demand these days), and mouse wheels still have issues (I'm told the latest FXScintilla from CVS fixes them, although I haven't tried it). This version should be approaching stability, although please remember it is definitely a work in progress and saving frequently is a good idea. :) Thanks! Oliver Smith olivers / mondrian-ide.com