Archive for October, 2009
Welcome Jeanne!
October 27th, 2009 by Scott SelikoffI’m pleased to announce the addition of Jeanne Boyarsky as a full-time partner to this blog. As regular readers may be aware, Jeanne has been a long time contributor helping to fill in the gaps of time when I’ve been too busy to write regular articles. Jeanne and I met as moderators of the JDBC [...]
Categories: Blog.
Tags: boyarsky, javaranch, jeanne, moderator, selikoff.net, welcome
Comments: none
product review: infinitest
October 24th, 2009 by Jeanne BoyarskyWant to run your JUnit tests as soon as you change the code? That’s what infinitest strives to do. The starting point is infinitetest.org which directs you to the corporate site. What does it do? Infinitest installs as a plugin to your IDE. In Eclipse, it adds a bar to the bottom of your screen. [...]
Categories: Development Process, Java/J2EE, Reviews.
Tags: junit, process
Comments: 2
should i use git over subversion
October 18th, 2009 by Jeanne BoyarskyI’ve heard good things about GIT and decided to see whether to use it over Subversion for a project. The first few benefits of GIT I encountered: Distributed nature/connectivity – you have access to the whole repository even if you don’t have network/internet connectivity Bisect command – to see when a bug introduced Disk space [...]
Categories: Development Process.
Comments: 11
