News (5)

OpenOffice TIFF flaw affects Windows, Linux and Mac

Security experts have discovered TIFF-based buffer overflow vulnerabilities in OpenOffice, which could allow attackers to remotely execute code on Linux, Windows or Apple Mac-based computers. Read more »

Sun patches dangerous Java vulnerabilities

Sun Microsystems says a Java security hole, which was called "as bad as it gets" by security experts, has now been patched. Read more »

OpenOffice.org 2.2 released

The OpenOffice.org community released version 2.2 last week, including updates to OpenOffice's word processor, spreadsheet, presentations and database software. Read more »

No security silver bullet for Vista: Microsoft

Despite extensive security auditing and development of Vista, the new operating system will not be free of bugs, Microsoft general manager of product security, George Stathakopoulos, concedes. Read more »

W3C proposes XML identifiers

Calling it one of the final pieces of the XML puzzle, the Web's leading standards body proposed a uniform way of identifying elements within XML documents. Read more »

Features (72)

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 »

Parse mathematical expressions with JEP

JEP is a Java mathematical expression parser. This means that you can pass JEP a string of mathematical operations (which may also contain variables) to perform and get back an answer. Read more »

Serialise objects with XStream

This article explains why XStream is a perfect fit for parsing and writing small, simple XML files. Check out an example which shows how you could use XStream to read a configuration file for an application that needs to know a server's location. Read more »

Process and parse XML with ease using Jakarta Digester

Get a brief introduction to processing XML with Jakarta Digester, including how it can be used to create pattern-matching rules for an XML document and to perform actions on the resulting collections. Read more »

Location-based publishing and services

Geocoded content is transforming our Web. By adding geographical coordinates (latitude and longitude) to our media, we can help others find it through location-based search engines and web maps. Read more »

Parse XML with the StAX Java API

Streaming API for XML (StAX) is an API that allows you to read and write XML documents in Java. StAX is a parser independent, pure Java API based on interfaces that can be implemented by multiple parsers. Read more »

Add meaning to Web pages with microformats

A technology that has gathered steam the past couple years is microformats. Microformats allow you to add context to existing information contained within a Web page. Read more »

Firefox 3 offers numerous features for developers

Firefox's support for customisation and standards, along with plenty of add-ons, has made it a favorite among developers. Read more »

Write JavaScript documentation with the ScriptDoc standard

Java and C# provide a uniform approach to documenting your code, but JavaScript is documented according to the developer's preference (that is, if it's documented at all). There is a movement within the Web community to develop a standard for documenting JavaScript code. One such proposed standard is ScriptDoc. Read more »

JAXB 2.0 offers improved XML binding in Java

Java Architecture for XML Binding (JAXB) 1.0 made it easier for developers to manipulate XML content from Java applications. 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?