News (20)

NSW to censor student laptops

The NSW Department of Education and Training (DET) plans to limit internet access on the laptops given to NSW's senior students under the "digital education revolution" to a pre-approved list of websites. Read more »

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 »

Rapid app development hits Delphi for PHP 2.0

CodeGear has launched the Delphi for PHP 2.0 integrated development environment to improve its developer tools suite for building interactive Web applications. Read more »

Microsoft hopes Windows Live finds common ground

Microsoft hopes product bundles and links to rival services will help it make headway with its online strategy. 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 »

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 »

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 »

Software turns .Net to Flash

The race to build more-powerful Web-based applications could accelerate with the addition of software that lets Windows developers create Flash applications without knowing Flash. Read more »

Microsoft readies VoIP software beta

After months of anticipation, corporate customers will soon get their hands on a beta version of Microsoft's VoIP software, an event that marks an important step in the evolution of corporate communications. Read more »

Features (221)

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 »

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 »

Sort arrays easily and efficiently in .NET

Need to know how to sort arrays in .NET? See how easy it can be in this tutorial written in C#. 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 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 »

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 »

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 »

Flexing some muscle

Macromedia's Flex allows developers to create rich presentation layers for Internet applications using Flash. We'll show you how to get your first Flex application up and running. Read more »

Create Flash effects fast--without Flash

Don't have the time or money to learn Flash MX? Here are some alternatives that can help you start creating Flash animation without the expense and hassle of MX. 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 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?