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 (148)

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 »

Measure progress by counting lines of code

One developer explains why he believes that counting lines of code can yield useful information, and he shares an app to automate the process. Read more »

Review: Reporting for duty

In this round-up of some of the most popular reporting tools for developers, we put these tools to the test to see how they stack up against real-world scenarios. Read more »

See why VB.NET is the classiest VB of all

VB has always offered basic support for working with objects, but VB.NET is a whole new ballgame. Learn about VB.NET's true object-oriented features. Read more »

Working with events in Java

Java offers numerous approaches to event handling, such as anonymous classes and reflection. This article will show you three ways to get started with Java event handling. Read more »

Optimising performance with sessions in PHP

A dynamic Web site provides both a money-saving solution and the ability to create interesting, useful Web environments. So where's the trade-off? It's in performance. 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?