Product Details
Ajax on Rails

Ajax on Rails
By Scott Raymond

List Price: $39.99
Price: $26.39 & eligible for FREE Super Saver Shipping on orders over $25. Details

Availability: Usually ships in 24 hours
Ships from and sold by Amazon.com

49 new or used available from $4.19

Average customer review:

Product Description

Learn to build dynamic, interactive web applications using the two most important approaches to web development today: Ajax and the phenomenally efficient Ruby on Rails platform. This book teaches intermediate to advanced web developers how to use both Ajax and Rails to quickly build high-performance, scalable applications without being overwhelmed with thousands of lines of JavaScript code. More than just recipes, you also get a thorough, low-level understanding of what's happening under the hood.

  • Ajax on Rails includes three fully worked out Rails/Ajax applications, and quick reference sections for Prototype and script.aculo.us.
  • Testing lessons show you how to eliminate cross-browser JavaScript errors and DOM debugging nightmares using a combination of Firebug, and Venkman.
  • Advanced material explains the most current design practices for Ajax usability. You'll learn to avoid user experience mistakes with proven design patterns.
Beyond the how-to, Ajax on Rails helps you consider when Ajax is (and isn't) appropriate, and the trade-offs associated with it. For those new to Rails, this book provides a quick introduction, the big picture, a walk through the installation process, and some tips on getting started. If you've already started working with Rails and seek to deepen your skill set, you'll find dozens of examples drawn from real-world projects, exhaustive reference for every relevant feature, and expert advice on how to "Ajaxify" your applications.


Product Details

  • Amazon Sales Rank: #36141 in Books
  • Published on: 2007-01-03
  • Format: Illustrated
  • Number of items: 1
  • Binding: Paperback
  • 350 pages

Editorial Reviews

About the Author
Scott Raymond is an independent software consultant specializing in Ruby on Rails. His most recent projects include Blinksale.com and IconBuffet.com, two very popular and well-reviewed web services businesses built with Rails. Scott also contributes code to the open source Rails project and speaks frequently at conferences including Canada on Rails, RailsConf, and the annual RubyConf.


Customer Reviews

Ajax on Rails4
It's a good book, the structure and ideas are clear and comprehensive maybe I miss to download the examples' code from internet but I quite a few happy with this purchase, I got my money's worth.

Not bad at all3
I've bought this book with expectation. The title implied the feeling that this book would be THE book I'd ever need for AJAX on Rails. However it gave less than I've expected. There's a large portion of reference material you can easily find in the rails documentation. It was an easy read, I've completed in one day. In the end, I found Peepcode videos to be more informative than this book.

very concise and useful5
The chapters are short and cover what is needed to start programming in any of the subjects they cover such as: prototype, rjs. Examples are also well chosen.

This book assumes good level of familiarity with javascript and ruby on rails.