News (40)

Apple's WWDC: New iPhone, new OS X, new .Mac?

Expect to hear new details about the future of Apple's Mac OS X and Web business next week at the Worldwide Developers Conference — and we think there might be a new iPhone, too. Read more »

Browser faceoff: IE vs Firefox vs Opera vs Safari

Web 2.0, with its complex sites and rich Ajax applications, is an increasingly demanding platform for a browser. In this review feature, we look at how the leading browsers measure up. Read more »

UK govt laptop ban hits agency performance

The UK government's ban on staff transporting unencrypted data has hampered performance at a UK agency — even forcing it to revert temporarily to paper-based processes. Read more »

JobWatch: Enough chiefs, more Indians required

IT jobs lead the February fall of online job advertisements according to the latest Olivier Job Index, released over the weekend. Read more »

Microsoft-Yahoo combo could mean one fewer exit for upstarts

In the world of Internet investing, there are generally two get-rich exit strategies: acquisition or initial public offering. Read more »

IPv6 migration begins as ICANN updates servers

The great migration from IPv4 to IPv6 has officially begun, after the Internet Corporation for Assigned Names and Numbers (ICANN), added the first addresses to its root servers that conform to the new version of the Internet protocol. Read more »

Getting ready for the Python breakage

If Google starts behaving oddly later this year, it might not be due to too many YouTube videos of Britney Spears losing it or a stealth attack by Microsoft's minions, but because of a forthcoming change to the Python programming language. Read more »

Web 2.woe: Simple security flaws going unfixed

Web application vulnerabilities are simple to fix -- but they're here to stay and will likely get worse, say security analysts. Read more »

Microsoft fixes 9 flaws in 6 patches; 4 are critical

Microsoft today released its October 2007 security bulletin, which includes six updates: four are designated as Critical by the software giant; two are deemed Important, and one previously announced patch was dropped. Read more »

Fighting Office with open source

Michael Meeks is a distinguished engineer at Novell. But his current project may be his toughest yet. He is in charge of tackling interoperability between Novell's OpenOffice.org productivity suite and Microsoft Office. And as with anything relating to Microsoft, this involves more than just technology. Read more »

Features (552)

Secure ASP.NET 2.0 sites with Membership API

Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. Read more »

Unleash the power of dynamic proxies in Java

Find out how dynamic proxies in Java work, and then learn how to create a proxy that implements a list of interfaces. Read more »

A Beginners Guide to Threading

The golden age for programmers is over. For a decade we have been able to get away with writing slow code, knowing that the hardware would pick up the slack. Not so any more, hardware developers have decided that software developers need to raise their game, and get ready for a generation of multi-core processors. Read more »

Customise the Joe text editor

The Linux text editor Joe has easy-to-remember keystrokes and allows you to customise it to suit your needs. This article tells you how to tweak the configuration file to create keybindings and map your favourite commands. Read more »

Customise javadoc output with doclets

Did you know that the javadoc is a pluggable documentation tool? This means you can create your own class, or doclet, to perform any task, using your source code as an input. Find out how to create a doclet. Read more »

Capturing SQL Server 2005 database file size information

It's very important to capture trends of the sizes of your SQL Server 2005 database because it allows you to plan for future space needs, notice types of problems, and plan for time periods of heavy volume. I'll show you the simple method that I use to capture this information. Read more »

Seamlessly integrate applications with eBay using its Windows SDK

The eBay Windows SDK allows you to easily access eBay data within your application. Tony Patton gives you an overview of the functionality provided by the eBay Web services API. Read more »

Download files over the Web with .NET's WebClient class

The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »

A .NET primer on reference types and value types

This article explains some .NET basics -- the difference between reference types and value types. Read more »

Process and parse XML with ease using Jakarta Digester

Get a brief introduction to processing XML with Jakarta Digester, including how it can be used to create pattern-matching rules for an XML document and to perform actions on the resulting collections. Read more »

Blog (8)

Safari gets Gears

Chris Duckett [blogs:betaliving] -- 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 »

Bootstrappr comes out of stealth mode

[blogs:bootstrappr] -- bootstrappr is a new blog that will track the fortunes of Australia's technology start-up scene. We'll hang out at Barcamp and keep an eye on twitter, test out the latest and greatest from Aussie entrepreneurs, and be the first to tell you when they fall in a heap. Read more »

When simplifying becomes patronising

Chris Duckett [blogs:betaliving] -- Assumption is the mother of many things, and it allows well-intended simplification to go a step too far Read more »

July book giveaway

Staff [blogs:syslog] -- Help out in the Builder AU forums and win a book! Read more »

iPhone root password cracked in three days

Nick Gibson [blogs:byteclub] -- It's been out just three days, but already the Apple iPhone has been taken apart both literally and figuratively. The latest: inquisitive Apple fans have hacked into the firmware and discovered the master root password to the smart phone. Read more »

Try… Catch… Win!

David McAmis [blogs:theneteffect] -- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. Read more »

Google destroys Security Through Obscurity

Chris Duckett [blogs:betaliving] -- Google Labs' new Code Search makes it easier for hackers to find database username and password details by entering strings that are commonly used within configuration files. Read more »

Application Threat Modeling v2

[blogs:] -- Threat Modeling has become one of the most important ways to increase the security of your application development projects. It allows you to understand the threats you will face, and implement countermeasure in a consistent, reliable way. If you only do one thing to improve yoru development processes, Threat Modeling should be it. Now with the new ACE Threat Modeling methodology and tools, it's easy to do as well! 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?