News (735)

Exploit code makes IE flaw more dangerous

The threat posed by a critical flaw in Internet Explorer has been ratcheted up by the release of a program designed to exploit the vulnerability, security researchers warned on Thursday. Read more »

Kernel coding no picnic, says Torvalds

Linux project lead Linus Torvalds has said it is not easy to become a major contributor to the Linux kernel. 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 »

Python gets faster

The 'Need for Speed' coding sprint aimed to make various improvements in Python's execution speeds. Read more »

Code King unveils secrets of success

Wrapped in the Australian flag, John Dethridge from Victoria recently took home the 2002 TopCoder Invitational Championship title. Builder Australia recently caught up with the #1 coder to talk about his achievement. 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 »

BrainAcademy 2006 seeks coding stars

The UK's programming competition is back, and this time overseas coders and school students can join in. Read more »

Microsoft scores victory in Alcatel-Lucent suit

Judge has ruled in favour of the software giant in a second patent suit, this time involving speech-coding technology Read more »

SAP to double programming staff in India

German software maker SAP plans to hire 1,900 software programmers to work in its Bangalore, India, development center by the end of 2006, the company said Tuesday. Read more »

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 »

Features (1219)

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 »

Quick tips to make better use of the STL in C++

Here's a pair of tips on formulating functions and avoiding off-by-one errors that will help you implement the STL more efficiently. Read more »

Java reference objects make caching easy

Reference objects aren't just useful when memory is at a premium; they can also be used to provide slick caching abilities to any application. Read more »

How to make money from Open source

Ever pondered how companies make money from free and open source development projects? Could you open source your code and still make a profit? Con Zymaris puts forward the case. 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 »

Making Swing trees easy

Trees are a common GUI component, and Swing provides classes to create them. However, using dynamic data with trees can be problematical. We'll show you how to avoid the pitfalls. Read more »

Construct your .NET application with MSBuild

The arrival of the .NET Framework 2.0 introduced many features, including the new build process driven by the Microsoft Build Engine. We'll run you through it. 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 »

Blog (76)

Make money from free code

Chris Duckett [blogs:betaliving] -- The Open Source Developers conference began Wednesday morning at Monash University in Melbourne. Read more »

Google opens up the code for Browser Sync

Lana Kovacevic [blogs:webanatomy] -- After deciding to discontinue its Browser Sync, Google has decided to make the code open source to let developers continue hacking. 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 »

Google to allow third party code in Gmail?

Brendon Chase [blogs:codemonkeybusiness] -- According to executives from the company, Google are preparing to open Gmail to developers outside the Googleplex labs. 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 »

Bloated code is bad for working families

Staff [blogs:syslog] -- It's hard to argue with large and bloated as adjectives, but streamlined is debatable. MinWin comes in at a hefty 25MB and for that price you don't even get graphical output. Read more »

CodeGear ready Ruby release

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear have announced this week they will be releasing an integrated development environment(IDE) for Ruby on Rails developers in the second half of 2007. 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 »

Design websites with Dreamweaver CS3 layouts

Lana Kovacevic [blogs:webanatomy] -- Dreamweaver CS3 allows you to accelerate your Web design process by providing 32 sample CSS layouts. Read more »

VMware shows how not to do it

Staff [blogs:syslog] -- As a developer there will be a time when you ship a bug -- be it a stub that you left in, or a flaming, crashtastic segfault. The next time this happens and your bosses come baying for blood, point them in the direction of VMware, who this week gave the developer world a great example of how to ship a showstopper bug. Read more »

Others (1)

Gnome 2.16 Preview

With the next major release of the GNOME desktop scheduled for release next month, each passing day sees more of the code frozen. This is the first iteration since version 2.14 was released in April, which saw extensive improvements in performance. Here is our first look at some of the features in Gnome 2.16. Read more »

Log in


Sign up | Forgot your password?

  • Staff Shadow chasing in browsers

    The punching and counterpunching continued in the ongoing web browser development bout. Each time one browser closes a feature gap, a new feature appears in one of the others -- how we ever put up with the years of browser stagnation, I'll never know. Read more »

    -- posted by Staff

  • Chris Duckett Safari gets Gears

    Since its release in May last year, Gears has supported only Internet Explorer and Firefox browsers. With the addition of Safari into the Gears fold, it closes the loop of major browsers to support Gears Read more »

    -- posted by Chris Duckett

  • Renai LeMay MyPerfect.com.au has potential

    Victorian Web start-up My Perfect has a strong story and rationale for why it will succeed. But it has to overcome some challenges and design flaws first. Read more »

    -- posted by Renai LeMay

What's on?