News (213)

Microsoft patents 'to-do' list

The software giant now has certain rights to 'task lists' in software-development environments. Read more »

First 'stable' Wine puts Windows apps on Linux

The makers of Wine, a compatibility tool that allows Windows applications to run on Linux machines without Windows installed, have released a stable version of Wine 1.0. Read more »

Your new Facebook friends: The police?

Last week, the UK's Greater Manchester Police launched a Facebook application — much to the consternation of privacy advocates. Read more »

Is Google's App Engine a lock-in honeypot?

Some developers fear that Google is aiming to lock them into to the App Engine platform — Google's application hosting service — but Google refutes any claim it has evil intentions. Read more »

MySpace launches Facebook-like app platform

In a bid to keep up with Facebook, social network behemoth MySpace launched its beta application platform to Australian developers last night. Read more »

Future Web talk caught up in semantics

The inventor of the World Wide Web, Sir Tim Berners-Lee, has talked up the prospects of the semantic Web, which he calls the "Web of the future". Read more »

Windows Live offers Microsoft a quicker turnaround

Although it has taken Microsoft five years to develop the next version of Windows, the software maker seems to crank out a new Windows Live service every five minutes. Read more »

Mozilla previews e-mail program

Weeks after the successful launch of its Firefox browser, Mozilla has released an e-mail application in another salvo on Microsoft's home turf. Read more »

In T-SQL, use CASE...WHEN in place of IF...THEN

Add some flexibility to your program flow in T-SQL with the CASE...WHEN statement. Get a hands-on look at the statement's syntax and the advantages it can provide for your application. Read more »

China's Firefox growth kicks Aussies off top user list

Australia has missed out making it into a list of countries containing the most Firefox users, with the number of Chinese users of the browser taking over Australian ones between November and December. Read more »

Features (809)

Handle Web app list data with this simple database function

While converting an aging, off-the-shelf ERP system to a Web-based application, a Builder reader and his team ran into trouble handling list data. See how they implemented a user-defined function to solve the problem. Read more »

Advantages of using enumeration in .NET

An enumeration is a distinct type consisting of a set of named constants called the enumerator list. Find out the advantages of using enumeration in this article. Read more »

Partial function application in Python

Python is not an inherently functional language, but with the help of the functools library you can write some programs in a functional style. One of the key tools do to writing functional code is partial function application, which is available through the functools module. Read more »

Web-Enabling Java Applications

In the second part of our series on building a simple Java application, we see how you can use servlets to web-enable apps easily Read more »

Extend ASP.NET with HTTP modules

While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. Read more »

Windows Presentation Foundation: Another piece of the .NET puzzle

Windows Presentation Foundation is just one of the major enhancements to the .NET Framework introduced alongside Windows Vista. Read more »

Designing for application quality

Quality is such a ubiquitous goal in software engineering. Scott Withrow takes identifies a number of primary quality attributes for consideration in your project. Read more »

Debug an application remotely

Debugging can often be handled on a developer's local machine, but some problems exist solely in a test or production environment. This article shows how to debug remotely. Read more »

Easily integrate JavaScript with ASP.NET pages

While ASP.NET provides a robust development platform, developers should not overlook mature technologies like JavaScript. Tony Patton explains how to integrate JavaScript with ASP.NET controls in this article. Read more »

Ask Chuck: Application Design

This week Chuck responds to a Builder Australia member's question on suggested application design in a .NET environment. Read more »

Blog (25)

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 »

Is Apple alienating App Store developers?

Staff [blogs:syslog] -- Apple's App Store is quite a success - but for that to continue, says Seb Janacek, the company needs to watch out it doesn't anger developers. Read more »

Gartner: Social software projects lack purpose

Brendon Chase [blogs:codemonkeybusiness] -- Social software projects fail because IT management lack purpose of their deployment according to the industry analyst firm. Read more »

Developer creates Mac UI for Java apps

Brendon Chase [blogs:codemonkeybusiness] -- Java developers may soon be able to get their apps looking less ugly and more Mac-like if a promising new project continues. Read more »

Cinergix waves Australian flag

[blogs:bootstrappr] -- Just one Australian start-up appears to have made the final cut for the US-based DEMO and TechCrunch50 conferences this week: Melbourne-based firm Cinergix, which has produced an online collaborative process design tool dubbed Creately. Read more »

The 2008 Trends and Threats to Internet security

Lana Kovacevic [blogs:webanatomy] -- I recently came across the IBM Internet Security Systems X-Force 2008 Mid-Year Trend Statistics report, which outlines issues affecting internet security, including application vulnerabilities, phishing, malware and spam. Read more »

Q&A with EditMe: A wiki for non-geeks

Brendon Chase [blogs:codemonkeybusiness] -- Finally, a wiki CMS solution that you can safely give to your clients to use. But sshhhh... don't call it a wiki... Read more »

Google App Engine sort of getting Perl support

Staff [blogs:syslog] -- Google programmers are adding support for the Perl programming language to its App Engine service for hosting Web applications, but so far it's not really an official project. Read more »

Know when to walk away, know when to run

David McAmis [blogs:theneteffect] -- As a software developer, there are certain projects you want to avoid. For me, that is usually the project where the end-users design the entire application -- you know the type I am talking about. Read more »

Firefox 3 add-ons to make you a better Web developer

Brendon Chase [blogs:codemonkeybusiness] -- Firefox might be a fast browser but it's extensions can transform it into a powerful development tool for Web developers and designers. Here are 10 of the best to get you started. Read more »

Others (1)

Gnome 2.16 Preview

With the next major release of the GNOME desktop scheduled for release next month, each passing day sees more of the code frozen. This is the first iteration since version 2.14 was released in April, which saw extensive improvements in performance. Here is our first look at some of the features in Gnome 2.16. Read more »

Log in


Sign up | Forgot your password?

  • Staff XP stays on life support for longer

    This week's Roundup looks at Microsoft's decision to extend the life of Windows XP, the release of Microsoft Surface SDK, Firefox's new Geode plug-in, Yahoo's new tool -- Smush It and more. Read more »

    -- posted by Staff

  • Chris Duckett The good and truly awful celluloid depictions of computers

    Ever wonder why your lawyer uncle leaves the room whenever you turn over to Boston Legal? Or why your forensic science cousin can't stand crime drama? You know the answer: it’s the horrid trivialisation and dumbing down of an occupation to make it appear entertaining. Sometimes it is so unbelievable that it actually hurts and yelling at the screen is the only outlet. Read more »

    -- posted by Chris Duckett

  • Brendon Chase Apple's iPhone engineers to tour Sydney, Melbourne

    Aussie developers will be able to get up close and personal with some of the iPhone engineers in November to learn how to build applications for the platform. Read more »

    -- posted by Brendon Chase

What's on?