News (2)

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 »

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 »

Features (38)

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 »

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 »

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 »

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 »

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 »

Take a guided tour of XML support in .NET

Learn your way around .NET's XML neighborhood. Here's a look at the Framework's various reader and writer classes. Read more »

Learn to read and write XML with .NET

Lamont Adams wrote a sample application to explain how to use the XmlTextReader and XmlTextW classes to work with XML documents. Read more »

Extracting XML/DOM-friendly data

Java can programmatically extract data from any JDBC-compliant database, but performing this task is tricky. Here's how to pull it off. Read more »

HTML 5 Editor Ian Hickson discusses features, pain points, adoption rate, and more

In this interview, HTML 5 Editor Ian Hickson discusses his favourite features, the features he thinks might be most contentious, the pain points he expects HTML 5 will address, and much more. He also talks about what he would change in the original HTML spec if he could go back in time. 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 »

Blog (3)

What's new in GWT 1.5?

Lana Kovacevic [blogs:webanatomy] -- I recently wrote an introduction to the Google Web Toolkit based on Lars Rasmussen's session at the Google Developer Day 2008 in Sydney. Following the introductory session Lars gave us a deeper insight into GWT, particularly what's new in version 1.5. Read more »

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 »

Silverlight 1.1 becomes 2.0

Chris Duckett [blogs:betaliving] -- Silverlight v1.1 is now Silverlight 2.0, it makes sense marketing-wise but the attempted reasoning leaves a bitter taste. Read more »

Log in


Sign up | Forgot your password?

What's on?