News (41)

Microsoft to release Office, Windows Server APIs

Microsoft on Thursday said it will make application programming interfaces (APIs) for Office and Windows Server available free of charge, in a move designed to make its products work better with software from other providers, including open-source communities. Read more »

SP1 enhances Vista kernel with new APIs

Microsoft has revealed more information on changes to the Vista kernel as part of the release of Service Pack 1, but has denied that the enhancements amount to an "upgrade" or "re-engineering". Read more »

Open source fans offer differing views of MS move

Open source developers and users have always been a sceptical group, but their opinions can shift — for example, their loathing of Sun Microsystems diminished as Sun stopped attacking Linux and started moving towards open source software. Read more »

Microsoft publishes 14,000 pages of protocol docs

Microsoft has made public over 14,000 pages of preliminary technical documentation on the protocols built into its Office 2007, Office SharePoint Server 2007 and Exchange Server 2007 products. Read more »

Microsoft Web plan takes aim at Google

Microsoft plans to open access to MSN and its other public Web sites to let developers assemble new applications that build on those sites -- a technique used successfully at Google and other Web companies to promote their properties. Read more »

SAP signs on heavyweights

SAP has significantly expanded the partner network surrounding its NetWeaver software, signing up the industry's 'big gorillas' to create closer ties to its business applications. Read more »

Yahoo acquires 'widget' engine

Yahoo has acquired software "widget" engine Konfabulator in a move to spur third-party developers to devise new applications for the Internet giant's services. Read more »

Microsoft accused of withholding Vista APIs

Security vendors are claiming Microsoft was deliberately withholding access to its Vista spyware product, but the software giant denied the charge. Read more »

PayPal shares it's APIs

PayPal this week made available a set of Web services APIs that will allow programmers and merchants to develop e-commerce applications linked to the company's online payment service. Read more »

Yahoo seeks search developers for ad revenue

In an attempt to boost its search-ad business, Yahoo has begun a project that lets anyone build a customised search engine atop the Internet company's technology. Read more »

Features (165)

Seamlessly integrate applications with eBay using its Windows SDK

The eBay Windows SDK allows you to easily access eBay data within your application. Tony Patton gives you an overview of the functionality provided by the eBay Web services API. Read more »

See how the Java API for XML Registries works

Web application developers must deal with a number of distributed registries, each with its own API or protocol. The Java API for XML Registries (JAXR) aims to unify these approaches so that each may be used as needed in an automatic fashion. Read more »

Manage relational data with the Java Persistence API

The Java Persistence API (JPA) is a Java framework that allows developers to manage relational data in J2SE and J2EE applications. The JPA is defined as part of the EJB 3.0 specification (which is part of the Java EE 5 platform). 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 »

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 »

Developing Bluetooth wireless applications in J2ME

This article reviews the principles of Java development for Bluetooth on mobile devices and describes how to write a Java application for Bluetooth communications. Read more »

Java Reflection API helps leverage the power of classes

The Java Reflection API is a long-standing tool that opens the door to a variety of programming techniques. This walk-through will show you how to access class definitions at runtime. Read more »

Customise error logging with the Logging API

JDK 1.4's Logging API offers developers more control of when, where, and how your applications log crucial reporting data. Find out how to fine-tune your logging to maximise flexibility and efficiency. Read more »

Generating API docs automatically with phpDocumentor

Hate writing documentation? We'll show you how to mark up your scripts, and generate a class tree and method/property information from your code. Read more »

New APIs in Java 1.4 make logging a cinch

Before the release of Java 1.4, you had to rely on third-party logging packages. Now you can take advantage of the new built-in logging APIs. Read more »

Blog (12)

Google data-sharing gets authentication option

Staff [blogs:syslog] -- Google now supports the open OAuth standard for sharing data through its Google Data interface, a move that could make it easier to tap into information stored at Google property. Read more »

Google Developer Day comes to Sydney

Chris Duckett [blogs:betaliving] -- Lock in May 31st for learning about everything that is Google. 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 »

Social Skills

Lana Kovacevic [blogs:webanatomy] -- With Facebook usage on the decline, is OpenSocial the next big thing? Read more »

Lets Shindig!

Lana Kovacevic [blogs:webanatomy] -- At this year's Google Developer Day in Sydney, Dan Peterson and John Hjelmstad talked about Apache Shindig, an open source implementation of OpenSocial and gadgets. Read more »

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 »

Google Developer Day scheduled in 2008

Staff [blogs:syslog] -- Google has announced that it will host a free new event for developers in 2008 in Sydney. Read more »

What to Expect in Java SE 7

Staff [blogs:syslog] -- At the Sun Tech Days Australia Conference last week, I attended Chuk-Munn Lee's presentation "Java SE 6 Top 10 Features and Java SE 7". Here are some features we can expect to see in Java SE 7. Read more »

Web Mashups the next frontier

Graham Lauren [blogs:intheether] -- Web Mashups are the next frontier for savvy developers looking to cash in. Read more »

Google's Android parts ways with Java industry group

Staff [blogs:syslog] -- Google's Android software gives Sun Microsystems' Java technology a starring role -- but not the version of Java the rest of the mobile phone industry has been developing since the 1990s. Read more »

Log in


Sign up | Forgot your password?

  • Staff Shadow chasing in browsers

    The punching and counterpunching continued in the ongoing web browser development bout. Each time one browser closes a feature gap, a new feature appears in one of the others -- how we ever put up with the years of browser stagnation, I'll never know. Read more »

    -- posted by Staff

  • Chris Duckett Safari gets Gears

    Since its release in May last year, Gears has supported only Internet Explorer and Firefox browsers. With the addition of Safari into the Gears fold, it closes the loop of major browsers to support Gears Read more »

    -- posted by Chris Duckett

  • Renai LeMay MyPerfect.com.au has potential

    Victorian Web start-up My Perfect has a strong story and rationale for why it will succeed. But it has to overcome some challenges and design flaws first. Read more »

    -- posted by Renai LeMay

What's on?