News (7)

25-year-old BSD bug found and fixed

A Unix developer has discovered and fixed a filesystem bug in Berkeley Software Distribution, a widely used, open-source, Unix-like operating system, discovering in the process that the bug was at least 25 years old. Read more »

YouTube opens APIs, gets tough on terms of service

YouTube has released application programming interfaces allowing its content to be embedded into other Web sites, desktop applications, video games and mobile devices. Read more »

Firefox gets a fresh security update

Mozilla has issued a security update for its Firefox open-source browser, just weeks after it released a large fix to address several browser security flaws. Read more »

Microsoft: OneCare should not have been rolled out

Microsoft has said that its Live OneCare security suite has "a problem" with the underlying antivirus code, and admitted that security is just "a little part of Microsoft". Read more »

Microsoft releases 'critical' patches

Microsoft released a higher-than-usual number of monthly updates, more than half of which were given the software company's highest rating of "critical." Read more »

Testers lock horns with Vista beta

Microsoft has passed a major milestone with the release of its first full test version of Windows Vista, the next generation of its flagship operating system. Read more »

Microsoft finds more 'critical' flaws

Microsoft on Tuesday announced seven new security updates for Windows, including two that address "critical" vulnerabilities. Read more »

Features (113)

Two patterns that promote code reuse in ASP.NET

To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. Read more »

Ten commandments for the security-conscious programmer

Here are the steps from Builder AU that you should take to keep hackers and other security threats at bay. Read more »

Improve data access in ASP.NET applications

Using the right tool for the right job is the best way to create optimised Web applications. Builder.com writer Tim Landgrave gives these tips to improve data access in ASP.NET applications Read more »

Work around XForms' lack of browser support

XForms offers a way to implement Web forms, but most browsers don't support it. Use the Java Framework and Chiba to process server side XForms. Read more »

Validate your data in C++

Find out how to use an alternative to set functions when validating data. This article explains the advantages of this technique and will walk you through writing a check_valid class. Read more »

A Java IDE for the Warrior in your code

Metrowerks CodeWarrior has a reputation as a great C++ IDE. How well does the Java version hold up the familiy honor? Read more »

Object wiring: An Observer-Observable pattern

Object wiring ties objects together so they can communicate with each other. Learn the details while applying the concept in .NET. Read more »

Draw and annotate in your browser using SVG

SVG is a language for describing 2-D graphics in XML, and it lets you treat a browser like a drawing or painting tool. Although not supported by current browsers, SVG functionality is available via free plug-ins. This tutorial puts SVG through its paces. Read more »

Remedial XML: Say hello to DOM

It's time to put on your programmer's hat and get acquainted with Document Object Model (DOM), which provides easy access to XML documents via a tree-like set of objects. Read more »

.NET code generators enable rapid application development

A third-party code generator can be an excellent way to establish rapid .NET application development in your enterprise. Using the DeKlarit tool as an example, learn how code generators can reduce development time and improve code accuracy. Read more »

Blog (2)

Adobe's MAX Conference 2007, Day One Keynote

Andrew Muller [blogs:nouveauricheinternet] -- The big event of a Flex, Flash or ColdFusion developer's year is Adobe's annual conference held this year in Chicago. Builder AU's Andrew Muller attended this year and reports on the first day's opening. Read more »

Scratching an Itch

Chris Duckett [blogs:betaliving] -- In the wonderful world of software it is unlikely that your next big idea is original. In the modern world of collaborative development over the Web it's also likely that someone has belted out some code for it too. 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?