Book Review - Ajax Design Patterns by Michael Mahemoff
Category Book Reviews
Although I think the book is mistitled, there's still a lot of value to be gleaned from Ajax Design Patterns by Michael Mahemoff. It's almost more like a cookbook than a patterns guide...
Contents:
Part 1 - Introduction: Introducing Ajax; A Pattern-Led Tutorial; Ajax Design - Principles and Patterns
Part 2 - Foundational Technology Patterns: Ajax App; Display Manipulation; Web Remoting; Dynamic Behavior; Extended Technologies
Part 3 - Programming Patterns: Web Services; Browser-Server Dialogue; DOM Population; Code Generation and Reuse; Performance Optimization
Part 4 - Functionality and Usability Patterns: Widgets; Page Architecture; Visual Effects; Functionality
Part 5 - Development Patterns: Diagnosis; Testing
Part 6 - Appendixes: Ajax Frameworks and Libraries; Setting Up The Code Samples; Patterns and Pattern Languages; References; Index
Each of the chapters, such as Widgets, show a number of techniques and features that you can use in an Ajax application. In this particular case, there's the Slider, Progress Indicator, Drilldown, Data Grid, Rich Text Editor, Suggestion, Live Search, and Live Command-Line. Although each of these are presented as a "pattern", I think that's really a misuse of the term as it's commonly utilized in our industry. Patterns are general architectures that have been developed over time to solve particular types of design issues. A pattern called "Slider" is really just an example of how a slider widget can be used effectively in an Ajax application. Because of the specificity of a slider, I see that as more of a recipe than a pattern.
Having cleared that gripe, it's still an effective book. Each pattern/recipe starts with a basic usage story, followed by the problem statement, the forces that come into play, the actual solution, decisions that need to be addressed, real-world examples, alternatives to this particular feature, related patterns/recipes, and references to more information about the feature. This particular format makes for a very comprehensive discussion of each item, more so than you'd get in a straight tutorial or reference guide. As such, I think it makes for a good addition to the Ajax bookshelf...
As a true "patterns" guide, I think it misses what it tries to set out to do. As a cookbook for Ajax techniques, it works quite well...
If you liked this review and found it helpful, please click on the Amazon book link in the review and click the Yes (Was This Review Helpful To You?) button at the bottom of my review. Thanks!
Although I think the book is mistitled, there's still a lot of value to be gleaned from Ajax Design Patterns by Michael Mahemoff. It's almost more like a cookbook than a patterns guide...
Contents:
Part 1 - Introduction: Introducing Ajax; A Pattern-Led Tutorial; Ajax Design - Principles and Patterns
Part 2 - Foundational Technology Patterns: Ajax App; Display Manipulation; Web Remoting; Dynamic Behavior; Extended Technologies
Part 3 - Programming Patterns: Web Services; Browser-Server Dialogue; DOM Population; Code Generation and Reuse; Performance Optimization
Part 4 - Functionality and Usability Patterns: Widgets; Page Architecture; Visual Effects; Functionality
Part 5 - Development Patterns: Diagnosis; Testing
Part 6 - Appendixes: Ajax Frameworks and Libraries; Setting Up The Code Samples; Patterns and Pattern Languages; References; Index
Each of the chapters, such as Widgets, show a number of techniques and features that you can use in an Ajax application. In this particular case, there's the Slider, Progress Indicator, Drilldown, Data Grid, Rich Text Editor, Suggestion, Live Search, and Live Command-Line. Although each of these are presented as a "pattern", I think that's really a misuse of the term as it's commonly utilized in our industry. Patterns are general architectures that have been developed over time to solve particular types of design issues. A pattern called "Slider" is really just an example of how a slider widget can be used effectively in an Ajax application. Because of the specificity of a slider, I see that as more of a recipe than a pattern.
Having cleared that gripe, it's still an effective book. Each pattern/recipe starts with a basic usage story, followed by the problem statement, the forces that come into play, the actual solution, decisions that need to be addressed, real-world examples, alternatives to this particular feature, related patterns/recipes, and references to more information about the feature. This particular format makes for a very comprehensive discussion of each item, more so than you'd get in a straight tutorial or reference guide. As such, I think it makes for a good addition to the Ajax bookshelf...
As a true "patterns" guide, I think it misses what it tries to set out to do. As a cookbook for Ajax techniques, it works quite well...
If you liked this review and found it helpful, please click on the Amazon book link in the review and click the Yes (Was This Review Helpful To You?) button at the bottom of my review. Thanks!




