News (36)

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 »

Debian tipped for February release

The long-awaited next version of the Debian open-source operating system is most likely to be released in February, according to members of the Debian community. Read more »

Google crawls into source code search

Google is taking its search expertise to one of its favorite audiences: software developers. Read more »

Microsoft--forget PR, clean up the code

Have you noticed that Microsoft is on the offensive? After countless months of reading press clippings about the pathetic state of Windows security, the folks in Redmond have decided to fight back with one of their strongest weapons--public relations. Read more »

Ballmer tells Oz: get with the broadband

Microsoft's CEO Steve Ballmer yesterday tip-toed around Australia's broadband debate but said that if the country was to engage in cloud computing business that telcos and the government needed to 'get on with' delivering high speed broadband — at a fair price. Read more »

Google Chrome's open source ally: Microsoft

During Google's launch of its Chrome Web browser, the company went out of its way to acknowledge the debt it owes two open source projects, Firefox and WebKit. But Microsoft, an uncommon ally in the open source realm, might also deserve a tip of the hat. Read more »

Google releases near-final Android programming tool

Google on Monday released the first beta version of its software developer kit (SDK) for Android phones, a significant step in the company's hope for "open" phone technology. Read more »

Researcher blackmails Sun, Nokia

A Polish security researcher has claimed to have found multiple flaws in mobile Java, but is demanding €20,000 in return for full details of the vulnerabilities. Read more »

Firefox 3 goes for Guinness, Australia declares love

The Mozilla Project has smashed its target of five million Firefox 3 downloads in 24 hours, achieving a final tally of 8,290,545, and a six percent share of the total browser market Read more »

Vista security to be 'obliterated' at Black Hat

An IBM X-Force security researcher has promised to exploit massive holes in Windows Vista's defences at the upcoming Black Hat security conference in Las Vegas. Read more »

Features (231)

Programming in your comfort zone

This article from Builder.com weighs the pros and cons of coding within your comfort zone, describes the problems it creates, and tells you how to overcome them. Read more »

Five XML in .NET tips

.NET's XML classes may not work quite like you expect. Check out these tips for using them more effectively and then share your own tricks with other members. Read more »

Java tips: Tap into the AWT Image class and FileNameMap

Need some Java tips you can put to work right away? Here are a couple of techniques you'll want to pick up if you work with Graphics objects or MIME files in Java. Read more »

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 »

Advantages of using the ADO Command object

The Command object offers several unique advantages over the ADO Recordset object for programmatic data updating. This article gives specific code examples that display the Command object's flexibility. Read more »

Get started with Java Native Interface

The JNI can greatly improve Java performance by letting you write parts of your app as natively compiled code. Here's what you need to know to get started. Read more »

C++ Tip: Improve your code quality with mutable

The mutable keyword is a storage specifier that you can only apply to nonstatic data members of a class. In this article we explore mutable semantics and usage. Read more »

This pair of ADO tips will help tweak VB code

Tweak your VB code for more speed and efficiency with these two ADO tips on using a firehose cursor and raising errors from stored procedures. Read more »

Make your C# code more readable with comments

Application developers enjoy solving problems and churning out line after line of code, but the mere mention of documentation sends them running for the exit. Here are some tips for comments using C#. 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 »

Blog (6)

10 PR 2.0 tips for startups

Brendon Chase [blogs:codemonkeybusiness] -- You’ve got a great product and spent much of your budget on developing your software or service and now you’re left with a marginal budget for marketing and PR. Sound familiar? Read more »

Flash vs. Silverlight

Staff [blogs:syslog] -- In this week's Roundup we take a look at the latest versions of Flash and Silverlight, Windows 7 and what's new in the world of open source. Read more »

Google Developer Day yet to fill

Chris Duckett [blogs:betaliving] -- Past experience would suggest that if Google restricts access then people will clamour for it -- remember GMail invites back in the day? It is therefore surprising that places for Google's Sydney Developer Day have not been snapped up. Read more »

iPhone Web development guide released

Brendon Chase [blogs:codemonkeybusiness] -- Apple has released it's Web development guide for iPhone. Is your Web application Safari compatible? Read more »

Anti-Virus software hit with 6 critical vulnerabilities

Staff [blogs:syslog] -- Kaspersky Labs announced over easter that their latest maintenance pack fixes six critical security vulnerabilities in their anti-virus software. The security flaws affect the Anti-Virus 6.0 and Internet Security products, including both the workstation and server editions. 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?

What's on?