News (27)

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 »

Attack code raises Windows DNS zero-day risk

The public release of computer code that exploits a yet-to-be-patched Windows security hole increases the possibility of widespread attacks, security experts have warned. Read more »

Microsoft RPC exploit could be a packaged deal

While Microsoft has labeled Thursday's emergency patch MS08-067 as "critical" and provided a rareout-of-cycle fix because its exploit could easily be used as worm on a compromised network, one security researcher doesn't think it will happen that way. Read more »

VMware apologises for licensing bug

VMware's chief executive has apologised for the disruption caused by a licensing issue which resulted in the company's latest hypervisors, ESX 3.5 Update 2 and ESXi 3.5 Update 2, not powering on after being turned off. 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 »

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 »

VMware Australia plays down bug

VMware's Australia and New Zealand division today said the local impact was small from a botched software patch that had left some customers unable to start their virtualised environments. 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 »

Features (186)

Understanding roles in Oracle-stored procedures

Permissions in Oracle granted indirectly via roles are not available when compiling stored procedures, functions, and packages. Direct grants are required when creating these objects in the database. 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 »

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 »

Documenting code is worth the hassle

The problem with documenting code is that if you do it too early, it's just another thing to keep updated along with the code. And if you wait until the end, then you have no time or inclination to add comments. An easy way is to document your code as you go. Here's how it's done. Read more »

Three tools that make Java code review painless

Reviewing and optimising code is a task no developer is too keen on. Use these tools to help automate the process as much as possible. Read more »

VB tip: Open the CD-ROM door

When your program makes use of the CD-ROM drive, it can be a nice touch to open and close the door under program control. We'll show you how in this article. Read more »

Advantages of using the ADO Command object

The Command object offers several unique advantages over the ADO Recordset object for programmatic data updating. This article gives specific code examples that display the Command object's flexibility. Read more »

Programming for the 21st century--o:XML

According to this developer o:XML could provide a way to a new generation of cheaper, high-quality, bloat-free software. Read more »

Blog (9)

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 »

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 »

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 »

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 »

InAccess: Querying .Net

Paul Ayre [blogs:controlaltdefeat] -- INAccess: Tales of woe revolving around the Access Database system 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 »

OS X + NFSv4 == SSHFS + open bitterness

Chris Duckett [blogs:betaliving] -- Has anyone, who isn't a die-hard Darwin fanatic, ever tried to recompile their kernel in OS X? If you answered yes then you are among a rare breed of user indeed. Read more »

DB2 Viper Gets A Gong

David McAmis [blogs:theneteffect] -- New DB2 tools enhance the developer experience. Read more »

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 »

Log in


Sign up | Forgot your password?

What's on?