News (11)

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 »

Archiving software leaks Gmail passwords to author

A US programmer has uncovered an e-mail address hard-coded into an archiving program that is designed to capture username and password information from users of the software.. 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 »

Microsoft patch Tuesday brings security twosome

Microsoft on Tuesday released its January 2008 security bulletin, which includes only two updates: One is designated as "critical" by the software giant and the second one is deemed "important". 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 »

Two flaws embitter Microsoft's Java

Microsoft has released an advisory warning all users of its Windows operating system of two new critical flaws that could allow a malicious attacker to take control of a victim's PC. Read more »

Microsoft hastens virtualisation support

Microsoft, faced with virtualisation competition and customer demands, is working to bring some technologies to market sooner than it earlier had said. 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 »

Features (145)

VB Tip: Deleting files to the Recycle Bin

In VB you can use the Kill statement to delete files quickly but you lose the ability to retrieve the files easily. This tip will show you how to delete files to the Recycle Bin that can be recovered. Read more »

Deleting data from an ASP.NET DataGrid

Deleting data from the DataGrid takes some work. Find out how to create a delete button for the DataGrid and how to build a pop-up delete confirmation. Read more »

Diving into the data grid: Page changing and deleting

If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. Read more »

Take advantage of code snippets in Visual Studio 2005

Visual Studio 2005 brings auto-complete for code snippets to C#, J#, and XML, as well as additional features for Visual Basic. 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 »

Two patterns that promote code reuse in ASP.NET

Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps to increase code reuse possibilities. Read more »

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 »

.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 »

Security through obscurity won't secure your code

Most applications use some form of security through obscurity, but you should avoid it when writing your apps. ZDNet Australia offers these tips on how to tighten up your code. 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 »

Blog (4)

No, you can't have private attributes in Python

Nick Gibson [blogs:byteclub] -- Is the lack of privacy a real shortcoming of the language, or is our judgment clouded by the old conventions of C++ and Java? Why do we need private variables anyway -- at what point does defensive programming become paranoia? Read more »

Worth getting out of bed for!

David McAmis [blogs:theneteffect] -- There some mornings I don’t want to get out of bed... Read more »

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 Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    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 »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?