This posting will descibe the installation process of Alfresco 6 on an Ubuntu Server. The following prequeries are required: Working
Continue readingTag: Java
Implementing a QR servlet in java
In this posting I want to implement a sample application which creates a QR-Code (for any URL) and displays as
Continue readingLog4j configuration example
Like most java developer I use the log4j library to log my applications. Although this library is widely used in
Continue readingImplementing a simple LoginApp with Vaadin
If you have a small vaadin application you might want to avoid using complex authentication and authentifaction frameworks like Spring.
Continue readingChecking the current orientation of the image and rotate if necessary
In one of my current projects I need some basic image operations and want to use as few third part
Continue readingExtract the GPS information of an image
In one of my current project I need some basic image operations and want to use as few third part
Continue reading