Announcer: Now for quick hits and commentary on software development topics from around the web, the EIP web-ring brings you the stigmatized spawn of a refactory, MoffDub, and Helltime!
- Watts S. Humphrey of the SEI takes a step back in the July/August issue of CrossTalk and tries to figure out why large software projects almost always fail. The big takeaway for me from this lengthy article is that Watts first says that managers aren’t the problem, but rather the management method: managers like to “Manage By Walking Around”, and this works because they can see, feel, and hear the work being done as it is being done; he goes on to say that because software is different because it is essentially imaginary, these typical techniques do not work, and managers end up sticking their noses where it doesn’t belong and generally pissing everyone off; finally, Watts says that the engineers must manage themselves since they know the work best and can give the most accurate reports and status!
So who needs managers? I swear, every time I make a joke about those people (managers), it comes true.
- To see how the new kids on the block are looking at us OO old-timers, take a read at Isaac Hodes’ CopperThoughts blog, where he covers Java for Clojure programmers. Aside from the accurate description of classes in functional terms (“A class is a bundle of methods (functions which act on the class) that can serve as a data type.”), it is interesting to see the syntax Clojure uses for Java methods; it seems that a method name is passed to a function as data, kind of like Smalltalk. It harks back to my playing around in various functional languages to force-fit OO where it didn’t really belong.
- Dan McComas, web developer for BayCitizen, fears becoming an old web developer because he cannot think of any he has worked with recently. He figures that most of the people that would have been 50+ developers are now managers. Now, he contemplates abandoning the virtuous path of code creation. Don’t do it, Dan. Don’t do it.
![]() |
Announcer: You’re reading the EIP web-ring. |

Code Agitator, elected to be the villain, certified a menace

