News (10)

Google open sources XML-alternative Protocol Buffers

XML, it seems, has run out of steam for Google. Google said Monday that it has created an open source project for a data interchange format called Protocol Buffers. Read more »

IBM explores biological binary for chip refinery

Can scientists use the binary of biology, DNA, to grow carbon nanotubes into more efficient circuits? IBM thinks so. Read more »

Criminals' botnet more powerful than BlueGene?

Criminals behind the Storm worm have created a botnet containing millions of PCs, which have a combined computing power greater than the most powerful supercomputer in existence. Read more »

Google Android's new battleground: Developers

Google executives have a lot of work ahead of them as they court application developers skeptical of the search king's new open software platform for mobile devices. Read more »

Boy meets girl, her dad sues for patent infringement

America's love affair with patent litigation has moved to another level, with a well-known patent expert arguing movies and movie scripts should be patentable. Read more »

Future of search rides on relevance

Search engine providers are working to catalogue every corner of the Web, but what they really want is to get a better idea of what's going on in your mind. Read more »

Microsoft turns to Elixir for Office boost

Convincing businesses to upgrade to new versions of Office is a perennial challenge for Microsoft, but the company hopes a new Elixir might speed things up. Read more »

Open-source projects intertwine for integration

Three open-source projects are teaming up to create an alternative to software-integration products from IBM and other heavyweights. Read more »

Microsoft expands Vista testing

Microsoft on Tuesday outlined plans to expand its test of Windows Vista, the next version of its flagship operating system. Read more »

Gates woos developers for wireless

Microsoft chairman Bill Gates on Wednesday unveiled plans to help developers more easily create applications for mobile devices that use its operating system software. Read more »

Features (165)

Work with multiple data values with arrays in .NET

Arrays are a basic feature of the .NET languages. They allow you to easily work with multiple data items in one container. Tony Patton tells you more about using arrays in your code. Read more »

Create data structures with JavaScript arrays

The JavaScript array object provides powerful support for assigning multiple data values to one variable, but you can also use it to utilise stack and queue data structures in an application. Get more information about JavaScript stacks and queues. Read more »

Multidimensional arrays in Javascript

Javascript has no inbuilt support for multidimensional arrays, however the language is flexible enough that you can emulate this behaviour easily by populating your arrays with separate arrays, creating a multi-level structure. Read more »

Easily sort values with the .NET Array class's Sort method

Tony Patton details the methods for sorting arrays in .NET, from the simple approach to customised sorting. Read more »

Create a reusable graph background in JSP

Displaying graphs on Java Server Pages is a fairly simple task, but you can make the process cleaner by creating reusable backgrounds. Learn this technique and see how to encode graph data. Read more »

Creating data structures with the Java Collections Framework

The Java Platform provides the most commonly used data structures in the form of the Collections Framework, and it provides a rich API to operate on them. See how they work Read more »

Create an audio stitching tool in PHP

Learn how to deconstruct a group of WAV files and reconstruct one large WAV file by compiling the group. Read more »

Get your ASP.NET data binding education here

Data binding was once the technique no one wanted to use, but .NET has changed that. See how you can put this flexible technique to work in your ASP.NET applications. Read more »

Creating pie charts with JSP is a breeze

Java Server Pages (JSP) makes it easy to read and summarise data from a database and then display the results in a pie chart. We'll show you what you need to do to tap into this functionality. Read more »

Create a quiz app with XML and JavaScript

Follow the creation and evolution of a JavaScript-based quiz application as a developer satisfies the specified requirements for a client-side-only solution. Read more »

Blog (1)

Spry Game

Lana Kovacevic [blogs:webanatomy] -- At this year's Adobe WebDU conference in Sydney, Greg Rewis gave a presentation on Spry 1.6, the AJAX framework. Read more »

Log in


Sign up | Forgot your password?

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?