ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Overload Journal #75 - Oct 2006


75
Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Overload 75 PDF

Site Administrator

08 October 2006 21:23:03 +01:00

Life in the Fast Lane
Description : The ISO Fast-Track is paved with good intentions, but does it lead where we want to be?
Category: [ Journal Editorial ]
Up Against the Barrier
Description : A discussion of development against the odds, describing process, personal and environmental barriers between the people and the job they are trying to do.
Category: [ Process Topics ]
Inventing a Mutex
Description : A mutex is a general purpose tool - there may be better solutions in specific circumstances. George Shagov presents one such alternative.
Category: [ Programming Topics ]
C++ Unit Testing Easier: CUTE
Description : Peter Sommerlad presents a lightweight framework for C++ unit testing.
Category: [ Programming Topics ]
From CVS to Subversion
Description : Thomas Guest reflects on migrating his organisation's version control system from CVS to Subversion.
Category: [ Programming Topics ]