I talk a lot about how having a spec is a critical component of software development. But how do you know that your spec is good, and that it has been developed enough? Simply put, how do you distinguish between a good spec and a spec that is lacking?
This problem had confounded me for a good bit of time, because it’s hard to create a rule surrounding spec development. Since most developers (myself included) are also generally bad at developing good specs, it becomes even more difficult to create such a rule. However, I heard a great adage from someone recently that I thought summed up how developers can see specs nearly perfectly.
Thursday, March 18th, 2010 @ 7:00 am |
Comment (4) |
Categories: Best Practices, Opinion, Technology
Tags: spec, product design, 15 minute rule, design, application architecture
Much has been written about technical debt, and the way it’s both accrued and paid off. For the uninitiated, here’s the definition of technical debt:
The amount of time, money, or effort it takes to work around, manage, and fix bad decision/implementation decisions. (CaseySoftware)
Monday, March 23rd, 2009 @ 8:30 am |
Comment (6) |
Categories: Business Management, Best Practices
Tags: PHP, development, application architecture, technical debt
In the war between simplicity and power, there are those on each side that say you must sacrifice one to get the other. But as Google shows us, you can have both without sacrificing one for the other.
The Google homepage is relatively unchanged from when its founders created it. Sure, they’ve added links to their features and some other things, but for the most part it’s unchanged. It’s central theme is a core search box, which is right in the center of the page.
Sunday, August 31st, 2008 @ 7:49 pm |
Comments (0) |
Categories: Usability, Web Architecture
Tags: simplicity in design, good design, application architecture, Ease-of-use, Google