Marketing, Writing, and Business Services

Some of the work I do:
• White papers, research reports, web copy, solution briefs, and so on
• Thought leadership articles and blogs
• Surveys and Research
• Presenting at conferences and webcasts

My goal is to be truthful and knowledgeable, offering thought leadership with an easy-to-grasp and compelling style. I conduct thorough research, consider the audience, and work with subject matter experts to comunicate a clear and concise message.

Twitter: @ericjbruno
Email: eric@ericbruno.com

Creating and Modifying XML in Java

Eric J. Bruno
This blog shows how to use the Apache Xerces DOM parser to create and modify XML.

Codice Adds Git Integration to Plastic SCM

Eric J. Bruno
Following on the heels of other SCM products, Plastic SCM adds deep Git integration.

Continuous Debugging

Eric J. Bruno
I propose that the next generation of IDEs create an environment of continuous debugging, to be integrated into the continuous integration paradigm.

Uncaught Java Thread Exceptions

Eric J. Bruno
I recently encountered an issue where a worker thread was terminating quietly in some code I hadn't written, and couldn't really change.