News (14)

Intel unveils developer tools for multicore apps

As Intel prepares for multiple cores in every machine, it is bringing new tools to the table for software developers. Read more »

First code release for Debian consortium

A consortium of Linux vendors created to promote the commercial use of the Debian GNU/Linux distribution has released its first product, and plans more. Read more »

Microsoft criticises third party code for Windows crashes

Microsoft has laid the blame for half of all Windows crashes on third-party code. Read more »

Drizzle: MySQL slims down on Aker's diet

Brian Aker, MySQL's director of architecture, has unveiled Drizzle, a database project aimed at powering websites with massive concurrency as well as trimming superfluous functionality from MySQL. Read more »

IBM chides security researchers

Technology giant IBM has taken independent security researchers to task for their role in making information about unpublished computer attacks available in an undisciplined manner. Read more »

HP rakes in cash from .Net

HP has earned hundreds of millions of dollars over the past two years from consultancy relating to Microsoft's .Net software. Read more »

OpenSolaris one year on: Success or failure?

In June 2005, Sun Microsystems released core elements of its flagship Solaris operating system as open source software, making public more than five million lines of code. The announcement sparked intense interest among developers. But, one year on, are the structures governing the OpenSolaris project fully in place and has the community embraced the offering? Read more »

IBM fires up new Stinger

IBM today quietly released an update for the beta program of their upcoming DB2 release, code-named "Stinger". Read more »

Open-source divorce for Apple's Safari?

Two years after it selected open-source rendering engine KHTML as the basis of its Safari Web browser, Apple has proposed resolving compatibility conflicts by scrapping that code base in favour of its own. Read more »

Ruby on Rails chases simplicity in programming

Can one man and a mantra of "radical simplicity" change the world of Web development? Read more »

Features (147)

Configuring the corporate development environment

Builder.com looks at the three key elements of every .NET development environmentâ€"development workstations, development servers, and development procedures. Read more »

MySQL and stored procedures

Some people resisted using MySQL because it had no support for stored procedures. But starting with MySQL 5.0, that changed--now you can do stored procedures in this popular database. Read more »

Passing table valued parameters in SQL Server 2008

I have always wanted to be able to pass table variables to stored procedures. If a variable is able to be declared, it should have the functionality to be passed as necessary. I was thrilled to learn that SQL Server 2008 offers this functionality. Here are instructions on how to pass table variables (and the data in them) into stored procedures and functions. Read more »

Extend the reach of SQL Server with SQLXML classes in .NET

SQL Server 2000 provides XML features called SQLXML classes that are readily available without drastic changes to database design or related stored procedures. Here are a couple of examples of how to use these powerful features. Read more »

Are key performance indicators a true measure?

Some managers love to look solely at numbers when assessing performance, and key performance indicators are right up their street. But how useful are they in the context of software development? Read more »

ASP.NET, MVC design pattern

In this article Builder.com looks at a simple pattern for developing .NET Web applications. Read more »

Write useful documentation with these tips

Most developers cringe at the idea of writing documentation. However, the process doesn't have to be a thoroughly time-consuming endeavour. Check out these handy tips on what you should include in your documentation and where to find tools that will assist you in this process. Read more »

Why the Eurocrats are patently mad

The vote on Tuesday in Brussels to remove all the limits that had been placed on software patents is a sad day for Europe, but it's not too late to change. Read more »

Make VB apps scriptable

Although the Windows Script Host (WSH) has had an inordinate amount of bad press as the enabling medium behind scores of e-mail viruses, it does have potential for application developers. Read more »

An alternative to inline SQL for ADO developers

Inline SQL statements make writing data access code easy but don't offer top performance. Stored procedures can slow development. Here's an alternative. Read more »

Blog (7)

Google destroys Security Through Obscurity

Chris Duckett [blogs:betaliving] -- Google Labs' new Code Search makes it easier for hackers to find database username and password details by entering strings that are commonly used within configuration files. Read more »

The future remains yesterday

Staff [blogs:syslog] -- Remember when MySQL was blazingly fast and cared little for SQL standards? When MySQL regarded a view as something nice from your window and a trigger was treated as a weaponry component? Those days are set to return with a MySQL fork called Drizzle. Read more »

Adobe lead charge for a Java SWT port to Apple's Cocoa

Brendon Chase [blogs:codemonkeybusiness] -- Reports out of Apple's Worldwide Developer Conference this week indicate a port of Java SWT(Standard Widget Toolkit) to Mac OS X Cocoa is being readied. Read more »

Lets Shindig!

Lana Kovacevic [blogs:webanatomy] -- At this year's Google Developer Day in Sydney, Dan Peterson and John Hjelmstad talked about Apache Shindig, an open source implementation of OpenSocial and gadgets. Read more »

The Portal of the Future

Lana Kovacevic [blogs:webanatomy] -- At this year's Gartner Application Development, Integration and Web Services Summit, I attended Gene Phifer talk: "Portal of the Future: What's Beyond Web 2.0?". Read more »

Database pros get tools in the know

David McAmis [blogs:theneteffect] -- Microsoft has just released the eagerly anticipated Visual Studio 2005 Team Edition for Database Professionals (TEDB) which allows developers to build database applications in a team environment. Read more »

DB2 Viper Gets A Gong

David McAmis [blogs:theneteffect] -- New DB2 tools enhance the developer experience. 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?