How do I know if an open source software product is right for my organization?

Thursday, March 18, 2010

More and more organizations are relying on open source software to build, test, deploy, and run mission critical IT applications. From small start-ups to Fortune 500 companies, organizations worldwide are continuing to find open source as a cost effective means to deliver quality business applications. With a wealth of commercial and open source [...]

Canoo Webtest – Interpreting the test results!

Wednesday, March 10, 2010

Canoo Webtest (http://webtest.canoo.com) is one of the current leading open source testing options for web applications. I have used both Selenium and Webtest on JEE projects in the recent past, and wanted to share some of the startup ah-hahs that I found in learning Webtest. There is a fair amount of documentation for Webtest available, [...]

Updating or Starting Spring 3.0 Project

Monday, March 1, 2010

For those with Spring projects already in progress, as well as those starting new projects, a number of new features are available, and some changes must be made to take advantage of them. It is strongly recommended that the full release with documents is downloaded as the changes are sweeping and sometimes drastic.