Hi Ashish,
regarding a complete IDE for OpenBiomind, I would like to refer you to http://www.tm4.org (specially MeV and MIDAS). The tools offered by them perform some tasks quite similar to those in Open Biomind, and have GUIs not very fancy but usable and complete.
I think that Murilo referred to MeV and MIDAS only as examples of the
kind of functionality/usability that we would like to see in
OpenBiomind. In principle, one can get some inspiration on MeV and
MIDAS GUI designs and use Eclipse RCP to implement the GUI.
Personally I also like the idea of using RCP - I have no experience on
developing using it, but I have noticed from the cases that I have
seen that the end results look superior to those obtained by other
Java GUI approaches.
(...)
On Thu, Apr 10, 2008 at 8:41 PM, David Hart <ha...@singinst.org> wrote:
> On Fri, Apr 11, 2008 at 5:26 AM, Murilo Saraiva de Queiroz
> <mur...@gmail.com> wrote:
>
> > Hi Ashish,
> >
> > regarding a complete IDE for OpenBiomind, I would like to refer you to
> http://www.tm4.org (specially MeV and MIDAS). The tools offered by them
> perform some tasks quite similar to those in Open Biomind, and have GUIs not
> very fancy but usable and complete.
>
>
> Another possibility is using the Eclipse Rich Client Platform (RCP) to build
> a simple OpenBiomind GUI, which would provide great flexibility for
> improving the GUI later, including growing it into a full-blown IDE.
I think that Murilo referred to MeV and MIDAS only as examples of the
kind of functionality/usability that we would like to see in
OpenBiomind. In principle, one can get some inspiration on MeV and
MIDAS GUI designs and use Eclipse RCP to implement the GUI.
Personally I also like the idea of using RCP - I have no experience on
developing using it, but I have noticed from the cases that I have
seen that the end results look superior to those obtained by other
Java GUI approaches.