eBooks-it.org Logo
eBooks-IT.org Inner Image

Understanding AJAX

Using JavaScript to Create Rich Internet Applications

Understanding AJAX Image

Book Details:

Publisher:Prentice Hall
Series: Prentice Hall , Using
Author:Joshua Eichorn
Edition:1
ISBN-10:0132216353
ISBN-13:9780132216357
Pages:352
Published:Aug 21 2006
Posted:Nov 19 2014
Language:English
Book format:CHM
Book size:6.23 MB

Book Description:

AJAX is hot, hot, hot! Why? It's simple. With AJAX, internet developers and designers can create web-based applications that look and feel like desktop applications. These are responsive, highly-interactive applications that represent a new breed called "Rich Internet Applications" (RIA). This book is a guide to designing, implementing, and debugging AJAX applications. The book begins by comparing and contrasting the traditional web application lifecycle with that of an AJAX application. It then covers core AJAX technology, including the XMLHTTPRequest object, and describes various methods for "consuming" data returned by it. Because AJAX represents a fundamentally new way of creating web applications, the book is careful to explore usability guidelines for AJAX developers. This is followed by a series of use cases that show how specific problems are solved in both the pre-AJAX and post-AJAX worlds. The book ends with a chapter on debugging AJAX applications, along with appendices that cover toolkits that greatly simplify AJAX development. All of the server-side examples presented in the book will be written in PHP, the most popular langauage for server-side web programming.

Download Link:

Related Books:

Google Web Toolkit GWT Java AJAX Programming

A step-by-step to Google Web Toolkit for creating Ajax applications fast
Google Web Toolkit GWT Java AJAX Programming Image
Each chapter covers a series of practical tasks, showing how to achieve a particular useful result and then learn how it works so that you can apply your knowledge to your own unique situation. Readers will need experience writing non-trivial applications using Java. Experience with developing web interfaces is useful, but knowledge of JavaScript and DHTML is not required GWT takes care of that!...

Ajax Construction Kit

Building Plug-and-Play Ajax Applications
Ajax Construction Kit Image
Supercharge Your Sites with Ajax Right Now...No Scripting Expertise Needed! You've heard how great Ajax is--how it can help make your Web sites more usable, more interactive, more responsive, more successful. Ajax Construction Kit lets you put Ajax to work right now, even if you've never written a script! Just learn a few essentials, check out a few examples, then run the live CD and discover all the plug-and-play code you need to hit the ground running. Ajax Construction Kit 's built-in applications work right out of the box. And with easy guidance from Michael Morrison, you'll gradually deepen your understanding--learn how to customize, extend, and reuse these applications---and even build skills for creating new ones. Walk away an expert. ...

Comet and Reverse Ajax

The Next-Generation Ajax 2.0
Comet and Reverse Ajax Image
One of the most basic laws of a web application is that the client, not the server, must initiate any communication between the two. There are a number of commonuse cases where, ideally, the server would like to talk to the clientdashboards and monitoring apps, chat rooms and other collaborations, and progress reports on longrunning processes. Comet (a.k.a. Reverse Ajax) provides a mechanism for enabling this. Comet is moderately complex to implement. But this practical, handson book gets you going. In Part 1 of this book, we start by examining the use cases, and look at the simple alternatives to Comet and how far they can satisfy your needs. In some situations, though, only Comet will do. In Part 2, we demonstrate how to set up and run a Cometbas...



2007 - 2021 © eBooks-IT.org