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

 

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

Have one to sell? Sell yours here
 
   
Tell a Friend
Professional Ajax (Programmer to Programmer)
 
 

Professional Ajax (Programmer to Programmer) (Paperback)

by Nicholas C. Zakas (Author), Jeremy McPeak (Author), Joe Fawcett (Author)
No customer reviews yet. Be the first.
RRP: £26.99
Price: £18.89 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £8.10 (30%)
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

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

42 used & new available from £12.30

Frequently Bought Together

Customers buy this book with Professional JavaScript for Web Developers (Wrox Professional Guides) by Nicholas C. Zakas

Professional Ajax (Programmer to Programmer) Professional JavaScript for Web Developers (Wrox Professional Guides)
Price For Both: £35.13

Customers Who Bought This Item Also Bought

Professional JavaScript for Web Developers (Wrox Professional Guides)

Professional JavaScript for Web Developers (Wrox Professional Guides) by Nicholas C. Zakas

4.0 out of 5 stars (6)  £16.24
Professional CSS: Cascading Style Sheets for Web Design (Wrox Professional Guides)

Professional CSS: Cascading Style Sheets for Web Design (Wrox Professional Guides) by Christopher Schmitt

5.0 out of 5 stars (1)  £18.19
JavaScript: The Definitive Guide

JavaScript: The Definitive Guide by David Flanagan

4.3 out of 5 stars (39)  £22.99
CSS Mastery: Advanced Web Standards Solutions

CSS Mastery: Advanced Web Standards Solutions by Andy Budd

4.4 out of 5 stars (26)  £23.99
DOM Scripting: Web Design with JavaScript and the Document Object Model

DOM Scripting: Web Design with JavaScript and the Document Object Model by Jeremy Keith

4.6 out of 5 stars (14)  £23.99
Explore similar items : Books (99)

Product details


Customers Viewing This Page May Be Interested in These Sponsored Links

 (What is this?)
Hire Ajax Experts Today
www.oDesk.com    $20/hr for Top Ajax Developers. Post a Project for Free Today! 
Need an AJAX Programmer?
www.guru.com    Search 1000s of AJAX programmers' profiles. Get free quotes today. 
Real Time Web 2.0 content
www.pushtechnology.com    Rewarding and compelling experience for betting and trading sites 

Product Description

Product Description
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. Request brokers such as hidden frames, dynamic iframes, and XHR are compared and contrasted, explaining when one method should be used over another. To make this discussion clearer, a brief overview of HTTP requests and responses is included.

Once a basic understanding of the various request types is discussed, the book moves on to provide in–depth examples of how and when to use Ajax in a web site or web application. Different data transmission formats, including plain text, HTML, XML, and JSON are discussed for their advantages and disadvantages. Also included is a discussion on web services and how they may be used to perform Ajax techniques. Next, more complex topics are covered. A chapter introducing a request management framework explores how to manage all of the requests inside of an Ajax application. Ajax debugging techniques are also discussed.

The last part of the book walks through the creation of two full–fledged Ajax web applications. The first, FooReader.NET, is an Ajax–powered RSS reader. The second, called AjaxMail, is an Ajax–enabled email system. Both of these applications incorporate many of the techniques discussed throughout the book.

Professional Ajax 2nd edition is written for Web application developers looking to enhance the usability of their web sites and web applications and intermediate JavaScript developers looking to further understand the language. Readers should have familiarity with XML, XSLT, Web Services, PHP or C#, HTML, CSS. This book is not aimed at beginners without a basic understanding of the aforementioned technologies. Also, a good understanding of JavaScript is vitally important to understanding this book. Those readers without such knowledge should instead refer to books such as Beginning JavaScript, Second Edition (Wrox, 2004, ISBN: 978–0–7645–5587–9) and Professional JavaScript for Web Developers (Wrox, 2005, ISBN: 978–0–7645–7908–0).

Professional Ajax 2nd edition adds nearly 200 pages of new and expanded coverage compared to the first edition. Some of the new topics covered here include:

  • Ajax Libraries including the Yahoo! Connection Manager, Prototype, and jQuery
  • Request Management with Priority Queues and the RequestManager Object
  • Comet push–based web systems and HTTP streaming
  • Maps and Mashups with Geocoding, Google Maps API and Yahoo! Maps API
  • Ajax Debugging with FireBug and Microsoft Fiddler

    ASP.NET AJAX Extensions (formerly code–named "Atlas")

And of course the Second Edition retains and updates the core first edition content including:

  • the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another
  • different Ajax techniques and patterns for executing client–server communication
  • Ajax patterns including predictive fetch, page preloading, submission throttling, incremental field and form validation, periodic refresh, multi–stage download and more
  • Syndication with RSS, Atom, and XParser
  • JSON and creating an autosuggest textbox example
  • web site widgets for a news ticker, weather information, web search, and site search
  • Ajax Frameworks JSpan, DWR, and Ajax.NET Professional
  • A Web–based RSS/Atom aggregator case study
  • An AjaxMail case study

This book is also available as part of the 4–book JavaScript and Ajax Wrox Box (ISBN: 0470227818). This 4–book set includes:

  • Professional JavaScript for Web Developers (ISBN: 0764579088)
  • Professional Ajax 2nd edition (ISBN: 0470109491)
  • Professional Web 2.0 Programming (ISBN: 0470087889)
  • Professional Rich Internet Applications: Ajax and Beyond (ISBN: 0470082801)


Synopsis
"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. Request brokers such as hidden frames, dynamic iframes, and XHR are compared and contrasted, explaining when one method should be used over another. To make this discussion clearer, a brief overview of HTTP requests and responses is included. Once a basic understanding of the various request types is discussed, the book moves on to provide in-depth examples of how and when to use Ajax in a web site or web application.Different data transmission formats, including plain text, HTML, XML, and JSON are discussed for their advantages and disadvantages. Also included is a discussion on web services and how they may be used to perform Ajax techniques. Next, more complex topics are covered.

A chapter introducing a request management framework explores how to manage all of the requests inside of an Ajax application. Ajax debugging techniques are also discussed. The last part of the book walks through the creation of two full-fledged Ajax web applications. The first, FooReader.NET, is an Ajax-powered RSS reader. The second, called AjaxMail, is an Ajax-enabled email system. Both of these applications incorporate many of the techniques discussed throughout the book. Professional Ajax 2nd edition is written for Web application developers looking to enhance the usability of their web sites and web applications and intermediate JavaScript developers looking to further understand the language.Readers should have familiarity with XML, XSLT, Web Services, PHP or C#, HTML, CSS. This book is not aimed at beginners without a basic understanding of the aforementioned technologies. Also, a good understanding of JavaScript is vitally important to understanding this book.

Those readers without such knowledge should instead refer to books such as "Beginning JavaScript, Second Edition" (Wrox, 2004, ISBN: 978-0-7645-5587-9) and "Professional JavaScript for Web Developers" (Wrox, 2005, ISBN: 978-0-7645-7908-0). Professional Ajax 2nd edition adds nearly 200 pages of new and expanded coverage compared to the first edition. Some of the new topics covered here include: Ajax Libraries including the Yahoo! Connection Manager, Prototype, and jQuery; Request Management with Priority Queues and the RequestManager Object; and, Comet push-based web systems and HTTP streaming.It also covers: Maps and Mashups with Geocoding, Google Maps API and Yahoo! Maps API; and, Ajax Debugging with FireBug and Microsoft Fiddler ASP.NET AJAX Extensions (formerly code-named "Atlas").

And of course the Second Edition retains and updates the core first edition content including: the range of request brokers (including the hidden frame technique, iframes, and XMLHttp) and explains when one should be used over another; different Ajax techniques and patterns for executing client-server communication; Ajax patterns including predictive fetch, page preloading, submission throttling, incremental field and form validation, periodic refresh, multi-stage download and more; Syndication with RSS, Atom, and XParser; JSON and creating an autosuggest textbox example; web site widgets for a news ticker, weather information, web search, and site search; Ajax Frameworks JSpan, DWR, and Ajax.NET Professional; a Web-based RSS/Atom aggregator case study; and, an AjaxMail case study.This book is also available as part of the 4-book "JavaScript and Ajax Wrox Box" (ISBN: 0470227818). This 4-book set includes: "Professional JavaScript for Web Developers" (ISBN: 0764579088); "Professional Ajax, 2nd edition" (ISBN: 0470109491); "Professional Web 2.0Programming" (ISBN: 0470087889); and, "Professional Rich Internet Applications: Ajax and Beyond" (ISBN: 0470082801).

See all Product Description


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book: