Advertisement
Membership
Login
ACCU Buttons
Process Topics or Overload Journal #73 - Jun 2006
Browse in : |
All
> Topics
> Process All > Journals > Overload > 73 All of these categories |
- Options:
- View Article Map
- View Archives
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 | Overload Journal #75 - Oct 2006 ]
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 | Overload Journal #75 - Oct 2006 ]
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.
The Documentation Myth
Description : Allan Kelly suggests that we don't invest more in documentation for a reason: that it isn't as valuable as we claim.
Category: [ Process Topics | Overload Journal #74 - Aug 2006 ]
Description : Allan Kelly suggests that we don't invest more in documentation for a reason: that it isn't as valuable as we claim.
Category: [ Process Topics | Overload Journal #74 - Aug 2006 ]
Pair Programming Explained
Description : Rachel Davies explains how to implement pair programming and why it can be an effective practice for programmers.
Category: [ Process Topics | Overload Journal #73 - Jun 2006 ]
Description : Rachel Davies explains how to implement pair programming and why it can be an effective practice for programmers.
Category: [ Process Topics | Overload Journal #73 - Jun 2006 ]
Comments Considered Evil
Description : We are taught that adding comments to code is a good thing and adds value. In practice this value is seldom, if ever, realised. Mark Easterbrook makes the case for a better way.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Description : We are taught that adding comments to code is a good thing and adds value. In practice this value is seldom, if ever, realised. Mark Easterbrook makes the case for a better way.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
How Do Those Funky Placeholders Work?
Description : The current C++ standard function binders are notoriously difficult to use. Chris Gibson exposes the secret the Boost alternative, which is so much better it seems like magic.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Description : The current C++ standard function binders are notoriously difficult to use. Chris Gibson exposes the secret the Boost alternative, which is so much better it seems like magic.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Implementing drop-down menus in pure CSS (no JavaScript)
Description : Implementing drop-down menus to aid website navigation is usually thought to require lots of JavaScript. This article shows how to do it using just CSS.
Category: [ Programming Topics | Internet Topics | Overload Journal #73 - Jun 2006 ]
Description : Implementing drop-down menus to aid website navigation is usually thought to require lots of JavaScript. This article shows how to do it using just CSS.
Category: [ Programming Topics | Internet Topics | Overload Journal #73 - Jun 2006 ]
The Rise and Fall of Singleton Threaded
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #73 - Jun 2006 ]
Description : Steve Love explores how 'Singletons' in design can seem a good idea at the time, why they are generally a mistake, and what to do if you have them.
Category: [ Programming Topics | Design of applications and programs | Overload Journal #73 - Jun 2006 ]
The Case Against TODO
Description : TODO - a neat way to label work in progress or an easy way to disguise the flaws in a codebase?
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Description : TODO - a neat way to label work in progress or an easy way to disguise the flaws in a codebase?
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Objects for States
Description : Originally captured in Design Patterns, Objects for States is described in close conjunction with the Singleton pattern. This article investigates better alternatives for implementing the pattern in C++.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
Description : Originally captured in Design Patterns, Objects for States is described in close conjunction with the Singleton pattern. This article investigates better alternatives for implementing the pattern in C++.
Category: [ Programming Topics | Overload Journal #73 - Jun 2006 ]
How to Shoot Yourself in the Foot. In an Agile Way.
Category: [ Process Topics | Overload Journal #71 - Feb 2006 ]
Category: [ Process Topics | Overload Journal #71 - Feb 2006 ]