Generating your own CV template with LaTex

Instead of just dumping my CV template here I will explain you the different environments and packages I use for mine. By this you can create your own CV at the end and have the full freedom to personalize it to your own needs. I used scrartcl as the documentclass.

Continue reading “Generating your own CV template with LaTex”

IT infrastructure for a research group

During the course of my PhD I became somehow responsible for the IT infrastructure of a research group of more ore less thirty people which are partially performing highly demanding computational tasks. In this small page I want to summarize the tools which make everyone life much easier.

Continue reading “IT infrastructure for a research group”

New OWIS PS10 MATLAB interfacing class

I created another wrapper to fuse a stage controlling library into the object-oriented framework of the acoustic resolution optoacoustic microscope I am currently developing. The stage is built by OWIS and in the end a standard linear positioning system driven by a stepper motor and a spindle drive (I am using version PS10). The interfacing is based on OWISoft which requires a login to download the software.

The interfacing code for a convenient handling of stage position, homing, velocity, acceleration, connecting, enabling etc. through MATLAB is available at github.

Must have Linux workstation tools

This list contains the most important tools which I use on a daily basis in Linux and which took me a while to discover (needless to mention Firefox, GIMP, or Inkscape because they show up in every top 10 linux software list). For now I just start with the ones I have in mind right now. And of course, this list does not contain the right thing for everybody but maybe there are some parts which are worth trying?

Continue reading “Must have Linux workstation tools”

Windows shuts down network adapter making it unusable for Linux

Windows power saving option for network adapter might disable it for your Linux distribution in dual boot setups.

Continue reading “Windows shuts down network adapter making it unusable for Linux”