- Looks at Ajax from a practical rather than theoretical viewpoint
- Server side languages covered meaningfully in separate chapters
- When and where to use Ajax, not just how
- Looks at popular frameworks and discusses what each can and cant do
- Some code samples not written by the authors use old or inefficient methods.
- First Edition: Published March 2006
- 296 Page paperback
- Published by Pragmatic Bookshelf
- ISBN 0-9766940-8-5
- A Web 2.0 Primer
- Authors Justin Gehtland, Ben Galbraith and Dion Almaer
Unlike most of the other recently written books about Ajax, this one doesnt just look at how to use Ajax, it also looks at what Ajax can be used to do and when it is an appropriate technology to use.
The book starts out by looking at what Ajax actually is and what it is useful for. It looks at how Google used it to implement Google Maps (one of the early useful Ajax implementations) and shows you how to create your own equivalent code. It then moves on to look at some of the more popular frameworks that can be used to add Ajax functionality and more to your web pages without your having to write your own code from scratch. It also looks at some of the popular server side technologies one at a time allowing you to see where this important aspect of Ajax fits into the picture (something skipped over or mishandled in many other Ajax books).
The emphesis of this book is (as its name suggests) on how to use Ajax appropriately and practically as one of the tools in your web development toolbox. The code in this book are practical uses for the technology and by the time you reach the end of the book you should have not only a clear idea of how to use Ajax but also when to use it (and perhaps more importantly - when not to use it).




