read image meta data with java

January 9, 2012

Recently I wanted to read programmatically some image meta data. After several tests and coding I came across three libraries that I decided to have a closer look at. This article describes my experiences and some results I figured out. It is neither a full fletched comparison of the three mentioned libraries nor a description of [...]

1

elastic java

November 5, 2011
Tags: ,

I came across jelastic when I was looking for a cloud provider that offers java support. Initially I started playing around with another provider.

0

Continuous Integration mit Hudson auf Windows

September 20, 2011

Continuous Integration ist eher ein Thema welches nicht auf Windows zu Hause ist. Wenn man viel mit Windows arbeitet (n muss) und es auch als Testsystem nutzt, kann es Sinn machen eine Continuous Integration Umgebung mit Hudson zu installieren. Ich habe mich entschieden diese Hudsonumgebung und mit zwei verschiedenen Code Revision Systemen und Maven als [...]

0