Tag Archives: design

Do The Basic Research

I fail to comprehend how someone can write this (emphasis mine): Overdesign is also very common with databases. People get hung up on rules like “third normal form”. Sometimes when you over-normalize a database is [sic] makes it impossible to … Continue reading

Posted in software development | Tagged , , | Leave a comment

The Delete Confirmation Functionality

Phil Haack writes about the lack of confirmation dialogs when deleting an item in the Netflix queue. I have noticed something similar on the Amazon wish lists. It avoids an unnecessary click, but at the same time, allows you to … Continue reading

Posted in user experience | Tagged , | 2 Comments

The Bigger Complexity Lies Outside Technology

From the Domain-Driven Design Site: [A] great deal of effort has gone into the design of networks, databases, and other technical dimension of software. Books have been written about how to solve these problems. Developers have cultivated their skills. Yet … Continue reading

Posted in project management | Tagged , , | 1 Comment

Software Analysis Paralysis

Programmers and managers are obsessed with finding the best way to solve a particular challenge. This is a good thing because that is what quality is all about. Sometimes, though, it can be taken to extremes and the project gets … Continue reading

Posted in software development | Tagged , , , | Leave a comment