AJAX in Action: A Chat with Eric Pascarello 12 Jul 2006 10:36 GMTJava.sun.com writer Robert Eckstein sits down with Eric Pascarello, co-author of the bestselling AJAX in Action and moderator of the JavaScript and HTML forums at JavaRanch.com, to discuss the future of JavaScript, AJAX, and the Internet in general.
Source: Sun Outsourcing Java SE 12 Jul 2006 04:00 GMTMany eyes are on Sun, awaiting the promised eventual open-sourcing of its Java SE implementation. But Daniel Steinberg has another idea: instead of open-sourcing Java, Sun should outsource it, so that it can be developed by parties more attuned to the needs and opportunities of cross-platform development.
Source: O'Reilly Java and USB 06 Jul 2006 04:00 GMTWant to use a USB device in Java? Some with native abstractions, like mass-storage drives, work as you'd expect, but many devices like webcams and game controllers are simply invisible to the Java programmer. Jeff Friesen looks at two APIs that expose USB devices to Java, then shows how to build a Java USB implementation of your own.
Source: Java.net