News (28)

Researcher denies Slammer worm accountability

Security researcher David Litchfield's 'proof of concept' code was probably used to build SQL Slammer, but that will not stop him publishing Read more »

Sun reluctant to make Java open source

The company's top software executive calls IBM's proposal to make Java open source "weird" and says it would encourage incompatible standards. Read more »

Building quality code, not testing for quality

Involve quality in the entire application development process, instead of concentrating on it only from the software debugging stage, industry watchers have urged companies. 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 »

Key bugs in core Linux code squashed

Serious bugs in the latest Linux kernel have been fixed, a sign that the open-source OS is maturing. Read more »

Mozilla: Firefox licence in Ubuntu was a 'giant error'

Mozilla, the organisation behind the Firefox web browser, has admitted it made a mistake by including an end-user licence agreement in a Firefox beta used in the Intrepid Ibex version of Ubuntu. Read more »

Symantec: Sorry, Flash Player attack not a zero day

After suspecting a zero day exploit was being used to attack the latest version of Flash Player (9.0.124.0), Symantec says the call was a mistake - it was an older version, 9.0.115.0 and prior. Read more »

LAMP lights way on open source security

The most popular open-source software is also the most free of bugs, according to the first results of a U.S. government-sponsored effort to help make such software as secure as possible. Read more »

Google modernises Web software tool

Google plans to release later this week a near-final version of the Google Web Toolkit 1.5, software designed to ease the onerous parts of writing sophisticated Web-based software.

Read more »

Windows chief opens up on '7'

Since taking over the Windows development reins from Jim Allchin, Steven Sinofsky has chosen to keep silent about new products, but now in an exclusive interview, he spills the beans on Windows 7. Read more »

Features (87)

Avoid these six common development mistakes

Both rookie and veteran developers often have misconceptions about their work that can hamper the progress of an entire project. We explain why you should be on the lookout for these common mistakes. Read more »

Analyse your managed .NET code with FxCop

Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. Read more »

Locate errors in your JavaScript code

When you debug JavaScript, you don't have the luxury of the powerful tools available in other development environments. Fortunately, you can fall back on some alternative techniques to locate problems in your code. Read more »

.Net standards

The .NET environment is built on a series of templates and scripts that you can modify to let developers start from a known state. ZDNet Australia looks at the structures of these environment assets and how they may be modified. Read more »

Architectural standards in a .NET environment

One of the most challenging aspects of being an architect is implementing your architectural designs in the development environment. Luckily, the .NET environment is built on a series of templates and scripts that you can modify to let developers start from a known state. Read more »

Polymorphic containers done right

C++ doesn't support heterogeneous containers directly. Builder AU shows you how to overcome this limitation and which common mistakes to avoid. Read more »

Review: Total .NET Developer Suite

Properly managing code production can make an application project. Total .NET Developer Suite is a third-party add-in for Visual Studio .NET that can give you an edge when it comes to creating reusable code. Read more »

What is refactoring?

Wish you could turn back the clock on a development project? Methodology expert Steve Hayes shows how to correct the mistakes of the past with refactoring. Read more »

Leave management for a nuts and bolts job?

An ex-CIO made a decision to take a more hands-on role and got back into technical work. Here's how the decision affected his career. Read more »

Light methodologies value simplicity over complexity

Light methodologies rely on quickly iterative design cycles to fulfill their promise of rapid development and smart solutions. But how quick can you be if you're using plodding design tools or wading through reams of cumbersome, overwrought code? Read more »

Blog (2)

The Ten Commandments of egoless programming

Brendon Chase [blogs:codemonkeybusiness] -- While trawling over some of our older content on Builder AU I came across a noteworthy article about egoless programming. Read more »

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 »

Log in


Sign up | Forgot your password?

What's on?