News (5)

BusinessWeek site hacked

Hackers have broken into BusinessWeek's online site and set up an attack scenario in which visitors to a section of the site could have their own computers compromised and their data stolen, a security researcher said on Monday in the US. Read more »

Can Google break Microsoft's enterprise chokehold?

A tie-up with Saleforce.com sees Google pushing even further into Microsoft's businesss applications territory Read more »

GPL3 welcomed by IBM, Red Hat, Novell, MySQL

Sixteen years after releasing GPL2, Richard Stallman and the Free Software Foundation launched GPL3 over the weekend. Read more »

Security group names top software risks

A security organisation published its fourth annual list of the most vulnerable software on Wednesday, putting network administrators on notice that they need to check their systems. Read more »

J D Edwards' Ian Hodge: Straight to the source

What sets J D Edwards apart from the likes of Siebel and PeopleSoft? We speak with Ian Hodge, managing director Australia/New Zealand, about the future of business software and services. Read more »

Features (35)

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 »

Making Swing trees easy

Trees are a common GUI component, and Swing provides classes to create them. However, using dynamic data with trees can be problematical. We'll show you how to avoid the pitfalls. Read more »

Sending e-mail from an Oracle database with utl_smtp

If you're running Oracle 10g or later, you can use the nice modern utl_mail package to send e-mails from your PL/SQL applications. If you're running an earlier version of Oracle, you can send e-mails via the older and more complicated utl_smtp package. Read more »

Analyse MySQL databases with SQLyog

MySQL Server enthusiasts can now take advantage of an interface similar to SQL Server's Query Analyser. SQLyog provides the functionality for free. Read more »

Secure SQL Server: Installing for security

Securing SQL Server is vital to the design of any database system. Learn how to install SQL securely, protect data, and ensure its validity. Read more »

Commonly used architectural patterns in Java applications

This article uses two patterns, layering and partitioning, to illustrate the importance of the relationships between the packages that compose your applications. Read more »

Commonly used architectural patterns in Java apps

Properly designing packages promotes the design and development of resilient, robust, and maintainable Java applications. Read more »

Build an AIR application for your website

Adobe AIR brings web technologies to the desktop through the integration of the Webkit rendering engine in a Flash-style desktop-based runtime. AIR applications running on HTML, CSS and Javascript can interact with the local file system, manipulate local SQL databases and even use AJAX on any domain. Read more »

Are you going to upgrade to Windows Server 2008?

There is a lot of hype in the IT industry when it comes to new releases of products. Look at the iPhone, Windows Vista, WiMax, OS X Leopard. This article digs through the hype to help you make a decision for yourself whether migrating to Windows Server 2008 will be worth it in the next 18-24 months. Read more »

Scripting the remove and disable mailbox attributes in Exchange 2007

This article describes how you can disable or remove the e-mail attribute from the Windows account yet retain the account. Read more »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff Opera's new SDK: Better browsing on the Wii?

    Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »

    -- posted by Staff

What's on?