» search tips  |  Search:  
 Java The Source for Java Technology Collaboration
 
 Skip to Content
 
 
 
Community
Community Homepage
Community Directory
Project Listing
Request a Project
 
Content
Articles
Weblogs
Wiki
Javapedia
 
News
News Headlines
Submit News
 
Events
Events Calendar
Submit an Event
 
java-net Project
Press Center
java.net Members
Governance
Principles
Vision
 
Related Links
java.com
java.sun.com
jcp.org
wireless.java.sun.com
Java Research License
Java Wear & Books
Get Java
 
 
java.net RSS Feeds.
Java RSS Feeds.
 

Weekly Stats
 
 
java.net
Today on java.net
December 01, 2003

Debuggers are a wasteful Timesink: Bob Martin writes, "As debuggers have grown in power and capability, they have become more and more harmful to the process of software development." » Read more
 

Projects & Communities

Java User Groups
Digital Inclusion of Persons with Special Needs Through Mobile Communication: The DFJUG home page highlights a project for "a large proportion of the deaf population in the Federal District of Brazil [who] use cell phones as a means of communication through the exchange of SMS e-mails. [...] Project Rybena is a J2ME project that transforms spoken words to deaf sign language transmitting them to 3G mobiles. Rybena is the Xavante word for 'communication'."»Read more
Java Communications
Leafy API 0.7 API: The Leafy api is designed to allow Java developers to easily "write a socket-based distributed application that includes non-Java, J2SE, as well as J2ME MIDP 2 nodes on mobile devices such as the Motorola V300 available now in the US from T-Mobile, the Motorola i730 available now from Nextel in the US, and soon the Motorola A760 Linux smart phone [...] or the Sony Ericsson P900, now available in Europe."»Read more
 

Weblogs

Alan WIlliamson
 
 We have Applets, Servlets and MIDlets, we now need CARlets: Isn't it about time we got Java into our cars? Microsoft are leading the charge and it would be cool to be able to get into my Java car as oppose to my .net car.  Alan WIlliamson
The "Community" is Always Right?: Is "The Community is Always Right" the developer version of the old saw "The Customer is Always Right"?  John D. Mitchell

November Java Performance News: The November issue of the Java Performance Newsletter was published, and I ask you about the usefulness of these announcements.  Jack Shirazi

 

Also in Java Today

Debuggers are a wasteful Timesink
Uncle Bob has started an interesting discussion by suggesting that Debuggers are a wasteful Timesink. He writes, "I consider debuggers to be a drug -- an addiction. Programmers can get into the horrible habbit of depending on the debugger instead of on their brain. IMHO a debugger is a tool of last resort. "

Code Spelunking: Exploring Cavernous Code Bases
In this ACM Queue article Code Spelunking: Exploring Cavernous Code Bases, George V. Neville-Neil writes " Debugging is a highly focused task: You have a program, it runs, but not correctly. You must find out why it does this, where it does this, and then repair it. What's wrong with the program is usually your only known quantity. Finding the needle buried in the haystack is your job, so the first question must be, 'Where does the program make a mistake?'"

 

Java News Headlines

jTDS JDBC Driver 0.5.2JSR 154 - Java Servlet 2.4 Final Release
 
JAG 3.0Book Review: Java Open Source Programming
 

Featured Articles »