Skip to main content

User Spotlight - Philip Wenig

What do you do?

I'm the co-founder of Lablicate UG, a company specialized in developing software for laboratories with chemical background. Our main product is OpenChrom® (https://openchrom.net), an open source software to analyze data from chromatography and mass spectrometry. Most people know chromatography from their school times. It's about using a marker, coffee filter paper and a solvent to produce nice looking blossoms. The purpose is to separate the various dye components of the marker. That's called chromatography. In fact, today's systems are much more sensitive than the latter approach. Moreover, they are as expensive as a luxury car. Despite of that, it's among the most commonly used methods in laboratories today and very often coupled with mass spectrometry – a technique to identify each component. The technology is used in forensics, quality control, food analytics and several other fields. Anyhow, there are three big drawbacks. Each vendor offers its own software, that runs most commonly under Microsoft Windows only and is proprietary. That's why we created OpenChrom, based on Eclipse. I'm responsible for the development of OpenChrom and other tailor-made solutions for our customers.

I really love open source software and the idea of a community that shares software and ideas. Hence, it's a great opportunity to run an own company and to be able to invest resources and time in open source software. Recently, we have submitted a proposal called ChemClipse (http://projects.eclipse.org/proposals/chemclipse) to bring OpenChrom to the Eclipse Foundation. It will be a part of the Foundations Science Working Group (http://science.eclipse.org).

How long have you been using Eclipse?

I started using Eclipse during my PhD studies in 2008. In the years before, I have developed several tools using Visual Basic 6. But it was time to start something new that is more flexible and sophisticated. Luckily, I decided to use Java and Eclipse RCP. Moreover, I was dissatisfied with using the vendors software for our chromatography/mass spectrometry systems. Hence I started writing an own software, the dawn of OpenChrom. I never regret the choice to use Eclipse as a platform, even though the migration to Eclipse 4 was far from being a sunny day on the beach. Anyhow, I really appreciate the benefits of Eclipse 4.

Name five plugins you use and recommend:

Eclipse as a platform and community offers so many great tools, so that it is really hard to focus on five favorites. I try to make a choice:

  • EGit: The Git support with EGit within the IDE is fantastic.
  • Tycho: I tried to build Eclipse RCP applications with pure Maven several years ago – a nightmare. Hence, it's a great leap forward to build RCP applications with Maven/Tycho, even though people say that other tools are better than Maven/Tycho.
  • e4 Tools: I really like the e4 tools, especially the *.e4xmi editor. It's much better than to edit the XML file manually. Moreover, the Eclipse runtime spies are a great support to inspect the platform and to find the needed element ids.
  • Code Recommenders: The code recommender functionality is really nice, especially when working with new libraries and functionalities.
  • Plug-in Image Browser : It's a great help to find icons and their reference URI.

What's your favorite thing to do when you're not working?

I really enjoy baking all kinds of bread. There's a speciality in northern Germany called „Franzbrötchen“ - my favorite one. The dictionary translation is „sweet cinnamon flavored pastry“. It is fantastic to see that principally only flower, water, salt and yeast are necessary to produce different kinds of bread. Just make it, no debugging – even though it sometimes fails too!

User Details

Back to the top