Ever since I upgraded to Ubuntu 8.10 on my laptop (Dell Precision M90) I’ve been having problems with getting the sound to work properly. I could get some applications working if I would change the sound default from ALSA to OSS, but it wouldn’t work in Firefox (e.g. youtube etc.)
Seems this is not an uncommon [...]
Getting Sound Working Properly on Ubuntu 8.10
November 10th, 2008 by Mattias Hellborg Arthursson — Linux
Tags: alsa, firefox, oss, sound, ubuntu, ubuntu 8.10, youtube
What’s New in Spring LDAP 1.3
October 27th, 2008 by Mattias Hellborg Arthursson — Spring
We recently released Spring LDAP 1.3.0.RC1. This long awaited release contains a number of new features and bug fixes. In this post I’ll highlight some of the changes, pointing out some of my favorite Spring LDAP features.
Simple Authentication Mechanism
By far the most requested feature for inclusion in Spring LDAP has been the ability to easily [...]
Tags: authentication, spring ldap, tls
Testing Among the Clouds, Part 2
October 20th, 2008 by Mattias Hellborg Arthursson — Spring, Testing
In a recent post I wrote about the particular problems we’ve been having with integration testing the Spring LDAP project and the use we’ve made of Amazon EC2 for solving these problems. In this post I’ll present the implementation details.
Prerequisites
In order to keep this reasonably brief I’ll have to refer to the getting started guide [...]
Tags: automated testing, ec2, junit, spring ldap, tdd, typica
Spring Remoting with Security and SSL
September 30th, 2008 by Mattias Hellborg Arthursson — Security, Spring
One of my favorite features of the Spring Framework is the Spring Remoting part, which enables you to expose any bean in a Spring Application Context as a remote service over HTTP. It’s fast, it’s easy, and it’s really, really simple.
Basic Spring Remoting Configuration
In the general situation all you need to do is create a [...]
Tags: spring remoting, spring security, ssl
Testing Among the Clouds
September 11th, 2008 by Mattias Hellborg Arthursson — Spring, Testing
One of the major challenges we’ve been facing in the Spring LDAP project is to make certain that the library works together with different LDAP servers. Different servers behave differently in certain situations; some functionality might only be supported on select servers, etc. In the ideal situation we would run our automated test suite against [...]
Tags: automated testing, continuous integration, ec2, junit, spring ldap, tdd, typica

