News (14)

Building quality code, not testing for quality

Involve quality in the entire application development process, instead of concentrating on it only from the software debugging stage, industry watchers have urged companies. Read more »

Adobe Flash 9 update to destroy and save Web apps

Adobe is issuing an update to Flash Player 9 that it hopes will prevent Flash-based Web applications being used to launch attacks against consumers — but the update may also stop Flash apps working if developers don't heed Adobe's recommendations. Read more »

Gartner: Prepare for consumer-led IT

Gartner analysts predict there will be a large-scale shift in technology influence toward consumers and away from central corporate IT departments. Read more »

Interface design key to CommSee success

The Commonwealth Bank's rebuilding of its front-end customer management system was a complex technical undertaking, but one of the most important aspects of its successful deployment was paying close attention to interface design, according to its developers. Read more »

Gartner: Web 2.0 to make waves in enterprise

AJAX, mashups, location-aware software and sensor mesh networking are among the key emerging technologies set to have a significant impact on businesses over the next 10 years, Gartner says. Read more »

JavaScript opens doors to browser-based attacks

Security researchers have found a way to use JavaScript to map a home or corporate network and attack connected servers or devices, such as printers or routers. Read more »

RAMP up to secure Web services

A proposal for secure messaging is to go before the WS-I in Utah this week. Read more »

Oracle updates application server, Java tool

Oracle said on Friday that a new version of its Java application server and development tool are available with enhancements designed to ease back-end and AJAX-style Web development. Read more »

Web word processor adds PDF conversion

Web-based word processor Writely can now convert documents to the Rich Text Format (RTF) and Adobe PDF standards, adding to recent new features like OpenDocument support. Read more »

AJAX gives software a fresh look

An emerging Web development technique promises to shake up the status quo in PC software and blur the line between desktop and Web applications. Read more »

Features (44)

How my memory of Ada code influences my current .NET code

The following is not a recommendation on how to perform this type of concurrent programming. This is more of a meditation on how my early programming experience has shaped the patterns that I use today. Read more »

Build an AIR application for your website

Adobe AIR brings web technologies to the desktop through the integration of the Webkit rendering engine in a Flash-style desktop-based runtime. AIR applications running on HTML, CSS and Javascript can interact with the local file system, manipulate local SQL databases and even use AJAX on any domain. 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 »

RIFE with possibilities

Developing a web-based application is never a small undertaking. At the very best it's a lot of work just to develop the code that does whatever it is your application is supposed to do but before you even get to the point of writing your application's code, you have to decide what you going to write it in. Read more »

Implementing the callback pattern in Java

A callback in programming is executable code that is passed as an argument to other code. The higher-level code usually starts by calling a function within the lower-level function, passing to it a pointer, or handle to another function. Read more »

Be aware of AJAX's drawbacks

Some developers view AJAX as the silver bullet for every scenario. However, AJAX introduces its own set of hazards in various areas, which include: development time, browsing history and experience, search engine interaction, accessibility, server load, and security. Read more »

Limit postbacks with ASP.NET 2.0 client callbacks

ASP.NET 2.0 provides its own way to make server requests without disturbing the user. Read more »

Developing real-time applications with Java RTS 2.0

Java Real-Time System (RTS) 2.0 is Sun's fully compliant implementation of the industry standard set of extensions for the Java platform. It helps you set process priorities according to importance (this is typically not supported in Java software applications). Read more »

Troubleshoot Apache with these tips

The Apache Web server is well-proven, but can still offer an administrator headaches from time to time when things go wrong. Read more »

Implement ASP.NET AJAX with the UpdatePanel control

The ASP.NET 2.0 AJAX Extensions 1.0 add-on brings AJAX development to ASP.NET developers using existing ASP.NET style coding. In this article we look at using multiple UpdatePanel controls on a single page. Read more »

Blog (1)

Linux.conf.au hits top gear

Chris Duckett [blogs:betaliving] -- The public holidays and mini-conferences are over -- it was time for linux.conf.au to move into the schedule proper. 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?