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

IaaS or PaaS? The Answer is Yes!

Eric J. Bruno
When deploying to the cloud, you can view its resources as just a set of infrastructure (servers, network equipment, and so on) or as a pre-configured software platform.

Making HTTP Requests From Java

Eric J. Bruno
Continuing the Java network communication theme, let's examine how to make HTTP requests from a Java application, including how to add header parameters and proxy information.

The Open Cloud Enables True Innovation

Eric J. Bruno
http://www.buildyourbestcloud.com/29/open-cloud-enables-true-innovation

Real-Time List Filtering in JavaScript

Eric J. Bruno
I recently rewrote code in JavaScript that demonstrates how to easily search for an item in a listbox, where the total list of items are narrowed down as you type.