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

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

Professional Ajax (Programmer to Programmer) (Paperback)

by Nicholas C. Zakas (Author), Jeremy McPeak (Author), Joe Fawcett (Author)
3.0 out of 5 stars  See all reviews (1 customer review)
RRP: £26.99
Price: £17.89 & this item Delivered FREE in the UK with Super Saver Delivery. See details and conditions
You Save: £9.10 (34%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In stock.
Dispatched from and sold by Amazon.co.uk. Gift-wrap available.

Want guaranteed delivery by Tuesday, November 10? Choose Express delivery at checkout. See Details
23 new from £3.89 14 used from £1.96

Frequently Bought Together

Professional Ajax (Programmer to Programmer) + Professional JavaScript for Web Developers (Wrox Programmer to Programmer) + Professional CSS: Cascading Style Sheets for Web Design (Wrox Professional Guides)
Price For All Three: £60.00

Show availability and shipping details


Customers Who Bought This Item Also Bought

Professional JavaScript for Web Developers (Wrox Programmer to Programmer)

Professional JavaScript for Web Developers (Wrox Programmer to Programmer)

by Nicholas C. Zakas
4.3 out of 5 stars (9)  £21.77
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
3.5 out of 5 stars (2)  £20.34
Beginning Ajax (Programmer to Programmer)

Beginning Ajax (Programmer to Programmer)

by Chris Ullman
£18.39
Professional Web 2.0 Programming (Wrox Professional Guides)

Professional Web 2.0 Programming (Wrox Professional Guides)

by Eric van der Vlist
£16.54
Professional XML (Programmer to Programmer)

Professional XML (Programmer to Programmer)

by Bill Evjen
£19.79
Explore similar items

Product details

  • Paperback: 624 pages
  • Publisher: John Wiley & Sons; 2nd Edition edition (9 Mar 2007)
  • Language English
  • ISBN-10: 0470109491
  • ISBN-13: 978-0470109496
  • Product Dimensions: 22.6 x 18.5 x 3.8 cm
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon.co.uk Sales Rank: 103,820 in Books (See Bestsellers in Books)

    Popular in this category:

    #15 in  Books > Computing & Internet > Programming > Languages > Java > XML
  • See Complete Table of Contents

Customers Viewing This Page May Be Interested in These Sponsored Links

  (What is this?)
   Ajax Application Builder opens new browser window
www.dbnetsuite.com  -  Build your own secure Ajax applications quickly and easily. 
   View AJAX HTTP requests opens new browser window
www.httpwatch.com  -  Debug AJAX by viewing the HTTP & HTTPS requests sent by IE 
   Hire a PHP Programmer opens new browser window
S4Support.com/PHP-Development  -  for $6/Hr.Try our 15 Days Risk Free Demo. 24x7 Support. Contact us Now! 
  
 

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)


From the Back Cover

With Professional Ajax, 2nd Edition, as your guide, you′ll discover how to break free of the "click and wait" standard and defy all the traditional rules of what can happen on the web. This book arms you with a developer–level understanding of Ajax techniques, patterns, and use cases so that you can create an unprecedented user experience in your web applications.

Thoroughly updated throughout, this expanded 2nd edition adds almost 200 pages of new coverage on recently developed Ajax techniques, clearly showing you how to execute client–server communication on your site. It takes you through request brokers such as hidden frames, dynamic iframes, and XHR, explaining when to use each method. You′ll also find out how to effectively implement a request management framework as well as how to utilize the latest debugging techniques. All of this will help you create your own full–fledged Ajax web applications to make your site more dynamic.

What you will learn from this book

  • All about working with Ajax design patterns and libraries
  • Best practices for dynamic script loading and incorporating Ajax–enabled images into your site

  • Steps for using Ajax with RSS and Atom to produce a web–based news aggregator

  • Tips for taking advantage of Ajax maps APIs from Google® and Yahoo!®

  • Techniques for automating part of the Ajax development process

  • How to use ASP.NET AJAX Extensions to simplify the creation of Ajax applications

Who this book is for

This book is for web developers who want to enhance the usability of their sites and applications. Familiarity with JavaScript, HTML, and CSS is necessary, as is experience with a server–side language such as PHP or a .NET language.

Wrox Professional guides are planned and written by working programmers to meet the real–world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.


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

Suggested Tags from Similar Products

 (What's this?)
Be the first one to add a relevant tag (keyword that's strongly related to this product)
 
ajax
programming
json
javascript
web programming
web development
web design
web 20
php
frameworks
framework

Your tags: Add your first tag
 

What Do Customers Ultimately Buy After Viewing This Item?

Professional Ajax (Programmer to Programmer)
68% buy the item featured on this page:
Professional Ajax (Programmer to Programmer) 3.0 out of 5 stars (1)
£17.89
Professional JavaScript for Web Developers (Wrox Programmer to Programmer)
13% buy
Professional JavaScript for Web Developers (Wrox Programmer to Programmer) 4.3 out of 5 stars (9)
£21.77
Ajax: The Definitive Guide
7% buy
Ajax: The Definitive Guide 2.5 out of 5 stars (2)
£22.21
Beginning Ajax (Programmer to Programmer)
7% buy
Beginning Ajax (Programmer to Programmer)
£18.39

 

Customer Reviews

1 Review
5 star:    (0)
4 star:    (0)
3 star:
 (1)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
3.0 out of 5 stars (1 customer review)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
3 of 3 people found the following review helpful:
3.0 out of 5 stars A closely held hand, whilst the wind blows..., 14 Sep 2008
By J. Armstrong (London, UK) - See all my reviews
(REAL NAME)   
A teensy long winded, but holds your hand firmly. Also a bit dated - but kinda interesting from a look-in-your-rear-view perspective (internet years huh! don't they fly by). I'm a cut-to-the-code-geek, so I preferred Advanced Ajax by Lauriat (better code, not so well explained).

Detailed code hand-holding for an Ajax debut. Code examples, explained in detail.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

   


Listmania!


Look for similar items by category


Look for similar items by subject


Feedback

Ad

Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.