Community
Java Today


Most Active Communities
|
| What's
Happening in Java Today |
A Wolf's Dilemma: Cory Doctorow looks at the SCO Linux strategy as a high-stakes version of the Prisoner's Dilemma. You can read more about this classic game at Stanford Encyclopedia of Philosophy. The key is summarized there as "whatever the other does, each is better off confessing than remaining silent. But the outcome obtained when both confess is worse for each than the outcome they would have obtained had both remained silent." » Read more
(July 23, 2003 5:39AM PT)
 |
 |
Introduction To Naked Objects:
It is time to strip applications of complex UIs and give users direct access to business objects. The concept
is simple: write behaviorally complete business model objects and use generic views and controllers. » Read more
(Jul 15, 2003)
|
 |
 |
 |
First Community Meeting:
java.net is itself a java.net community. We are in
the process of organizing and figuring out how to best be a community. During
this year's JavaOne conference, java.net's first community meeting was held.
Here are the unedited notes of one of the Sun employees that helped steer this
project before launch. » Read more
(Jul 16, 2003)
|
 |
Focus management system reworked:
WhWhen you send a mouse or a keyboard event, the component that handles that event is determined by the Focus. In the developerWorks article Focus management system reworked, John Zukowski takes a look at the FocusTraversalPolicy class. You can change the order in which the elements in your application are in focus by extending this abstract class and by calling the setFocusTraversalPolicy() method of the JFrame containing the components.
» Read more
Javapedia: Frameworks and Libraries:
One of the places that a wiki shines is in gathering lists and cataloging. These are activities where each of us may be able to contribute an entry or two, but collectively we can come up with and refine a comprehensive list. Visit the Javapedia FrameworksAndLibraries page and add to the list or contribute to the discussion of the frameworks and libraries already in the list.
» Read more
 |
regexp haiku by Will Guaraldi
This weblog is used to present poems from time to time. This entry is a haiku filled with regular expressions by Will Guaraldi.
|

|