Tags: api, null

News (1)

Flaws found in open source codes

A project funded by the US Department of Homeland Security has praised improvements in open source security, while outlining some common errors. Read more »

Features (44)

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 »

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 »

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 »

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 »

Building Web clients with HTTP Client

The next time youÃ,´re building a Web-aware application and the Java API isnÃ,´t enough, you may want to check out Jakarta CommonsÃ,´ HTTP Client. Read more »

Sending e-mail in Java: There's more than one way

The JavaMail API provides low-level e-mail facilities for Java applications. The Apache Commons E-mail library gives you a higher-level interface. We'll compare the two, and show you how and when you'd use each. Read more »

Enhance the user experience with the Java Speech API

The Java Speech API allows you to incorporate speech technology into user interfaces for your applets and applications based on Java technology. It also specifies a cross-platform interface to support command and control recognisers, dictation systems, and speech synthesisers. This article delves into the specifics of the Java Speech API and explains how you can use it to improve the user experience. Read more »

Build an AIR application for your website

Adobe AIR brings web technologies to the desktop through the integration of the Webkit rendering engine in a Flash-style desktop-based runtime. AIR applications running on HTML, CSS and Javascript can interact with the local file system, manipulate local SQL databases and even use AJAX on any domain. 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 »

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 »

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?