Community
Content
News
Events
Related Links


| December 15, 2003 | | Number of projects | 608 | | Total Members | 30,249 |
|
|
 |
Have developers "forgotten their place" : I don't know why the talkback to Kathy Sierra's blog upset me so much. She wrote a well reasoned piece on developer/customer interaction and JBob's response is that it "Sounds like developers have forgotten their place." » Read more
Projects & Communities |  |  |
Weblogs |  |  |
 |  | Have your developers seen a real customer in the wild?: The folks in the development division who *do* interact with the customer are often among the lowest-paid (receptionists, customer service, entry-level tech support, etc., phone order processors). Hardly anyone in this development group paid attention to what these folks had to say, and instead listened only to others of their own kind... the kind who did lots of Really Important Development in a nice, hermetically-sealed customer-free environment. No messy clients to get in the way of the real work. But what if every developer, no, every EMPLOYEE had to spend a little time on the tech support line, or doing customer training? — Kathy Sierra
|
Also in Java Today |  |  |
Command Oriented Interface Martin Fowler explains that a "command oriented interface would have a command class for each operation, and be called with something like this CalculateChargeCommand.new(aContract).run().Essentially you have one command class for each method that you would have in the method-oriented interface." In Command Oriented Interface he describes the benefits and appropriateness of using this approach as opposed to calling a method from an object like this BillingService.calculateCharges(aContract)
Top 15 Ant Best Practices What's the first thing you do when you create a new project? In Erik M. Burke's Top 15 Ant Best Practices , he writes that " I begin by creating the Ant buildfile. Ant defines the build process and is used by every programmer on the team throughout the day. All of the tips in this article assume the Ant buildfile is an important artifact that must be written with care, maintained in version control, and refactored periodically." His ONJava article presents a collection of tips and points out avoidable problems.
Java News Headlines |  |  |
 |
LinuxWorld January 20-23, 2004 The Javits Center New York, NY JavaOne 2004 June 28-July 1, 2004 Moscone Center San Francisco, CA
|
|
 | 
|

|