Integrating Jenkins, SonarQube, and Nexus
In this post I will describe a solution to add a portal page, a common header and a dynamic panel to each of the three tools Jenkins, SonarQube, and Nexus. ...
In this post I will describe a solution to add a portal page, a common header and a dynamic panel to each of the three tools Jenkins, SonarQube, and Nexus. ...
While trying to apply a unified visual layout to the tools Jenkins, SonarQube, and Nexus I learned that there are some plugins available, but none of them ...
This is not yet another “how to configure MPD on the Raspberry Pi” article, because there are a lot of excellent MPD HOWTOs already available:
The issue I have is that my Sony LCD TV seems to be very picky regarding the UPnP/DLNA protocol when playing media from a control point to the television. T...
Changing source and target version to 1.7 is not sufficient to enable Java 7 on Buildhive at the moment. Adding the following profile to your Maven POM makes...
My Raspberry Pi finally arrived after 4 months:
Under Ubuntu I chose the following way to activate wake on LAN on the eth0 device:
For deploying weld-osgi to the jcoderz.org repository the following modifications to the pom.xml files are necessary (after applying the wagon-ssh extension...
Using the maven-deploy-plugin to deploy artifacts to a repository that is not the original target repository of a project is getting complicated with Maven 3...
In case you want to use Weld inside your OSGi application you first need to compile a few branches on your own:
m3player version 0.1.3 has the following new features:
As most of the public HOWTOs seem to be either incomplete or a bit outdated and because I have no copy of the book Advanced Programming in the UNIX Environ...
I just released version 0.1.2 of m3player. The new version includes:
This article gives a step-by-step description on how to get the m3ddity-player working on the TP-Link TL-WR1043ND device, using the stable version of OpenW...
The m3ddity-player and the GUPnP libraries, on which the player depends upon, can now easily be build for OpenWRT, just follow the steps below:
The OpenWRT music player, which I have blogged about recently, has found a home at https://github.com/jCoderZ/m3player
The new audio devices arrived but unfortunately they show the same glitches as the devices I tested before:
I’m seeking for a USB audio device that works with the TP-Link TL-WR1043ND under OpenWRT. Until now I tried 2 different devices with unacceptable issues.
The command-line tool alsamixer can be used to control the volume of the USB audio output:
For the audio-renderer, see revious posts, I decided to switch to the trunk version of OpenWRT. I experienced some issues with the USB audio hardware and the...
After the Playstation Network Hack I decided to change to secure passwords for all my accounts. The drawback is that nobody can remember secure passwords an...
One important feature for the audio renderer is the support for presets.
A very early version of my UPnP audio-renderer had been released on Gitorius https://gitorious.org/gupnp-audio-renderer (Update 2011-08-01: It has been renam...
Follow the commands below in order to setup a local environment for working with the latest development version of the GUPNP framework.
After searching the net for quite a while I could not find a pure wireless music player for small money. In case you want to equip multiple rooms in your ho...
The following message occurs when the <urlbase></urlbase> tag of the root device description is empty when trying to autoconnect actions:
Because the GUPnP stack is lacking some documentation I describe my experiences with getting it complied under Ubuntu 11.04. The commands will setup an envi...
After an update to Ubuntu 11.04 VirtualBox was not running anymore. Startup fails with a hint that the kernel modules exited in error and that I should use D...
The original versions of smppd-web by Christopher Hofmann neither support adding and removing links on the fly nor do they support dial-on-demand ISDN interf...
In Germany flatrates are available for DSL only, so people, living in areas where DSL is not available, have to pay expensive time based fees for slowly conn...
This is a short guide on how to debug applications or dynamic link libraries created by the post free Microsoft C++ compile environment.
I did more reverse engineering on the DataRecorder Windows tool that comes with the TFA Klima-Logger hygrometer in order to find out which serial lines are u...
For reverse-engineering the Windows software of the TFA Klima-Logger I tried to analyze the I2C protocol over the serial line by intercepting Win32 API syste...
Update 2012-03-01: I just ordered 2 outdoor sensors and the plan is to connect the Klima-Logger to a Raspberry Pi Board to make the data available via browse...