RESTful web services and jQuery make it easy to create an enterprise mashup. This 2 part article discusses how to create a simple enterprise mashup using jQuery. Part 1 introduced the basic requirements of your enterprise services, the simplicity of JSON, and how to consume your RESTful web services using jQuery. Part 2 covers consuming [...]
Entries from April 2010
Enterprise Mashups with RESTful Web Services and jQuery (Part 2)
April 26, 2010
Enterprise Mashups with RESTful Web Services and jQuery (Part 1)
April 21, 2010
RESTful web services and jQuery make it easy to create an enterprise mashup. This 2 part article discusses how to create a simple enterprise mashup using jQuery. Part 1 introduces what is required of your enterprise services, the simplicity of JSON, and how to consume your RESTful web services using jQuery. Part 2 will cover [...]
Serving up JSONP from your JAX-RS Web Services
April 18, 2010
If you are developing RESTful services that will be consumed by AJAX clients on different servers, you will likely need to support JSONP. JSONP allows your RESTful web services to support cross-domain communication by enabling your clients to bypass the same-origin policy browser restriction. While some JAX-RS implementations support JSONP, this article demonstrates how any [...]
7 Strategic Reasons to use Open Source Software
April 6, 2010
Even with the prominence of open source in today’s market, as a consultant, I am often asked to bolster the argument about why open source is the right option. Convincing management that open source solutions make sense is imperative. The following reasons describe why open source makes sense from a strategic business perspective. Limit your [...]
Posted in



content rss
Comments
October 13, 2011
The most difficult and the most dangerous state is this. Unconcious Incompetence...
September 23, 2011
Yes, exactly. Thanks for the insightful comment.
September 23, 2011
These are great points. I think what you are getting at here is being a social...
September 15, 2011
Thanks for the great tips!!!
September 15, 2011
Definitely a good point on “dress for success.” This is going to...