News (1)
A closer look at Java
Ten years ago, Sun Microsystems publicly debuted Java, software that initially helped establish the company's forward-thinking reputation and that later spread to most corners of the computer industry. James Gosling is the man behind the technology. Read more »
Features (31)
Monitor and manage Java applications with JConsole
The jconsole command launches a graphical console tool that enables you to monitor and manage Java applications on a local or remote machine. Read more »
Java Reflection API helps leverage the power of classes
The Java Reflection API is a long-standing tool that opens the door to a variety of programming techniques. This walk-through will show you how to access class definitions at runtime. Read more »
Sending e-mail in Java: There's more than one way
The JavaMail API provides low-level e-mail facilities for Java applications. The Apache Commons E-mail library gives you a higher-level interface. We'll compare the two, and show you how and when you'd use each. Read more »
How to effectively handle long-running tasks in Java
In Java, you frequently need a class that listens to some events and processes some data during the application's lifetime. Here is the framework. Read more »
10 Perl modules all Java developers should know
Just like Perl , Java has been around for a while. However, Perl is a scripting language and Java is a true object-oriented language ... which perhaps explains why Java and Perl programmers don't usually hang out at the same bars. Read more »
Learn about core enhancements in Java SE 6
Peter V. Mikhalenko covers many of the new features and enhancements introduced in Java SE 6, which is slated for release this year. He also discusses how this release may become a revolutionary step in GUI and desktop Java application development. Read more »
Java SE 6 in a nutshell
Peter V. Mikhalenko covers many of the new features and enhancements introduced in Java SE 6, which is slated for release this year. He also discusses how this release may become a revolutionary step in GUI and desktop Java application development. Read more »
Discover how the Java Native Interface works
The Java Native Interface (JNI) is a Java layer that allows Java code running in the Java Virtual Machine (JVM) to call and be called by native applications and libraries written in other languages, such as C, C++, and assembly. Read more »
Why developers should check out ColdFusion 8
The recent release is by far the most compelling version since they moved to the Java platform -- and possibly even the most compelling version ever. Read more »
Get your feet wet with Sun's tiny Java DB
Java DB is a lightweight database management system (DBMS) that is written completely in Java. It only needs 2 MB of memory, and it makes it very easy to embed a fully functional database directly into your application. Java DB is also standards-based, supports SQL and the JDBC API, and easily integrates with J2EE. Beginning with the release of Java 6, Sun started packaging Java DB in the JDK. Read more »
Blog (1)
Google's Android parts ways with Java industry group
-- Google's Android software gives Sun Microsystems' Java technology a starring role -- but not the version of Java the rest of the mobile phone industry has been developing since the 1990s. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »
-
Sun eye Web developers with Netbeans 6.5Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »
-
BarCamp buzz: Let the hacking continueAttending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »
-
Interplanetary Internet a possibility
2008/11/21 10:32:55
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
2008/11/20 10:58:20
-
Yang's resignation: The talk of Silicon Valley
2008/11/19 16:10:33
What's on?
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
Club Builder this week takes a long look at Senator Conroy's recent attempt to explain his Great Firewall of Australia, we chase Steve Ballmer over Sydney, and find Google's biggest bug of the year.

