News (28)

Judge whittles down SCO claims against IBM

A Utah judge has thrown out hundreds of claims made by SCO Group in its Linux lawsuit against IBM, finding that SCO failed to specify many of Big Blue's alleged misdeeds. Read more »

IBM tunes up for Jazz open-source project

IBM is working on an open-source project called Jazz to promote programming tools for globally distributed teams. Read more »

Microsoft sues over source code theft

Microsoft has filed a federal lawsuit against an alleged hacker who broke through its copy protection technology, charging that the mystery developer somehow gained access to its copyrighted source code. Read more »

Key bugs in core Linux code squashed

Serious bugs in the latest Linux kernel have been fixed, a sign that the open-source OS is maturing. Read more »

'Dangerous' Flash exploit can infect by stealth

A Flash flaw discovered this month could change the face of Web security by allowing criminals to infect users of any browser or operating system with malware — without making their browser or application crash. Read more »

Sun sheds light on its open-source future

Simon Phipps, Sun UK's chief open-source officer, surveys the open-source landscape and reaffirms his company's commitment to open-software development. Read more »

LAMP lights way on open source security

The most popular open-source software is also the most free of bugs, according to the first results of a U.S. government-sponsored effort to help make such software as secure as possible. Read more »

Danger level rises for Perl flaws

A type of security flaw in Perl applications that experts thought could lead only to a denial-of-service attack is now believed to be much more serious. Read more »

New Windows OS within 3 years: Microsoft

Microsoft is already planning its next major version of Windows and it won't be five years in the making as its predecessor Vista was. Read more »

Adobe to pull Office rival out of AIR?

Adobe may look to the Adobe Integrated Runtime (AIR) platform to launch an office productivity suite to take on Microsoft. Read more »

Features (135)

Hunt down buggy .NET code faster

Learn how you can use continuous integration to automate the build process and provide instant feedback on .NET coding errors Read more »

PHP gotchas to avoid

When you are debugging PHP code under a tight deadline, start by looking for the most typical problems. Topping the list should be parsing and scope errors. Read more »

Developing a code library can increase productivity

Creating and maintaining a code library to catalog your programming resources can reduce project development time and improve the reliability of your software. A code library will permit team members to quickly locate existing resources instead of reinventing the wheel. Read more »

Tracking down bugs in ASP.NET code

One of the trickier aspects of Web development is debugging. In this article we'll look at some of the new ways you can debug your ASP.NET code. Read more »

Comprehend the SAP Authorisation concept with these code samples

Whether you're a developer, a consultant, or the user of a SAP system, you'll eventually come across issues related to authorisation. This article provides some handy code samples to help you get acquainted with authorisation in SAP. Read more »

Security through obscurity won't secure your code

Most applications use some form of security through obscurity, but you should avoid it when writing your apps. ZDNet Australia offers these tips on how to tighten up your code. Read more »

Randomise your RSS feeds with ColdFusion

Learn some neat things you can do with RSS, including how you can use randomisation code to show a random selection of news stories from a random sampling of RSS feeds. Read more »

Easily configure your Struts application

The Struts Framework can help abstract your back-end code from the display layer and keep your code reusable. See how to easily configure Struts. Read more »

Building custom subroutines in Perl

Subroutines are prepackaged pieces of code that are designed to help you quickly accomplish common tasks. Perl comes with a bunch of built-in subroutines, such as print(), but you can also easily build your own reusable subroutines. Read more »

Implementing taxonomy during development

Knowing that you need information taxonomy is one thing. Knowing how to build it is another. These tips will help you build a profitable Web site. 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?