|
|
Text Size:
|
Bulletproof Ajax (Voices That Matter)
Author: Jeremy Keith
ISBN: 0321472667
Publisher: New Riders Press
Retail Price: $34.99 Available From: Amazon.com, Barnes and Noble, Buy.com
Status: Usually ships within 24 hours |
Description: Step-by-step guide reveals best practices for enhancing Web sites with Ajax
-A step-by-step guide to enhancing Web sites with Ajax.
-Uses progressive enhancement techniques to ensure graceful degradation (which makes sites usable in all browsers).
-Shows readers how to write their own Ajax scripts instead of relying on third-party libraries.
Web site designers love the idea of Ajax--of creating Web pages in which information can be updated without refreshing the entire page. But for those who aren't hard-core programmers, enhancing pages using Ajax can be a challenge. Even more of a challenge is making sure those pages work for all users. In Bulletproof Ajax, author Jeremy Keith demonstrates how developers comfortable with CSS and (X)HTML can build Ajax functionality without frameworks, using the ideas of graceful degradation and progressive enhancement to ensure that the pages work for all users. Throughout this step-by-step guide, his emphasis is on best practices with an approach to building Ajax pages called Hijax, which improves flexibility and avoids worst-case scenarios.
Ajax in Action
Author: Dave Crane, Eric Pascerello
ISBN: 1932394613
Publisher: Manning Publications
Retail Price: $44.95 Available From: Amazon.com, Barnes and Noble, Buy.com
Status: Usually ships within 24 hours |
Description: 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.
Foundations of Ajax
Author: Ryan Asleson
ISBN: 1590595823
Publisher: Apress
Retail Price: $39.99 Available From: Amazon.com, Barnes and Noble, Buy.com
Status: Usually ships within 24 hours |
Description: Ajax burst onto the Web development scene by offering highly interactive, desktop-like Web applications that can be deployed through any modern Web browser without the need for special plug-ins. Ajax is built on existing Web technologies such as JavaScript, HTML, and CSS, and it is used in conjunction with your favorite server-side language. Foundations of Ajax explains how to combine these technologies effectively to implement Ajax into your new or existing Web applications. Like you, we are developers who are "in the trenches," tasked with building Web-enabled applications that provide real value to our customers. As the Web continues to grow, the demand for more expressive and engaging interfaces will continue to increase.
Ajax for Web Application Developers
Author: Kris Hadlock
ISBN: 0672329123
Publisher: Sams
Retail Price: $34.99 Available From: Amazon.com, Barnes and Noble, Buy.com
Status: Usually ships within 24 hours |
Description: Reusable components and patterns for Ajax-driven applications
Ajax is one of the latest and greatest ways to improve users’ online experience and create new and innovative web functionality. By allowing specific parts of a web page to be displayed without refreshing the entire page, Ajax significantly enhances the experience of web applications. It also lets web developers create intuitive and innovative interaction processes.
Ajax for Web Application Developers provides the in-depth working knowledge of Ajax that web developers need to take their web applications to the next level. The book shows how to create an Ajax-driven web application from an object-oriented perspective, and it includes discussion of several useful Ajax design patterns.
This detailed guide covers the creation of connections to a MySQL database with PHP 5 via a custom Ajax engine and shows how to gracefully format the response with CSS, JavaScript, and XHTML while keeping the data tightly secure. It also covers the use of four custom Ajax-enabled components in an application and how to create each of them from scratch.
|
|
|