Main Contents

The Rise of JavaScript

September 15, 2008

There’s been a lot of use of JavaScript lately as an actual scripting language, even outside the web arena. Everywhere from Report Engines to ESBs and server-side development, JavaScript has been gaining traction, especially through the use of Mozilla Rhino as a JavaScript runtime in Java apps, but also on other platforms.
That said, it’s almost [...]

Filed under: software engineering | Comments (0)

Agile versus or plus SOA?

September 14, 2008

As a proponent of both Service Oriented Architecture and Agile methods, I’ve always cringed when I see anything that says “lock down your service interfaces early on”, “an enterprise wide analysis should be done to achieve a successful SOA implementation” yada yada.
I’ve read this book by Thomas Erl, and cringed over what he called the [...]

Filed under: agile, soa, software engineering | Comments (0)