News (33)
Google reveals Android's sensitive inner compass
Google has shown off Android's inner compass which allows the screen's view to mirror the holder's orientation. Read more »
Gosling: Next big language is no problem
What would Sun do if a new language suddenly spiked in popularity? Have the language run on the Java Virtual Machine (JVM), according to the "father of Java" James Gosling. Read more »
Sun: We will make Java work on the iPhone
After the release of the Apple iPhone SDK, Sun Microsystems says it's going to enable Java applications to run on the device. Read more »
Oracle to acquire BEA Systems for $8.5 billion
Oracle plans to acquire middleware maker BEA Systems for US$8.5 billion in cash, the company announced on Wednesday. The move means Oracle will leapfrog IBM as the number one middleware player. Read more »
Google 'guarantees' Android compatibility
As the Open Handset Alliance released the preliminary SDK for the mobile Linux platform, Google revealed that members have signed a 'non-fragmentation agreement' Read more »
Sun bids adieu to mobile-specific Java
Despite making headway in mobile phones, Sun is already working to replace the mobile-specific version Java. Read more »
Sun lowers barriers to open-source Java
Company gives members of its OpenJDK community free access to Java test tools, but the program isn't available for a rival Apache project. Read more »
BEA to run Java sans operating system
BEA gets virtualisation religion, builds edition of Java virtual machine that runs on VMware's hypervisor. Read more »
Java update warms to scripting languages
Sun Microsystems released on Monday a Java development kit that seeks to meld Java and scripting languages. Read more »
Sun names likely license for open-source Java
Sun Microsystems likely will use the Community Development and Distribution License to govern the forthcoming open-source Java software project, CEO Jonathan Schwartz said Wednesday. Read more »
Features (42)
Java security: Policies and permission management
This article explores three areas of Java security: security managers, access controllers, and access permissions. Read more »
Examine class files with the javap command
Javap is useful when you want to see what your compiler is doing for (or to) you, or when you want to see what effect a code change will have on the compiled class file. Read more »
Developing real-time applications with Java RTS 2.0
Java Real-Time System (RTS) 2.0 is Sun's fully compliant implementation of the industry standard set of extensions for the Java platform. It helps you set process priorities according to importance (this is typically not supported in Java software applications). Read more »
Programming smartcards with the Java Card platform
The Java Card is an open, interoperable platform for smartcards and secure tokens; the technology is also widely used in SIM cards (it's used in GSM mobile phones) and ATM cards. 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 »
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 »
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 »
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 »
Understand when to serialize v. externalize objects in Java
The serialization of objects in Java allows you to make a byte sequence from any object. We'll show you how to use it, and how to use the Externalizable interface to gain more control. Read more »
Design your Java applications to be more accessible with JAAPI
Did you know that you can use a rich palette of accessibility tools to make your Java application more accessible to users with disabilities? Learn how to incorporate the Java Accessibility API (JAAPI) in your application development work. Read more »
Blog (4)
Sun's JavaFX RIA platform MIA?
-- Adobe and Microsoft have taken the early lead in the RIA market but Sun is still waiting to get out of the starting blocks with JavaFX. Is Sun too late to the party? Read more »
Newbie guide to Google's Android
-- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. 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 »
Microsoft's Supermarket Sweep
-- Attention entrepreneurial developers: Steve Ballmer wants to pay you somewhere between $50 million and $1 billion for your company. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
The festive season not so festiveThis is still meant to be the festive season, isn't it? When they say you should show goodwill towards your fellow (hu)man, I don't think they meant redundancy payments. Read more »
-
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 »
-
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

