News (25)

Microsoft and Eclipse cosy up on Java

Microsoft will begin collaborating with the Eclipse Foundation to improve native Windows application development on Java. Read more »

Google open sources 'Protocol Buffers'

Google has open sourced an internal development tool called 'Protocol Buffers', a data description language that forms a basic part of the operation of the company's vast computing cluster. Read more »

Sun's Mad Hatter, Orion debut in Australia

Sun Microsystems will introduce a flat-fee licensing model with the launch of new enterprise software products, with Telstra expected to be its first customer. 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 »

Open standards key to digital preservation

Open standards allow the National Archives of Australia to store documents and safeguard against hardware, software and OS obsolescence. 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 »

Microsoft releases more XAML details

Microsoft on Tuesday made more technical information available for XAML, a language for designing the user interface of Web and Windows applications. Read more »

OpenOffice celebrates anniversary by squashing bug

The fifth anniversary of the OpenOffice.org launch seemed like a good day to release version 2.0 of the open-source office software suite, but a last-minute bug forced a delay. Read more »

OpenOffice celebrates turning 2.0

Programmers released version 2 of OpenOffice.org on Thursday, a major overhaul to an open-source software suite that has recently become a more serious rival to Microsoft Office. Read more »

Fighting Office with open source

Michael Meeks is a distinguished engineer at Novell. But his current project may be his toughest yet. He is in charge of tackling interoperability between Novell's OpenOffice.org productivity suite and Microsoft Office. And as with anything relating to Microsoft, this involves more than just technology. Read more »

Features (106)

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 »

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 »

JavaHelp: Creating online documentation the easy way

JavaHelp, an optional package of the Java platform, is a great tool for implementing online documentation for your applications. How can you implement JavaHelp in your applications? Read more »

Tools for securing your XML documents

The W3C offers two specifications for securing your XML documents, XML Signature and XML Encryption. Find out which tools can help create secure XML documents that adhere to these standards. Read more »

Locate XML data with XQuery

Finding specific information contained in an XML document can be a challenge. However, XQuery can save you valuable time when searching XML documents. Review the essentials of this W3C specification in this introduction. Read more »

Print on all Java platforms with JPS

Java Print Service (JPS) allows you to print even on very size-limited platforms such as J2ME; it also supports standard Java 2D graphics. Learn how to organise printing with this API. Read more »

Process multimedia with the Java Media Framework API

The Java Media Framework (JMF) API allows developers to process media in many different ways. It deals with real-time multimedia presentations and effects processing. Read more »

Create cross-platform database-driven applications with JDBC

The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. 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 »

Perform date/time arithmetic with Java's Calendar class?

Java's Calendar class offers a set of methods for converting and manipulating temporal information. In addition to retrieving the current date and time, the Calendar class also provides an API for date arithmetic. Read more »

Blog (4)

What's new in Dreamweaver CS4?

Lana Kovacevic [blogs:webanatomy] -- Let's look at some of the new features we can expect to see in Dreamweaver CS4. Read more »

Q&A with EditMe: A wiki for non-geeks

Brendon Chase [blogs:codemonkeybusiness] -- Finally, a wiki CMS solution that you can safely give to your clients to use. But sshhhh... don't call it a wiki... Read more »

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

Microsoft's two faces of SharePoint

Staff [blogs:syslog] -- One way or another, proprietary and open-source companies need an answer to SharePoint. Content is the center of the enterprise ecosystem, when all is said and done. SharePoint is Microsoft's answer for controlling the next decade of IT. 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?