Tag Archives: test

Super-simple way in Java with Netbeans to build all dependant libraries and subprojects with distribution

I think I finally figured out a simple and elegant way to build dependant libraries directly with the distribution and kiss that NoClassDefFound error goodbye. I also have a similar solution for Java Web Application projects. What you need is: … Read more

Posted in Java, Netbeans | Leave a comment

I don’t believe in A/B testing

Some people love to test everything from different designs to the color on buttons. They think it gives them special insight in how the vast anonymous Internet audience behaves; that they’ve cracked the code. So according to your numbers (you … Read more

Posted in Testing | Leave a comment