Legacy blog (2004–2016). This blog is no longer updated. For current content, visit DigitalHobbit's RPG Blog (tabletop RPGs) or GammaVibe (engineering & entrepreneurship).

IntelliJ IDEA 4.5

IntelliJ IDEA 4.5 was released a few days ago. For those of you that haven't used it: IDEA is a truly awesome IDE - lightweight and quick, extremely intuitive and smart, and with great refactoring features, as well as solid integration with external tools such as Ant, JUnit, and various source control systems....

July 29, 2004 · 1 min · 99 words · DigitalHobbit

XML Object Mapping

I have recently had a chance to look into several XML object binding frameworks, including JAXB, Castor, and JiBX. As usual, each framework has its strengths and its weaknesses....

July 26, 2004 · 4 min · 652 words · DigitalHobbit

Eclipse 3.0 released

The Eclipse Project has released the final version 3.0 of the popular Eclipse IDE. I am currently IntelliJ IDEA and I still very much love this IDE (even though I'm still stuck with version 3.0.5), but Eclipse 2.1 looked very promising when I played with it briefly a while ago, and I am sure that Eclipse 3.0 will be even better....

June 29, 2004 · 1 min · 98 words · DigitalHobbit

Sun renames J2SE 1.5 to J2SE 5.0

Sun has decided to rename J2SE 1.5 to J2SE 5.0, as this is a very significant relase with important changes to the Java platform. According to this The Server Side posting, Sun also considered getting rid of the "2" and going with J5SE instead, but this was not a good choice because of the J2EE brand....

June 29, 2004 · 1 min · 87 words · DigitalHobbit

History of programming languages

O'Reilly has produced an interesting poster about the History of Programming Languages. But beware: the PDF file is 39" wide, probably because it covers every minor version of every programming languages, rather than just important milestones. Apparently you can also get a printed version of the poster for free when you order two books from O'Reilly. There's also a corresponding Wiki, and of course a lively Slashdot discussion....

June 19, 2004 · 1 min · 100 words · DigitalHobbit