News (1)

Browser faceoff: IE vs Firefox vs Opera vs Safari

Web 2.0, with its complex sites and rich Ajax applications, is an increasingly demanding platform for a browser. In this review feature, we look at how the leading browsers measure up. Read more »

Features (16)

Simpler Ajax development with Prototype.js

Prototype.js is a library of JavaScript objects and functions, designed to help you code easier. It is particularly useful for Ajax development, as it contains a number of objects that handle Ajax communication, previously requiring lengthy amounts of code. Read more »

Avoiding AJAX DOM manipulation pitfalls

Javascript is simultaneously the most ever-present and most useful tool for a Web application developer. The real-time, interpreted nature of using Javascript in the browser means that you have to be extremely careful when dealing with the Document Object Model (DOM). Read more »

The Seven Deadly Sins of AJAX application development

The AJAX bandwagon is a good place to be. It takes you to faster, more efficient, more dynamic apps. But it also has pitfalls all its own. Read more »

Adding AJAX to Java with DWR

Making web-based Java applications more interactive doesn't need to be difficult. The Direct Web Remoting toolkit takes much of the hassle out of AJAX Read more »

Getting to know ColdFusion 8

In the final interview of our MAX07 series, we talk with Tim Buntel, senior product marketing manager ColdFusion, and discuss the release of ColdFusion 8 Read more »

Multidimensional arrays in Javascript

Javascript has no inbuilt support for multidimensional arrays, however the language is flexible enough that you can emulate this behaviour easily by populating your arrays with separate arrays, creating a multi-level structure. Read more »

Two approaches to redirection in ASP.NET

ASP.NET provides a few ways to move to different pages. Here's a look at these options. Read more »

Unit testing options for JavaScript

Unit testing is different from traditional testing because it is performed by the developer and not a tester. This article provides an overview of several options for unit testing client-side JavaScript 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 »

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 »

Blog (2)

Google decides to dominate javascript libraries

Chris Duckett [blogs:betaliving] -- With each passing day Google begins to look more and more like a Trapper Keeper. The latest move for the Web behemoth is to store commonly used javascript libraries with Google AJAX Libraries API. Read more »

XSS fun with Howard: Liberal Party says no

Staff [blogs:syslog] -- Political parties have no sense of humour. Far from being a revelation, it was merely reinforced yet again as both the major parties in this country had their sites fall victim to XSS. 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?