Josh:
The discipline of Computer Science is often considered distinct from web development. However, in order to develop high-quality web solutions, good coding standards and requirements gathering is vital. Applying the principles of Computer Science can sometimes become tricky, my hope with this series of blog posts is to map some of these standards directly to the domain of the web.
Posted 04/07/2011 - 10:17
// 2 comments
Dave:
In the age of information overload, no one wants to read through text-heavy requirements documentation. I’ve adopted a strategy of “show don’t tell” which requires less stakeholder effort while improving the quality of feedback and participation in the analysis effort. The cornerstone of this strategy is the wireframe – a universal communications tool that illustrates the user experience while providing implementation details that streamline the transition into the development effort.
Posted 02/01/2008 - 18:00
// 6 comments