JBoss on Linux
Lately I tried to run JBoss on my Linux-installation (KUBuntu 9). I got lots of java.lang.OutOfMemoryError: PermGen space errors while starting JBoss 5. First I thought that had something to…
Big Data and Software Engineering
Lately I tried to run JBoss on my Linux-installation (KUBuntu 9). I got lots of java.lang.OutOfMemoryError: PermGen space errors while starting JBoss 5. First I thought that had something to…
Do you call yourself architect, while you’re developing software or telling other people how to program? At least in the Netherlands, calling yourself Architect is illegal when you’re not a…
Recently I read the book Clean Code by Robert C. Martin. I was very pleasently surprised by the book. The book was well written, for me it was a page-turner. The…
I wrote some time ago about false sense of security in many secure applications such as internet-banking. Now one of the predictions I made have become reality, as you can…
In my day to day work program I use the Apache Commons library quite a lot. One of those libraries is the commons collections library, of which I use the…
Database alternative, for people just browsing and scanning, I’ll write in staccato. Relational model pretty good, but we need a better implementation of the relational model, SQL, at least the…
Sometimes a diagram says more then a thousands words. That being said, what is good software to draw diagrams? I could quickly draw a diagram on my paper notepad, but…
A non-profit organization that’s just starting up needed someway to share files and backup files. Mailing files and taking with them USB sticks and using the dvd-writer is a solution,…
What does the volatile keyword in Java do? For years I thought the keyword was quite obsolete, synchronization of values between the memory multiple processors seemed quite exotic. Since even…
A few weeks ago I attended a symposium that was hold to celebrate the 25 year anniversary of Computer Science at the Utrecht University. In the drink after I talked to…