by stratosg | May 6, 2008 | Quickies
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...
by elijah | Apr 15, 2008 | Tutorials
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...