Ask the Experts Transcript: Java Plug-In Technology 11 Sep 2007 22:30 GMT Will Java Plug-In applications running on IE7 in Vista be able to share data with Java Web Start? Get answers to this and other Java Plug-In Technology questions. Source: Sun
New and Updated Desktop Features in Java SE 6, Part 2 11 Sep 2007 22:30 GMT New and updated desktop features in Java SE 6 include table sorting and filtering, the new modality model, the Desktop API, and more. Source: Sun
New and Updated Desktop Features in Java SE 6, Part 1 11 Sep 2007 22:30 GMT Read more about desktop features in JDK 6: splash screens, the system tray, LCD text, single-threaded rendering, native look and feel, and more. Source: Sun
Book Review: Head First Object-Oriented Analysis and Design 11 Sep 2007 22:30 GMT With a healthy dose of humor, this new book introduces software principles that can help you analyze, design, and code solid Java platform applications that stand the test of time. Source: Sun
ALERT: U.S. Time Zone Changes March 11, 2007 11 Sep 2007 22:30 GMT The U.S. is in the process of changing the observance of Daylight Savings Time (DST). Update your JRE. Source: Sun
Java Champion: Geert Bevin and His Work With JavaScript 11 Sep 2007 22:30 GMT Meet Java Champion Geert Bevin. Bevin is the founder and CEO of Uwyn (Use What You Need), a web development and software firm operating out of Belgium. Source: Sun
Tune Into SDN Channel: Mix and Match Ajax Widgets with jMaki 11 Sep 2007 22:30 GMT Greg Murray, Sun's Ajax Architect, has information to share on client-side scripting with JavaScript and how you can easily design and create Ajax-enabled widgets using jMaki. Source: Sun
Managing Applications With Java SE 6: A Conversation With Vasanthan Dasan 11 Sep 2007 22:30 GMT Sun Distinguished Engineer Vasanthan Dasan discusses how Java SE 6 and Sun Developer Services provide enhanced management and monitoring capacities for mission-critical applications that make developers' jobs easier. Source: Sun
The Overlay Maker: Making the Most of Swing and Java2D 11 Sep 2007 22:30 GMT Alistair Dickie is an Australian Army Officer who wanted to draw on maps and ended up creating a networked interface for collaborative planning (real-time drawing updates across a network). Here's his first-hand account. Source: Sun
Improve Application Performance With SwingWorker in Java SE 6 11 Sep 2007 22:30 GMT Using the Image Search demo application, learn how the SwingWorker class can help you create and manage worker threads that improve your user interface performance. Source: Sun