News (4)

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 »

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 »

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 (44)

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 »

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 »

Work around XForms' lack of browser support

XForms offers a way to implement Web forms, but most browsers don't support it. Use the Java Framework and Chiba to process server side XForms. Read more »

Java-XML offers best of both worlds

Working with XML is now the norm, but handling XML within Java is not as straightforward as often advertised. Follow these techniques to make it easier. Read more »

Five XML in .NET tips

.NET's XML classes may not work quite like you expect. Check out these tips for using them more effectively and then share your own tricks with other members. Read more »

DHTML: Meeting the cross-platform challenge

In these dynamic times, Web pages need to be ridiculously cross-platformed, which can present a danger for programmers. Here are some tips for writing cross-platform DHTML. Read more »

Take a manageable approach to reading HTML page data

There are many reasons for scraping data from a Web site. You might need to download data from a published site to be analysed or determine whether a site is displaying the correct value each day without any errors. You may even be creating a Web service. 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 »

Blog (1)

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 Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?