| OverviewAjax, the popular term for Asynchronous JavaScript and
XML, is
one of the most important combinations of technologies for
web developers to
know these days. With its rich grouping of technologies,
Ajax developers can create interactive web applications with
XML-based web services, using JavaScript in the browser to
process the web server response.
Taking complete advantage of Ajax, however, requires
something more
than your typical "how-to" book. What it calls for is
Ajax Hacks
from O'Reilly. This valuable guide provides direct, hands-on
solutions that take the mystery out of Ajax's many
capabilities. Each hack represents a clever way to
accomplish a specific task, saving you countless hours of
searching for the right
answer.
A smart collection of 100 insider tips and tricks,
Ajax Hacks covers all of the
technology's finer points. Want to build next-generation web
applications today? This book can show you how. Among the
multitude of topics addressed, it shows you techniques
for:
Using Ajax with Google Maps and Yahoo
Maps Displaying Weather.com
data Scraping stock
quotes Fetching postal
codes Building web forms with auto-complete
functionality
Ajax Hacks also features a number of
advanced hacks
for accelerated web developers. Discover how to create huge,
maintainable bookmarklets, how to use client-side storage
for Ajax applications, and how to call a
built-in Java object from JavaScript using Ajax. The book
even addresses best practices for testing Ajax applications
and improving maintenance, performance, and reliability for
JavaScript code.
The latest in O"Reilly's celebrated Hacks series,
Ajax Hacks
smartly complements other O'Reilly titles such as
Head Rush Ajax and
JavaScript: The
Definitive Guide.
Editorial ReviewsProduct DescriptionAjax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response. Taking complete advantage of Ajax, however, requires something more than your typical "how-to" book. What it calls for is Ajax Hacks from O'Reilly. This valuable guide provides direct, hands-on solutions that take the mystery out of Ajax's many capabilities. Each hack represents a clever way to accomplish a specific task, saving you countless hours of searching for the right answer. A smart collection of 80 insider tips and tricks, Ajax Hacks covers all of the technology's finer points. Want to build next-generation web applications today? This book can show you how. Among the multitude of topics addressed, it shows you techniques for: - Using Ajax with Google Maps and Yahoo Maps
- Displaying Weather.com data
- Scraping stock quotes
- Fetching postal codes
- Building web forms with auto-complete functionality
Ajax Hacks also features a number of advanced hacks for accelerated web developers. Discover how to create huge, maintainable bookmarklets, how to use client-side storage for Ajax applications, and how to call a built-in Java object from JavaScript using Ajax. The book even addresses best practices for testing Ajax applications and improving maintenance, performance, and reliability for JavaScript code. The latest in O"Reilly's celebrated Hacks series, Ajax Hacks smartly complements other O'Reilly titles such as Head Rush Ajax and JavaScript: The Definitive Guide. |
Top Sellers in This Category | Browse Similar Topics | | Top Level Categories:Sub-Categories: | | |
Reader Reviews From Amazon (Ranked by 'Helpfulness') Average Customer Rating: based on 14 reviews. Broad Coverage Of AJAX, 2008-01-02 Reviewer rating: I found the spectrum of AJAX coverage very broad. If you are interested in finding out a little about a lot of areas of AJAX this book is alright. I found it's coverage too broad. | Not impressed, 2007-02-15 Reviewer rating: O'Reilly offers some excellent books. This is not one of them.
Every example I looked at seemed ... not a good example of how to use Javascript. Paging through the book, there are many examples of poor practice in the code. I would be tempted use this book as a source text for bad examples. The ideas might be OK, but the code ... oh please, no. | Wonderful AJAX Companion Book, 2006-10-03 Reviewer rating: AJAX Hacks by Bruce Perry is a wonderful companion book for any and all AJAX programmers. AJAX has revolutionized the web programming world, enabling developers to write web pages that act more like real applications that we all know and love. AJAX is a simple technology that allows people to do amazing things, and now there is a book that will show you the ins and outs of creating cool code which is fast, efficient, and easy to use!! With over 400 pages and 80 hacks/tips/tricks, this book is perfect for users that are just learning AJAX and quickly want to accomplish a particular goal. Instead of painfully going through a 600 page book, get to the task you want to accomplish quickly with this excellent book!!
Major topics covered:
01. Ajax Basics
02. Web Forms
03. Validation
04. Power Hacks for Web Developers
05. Directing Web Remoting
06. Prototype and Rico Libraries
07. Ajax with Ruby
08. script.aculo.us
09. Options & Efficiencies
Great book, great writing, great deal!!!
***** HIGHLY RECOMMENDED | CLEANING UP WITH AJAX!!, 2006-09-17 Reviewer rating: Do you want to add extra interactivity to your web site? If you do, then this book is for you! Author Bruce Perry, has done an outstanding job of writing a book that collects not only dozens of easy-to-grasp, cutting-edge explorations of Ajax technology, such as Google/Yahoo! mapping mash-ups, drag-and-drop bookstores, and single-page web services apps, but a large number of hacks that represent practical advice for Ajax developers.
Perry, begins with a synopsis of the group of well-known technologies that make up Ajax. Then, the author shows how typical it is now to submit form data and to build form widgets such as select lists and checkbox groups using server data fetched in the background with XMLHttpRequest. Next, the author discusses how Ajax applications can cut down on server hits by validating the format of e-mail addresses, credit card numbers, zip codes, and other types of data that users enter into web forms before sending the data. The author then covers a mash-up of Google Maps, Yahoo! Maps, and Yahoo! driving directions, as well as a software interaction involving Yahoo! Maps and a location-to-URL service called GeoURL. The author continues by discussing Ajax as it relates to developers who are immersed in both Java and JavaScript. He also discusses how to use Prototype, a cool open source JavaScript library that includes its own Ajax tools. Next, the author shows you how to get up and running with RoR; and then, moves on to several hacks that illustrate RoR's Ajax tools. Then, he covers script.aculo.us, which is another opensource JavaScript library built on Prototype. Finally, the author provides several tips for real-world Ajax developers.
This most excellent book introduces JavaScript newbies and aficionados alike to useful code libraries, including Prototype, Rico, and script.aculo.us. More importantly, web developers can adapt a number of this book's hacks, some of which are distributed as open source libraries, for their own applications. | Once you have the basics down..., 2006-07-11 Reviewer rating: Once you have the basics of Ajax down, you might be looking for some ideas of how to apply it to your own applications. Ajax Hacks by Bruce W. Perry fills that particular niche pretty well.
Contents: Ajax Basics; Web Forms; Validation; Power Hacks for Web Developers; Direct Web Remoting (DWR) for Java Jocks; Hack Ajax with the Prototype and Rico Libraries; Work with Ajax and Ruby on Rails; Savor the script.aculo.us JavaScript Library; Options and Efficiencies; Index
Perry collects 80 "hacks" in this volume, which is focused on different techniques for applying Ajax in various ways. The Basics section contains things that you probably will pick up in most Ajax books and tutorials, such as how to check for errors and how to detect which browser is being used. But the dynamic CSS generation ideas were pretty cool. From then on, you get a variety of hacks and code that show you how to do a number of things, such as populating dropdown lists, building mash-ups, and even how to do a drag-and-drop interface without round-tripping to the server with each action. This is one of those books that you probably won't buy with a particular need in mind, but after reading through the material you'll have some ideas that you want to explore further.
Similar to most Hacks titles, it's also not a book you'd buy to learn Ajax. But given the assumption that you know the basics, this book makes a nice addition to your bookshelf for practicality and application purposes... |
Some information above was provided using data from Amazon.com. View at Amazon > |
| |
|
|