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 »

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 »

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 »

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 »

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 »

Features (52)

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 »

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 »

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 »

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 »

Draw and annotate in your browser using SVG

SVG is a language for describing 2-D graphics in XML, and it lets you treat a browser like a drawing or painting tool. Although not supported by current browsers, SVG functionality is available via free plug-ins. This tutorial puts SVG through its paces. Read more »

Test entire Web applications with HttpUnit

HttpUnit is a suite of Java classes to test Web applications over HTTP. See how it works. Read more »

Form validation is vastly improved in ASP.NET

All Web development efforts require form validation, but Active Server Page technology hasn't made it easy. Fortunately, ASP.NET addresses the need with validation controls. Read more »

Beans Means XML

You can read and manipulate XML documents in Java much easier by using XmlBeans. We show you how to get started. Read more »

Send XML documents online with SAAJ

SOAP with Attachments API for Java (SAAJ) provides a standard way to send XML documents over the Internet from the Java platform. SAAJ enables you to produce and consume messages conforming to the SOAP 1.1 and 1.2 specifications and SOAP with Attachments note. 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?

What's on?