You might have heard of Raven . Its a rake and Rubygems based tool for building/managing Java projects.
Looks like upgrades to rake and rubygems has broke raven and my search for “Ruby Raven” led me to this:

Quite amusing.
You might have heard of Raven . Its a rake and Rubygems based tool for building/managing Java projects.
Looks like upgrades to rake and rubygems has broke raven and my search for “Ruby Raven” led me to this:

Quite amusing.
I had to recently write a smallish TCP/IP server in Java. It has to be written in Java, because of yet another obsession of corporate world with Java. The API that I had to use was javish, and although people who wrote it, would claim that API can be used easily in any language, it was not so. Whats more, I had to use that API from rails, so you can understand my situation.
Well, So i googled and found the book for “Java Network Programming, Third Edition”.
![]()
What a crap. My main issues were: