Join Amazon Prime and get unlimited Free One-Day Delivery. Already a member? Sign in.

Quantity: 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
39 used & new from £9.95

Have one to sell? Sell yours here
 
   
Tell a Friend
Ajax in Action
 
See larger image
 
Ajax in Action (Paperback)
by Dave Crane (Author), Eric Pascarello (Author), Darren James (Author)
3.0 out of 5 stars 5 customer reviews (5 customer reviews)
RRP: £31.99
Price: £19.19 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £12.80 (40%)
Availability: In stock. Dispatched from and sold by Amazon.co.uk.

Want guaranteed delivery by 1pm Tuesday, May 20? Choose Express delivery at checkout. See Details

39 used & new available from £9.95

Perfect Partner

Buy this book with Foundations of Ajax (Books for Professionals by Professionals) by Ryan; Schutta, Nathaniel T. Asleson today!

Ajax in Action Foundations of Ajax (Books for Professionals by Professionals)
Buy Together Today: £47.18

Customers Who Bought This Item Also Bought

Spring in Action

Spring in Action by Craig Walls

4.9 out of 5 stars (10)  £23.99
Hibernate in Action: Practical Object/Relational Mapping (In Action)

Hibernate in Action: Practical Object/Relational Mapping (In Action) by Patrick Peak

4.4 out of 5 stars (5)  £25.99
AJAX and PHP: Building Responsive Web Applications

AJAX and PHP: Building Responsive Web Applications by Cristian Darie

3.4 out of 5 stars (5)  £20.89
Foundations of Ajax (Books for Professionals by Professionals)

Foundations of Ajax (Books for Professionals by Professionals) by Ryan; Schutta, Nathaniel T. Asleson

4.0 out of 5 stars (4)  £27.99
Agile Web Development with Rails (Pragmatic Programmers)

Agile Web Development with Rails (Pragmatic Programmers) by Dave Thomas

4.9 out of 5 stars (15)  £18.53
Explore similar items : Books (49)

Product details
  • Paperback: 680 pages
  • Publisher: Manning Publications (1 Oct 2005)
  • Language English
  • ISBN-10: 1932394613
  • ISBN-13: 978-1932394610
  • Product Dimensions: 23.1 x 18.8 x 3.8 cm
  • Average Customer Review: 3.0 out of 5 stars (5 customer reviews)
  • Amazon.co.uk Sales Rank: 169,716 in Books (See Bestsellers in Books)
    (Publishers and authors: Improve Your Sales)
  •  Would you like to update product info or give feedback on images? (We'll ask you to sign in so we can get back to you)


Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?)
Better Ajax Applications
www.akamai.com    Improve RIA Performance. Free Webcast from Forrester & Akamai. 
Just AJAX IDE
www.jetbrains.com    Professional Java IDE for AJAX development (JavaScript/HTML/CSS). 
Enterprise AJAX Framework
www.SmartClient.com    Chosen by top software vendors. View 200+ examples & full docs 

Product Description
Book Description
How to create the next generation of cutting-edge web interfaces.
Ajax exploded on the scene in the Spring of 2005 when a web site defined the term and Google released Google Maps and GMail, powerful examples of what Ajax can do. Ajax uses familiar web technologies - DHTML, CSS, DOM, and JavaScript - in radically different ways resulting in a much richer user experience. The key to success lies in knowing how to orchestrate them as a coherent whole, splitting off parts of what is normally done by the server and putting it into the browser for instantaneous response to user input. Ajax allows a new breed of web applications with the rich expressiveness of desktop applications.
This book helps developers realize that promise - it explains the big picture and how to unlearn many old coding habits. It explains the design patterns and best practices to create a live interface for the user, not get in his way. It also discusses important Ajax issues- how to make good use of network bandwidth, and how to identify, and avoid, common Ajax pitfalls. The book is aimed at all web developers with prior experience in web technologies, independent of the server technologies used. Examples of server code in the book are in Java and .NET.
The authors are Ajax developers with considerable depth of experience. They are bloggers and JavaRanch moderators.

Synopsis
How to create the next generation of cutting-edge web interfaces. Ajax exploded on the scene in the Spring of 2005 when a web site defined the term and Google released Google Maps and GMail, powerful examples of what Ajax can do. Ajax uses familiar web technologies - DHTML, CSS, DOM, and JavaScript - in radically different ways resulting in a much richer user experience. The key to success lies in knowing how to orchestrate them as a coherent whole, splitting off parts of what is normally done by the server and putting it into the browser for instantaneous response to user input. Ajax allows a new breed of web applications with the rich expressiveness of desktop applications. This book helps developers realize that promise - it explains the big picture and how to unlearn many old coding habits. It explains the design patterns and best practices to create a live interface for the user, not get in his way. It also discusses important Ajax issues: how to make good use of network bandwidth, and how to identify, and avoid, common Ajax pitfalls. The book is aimed at all web developers with prior experience in web technologies, independent of the server technologies used.

Examples of server code in the book are in Java and .NET. The authors are Ajax developers with considerable depth of experience. They are bloggers and JavaRanch moderators.

See all Product Description


Customers Who Viewed This Item Also Viewed

Head Rush Ajax (Head First)

Head Rush Ajax (Head First) by Brett McLaughlin

3.5 out of 5 stars (4)  £18.99
Build Your Own AJAX Web Applications

Build Your Own AJAX Web Applications by Matthew Eernisse

5.0 out of 5 stars (1)  £27.99
Bulletproof Ajax (Voices That Matter)

Bulletproof Ajax (Voices That Matter) by Jeremy Keith

5.0 out of 5 stars (3)  £14.99
JavaScript: The Definitive Guide

JavaScript: The Definitive Guide by David Flanagan

4.3 out of 5 stars (39)  £22.99
RESTful Web Services

RESTful Web Services by Leonard Richardson

4.0 out of 5 stars (3)  £18.99
Explore similar items : Books (38) Electronics & Photo (2) PC & Video Games (2)

 
Customer Reviews
5 Reviews
5 star:    (0)
4 star: 60%  (3)
3 star:    (0)
2 star: 20%  (1)
1 star: 20%  (1)
 
 
 
 
 
Average Customer Review
 
 
 
Share your thoughts with other customers:
Write an online review
Most Helpful Customer Reviews

 
4 of 5 people found the following review helpful:
2.0 out of 5 stars Part One - not impressed, 20 April 2007
I have just read through the first part of this book and learned virtually nothing in 116 pages.

Part One - Rethinking the Web Application

Chapter 1 - A new design for the web, 27 pages.
This is an overview of Ajax that is so trivial as to be insulting and can be safely skipped unless you've been living on the moon recently.

Chapter 2 - First steps with Ajax, 37 pages.
A frustratingly wordy and paper thin introduction to the ajax technologies of Javascript, CSS, DOM and XmlHTTPRequest. It even includes a recap on HTTP! Skip most of this chapter unless you're a complete novice.

Chapter 3 - Introducing order to Ajax, 47 pages.
This chapter demonstrates perfectly the very worst form of bloat in technical books today. It has little to do with Ajax. Not only do Design Patterns receive a very undignified roughing up (a confused half page on Facade for example) but a woefully inaccurate account of Refactoring is levered in for good measure. This latter definition includes no mention of automated unit tests (JSUnit?) and suggests that Refactoring is nothing more than 'changing stuff' (hack hack hack). A not bad section on MVC follows. The chapter is rounded off with a frustratingly short section (11 pages) on Ajax frameworks.

So far definitely not worth the money!

If you don't find a review of Part Two at some point, assume I've hacked my own head off with a rusty saw.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
1 of 1 people found the following review helpful:
4.0 out of 5 stars An Excellent Book On Ajax, 15 Jun 2007
This book is the best there is on Ajax, Its got a few bad points such as being a bit bloated, maybe a 50-100 pages longer then it should have been. Apart from that I really liked the book as its the only complete reference on ajax out there. The writing style in my mind is pretty straight forward and easy to understand, covers a wide variety of languages Myelf being a consultant I found this invaluable as I use Java, .NET and few others.
If your begining in Ajax get this book, if you already have maybe 12-18 months experiance look elsewhere. Unless you want a reference, then this will do that job.
Comment Comment | Permalink | Was this review helpful to you? YesNo (Report this)



 
4.0 out of 5 stars Good intro to Ajax principles and architecture, 6 April 2008
Looking for the latest DHTML tricks and Javascript libraries? You came to the wrong place: this was published in 2005.

But I really liked this book. All you need is competence with HTML, CSS and Javascript, and Ajax in Action will help you understand what makes Ajax different from the traditional client-server architecture of web apps. It also introduces some design patterns and other basic considerations, e.g. cross browser issues. The second half of the book has several examples that illustrate what Ajax can buy you.

If you're already doing Ajax, there's not likely to be much here of any practical value, and a lot of the basic issues have been finessed away with the more common Javascript libraries. But if you're looking for a higher-level overview of the principles of Ajax and the issues involved in delivering the Ajax experience across browsers, this is still very relevant.

Reading Ajax in Action is not going to make you an expert. But this (or something like Head Rush Ajax is a very good introduction.
Comment Comment | Permalink | Was this review helpful to you?