Archive for 2008

Moby Dashboard as Java WebStart

Thursday, June 12th, 2008

Now available! Click-through to the full blog post for a link!

New Perl MoSeS Panel in Dashboard

Friday, May 16th, 2008

For those developing Perl based BioMOBY services, there is a new panel in Dashboard! The panel is called the ‘Perl-MoSeS Generator‘ and can be used to generate service skeletons for both CGI and SOAP based BioMOBY services. In addition, the panel includes a built-in editor with Perl syntax highlighting! For details, start up Dashboard, and [...]

New CPAN Releases!

Friday, May 16th, 2008

New releases of the MOBY 1.04, MOBY-Client 1.02 and MOSES-MOBY 0.86 modules are available on CPAN! View the change log for details on what was fixed, and any new functionality.

jMoby – faster access to biomoby registries

Thursday, February 21st, 2008

Eddie Kawas released a new implementation (no API changes) of the org.biomoby.client.CentralCachedCallsImpl class – now getting the contents of the registry using the RDF files. When all bugs are fixed, it should significantly speed up cache update in Dashboard and elsewhere.

jMoby using Maven

Thursday, February 21st, 2008

Major changes in building and using jMoby were introduced during the BioHackathlon meeting in Japan. The changes, however, are not changes of the jMoby API – which means that your own code should continue to work without any changes. The main issue is that jMoby uses now the 3rd-party libraries form the various Maven repositories. [...]