News (62)
Sun open-sources mobile Java UI toolkit
Sun has open sourced its toolkit for creating Java-based user interfaces for mobile phones. Read more »
Interview: Red Hat's new CEO
Red Hat's new chief executive officer, Jim Whitehurst, talks about the Linux maker in an extensive interview with ZDNet Australia sister site CNet News. Read more »
Tech greats bid farewell to Gates
As Bill Gates steps down from full-time work at Microsoft, well-wishing cheers and not-so-nice jeers are echoing from Silicon Valley. Read more »
Vista security to be 'obliterated' at Black Hat
An IBM X-Force security researcher has promised to exploit massive holes in Windows Vista's defences at the upcoming Black Hat security conference in Las Vegas. Read more »
Google Gadgets now work on Linux
Google Gadgets — mini-applications that can be placed anywhere on the desktop — have, until now, only been compatible with Windows and Mac. Read more »
Windows chief opens up on '7'
Since taking over the Windows development reins from Jim Allchin, Steven Sinofsky has chosen to keep silent about new products, but now in an exclusive interview, he spills the beans on Windows 7. Read more »
Signature-based antivirus is dead: Get over it
A hacking competition will attempt to prove that signature-based antivirus is dead but security vendors say, apart from signatures, antivirus is alive and well. Read more »
Nvidia to blame for many early Vista crashes
Interesting information has surfaced in the documents that have been released as part of the Windows Vista Capable lawsuit. Read more »
Final deadline looms in OOXML vote
Lobbying has intensified ahead of Saturday, 29 March, the deadline for Microsoft to convince the world that its Office Open XML (OOXML) specification should be accepted as a formal standard. Read more »
Microsoft and Eclipse cosy up on Java
Microsoft will begin collaborating with the Eclipse Foundation to improve native Windows application development on Java. Read more »
Features (314)
Unleash the power of dynamic proxies in Java
Find out how dynamic proxies in Java work, and then learn how to create a proxy that implements a list of interfaces. 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 »
Choose the right JDBC driver for your database interface
Picking the right driver can optimise connectivity between your Java apps and database. Read more »
Download files over the Web with .NET's WebClient class
The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »
RIFE with possibilities
Developing a web-based application is never a small undertaking. At the very best it's a lot of work just to develop the code that does whatever it is your application is supposed to do but before you even get to the point of writing your application's code, you have to decide what you going to write it in. Read more »
Process and parse XML with ease using Jakarta Digester
Get a brief introduction to processing XML with Jakarta Digester, including how it can be used to create pattern-matching rules for an XML document and to perform actions on the resulting collections. Read more »
Create cross-platform database-driven applications with JDBC
The Java Database Connectivity (JDBC) API offers a unified interface to different databases, providing a series of generic functions that are internally translated into native function calls. This makes it extremely easy to create database-driven applications that work across different RDBMS types. Read more »
An adventure in IT consulting
An outside consultant can provide the voice of disinterested honesty. If the client doesn't like what you have to say, the most you lose is the engagement. If they listen to you and it doesn't work, things could get ugly. You're not part of the protected herd of employees who will be all too happy to blame you. Read more »
Java security: Policies and permission management
This article explores three areas of Java security: security managers, access controllers, and access permissions. Read more »
Is Java Windows for Unix?
Java is an incredibly successful toolset -- but what is it really and how did it get to be so popular? Read more »
Blog (8)
The best news Linux could ever receive: LinuxWorld's a bust
-- The latest proof that Linux has conquered the corporate data center crowd: LinuxWorld is a dud. Read more »
When it comes to Apple, proprietary, 'schmaprietary'
-- The company's "closed" behaviour, you can argue, is what makes simplicity possible. What limited Apple's appeal is now working to its advantage. Read more »
Newbie guide to Google's Android
-- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »
Open source Java imminent
-- It's finally happening, Sun are releasing Java ME and SE under an open source licence -- the GPL. Read more »
Try… Catch… Win!
-- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. Read more »
Jack-of-all-Trades or Specific Accolades?
-- A programmer can take one of two paths. You can specialise in a small subset of languages or platforms, or you can learn a myriad of technologies at just beyond face value. How is BuilderAU going to help you? Read more »
One Competition for the Rest of Us
-- Adobe are celebrating the release of Flex 2 beta 2 this week with a developer competition with some tasty prizes.
While that's good news for many, entries are only being accepted from residents of the USA and Canada (except Quebec, those crazy Francophiles have some issues with people entering competitions). Read more »
Application Threat Modeling v2
-- Threat Modeling has become one of the most important ways to increase the security of your application development projects. It allows you to understand the threats you will face, and implement countermeasure in a consistent, reliable way. If you only do one thing to improve yoru development processes, Threat Modeling should be it. Now with the new ACE Threat Modeling methodology and tools, it's easy to do as well! Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
The punching and counterpunching continued in the ongoing web browser development bout. Each time one browser closes a feature gap, a new feature appears in one of the others -- how we ever put up with the years of browser stagnation, I'll never know. Read more »
-
Since its release in May last year, Gears has supported only Internet Explorer and Firefox browsers. With the addition of Safari into the Gears fold, it closes the loop of major browsers to support Gears Read more »
-
MyPerfect.com.au has potentialVictorian Web start-up My Perfect has a strong story and rationale for why it will succeed. But it has to overcome some challenges and design flaws first. Read more »
-
Microsoft slams Google on privacy
2008/08/29 12:37:41
-
Gosling: How Java handles multi-core
2008/08/19 12:13:05
-
.NET multi-core support yet to arrive
2008/08/19 12:15:29
What's on?
-
Club Builder: Seinfeld, Wiimotes and Woz
On this episode of Club Builder: Jerry Seinfeld is the new face of Vista, we learn how to make a cheap whiteboard, and Woz talks about Steve Jobs.


