Monthly Archives: July 2006

Passed the ‘Java 5 New Language Features’ JBB exam

Just passed the ‘Java 5 New Language Features’ exam on java blackbelt. Exams are becoming expensive! Costed me 12 piggies… But good to exercise java 5 stuff. Although the questions are good they are a bit easier (mostly due to … Continue reading

Posted in java | Leave a comment

Java for the ladies

My wife doesn’t really like coding, she can find her way around HTML, CSS en some Javascript… but only if I really don’t feel like doing it for her. Can’t blame her, she is a designer. She does however like … Continue reading

Posted in java | 78 Comments

IG Syntax Hiliter

Today I talked to arjan about the wordpress setup used for the company blog. I welcome the addition of the blog for sharing knowlegde with the community. One thing I noticed was the well looking syntax… Arjan told me this … Continue reading

Posted in java | Leave a comment

Named pipes

Last friday the guy behind the twinview setup on the desk in front of me tipped me on named pipes. Bash uses named pipes in a really neat way. When you enclose a command in parenthesis, the command is actually … Continue reading

Posted in linux | 1 Comment

Sjoerd goes ubuntu!

In the weeks just before Sjoerd was born I ordered the geekiest thing I ever ordered in my entire live: the ubuntu creeper. I ordered the smallest size, but it took Sjoerd 8 months, 1 week and 5 days to … Continue reading

Posted in fun, linux, sjoerd | 1 Comment

Header

While looking at the pictures I took while cooking some shrimps on my BBQ I discovered a wonderfull close-up, which I used in the header above… Not really shure if it will stay on for long, but I think it … Continue reading

Posted in fun, info | Leave a comment

CX-310-055

Today the mailman brought me my voucher to attend the Sun Certified Java Programmer exam. After three years of saying “I’ll take it as soon as I have spare time” I finally decided to just pick a date…

Posted in java | 4 Comments

Visit by Slemper

Yesterday Maarten (aka Slemper) finally came to visit Sjoerd! A good reason to try out my new BBQ. Maarten is one of the few people I actually know by person (we made lots of music together during our first years … Continue reading

Posted in fun, sjoerd | Leave a comment

Browser shots

Testing your website for browser compatibility is a tedious job. Most projects don’t have budget to test on to many browsers. A good tool to at least have an idea of how a pages looks in the different browsers is … Continue reading

Posted in web development | Leave a comment

Fun with XMØDMÂP

A colleguea of mine noticed me struggling with testing unicode support for the current application. I actually never knew a decent way to enter all those pesky (ë ę ç è ñ) characters. The following xmodmap line will bind the … Continue reading

Posted in linux | Leave a comment