News (34)

IBM to make Java database open source

Raising its stakes in open-source software, IBM plans to create an open-source project around Cloudscape, a specialised Java database, CNET News.com has learned. Read more »

Oracle warms to Eclipse with open-source project

Oracle has proposed a project to the Eclipse open-source foundation to ease creation of high-end Java applications. Read more »

Oracle delivers simplified Java tools

Database giant Oracle is delivering an update to its Java-based software development tools, the latest maneuver in the company's drive to grab more of the Java server software market. Read more »

Eclipse lights up Java crowd

A little more than a year ago, detractors painted the Eclipse open-source project as nothing more than a ploy by IBM to sell its own software. Today, by most accounts, it's the center of innovation in the Java tools industry. Read more »

Open source threatens Java servers

Open-source software has already shaken up the operating systems business. Now, Java server software makers are feeling the heat. Read more »

Sun raves about US$99 developer tool plan

Sun Microsystems has confirmed that it will begin selling its Java Studio Creator programming tool on Monday. Read more »

Microsoft Web services plan targets Java

The company aims to turn up the heat on Java rivals with plans for software that could simplify the creation of heavy-duty Web services applications. Read more »

Microsoft places bet on Whitehorse

Microsoft this year will seek to distance itself from Java rivals with tools designed to streamline how Windows-based business software is built and used. Read more »

BEA snaps up small data-access company

BEA Systems has snapped up SolarMetric, a small privately held company that sells database development tools, marking its fifth acquisition in the past several months. Read more »

Sun floats open-source database idea

Sun Microsystems has raised the possibility that it might offer customers its own database, a move that could trigger displeasure at Oracle but curry favor with open-source advocates. Read more »

Features (117)

Create cross-platform database-driven applications with JDBC

The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. Read more »

Bridge your DB to XML with Java, XML-DBMS

XML-DBMS is middleware that allows database-to-XML conversion, even for non-XML databases. See how to implement XML-DBMS with Java. Read more »

What's behind BREW?

Thanks to Qualcomm and Oracle's recently announced deal, BREW users can look forward to using enterprise database applications on their mobile phones and PDAs. Read more »

Extracting XML/DOM-friendly data

Java can programmatically extract data from any JDBC-compliant database, but performing this task is tricky. Here's how to pull it off. Read more »

Store your app's configuration information with Java Properties

Keeping configuration info in a handy text file can make your life easier. Learn to leverage Java's Properties class for this purpose in your own applications. Read more »

Manage relational data with the Java Persistence API

The Java Persistence API (JPA) is a Java framework that allows developers to manage relational data in J2SE and J2EE applications. The JPA is defined as part of the EJB 3.0 specification (which is part of the Java EE 5 platform). Read more »

See how the Java API for XML Registries works

Web application developers must deal with a number of distributed registries, each with its own API or protocol. The Java API for XML Registries (JAXR) aims to unify these approaches so that each may be used as needed in an automatic fashion. 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 »

Developing Bluetooth wireless applications in J2ME

This article reviews the principles of Java development for Bluetooth on mobile devices and describes how to write a Java application for Bluetooth communications. Read more »

Blog (4)

Lets Shindig!

Lana Kovacevic [blogs:webanatomy] -- At this year's Google Developer Day in Sydney, Dan Peterson and John Hjelmstad talked about Apache Shindig, an open source implementation of OpenSocial and gadgets. Read more »

Q&A with EditMe: A wiki for non-geeks

Brendon Chase [blogs:codemonkeybusiness] -- Finally, a wiki CMS solution that you can safely give to your clients to use. But sshhhh... don't call it a wiki... Read more »

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- 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 »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Log in


Sign up | Forgot your password?

What's on?