Features (13)

Create a dynamic menu tree in ColdFusion and JavaScript

It's easy to develop a database-powered dynamic menu. We'll show you how, with a little bit of ColdFusion and JavaScript magic. Read more »

Visualise your database with treemaps

In this tutorial we show you how to generate a simple treemap to show which tablespaces have low percentages of free space and include a sample PHP script to generate the results in a graph. Read more »

Find blocking processes using recursion in SQL Server 2005

Blocking occurs in SQL Server 2005 when one process has one or more records locked, while another process tries to acquire locks on the same set (or subset) of records. This can create a daisy-chain of processes waiting to complete their work. Read more »

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 »

RIFE with possibilities

Developing a web-based application is never a small undertaking. At the very best it's a lot of work just to develop the code that does whatever it is your application is supposed to do but before you even get to the point of writing your application's code, you have to decide what you going to write it in. Read more »

Build directory structures using SQL Server 2005

If you store directory structures in the database, you are aware of what it takes to retrieve the data. Writing queries to pull this information is sometimes difficult to achieve and inefficient. You can use the recursion and XML features in SQL Server 2005 to build a file location on the fly. Read more »

SQL Server 2005 secrets

There's plenty of hype about the new SQL Server 2005. Here's a list what's important about the pending release, and what you can plan on using SQL Server for in the near future. Read more »

.NET delivers regular expressions

Regex has been around for a long time, but is new to many .NET programmers. Check out some cool apps for .NET's Regex functionality. Read more »

The future looks PHPerfect

With versions on most Web platforms, a library of databases and Web/XML services, PHP may be the next-generation Web language for your network. Read more »

Linux users: Know thy compression utilities

Linux offers a specific compression utility for almost any job. But don't get scared off by the number of Linux utilities for this task. Learn the basics to see how flexible and simple Linux compression can be. Read more »

Log in


Sign up | Forgot your password?

  • 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

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?