// archives

Eric Woods

Eric Woods has written 3 posts for blog.credera.com

ATG 10 Merchandising – Customizing the Find View

In my previous post I outlined how to display custom Repositories within the Browse view of ATG Merchandising 10.  This post will detail the steps to display custom Repositories within the “Find” view of Merchandising. Below is a screenshot from the default Find view. If you want to display your custom Repositories and Repository Items [...]

ATG 10 Merchandising – Customizing the Browse View

If you’re using Merchandising to manage the content of your ATG Commerce site, and you’re running release 10 or later, one thing you’ll certainly want to be able to do is use Merchandising’s new Flex UI to browse and manage the assets for your custom Repositories and Repository Items.  The only problem is that you [...]

The Grinder – Load Testing Web Applications

I ended up using The Grinder load tester for work recently and found it to be remarkably lightweight and easy to use. The Grinder is a free, Java open source load testing framework that uses Jython scripts for running the load tests. Jython is interesting in itself — it’s a Java implementation of Python that [...]