O'Reilly Releases "Ajax Design Patterns".
"People have heard loud and clear that Ajax matters, and equally, that Ajax must be done right," says Michael Mahemoff, author of the new Ajax Design Patterns. "The fundamentals of Ajax are actually fairly straightforward for anyone with a background in web development," he adds. At the same time, he is quick to point out that Ajax is a moving target. "Browsers are evolving quickly, developers are doing more with the web than ever before, and companies like Google continue to find new ways to coerce the web into doing amazing things no one had ever foreseen."
Mahemoff's book is a reference for developers, designers, and managers who want to learn how Ajax is being used in the real world. According to the author, he began work on the book after he studied a number of early Ajax applications and published an embryonic set of patterns to his blog. "I explained at the time that Ajax is no magic bullet, and that we need to look at how to design effectively and not just use Ajax for the coolness factor," Mahemoff recalls. "The response was overwhelming and led to an approach to crafting that initial seed into a book of Ajax patterns.
The patterns in the book fall into four categories:
Aside from observing the amazing rise in Ajax itself, to Mahemoff, it's been fascinating to take a step back and look at how advanced enabling tools and technologies have become. "I first got into patterns in 1997 and the change is remarkable," he says. "First off, the notion of patterns is widely accepted in the software industry, and almost everyone seems to appreciate the need for collecting Ajax patterns. Moreover, it's so much easier to study a broad cross-section of applications now, thanks to the web and related technologies. Not only are web applications accessible at the click of a link, but there are so many of them out there to be studied. A single category, like 'Ajax word-processors' will usually have a dozen examples to consider, leading to rich, broadly applicable, patterns.
"Furthermore, the combination of blogs, wikis, and podcasts - all simple but exceedingly powerful tools - means that information can be disseminated so much faster than before," he continues. "While writing this book, I was able to publish an idea on my blog or Ajaxian.com, and within a day, it had been scrutinized by the community. Promising design ideas - such as the incredible (at the time) use of auto-completion by Google Suggest's - rise to prominence in a matter of hours. Indeed, the sharp rise of Ajax is a perfect illustration of these mechanisms."
Related links: (Open in a new window.)
www.oreilly.com/catalog/ajaxdp/
View printable version (opens in new window)
Back