News (36)
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 »
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 »
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 »
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 (233)
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 »
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 »
Process the command line with CLI
Still writing code to parse command line arguments? In this article we look at using the Command Line Interface to get the job done. 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 »
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 »
.NET: A guide for managers
Here's an overview of .NET for managers who may not have had the opportunity to dive into Microsoft's integration framework. Read more »
Tutorial: JavaScript and regular expressions
If you've worked with regular expressions in Perl, you know that they can simplify search and replace tasks. Using them in JavaScript is just as easy. 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 »
Embedded software development tips
Debugging embedded code can be quite a challenge. To make it a little easier, we offer tips on implementing a profiler and using printf() to debug code. Read more »
Blog (6)
10 PR 2.0 tips for startups
-- 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
-- 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
-- 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
-- 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
-- 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
-- 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 »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

