News (3)

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 »

Oracle pitches safe-data plan

Oracle has proposed new technology standards to safeguard sensitive data as it flows through corporate software applications. But is that where leaks happen? Read more »

VMware shares secrets in security drive

Virtualisation vendor VMware has quietly begun sharing some of its software secrets with the IT security industry under an unannounced plan to create better ways of securing virtual machines. Read more »

Features (73)

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 »

Secure ASP.NET 2.0 sites with Membership API

Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. 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 »

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 »

Microformats and Mapping

We begin by looking at what a microformat is and how they are useful, then progress to introducing the Google Maps API and finally putting it all together to produce the user group map Read more »

The importance of the humble Javadoc

Often underappreciated, Javadoc and the generation of API specifications play a vital role in the development of Java apps. Often API specifications are the only documentation available, so don't neglect them. Read more »

JMX keeps your Java apps connected

See how the JMX specification can help you keep Java apps working with other systems without having to master proprietary APIs. Read more »

Get started with Web vector graphics

At the Web Directions South conference in Sydney, Dmitry Baranovskiy presented "Web Vector Graphics", giving an overview of the models available for creating vector graphics on the Web and tools to make them render correctly in all browsers. Read more »

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 »

How do I ... convert images to greyscale and sepia tone using C#?

The Microsoft .NET Framework provides developers with many different libraries that enable them to create and modify images. This article demonstrates two methods for converting an image to grayscale and sepia-tone using built-in .NET Framework functionality from C#. Read more »

Log in


Sign up | Forgot your password?

What's on?