What I'm Doing...

Beautiful code with wordle

Had to test generate a wordle from source code. In this case HttpServletRequest.java.

SSL to SSH tunneling (stunnel)

Sometimes it can be handy to reach your home server even if you have all sorts of proxy servers and firewalls between you and your home server (e.g. from work). 

Stunnel to the rescue!. Compile it, install it or just download it from some repository (I used macports).

On the server:

Create server configuration file for stunnel. Example [...]

Memory upgrade on a Mac mini

I found two 1GB memory cards just laying around at home. My mac mini only had 1GB memory in total but can handle 2GB. So I decided to upgrade my mini!
This will probably void warranty but my computer is way to old anyway. I found a great video-tutorial that I followed.

#gallery-1 {
margin: auto;
}
#gallery-1 .gallery-item {
float: [...]