Groovy's null safe operator

Groovy's null safe operator

From: Dan Vega

Instrumenting Clojure for New Relic Monitoring

We've recently started evaluating the New Relic monitoring service at World Singles and when you use their Java agent with your web application container, you can get a lot of information about what's going on inside your application (JVM activity, database activity, external HTTP calls, web transac...

From: Sean Corfield: An Architect's View

Create SQL Insert Statements from a Spreadsheet

In this article, I will show you how to create SQL insert statements from a spreadsheet

From: Dan Vega