News (169)

IBM, BEA join on Java strategy

IBM and BEA Systems, usually staunch rivals, are collaborating on ways to smooth out technical differences between their respective Java software lines. Read more »

Sun: JavaFX can take on Flash

This week at Sun's JavaOne conference,the company introduced JavaFX, a rich Internet application environment set to compete with Adobe Systems' AIR and Microsoft's Silverlight. Read more »

Developer Interview: James Gosling

Take a look at Sun Microsystems' recently relaunched Java developer Web site, and you'll see something new: a picture of James Gosling. Read more »

BEA hopes to start open-source buzz with Beehive

BEA Systems plans to start an open-source project around its WebLogic Workshop Java development tool in an effort to drive wider adoption of its software. Read more »

BEA take coding out of application development

BEA Systems this week is expected to launch a new product line that the back-end software maker hopes will expand the company's audience and perk up sales. Read more »

Google crawls into source code search

Google is taking its search expertise to one of its favorite audiences: software developers. Read more »

Developers want Ballmer to show money

Australian developers have asked Microsoft's CEO Steve Ballmer what the company will do to address a Microsoft coding landscape that hasn't offered financial rewards like those available to iPhone and Facebook developers. Read more »

Google to put x86 native code online

Rumours have abounded over the years about a Google operating system, perhaps based on the Ubuntu version of Linux widely used within the company, but on Monday the company revealed an open-source project that provides a different answer to the same problem: Native Client. Read more »

Sun to make Java more Linux-friendly

Sun Microsystems plans to alter its licensing to make it easier to bundle Java Runtime Environment with Linux. Read more »

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 »

Features (457)

Exception chaining in Java 1.4

Java 1.4 makes it easier to chain exceptions. See how java.lang.Throwable and its member field pass error details to the user's log file. Read more »

Three tools that make Java code review painless

Reviewing and optimising code is a task no developer is too keen on. Use these tools to help automate the process as much as possible. Read more »

Proposed Java generics specification could make coding safer and more efficient

Take a look at some of the proposed changes in J2SE 1.5 (Tiger release) that is due out late 2003. 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 »

TopCoder: More than competition

Ever wanted to challenge the developer in the next cube to a duel? TopCoder lets you do just that. And it might just land you a new job too. Read more »

Scripting Java with the Bean Scripting Framework

Want to support all the scripting languages for Java? The Bean Scripting Framework, BSF, enables you to do just that with a simple API. We'll show you how in this article. Read more »

Use method overloading in Java

Devising unique naming conventions can be a tedious chore, but reusing method names via overloading can make the task easier. Here's a look at how this technique works in Java. Read more »

JavaScript supports object-oriented development

Java and JavaScript are unrelated, but they do share object-oriented development features. Learn more about object-oriented JavaScript in this article. Read more »

C# is just Java...only a little worse

Few developers would dispute the similarities between C# and Java. But one Builder reader believes that Java wins a technical comparison hands down. Check out his arguments and add your two cents. Read more »

Java beyond the server

Java has a somewhat deserved reputation for being a server-side-only affair. But now, the language is becoming an increasingly popular choice for embedded development as well. Read more »

Blog (25)

The Developer Manifesto

David McAmis [blogs:theneteffect] -- I ran across a "Developer Manifesto" while trolling through a vendor Web site and thought I would share it with you. Read more »

Sun eye Web developers with Netbeans 6.5

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

Adobe lead charge for a Java SWT port to Apple's Cocoa

Brendon Chase [blogs:codemonkeybusiness] -- Reports out of Apple's Worldwide Developer Conference this week indicate a port of Java SWT(Standard Widget Toolkit) to Mac OS X Cocoa is being readied. Read more »

What to Expect in Java SE 7

Staff [blogs:syslog] -- At the Sun Tech Days Australia Conference last week, I attended Chuk-Munn Lee's presentation "Java SE 6 Top 10 Features and Java SE 7". Here are some features we can expect to see in Java SE 7. Read more »

What's new in GWT 1.5?

Lana Kovacevic [blogs:webanatomy] -- I recently wrote an introduction to the Google Web Toolkit based on Lars Rasmussen's session at the Google Developer Day 2008 in Sydney. Following the introductory session Lars gave us a deeper insight into GWT, particularly what's new in version 1.5. Read more »

Google's Android parts ways with Java industry group

Staff [blogs:syslog] -- 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 »

Firefox 3 add-ons to make you a better Web developer

Brendon Chase [blogs:codemonkeybusiness] -- Firefox might be a fast browser but it's extensions can transform it into a powerful development tool for Web developers and designers. Here are 10 of the best to get you started. Read more »

Code lean and keep it green?

Brendon Chase [blogs:codemonkeybusiness] -- Being green doesn't mean waiting for efficient hardware. When every wasted CPU cycle counts is it time to re-evaluate efficient coding techniques? Read more »

Google brew Java with Ajax

Brendon Chase [blogs:codemonkeybusiness] -- This week Google released a new toolkit for Java developers to make writing AJAX applications easy. 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?

  • 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

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?