Hello! This is simultaneously to announce the launch of a product website
and to see if anyone out there wants to test a beta version of my new
commercial IDE for Ruby, Mondrian. Check out the website at
http://www.mondrian-ide.com, maybe look at the screenshots and read the in
depth information, and if you’re willing to spend some time with the program
and tell me how it feels, click on the beta test banner on the top left.
A brief overview:
- Mondrian is a Ruby IDE for Windows and Linux, written with the FOX GUI
toolkit.
- It has the ability to let you create and manage Ruby projects and files
- It has a dynamic object browser that shows you an overview of your
project’s files and objects
- It has syntax highlighting using a native Ruby parser
- It allows you to run files and projects, and reports error status back to
you on interrupt
The beta version has most of the functionality the release version 1.0 will
have. There are a few features yet to be implemented in the program and the
parser, but I would rather not mention them here so I can see which features
people use. Mondrian is hopefully pretty stable at this point, but it has
been tested mostly on Windows so I would like to get some more Linux
feedback before we release; i.e. does it conform to your expectations?
Thanks! Let me know what you think!
Oliver Smith
http://www.mondrian-ide.com
[snip]
- Mondrian is a Ruby IDE for Windows and Linux, written with the FOX GUI
toolkit.
- It has the ability to let you create and manage Ruby projects and files
- It has a dynamic object browser that shows you an overview of your
project’s files and objects
- It has syntax highlighting using a native Ruby parser
- It allows you to run files and projects, and reports error status back to
you on interrupt
Looks similar to FreeRIDE, and the specs also. Is this a commercial
improvement to FreeRIDE ? Or is it developed from scratch?
How much effort have you put into it?
···
On Tue, 06 Apr 2004 07:28:24 +0900, Oliver Smith wrote:
–
Simon Strandgaard
I guess I anticipated comparisons to FreeRIDE. You’re right, it is
similar to FreeRIDE in that it uses FOX and Scintilla, but there is no code
in common and it has a very different framework. I’m not sure I’m bold
enough to call Mondrian an improvement to FreeRIDE yet (I like FreeRIDE, and
there are good aspects of it that my program doesn’t yet share), but it does
take a different direction in some areas in that it is project-based and
handles the source browser and syntax highlighting with its own parser.
On the downside it is not able to work with large projects as quickly as
FreeRIDE, but hopefully makes up for it in other areas.
As to effort, I’ve been working on it heavily for the past 5 or 6 months
while I’ve been blessedly jobless.
Oliver Smith
www.mondrian-ide.com
···
-----Original Message-----
From: Simon Strandgaard [mailto:neoneye@adslhome.dk]
Sent: Monday, April 05, 2004 3:39 PM
To: ruby-talk ML
Subject: Re: ANN: (product) New Ruby IDE Mondrian looking for beta
testers
Looks similar to FreeRIDE, and the specs also. Is this a commercial
improvement to FreeRIDE ? Or is it developed from scratch?
How much effort have you put into it?
–
Simon Strandgaard