News (16)

Azure manages to avoid a Hailstorm of criticism

Microsoft's Hailstorm prompted an avalanche of criticism when it was proposed seven years ago, but developers seem to have few qualms with Windows Azure, which embraces many of the same notions. Read more »

Google Chrome faster than Firefox, IE, Safari

Google introduced Chrome in part because it wants faster browsing and the richer Web applications that speed will unlock. So how does Chrome actually stack up? Read more »

Shuttleworth defends Firefox licence in Ubuntu

Mark Shuttleworth, whose company, Canonical, funds the Ubuntu operating system, has stepped in to try to resolve a dispute on Ubuntu developer's forum Launchpad. Read more »

Java will be free this year, says Sun

The struggle to open up Java completely is finally coming to an end. Read more »

Coder links Yahoo search, Google App Engine

The goliaths of the Internet are dangling an ever-larger supply of bootstraps for folks who want to try new ideas for the Web. Read more »

Mozilla: Web apps faster with Firefox 3.1

Firefox 3.1 will run many Web-based applications such as Gmail faster through incorporation of a feature called TraceMonkey that dramatically speeds up programs written in JavaScript, Mozilla said Friday. Read more »

GPL likely to regain Apache compatibility

In a significant change of course, the Free Software Foundation is working to make the upcoming version 3 of the General Public License (GPL) compatible with an alternative, the Apache License. Read more »

Affero: A new GPL for SaaS

The Affero General Public License, a new variation of the seminal General Public License (GPL) specifically for one situation the regular GPL doesn't address, is now final. Read more »

IDC Web site defaced by 'eco-terrorists'

The Web site of Global IT research firm IDC has been hacked by a group purporting to be Brazilian environmental terrorists to serve a message urging people to take action over global warming. Read more »

Schwartz swipes at the GPL

The GPL imposes a 'predatory obligation to disgorge IP back to the wealthiest nation in the world' on its users, according to Sun's president. Read more »

Features (61)

Defining cascading referential integrity constraints in SQL Server

By using cascading referential integrity constraints, you can define the actions that SQL Server 2005 takes when a user tries to delete or update a key to which existing foreign keys point. Read more »

What is refactoring?

Wish you could turn back the clock on a development project? Methodology expert Steve Hayes shows how to correct the mistakes of the past with refactoring. 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 »

Pair programming - it takes twice as long

Pair programming is one of the most contentious practices within Extreme Programming - both supporters and detractors can become quite emotional. So what is pair programming, and why do people become so emotional about it? Read more »

How to use Java's layout managers

The best size and position for each GUI element depends on factors that may not be known when an app is compiled. Layout managers can help. Read more »

Comparing SQL Server constraints and DML triggers

This article sheds some light on when to use constraints and when to use DML triggers. Read more »

Digging code: Software archaeology

At first glance, business software developers have little in common with Indiana Jones. But the emerging field of software archaeology applies some of the same skills, if not the dashing adventure. Read more »

Sometimes a variables table is better than hard coding into a package

When writing PL/SQL packages, there are times where it's better to store a variable in a table instead of coding it into the package. It's most useful for a variable that you might want to change fairly often. Read more »

Script Table definitions using TSQL

Generating scripts in SQL Server using TSQL has never been easy. This article will show you how you can use TSQL in SQL Server 2005 code to script a table's definition. 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 »

Blog (1)

In a world of Goliaths, who's got a stone?

David McAmis [blogs:theneteffect] -- It seems like it is that time of year again... the days are getting longer, the weather is getting a bit warmer and the top-tier software vendors are on a buying spree. Will you get lost in the shuffle? Why not support your local software developer! Read more »

Log in


Sign up | Forgot your password?

What's on?