News (13)

Intel to boost single-core performance

Intel plans to increase the performance of individual cores in the Itanium processor, and not just increase the number of cores to it, according to an Intel engineer. Read more »

Intel: Optimise applications for multicore

Intel is expected to release on Monday development tools designed to help programmers at software companies take advantage of the added computing power available on multicore systems. Read more »

Sun flirts with Ubuntu

At JavaOne, both sides say they really like each other -- suggesting a role for Ubuntu's upcoming "Dapper Drake" operating system on Sun Microsystems' servers. Read more »

Coding for fame, and dollars

Las Vegas has seen its share of title fights, but the only thing that will get pounded by the 64 finalists arriving this week for the 2006 TopCoder Open will be a computer keyboard. Read more »

Sun's next goal: A Linux ecosystem

Sun Microsystems' ambitions have grown another size larger. Read more »

Sun considers GPL 3 licence for Solaris

Sun Microsystems is considering a dual-licensing move that could raise tantalizing possibilities of open-source cooperation between Linux and Sun's Solaris operating system, but legal issues complicate the possibility. Read more »

Details on Intel's beta Mac development tools

Intel has released betas of its software development tools for Mac OS X running on the Intel architecture. Read more »

Java Portals get a Jetspeed boost from Apache

The latest release of the Jetspeed portal has certified JSR-168 support , and now you can write portlets in other languages. Read more »

IBM throws weight behind multi-OS push

IBM has quietly added a new option to the suddenly vogue market for "hypervisor" software that lets a computer run multiple operating systems simultaneously, CNET News.com has learned. Read more »

Intel programming tools reach new 64-bit chips

Intel has begun selling programming tools that let developers create software that supports 64-bit x86 chips, an important step in making the new generation of processors useful. Read more »

Features (31)

Evaluate volatile keyword and synchronisation in Java

If you need to control access to certain pieces of data in a class when writing multithreaded applications, see how you can use the volatile keyword to get a similar effect as using the synchronised keyword. Read more »

Getting to grips with parallelism

Although parallelism may be a new concept for many programmers, there are some for whom the concept is a part of their daily responsibilities. Read more »

A Beginners Guide to Threading

The golden age for programmers is over. For a decade we have been able to get away with writing slow code, knowing that the hardware would pick up the slack. Not so any more, hardware developers have decided that software developers need to raise their game, and get ready for a generation of multi-core processors. Read more »

How to start using the features in Java OpenGL

This article offers an overview of the main features of JOGL and provides some insight about how to use them. See the image below, which is a screenshot of OpenGL rendering using JOGL. This is a demonstration of refraction and mirroring effects. Read more »

Get your feet wet with Sun's tiny Java DB

Java DB is a lightweight database management system (DBMS) that is written completely in Java. It only needs 2 MB of memory, and it makes it very easy to embed a fully functional database directly into your application. Java DB is also standards-based, supports SQL and the JDBC API, and easily integrates with J2EE. Beginning with the release of Java 6, Sun started packaging Java DB in the JDK. Read more »

Using the Singleton pattern in Java

The Java Singleton pattern belongs to the family of design patterns that governs the instantiation process. A Singleton is an object that cannot be instantiated. Read more »

Metaliq flexes its creative expression

Metaliq build applications with Flex and Silverlight -- leaving them in the interesting position of playing two sides of the rich Internet application platform field. Read more »

Gosling looks down Sun's open road

James Gosling discusses Sun's decision to release Java under the General Public License, whether open source is more secure than proprietary software, how IT departments can cut development costs, and why Microsoft still owns the desktop. Read more »

Developer spotlight: Dr Jeff Pobst

Builder AU recently caught up with Dr Jeff Pobst to talk about the future of software development on Microsoft's Xbox 360 gaming console. Is it just about games? Read more »

Developer spotlight:Danny Thorpe

Danny Thorpe is the chief scientist at Borland Software, and was part of the original team that developed Delphi. Builder magazine caught up with Danny to talk about the move to .NET, Kylix, and the future of Delphi. Read more »

Blog (1)

Sun open sources Niagara 2 chip

Staff [blogs:syslog] -- Sun Microsystems has followed through on a promise to release the designs of a second server processor as open-source software. 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?