… of many things …

… of many things … header image 4

Entries Tagged as 'Java'

JRuby

May 20th, 2007 · No Comments

WOH!  I wasn’t very excited about JRuby until I went to the “JRuby on Rails” session at RailsConf 2007! Check it out.  Also, check out GlassFish from Sun (an open source application server).

[Read more →]

Tags: Computing · Java · Ruby

A good article on testing timeouts

November 22nd, 2006 · No Comments

http://jroller.com/page/Groboclown?entry=unit_testing_time_sensitive_code

[Read more →]

Tags: Computing · TDD · Java · Software

Rails for Java

September 26th, 2006 · No Comments

Grails is a Rails-like framework for Groovy, which runs atop Java.
It uses Ant to take care of code generation. I haven’t played with it yet, just read through some of the tutorials. It seems pretty interesting. Maybe I will re-implement the Radar in Grails.

[Read more →]

Tags: Computing · Java · Software

Oh, that’s ironic

September 14th, 2006 · No Comments

I was reading an article about 'RefrigeratorCode' on the Object Mentor blog site
A comment on that site took me to another blog describing the same thing but calling it 'CodeNaked'.
That blog has a link to an Artima article called Why Software Sucks. I thought that was an interesting sounding article so I followed the link. [...]

[Read more →]

Tags: Java · Software