News (8)

Apple takes over CUPS, Unix printing software

Apple has acquired the source code for CUPS, an open-source project for managing printing on Unix and Linux systems. Read more »

GPL 3 may tackle Web loophole

Web companies may be forced to publish the source code of any GPL-licensed software that they are using for commercial services. Read more »

Developer defies MS demands to kill .NET debug tool

UK developer Jamie Cansdale seems to have ignored calls from Microsoft that he remove a free tool called TestDriven.NET from his Web site, despite legal demands that the tool be removed by June 1 -- because it breaches licensing conditions. Read more »

Government backs renegade open source licence

The federal government's recently-launched open-source content management system does not meet industry standards, local software developers and a leading IT lawyer claim. 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 »

Thousands of AU developers protest US trade pact

Almost 3,000 developers from Australia and abroad have voiced their opposition to the proposed intellectual property clauses in the United States-Australia Free Trade agreement. Read more »

Torvalds critical of new GPL draft

The second draft of a revised General Public License has been released, but Linus Torvalds--founder and leader of the best-known software project governed by the GPL--remains unconvinced of its merits. Read more »

AU FOSS bodies blast US free-trade deal

Australia's national open source industry body, OSIA (Open Source Industry Australia), and Linux Australia have spoken out about their concerns over the proposed Australian-US Free Trade Agreement (AUSFTA), warning that the legal framework of the intellectual property clauses will put the entire Australian software development industry at risk. Read more »

Features (51)

Managed code in SQL Server Yukon: a big deal?

One of the big features of Microsoft's next release of SQL Server is the ability to run managed code. How does it work, and is it a good idea? Read more »

Class interfaces play a key role with inheritance

Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. Read more »

Create custom class interfaces in .NET

Builder.com returns to the topic of .NET class interfaces with a look at creating your own interfaces in C#. You'll learn how to specify an interface--and you'll have a nice chunk of code to download and play with. Read more »

Google: Open source lets us control our destiny

Chris DiBona, Google's open source program manager, gave the opening keynote at the Open Source Developer's Conference. Builder AU caught up with him to discuss why Google uses open source, how the company open sources its software and what it is like to be a comic book character. Read more »

Proposed Java generics specification could make coding safer and more efficient

Take a look at some of the proposed changes in J2SE 1.5 (Tiger release) that is due out late 2003. Read more »

Coding a 'One-to-Many' Form with ASP.NET

Learn how to create a form/sub-form in ASP.NET with this helpful article from Sydney-based developer Ray Gudgeon. Read more »

Set named restore points for easier flashback in Oracle 10gR2

The MERGE statement, introduced in Oracle 9i Release 2, is often called an "upsert" because it can both update and insert rows in the same pass. Rows that don't already exist in the data warehouse are inserted, and rows that do exist are updated. Read more »

How do I ... reject alpha characters in a SQL Server character column?

Enforcing your data's integrity is probably the single most important issue you face when designing a database. Validating user input is one way of keeping bad data from making its way into your analyses and reports. Read more »

Iterating through tables and databases in SQL Server

We look at two very useful stored procedures that live in the master database but are not mentioned in SQL Server Books Online. These system procedures come in very handy for jobs such as determining the space used, the number of rows, the indexes on the user tables, and so on. Read more »

10 tips for sorting, grouping, and summarizing SQL data

Arranging SQL data that you can effectively analyse requires an understanding of how to use certain SQL clauses and operators. These tips will help you figure out how to build statements that will give you the results you want. 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?