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