"...Thinking of the immortal words of Socrates, who said, 'I drank what?'"RealJenius.com is a site predominately focusing on technology with a pinch of pop culture, humor, and nostalgia sprinkled in. The title happens to be a bad attempt at irony, as well as a pun based off of an equally ridiculous movie. Read More

Getting True Java Classes in JRuby

This is an interesting thing I ran across when dealing with JRuby 1.1.4 and Swing - some of this may be just my lack of understanding of some of the Java integration features, some of it may be lingering bugs in the Java integration, and some of it may just be what has to be done to make it work; anyway - here goes.

JRuby 1.1.4 Released

JRuby 1.1.4 has been released.

There are a huge number of repairs and performance improvements related to the Java integration in this release. This is great for me, as I have hit some real stumbling blocks trying to build Swing GUIs with JRuby 1.1.3, and the bugs I was being tripped up by, have been fixed.

Highlights after the break: