JDBC: Communications link failure

This bugged me for a while. I wanted to connect to a mysql server via a java app with the jdbc connector. I kept getting this error: “com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure” and then some reflection got into my...

Data Mining for Netflix challenge – part 1

I had written an application for the Netflix challenge. Here’s the report (sort of), it’s split into 3 parts. This is my first blog entry, so sorry for the style. 0. The problem. The problem was announced by Netflix back in 2006. It concerns a challenge...