Web Application Design Handbook: Best Practices for Web-Based Software (Interactive Technologies)
What is a web application? This is not an easy question to answer, and rather than leave the definition as an exercise for the reader (like some of the other web application books available), Fowler and Stanwick devote a chapter to it. Not only do they deliver a matrix that helps you to figure out where your project fits, they also get to the meat: based on the definition, what design differences are there?
Web-based software poses some real challenges, especially if you are coding in straight HTML and HTML/forms (even if you use a little JavaScript on the side). Java applets and Flash pose a slightly different set of challenges. Fowler and Stanwick devote chapters to the critical things you’ll need to know to design a usable application:
- Browser Framework
- Data Input: Forms
- Data Input: Lists
- Data Retrieval: Search
- Data Retrieval: Filtering and Browsing
- Data Output: Reports
- Data Output: Printed Forms
- Interacting With Output
- Designing Graphs and Charts
- Graph Types Based On Use
- Designing Diagrams
- Diagram Types
- Designing Geographic Maps
- Interacting With Geographic Maps
- Types of Maps
The single best technique in the book may be Victor Stanwick’s technical tip that helps you check a page’s design for monitors at different resolutions (see page 54). Once I learned this trick, I’m never without my own template and in a recent web application assignment it got a lot of use.
In addition to being an impressive researcher, Susan Fowler is also an expert on the use of graphics in applications. Anyone who’s seen Edward Tufte’s work knows how badly people misuse graphics.
If more designers of web (and standard) applications spend time with this book; we’ll finally start to see clearer graphical presentation. I’ll be delighted when that happens. Until then, make yourself one of those who know: read this book.
If you’re familiar with these authors’ previous books, you’ll find many familiar aspects in this one: down-to-earth descriptions, practical guidelines, impeccable research, worksheets, checklists, and lots of examples from the real world. Weighing in at a hefty 560 pages plus almost 90 pages of appendixes and back matter, it’s much bigger and better than a handbook. I have only one argument with the publishers, and that has to do with layout—worksheets would be better if presented on a single page instead of being broken between two pages. But that’s a minor complaint. I expect to consult this book for quite some time to come.
Download:
http://bit.ly/44MSXo
0 comments:
Post a Comment