Professional Ajax, 2nd Edition (Programmer to Programmer)

Professional Ajax, 2nd Edition (Programmer to Programmer)
Authors
Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett
ISBN
0470109491
Published
12 Mar 2007
Purchase online
amazon.com

Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The book begins by exploring the roots of Ajax, covering how the evolution of the web and new technologies directly led to the development of Ajax techniques. A detailed discussion of how frames, JavaScript, cookies, XML, and XMLHttp requests (XHR) related to Ajax is included. After this introduction, the book moves on to cover the implementation of specific Ajax techniques.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Syahidatul Khafizah Mohd Hajaraih said
The product is in good shape. The shipping is reasonable and it came few days before I really need it...

Tom Marrs said
This book was very helpful to me when I was creating an executive-level presentation on AJAX because of the AJAX architecture diagram in chapter 1. More importantly, this book helped me research how to parse an RSS news feed with Atom.

But this book has much more than introductory material - it has valuable information on AJAX Principles, Who's Using AJAX, AJAX Patterns, AJAX Libraries (such as Prototype and jQuery), XML, JSON, RSS with AJAX, and AJAX Debugging Tools.

In addition, this book covers something near-and-dear to me: real-world case studies at the end of the book.

The authors' back-end-agnostic approach was very helpful because of the many platforms (JavaEE, .NET, Ruby, PHP, and so on) that people are using.

Davis Hammon said
This is a great book but entirely irrelevant in todays world. The libraries and methods outlined here are outdated. With modern javascript frameworks like jQuery and Prototype there is, in my humble opinion, certainly no need to delve into the techniques of this book.

James Hang said
A concise and informative introduction to AJAX technologies. A lot of great examples, including famous ones like Google maps and Gmail make learning about AJAX relevant and fun. A short history of AJAX and how it evolved into what it is today was also nice. I was hoping for more of a reference guide, but other than that, no real complaints here.

James G. Owen said
Wed 10/03/2007 5:15 pm. I'm not sure who writes these positive reviews, but an early example in the book ("The Hidden Frame Technique", starting on page 21) is obviously broken. The book shows "HiddenFrameExample1.htm" in an illustration but there is no such file in the ProAjax2ePHP.zip file downloaded from wrox. Judging by quotes on the internet probably from the first edition, I'd guess the actual file is probably GetCustomerData.php (?) but whether it is or not, that file has an obvious syntax error, missing paren in line 12 "if (is_numeric($sID) {". Of course if I were a php/ajax expert all this would be blindingly obvious; but I'm not, that's why I bought the book. I can't say I'm optimistic about the remainder of the text.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“C++: an octopus made by nailing extra legs onto a dog.” - Steve Taylor