News (1)

Sun pours out latest Java flavour

Version 5.0 of Java 2 Platform Standard Edition (J2SE) offers improved performance and makes it easier for developers to create code, Sun has claimed. Read more »

Features (46)

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 »

One virtual machine to rule them all

The Java platform can be used to interpret more than just the Java language -- it has expanded its coverage to include Ruby, Python with PHP to follow shortly. Read more »

Plug-in makes installing Java Web Start a breeze

Java Web Start simplifies deployment of applications, and Sun's Plug-in makes the task even easier. See how the Java Plug-in enables browsers to fetch a JVM. Read more »

Get the most out of Java's class loaders

Class loaders are one of Java's most powerful features. However, developers often forget about the class-loading component even though it's essential when you develop anything more complex than a "Hello, world" application. Read more »

A Java IDE for the Warrior in your code

Metrowerks CodeWarrior has a reputation as a great C++ IDE. How well does the Java version hold up the familiy honor? Read more »

Get started with Java Native Interface

The JNI can greatly improve Java performance by letting you write parts of your app as natively compiled code. Here's what you need to know to get started. Read more »

Debug your Java code with ease using JPDA

The Java Platform Debugger Architecture (JPDA) helps developers debug a running Java application in all situations. Peter V. Mikhalenko explains how this technology works and discusses some practical aspects of its usage. Read more »

Evaluate volatile keyword and synchronisation in Java

If you need to control access to certain pieces of data in a class when writing multithreaded applications, see how you can use the volatile keyword to get a similar effect as using the synchronised keyword. 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 »

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 »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

What's on?