-
Recent Posts
Recent Comments
- Rasiya on Automated Functional Testing with JMeter
- michelbisson on Apache mod_cache in the Real World
- Jack on Java vs. PHP – the Essential Factor
- sampath kumar on Apache mod_cache in the Real World
- Bill C on Testing Has a Point of Diminishing Returns
Categories
Archives
Monthly Archives: July 2011
Apache mod_cache in the Real World
I thought I’d share our experiences implementing Apache’s mod_cache. We wanted to implement caching of product and category pages for the SoftSlate Commerce Java shopping cart application of one of our clients. The product and category pages of an ecommerce … Continue reading
Posted in How To's, SoftSlate Commerce, Web Ops
3 Comments
Dave’s Lazy Testing Technique
I often find there’s an underlying assumption that when software breaks it’s because it wasn’t tested enough. Granted, there’s a lot of crappy, buggy software, but finding any one particular bug doesn’t signify that the app needed to be tested … Continue reading
Posted in Deep Thoughts, How To's, Programming, Web Ops
6 Comments