好书推荐 好书速递 排行榜 读书文摘

Ajax in Action

Ajax in Action
作者:Dave Crane / Eric Pascarello / Darren James
出版社:Manning Publications
出版年:2005-11
ISBN:9781932394610
行业:其它
浏览数:5

内容简介

Web users are getting tired of the traditional web experience. They get frustrated losing their scroll position; they get annoyed waiting for refresh; they struggle to reorient themselves on every new page. And the list goes on. With asynchronous JavaScript and XML, known as "Ajax," you can give them a better experience. Once users have experienced an Ajax interface, they hate to go back. Ajax is new way of thinking that can result in a flowing and intuitive interaction with the user.

Ajax in Action helps you implement that thinking--it explains how to distribute the application between the client and the server (hint: use a "nested MVC" design) while retaining the integrity of the system. You will learn how to ensure your app is flexible and maintainable, and how good, structured design can help avoid problems like browser incompatibilities. Along the way it helps you unlearn many old coding habits. Above all, it opens your mind to the many advantages gained by placing much of the processing in the browser. If you are a web developer who has prior experience with web technologies, this book is for you. </p>

What's Inside

Ajax principles

Why Ajax design patterns matter

How to avoid Ajax pitfalls

Examples of Ajax in action: type-ahead suggest, live searching using XSL, and many more.

Examples using Ajax frameworks: Prototype, Scriptaculous, x and Rico

Ajax usability, security, and performance</p>

Table of Contents

PART 1 RETHINKING THE WEB APPLICATION

A new design for the Web, First steps with Ajax, Introducing order to Ajax

PART 2 CORE TECHNIQUES

PART 3 PROFESSIONAL AJAX

The user experience, Security and Ajax, Performance

PART 4 AJAX BY EXAMPLE

Dynamic double combo, Type-ahead suggest, The enhanced Ajax web portal, Live search using XSLT, Building stand-alone applications with Ajax

......(更多)

作者简介

Dave Crane:英国资深Web开发人员,在智能家居、银行和金融系统领域应用DHTML和Ajax等客户端技术拥有丰富的经验。

Eric Pascarello:资深ASP.NET开发人员,著名Java社区JavaRanch的HTML与JavaScript版主。

Darren James:是开源Ajax框架的架构师。

李锟(网名dlee):独立软件咨询顾问,有多年软件开发和软件项目管理的经验,在J2EE、Ajax、敏捷软件开发方法等领域有独到的见解。

......(更多)

目录

......(更多)

读书文摘

从根本上说,设计模式仅仅是用来描述在软件设计中解决特定问题的一种可重复方法。

......(更多)

猜你喜欢

点击查看