After noticing the new NetBeans 6 release, packed with goodies such as Ruby support, I decided to give the Sun IDE another chance for non-web development, and started trying it with the projects I (am supposed to) maintain. Since I supposed to feel more comfortable in Java-land, I picked tuProlog first. The first task was, [...]
Read Full Post »
It may be of interest to some of you that Luke Amdor started hosting RubyFIT on GitHub. This GitHub thing seems to have really been going viral, at least as far as the Ruby world is concerned.
Read Full Post »
Posted in Software Development on January 15, 2007 | No Comments »
Hi, I am a Java programmer, and I have designed exceptions in the java.util.zip package so that users are presented with meaningful messages like the following when something goes wrong reading an entry in some compressed file:
java.util.zip.ZipException: invalid entry size (expected 5492 but got 5443 bytes)
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:36
[...]
Read Full Post »
A special “Lunch with Kent Beck” event held in San Francisco on May 16, 2006. The talk was entitled “Ease at work”. A lot of issues stroked more than one chord with myself. Worth watching: 1, 2, 3, 4, 5, 6, 7.
Read Full Post »