• CDK-JChemPaint #5: the Groovy-JChemPaint repository

    Oh, I forget to mention just earlier that I have set up a small git repository with the full Groovy demo scripts. Additionally, requests on further tutorials and/or bug reports can be filed in the matching Issues tracker.
  • CDK-JChemPaint #4: embedding the renderer into a Swing panel

    Now that we covered the utmost basics of using the CDK-JChemPaint patch (see #1 , #2 , #3), it is time to move on. I am happy to hear that so many people have started using the new rendering architecture, either via the EBI JChemPaint Swing applet/application branch, or via the CDK-JChemPaint patch.
  • BitTorrents for Science

    The idea has been lingering in the air for a long time now: sharing large science data sets using bittorrent. Over the past couple of years I have seen a lot of science related software being distributed over torrents, and the use in open source in general is abundant. Given a good network of so-called seeders, download times go down dramatically, and the overall energy consumption goes down too, as data has to follow a much shorter path.
  • CDK-JChemPaint #3: rendering parameters

    OK, one last CDK-JChemPaint tutorial for today (see #1 and #2 ). Rendering wasn’t as much fun, if you could not tune it to your needs. JChemPaint has long had many rendering parameters, and one by one we are converting them to the new API. The following code is an modification to the first example, and adds some code to list all rendering parameters for the three used generators:
  • CDK-JChemPaint #2: rendering reactions

    I posted earlier today a Groovy script to render molecules with CDK-JChemPaint 8. Now, the new JChemPaint rendering engine also contains the functionality to render reactions. So, I can also do:
  • CDK-JChemPaint #1: rendering molecules

    I reported earlier that the CDK-JChemPaint patch is now a clean add-on from the CDK releases. This means that you download cdk-1.3.4.jar and cdk-jchempaint-8.jar separately, put them in your class path, and get started with, for example, Groovy:
  • New Blue Obelisk Exchange online at Shapado.com

    StackOverflow has served as very well in the past couple of months with the Blue Obelisk Exchange. The BOx was taking advantage of a beta project of StackOverflow, and users of that program can switch to a payed plan after the beta phase was over. That moment is nearing, but the pricing model is just unrealistic for us. There were also some comments on the Blue Obelisk using proprietary software (see Stackoverflow not open source — not a problem?).