So one of the original Gang of Four has taken on as a project nothing less than cataloging all common software architectures in one place. So far it looks like an early work in progress, but I think it could be very interesting if he succeeds.
November 28th, 2005
Been seeing Ruby more often
What I keep hearing over and over again is just how easy it is to use, for greenfield development, of course. But the fact remains that it’s still a scripting language and not a general-purpose language like my good old workhorse, Java.
That didn’t stop someone from writing a comparison of Ruby and Java. I’ve got to admit, one thing Java sure ain’t is simple, especially in the web development arena.