News (6)

WaSP releases Acid3

The Web Standards Project (WaSP) has released Acid3, a test to detect any shortcomings in the implementation of established web standards in web browsers. Read more »

Mozilla: Web apps faster with Firefox 3.1

Firefox 3.1 will run many Web-based applications such as Gmail faster through incorporation of a feature called TraceMonkey that dramatically speeds up programs written in JavaScript, Mozilla said Friday. Read more »

Mozilla 1.0 unleashed

More than four years after its inception, the open-source browser is ready for the public. And its impact could go beyond browsing Read more »

Making the Web fit for mobile

The World Wide Web Consortium last week published a first public working draft of Device Independent Authoring Language, which is aimed at making it easy to present content on a wide variety of mobile devices. Read more »

Sun takes the covers off Mustang

At JavaOne, Sun gave developers a peek at what's coming in the next two major releases of Java, and we've rounded them up for you. Read more »

IE7 feature news emerges

It looks like Microsoft might be listening after all. News has leaked out that work is being done to implement several important demands from the Web development community into the next version of Internet Explorer. Read more »

Features (67)

Use DOM to create data-driven HTML documents

The Document Object Model can be a powerful object-oriented tool for creating data-driven HTML documents. See how DOM can be used in conjunction with XML data islands to increase the efficiency of your Web applications. Read more »

Dynamic XML document construction with the PHP DOM

We introduce you to the main functions in PHP's DOM API, showing you how to programmatically generate a complete well-formed XML document from scratch and save it to disk. 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 »

JAXP facilitates DOM development with Java

The rising tide of XML usage can't be ignored. Luckily, the JAXP package provides numerous ways to interact with XML documents. Read more »

Accessing form data via JavaScript and the DOM

We examine the various ways to access page elements and describe how to create them in the HTML Document Object Model (DOM). Read more »

Remedial XML: Say hello to DOM

It's time to put on your programmer's hat and get acquainted with Document Object Model (DOM), which provides easy access to XML documents via a tree-like set of objects. Read more »

Handle DOM streaming protocols with the Remote Events for XML specification

The Remote Events for XML (REX) specification introduced by the World Wide Web Consortium (W3C) defines an XML syntax for the transmission of Document Object Model (DOM) events that are compatible with streaming protocols. Read more »

Format Java-extracted data using DOM and XSL

Learn how to take Java-captured data, load it into a DOM document, and use XSL style sheets to format the data into any fashion you require. Read more »

A better way to create XML documents in .NET

Creating XML documents in .NET isn't difficult, but it can be tedious. Here's what you need to know about .NET's streaming model for writing XML. Read more »

A better way to parse XML documents in .NET

The .NET Framework supports the XML DOM parsing model, but not the SAX model. .NET guru Dino Esposito tells you why this is actaully an improvement. Read more »

Blog (2)

Firefox 3.1 Alpha 2 developer features

Lana Kovacevic [blogs:webanatomy] -- The latest Firefox alpha release -- 3.1 alpha 2 is more significant for developers than end-users. Read more »

Opera Widget SDK released

Staff [blogs:syslog] -- Opera has announced the release of Opera Widgets SDK beta, that allows Web developers to create Web applications capable of running on all devices. 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?