News (38)

Oracle updates application server, Java tool

Oracle said on Friday that a new version of its Java application server and development tool are available with enhancements designed to ease back-end and AJAX-style Web development. Read more »

IBM, JBoss eye new Java plan

IBM and open-source Java software company JBoss Group are in discussions to spearhead a Java standardisation effort aimed at cooling off the growing popularity of Microsoft's C# language. Read more »

Sun, JBoss J2EE compliance tiff continues

Sun Microsystems has made an important Jave compliance test available to JBoss Group--the latest manoeuvre in an ongoing scuffle between the industry giant and the upstart open-source software company. Read more »

IT salaries stable: Survey

Remuneration packages for technology professionals have remained steady over the last 12 months despite a shortfall in certain specialised IT areas, a new study has shown. Read more »

New Sun unit plans technology partnerships

Sun Microsystems will launch a new business unit next week to sell hardware and software that other companies can embed into their own technology products. Read more »

JBoss includes EJB 3.0

The 'Professional Open Source' software company has brought its range up to the latest Java standards. Read more »

Microsoft places bet on Whitehorse

Microsoft this year will seek to distance itself from Java rivals with tools designed to streamline how Windows-based business software is built and used. Read more »

Chrome's jittered JavaScript kills Silverlight?

The biggest rival for Microsoft's next-generation Silverlight Web technology will be JavaScript, not Adobe's ubiquitous Flash, according to experts speaking at Microsoft's Tech.Ed conference in Sydney this morning. Read more »

Azure manages to avoid a Hailstorm of criticism

Microsoft's Hailstorm prompted an avalanche of criticism when it was proposed seven years ago, but developers seem to have few qualms with Windows Azure, which embraces many of the same notions. Read more »

Researcher to expose Intel security flaws

An independent security researcher has flagged plans to reveal a proof of concept security exploit that could work remotely against any machine using Intel processors, including those used in Apple's famously secure Macs. Read more »

Features (70)

Java, annotated

Annotations can eliminate boilerplate code, make source code more readable and provide additional levels of error checking. They're used everywhere from EJB3 to JUnit4. Here's how you go about using them. Read more »

Building Java apps with Maven

Maven is more than just a build tool. Used properly, it can help manage your projects and aid deployment. We'll show you how Read more »

Achieve seamless socket programming in Java

Get a first-hand look at how the java.net package provides a powerful and flexible infrastructure for network programming. Read more »

Java SE 6 in a nutshell

Peter V. Mikhalenko covers many of the new features and enhancements introduced in Java SE 6, which is slated for release this year. He also discusses how this release may become a revolutionary step in GUI and desktop Java application development. Read more »

Understanding the Java security model

The Java security model, introduced in Java 2, is the basis of highly secured and distributed enterprise Java applications. We'll show you the basics. Read more »

Adding AJAX to Java with DWR

Making web-based Java applications more interactive doesn't need to be difficult. The Direct Web Remoting toolkit takes much of the hassle out of AJAX Read more »

Design your Java applications to be more accessible with JAAPI

Did you know that you can use a rich palette of accessibility tools to make your Java application more accessible to users with disabilities? Learn how to incorporate the Java Accessibility API (JAAPI) in your application development work. Read more »

Data Persistence in Java Applications

In the first of a series of tutorials that will end in a working application, we look at a simple persistence mechanism, and a grid for displaying data Read more »

Web-Enabling Java Applications

In the second part of our series on building a simple Java application, we see how you can use servlets to web-enable apps easily Read more »

Look inside the Java Reflection class

Java Reflection is a technology that looks inside a Java object at runtime and sees what variables it contains, what methods it supports, what interfaces it implements, what classes it extends -- basically everything about the object that you would know at compile time. We'll show how you can use this technology in your own projects. Read more »

Blog (4)

SMB bug gets seven-year itch

Staff [blogs:syslog] -- This week's roundup looks at the Great Firewall of Australia, seven year-old security holes, Android's big bug and we chase Steve Ballmer around Sydney. Read more »

Q&A with EditMe: A wiki for non-geeks

Brendon Chase [blogs:codemonkeybusiness] -- Finally, a wiki CMS solution that you can safely give to your clients to use. But sshhhh... don't call it a wiki... Read more »

Take off your suit pants and jacket -- It's Web 2.0

Brendon Chase [blogs:codemonkeybusiness] -- With the shortage of talented IT staff on hand the smell of dot-com culture has made a comeback. Welcome to Web 2.0 work culture , the future of yesterday. Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Log in


Sign up | Forgot your password?

What's on?