Creating Excel sheets with java
Currently I am working on a project where we need to create Excel reports from a datasource. There are several ways to do this programmatically, but our first thought was to do this in Java. We …
Currently I am working on a project where we need to create Excel reports from a datasource. There are several ways to do this programmatically, but our first thought was to do this in Java. We …
Almost forgot that I have made a contribution to the Question2Answer plugin for LDAP-authentication. I need it to connect to MS Active Directory through LDAP and it did not work out of the box for me. …
During the last two months I have been setting up Nagios as a side project. We have a lot of new customers coming in and we need to have a tight grip on our systems to satisfy service levels. So as I …