News (6)
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 »
CNET engineer wins JavaOne Coding Challenge
Matthew McEachen, a senior software engineer based in the San Francisco CNET office, won the Coding Challenge at the recent JavaOne conference. We got a few minutes from him recently to answer some questions about his accomplishment. Read more »
NetBeans gets Groovy with Coyote
The open source Java IDE now has support for scripting languages thanks to a new project. Read more »
Sun unveils first real-time Java implementation
The first version of Java for delay-sensitive applications is now available, but one of its chief engineers admits that it's not the 'silver bullet' for real-time systems. Read more »
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 »
Java stir puts Sun in a spot
A flaw in Sun Microsystems' Java software has highlighted the difficulty the company faces as flocks of tech novices start to turn to it for support. Read more »
Features (56)
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 »
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 »
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 »
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 »
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 »
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 »
Java security: Policies and permission management
This article explores three areas of Java security: security managers, access controllers, and access permissions. Read more »
Blog (2)
Delivering software like iTunes delivers songs
-- Last Friday I got the chance to speak with Don Ferguson, IBM Fellow and SWG Chief Architect about the impending open sourcing of Java, Web 2.0, and what IBM are doing. Read more »
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
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
Quickly map drive letters in Windows XP
2008/10/01 13:30:44
-
2008/12/03 14:27:04
-
How to Reset Windows passwords
2008/10/01 14:31:09
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
Featured links
- Parallelism Breakthrough Video Series
Stay Competitive with Intel® Parallel Studio - C++Builder 2009
RAD visual development meets C++ power – download it now! - Hewlett Packard
Learn how to choose the right data protection solution for your business - CodeGear RAD Studio 2009
Download today to develop Native Windows®, .Net, Web and DB applications

