Categories
Development

Subversion plugin for Eclipse

I’m not running on subversion right now, but have been testing Subclipse earlier. It has it weaknesses and now there is another alternative, Subversive. I’ll be sure to check it out later.

Via java.no

Categories
Development

Booch on SOA

Grady Booch has a blog entry on SOA. Nothing revelutionary, but the following is some really good advice when trying to think SOA:

I’ve seen some folks suggest creating an SOA from the bottom up: look at a silo, identify the potential services, and publish them, then weave a system together from them. This is in essence technology first. In my experience, this is a recipe for disaster and/or serious over-engineering.

Categories
Development

DWR 1.1 released

I’ve been using DWR a bit, and it’s a great library to do some basic AJAX with. 1.1 has been released with some improvements. Details here.