» 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 19, 2003

Last minute shopping: The best gift we've found for this holiday season is fun, educational, and free. Note: this daily update includes a Bonus Track. » Read more
 

Projects & Communities

Java Web Services and XML
JSR 206 JAXP 1.3 Public Review: The JAXP 1.3 spec is in public review through January 15, 2004. You can download the JSR 206 draft and submit your comments. You can also view the specification, JavaDocs, and open issues in the java.net jsr206-public project.»Read more
java-net
Last day to snap holiday pics: Today is your Last day to snap your holiday pictures of Duke on vacation and send them in. We've received vacation pictures of Duke and family on the beach and of Duke visiting his favorite movie star.»Read more
 

Weblogs

Craig Castelaz
 
 The Catastrophe Cycle: Sometimes an iterative development process sorta happens on its own.  Craig Castelaz
Role of filters in Architecture: Filters is an architectural concept that works hand in hand with factories. When factories create object or objects a filter provide an option to post-process these object or objects. This ability may not be as important in procedural and OO coding but place an important role in declarative programming. Because "declarative programming" when used as a supporting architecture for OO programming, postpones the need to program. In such a scenario filters provide another place to configure and reuse a given programming asset.   Satya Komatineni

Progress or Constipation?: There are phases of "personal progress" that Jim Cushing didn't cover.  John D. Mitchell

 

Also in Java Today

Elementary Computer Graphics: Drawing with Pixels
Michael J Norton has been looking for simple explanations for his ten year old son on how to program video games. The result of his search is the MacDevcenter article Elementary Computer Graphics: Drawing with Pixels. You'll learn Graphics Coordinates with Tic-Tac-Toe, speak the computer's language using simple scripting with TCL, build on the basic TCL commands to perform simple math and to work with Windows and to fill in pixels. This is a great activity for adults or children.

QTJ Audio
Chris Adamson continues his tour of QuickTime Java, this time focusing on QTJ Audio . In his latest ONJava article, he builds an audio player that he calls QTBebop "that displays song metadata, band levels, and current time, all of which help introduce the useful audio-related tools provided by QuickTime to the Java developer."

 

Java News Headlines

Red Hat Announces Application Server 1.0beta1IBM and BEA's Jointly Submitted JSRs Approved by the JCP
 
Apache Logging Service Project ApprovedBEA, Compuware Partner on Java Development
 
Quartz Enterprise Job Scheduler 1.3.0 RC2Java Home Automation (JHome) 1.0.0
 

Featured Articles »