Pragmatic Ajax: A Web 2.0 Primer

Justin Gehtland, Ben Galbraith, Dion Almaer

  • 出版商: Pragmatic Bookshelf
  • 出版日期: 2006-04-20
  • 售價: $1,290
  • 貴賓價: 9.5$1,226
  • 語言: 英文
  • 頁數: 304
  • 裝訂: Paperback
  • ISBN: 0976694085
  • ISBN-13: 9780976694083
  • 相關分類: Ajax
  • 已過版

買這商品的人也買了...

商品描述

Description

It used to be that you had to make a hard choice: the ease of deployment of a web page, or the interactive features of a rich desktop application. Now you can have it all. Ajax redefines the user experience for web applications. Using existing standards, your application can provide a compelling user interface--delivered plug-in free--using modern web browsers. This book shows you how to work the Ajax magic easily, exploring both the fundamental technologies and the emerging frameworks that make it easy. It's not just Ajax, it's Pragmatic Ajax.

It's not just another book on Ajax. It's Pragmatic Ajax: a concise, complete look at a new way of envisioning and implementing browser-based applications.


Ajax turns static web pages into interactive applications. Now you can deploy rich-client applications to clients without sacrificing the easy deployment of web applications. But to many folks, Ajax seems difficult. That's why we produced this book. As a Pragmatic guide, it strips away the mystery and shows you the easy way to make Ajax work for you.


We cover the the basics of DHTML, JavaScript, and the infamous XmlHttpRequest call. You'll see how to add Ajax to existing programs, and design new applications to exploit the power of Web 2.0. Learn the three layers of Ajax framework, and when (and how) to use each. See how to create rich clients, use visual effects, add client-side validation, and handle forms. Write applications that degrade gracefully if clients don't support JavaScript. And see how to integrate your Ajaxified clients into Java, .NET, and Ruby on Rails server frameworks.


With Pragmatic Ajax, you'll:


  • Understand the breadth of the Ajax/Web 2.0 landscape, and go-indepth on how Ajax works
  • Learn how JavaScript works with your server-side framework
  • See how to easily apply Ajax techniques to an existing application--and when not to
  • Know what's coming by looking at new features and frameworks currently in active development.


Writing dynamic applications isn't that hard. Folks are awed by Google Maps, but it isn't rocket science (apart from the satellite pictures). As a special bonus, see how to implement your own Google Maps-like application using DHTML.