-
BlueObelisk components in Japanese
Technorati is nice in several ways, one being the feature to set up a watchlist. I have set watches on chemoinformatics, Jmol, Bioclipse and a few more. This allows me see the latest blog items on these topics. Often, the point to Asian blogs, mostly Chinese and Japanese, which I mostly find hard to read. Funny characters with Jmol somewhere in the sentence :)
-
CDK and the Java 6 beta
Recently, a second beta of Java 6 was released, which triggered a patch for the Debian java-package package. It was a Bioclipse bug report today, however, which made me patch my java-package setup and install the beta.
-
Context help in Bioclipse
The Eclipse Rich Client Platform (RCP) is very powerfull, and takes a lot of architectural things of your hand when developing a bio- and chemoinformatics GUIs. Bioclipse is based on it. One thing the RCP offers is a Help View which works with plain (X)HTML files, and one neat feature is the context help. It is help shown in the Help View when one focused on a specific GUI element.
-
Matrix support in Bioclipse
With chemometrics in mind (QSAR, data mining, …), I have started working on matrix support in Bioclipse, because the matrix is the important step between (bio-)molecular content and statistical analysis. I implemented this such that the actual matrix implementation can be freely chosen, that is, bc_statistical provides a
IMatrixImplementation
extension point. The plugin bc_jama provides a JAMA based extension for this, but other implementations are possible, and possibly useful. -
AVI movies of CMLRSS howto in Bioclipse
David Strumfels posted news about the Useful Chemistry CMLRSS feed . He explains how this feed can be accessed using Jmol and Bioclipse. The latter are accompanied by two AVI movies: one about creating a new OPML file, and one about accessing the CMLRSS file from the OPML.
-
New chemistry-on-the-desktop blog
I started a spin-off blog earlier this week: kemistry desktop environment. It will deal with integration of chemistry on opensource desktops, with KDE as one of them. Today, it features an overview of earlier blogs on the subject in this new blog.
-
KDE4 keyword support mockups
In reply to interesting comments to my previous blog on Strigi and xAttr support in KDE4, I would like to suggest the following mockups, which I would find very useful. The deal with the ability to store keywords, for example, not but necessarily using xAttr. I have no idea on how to implement these mockups, so any help or pointers are appreciated.