scispace - formally typeset
Open AccessBook

Ajax Design Patterns

Reads0
Chats0
TLDR
Ajax Design Patterns shows you best practices that can dramatically improve your web development projects and investigates how others have successfully dealt with conflicting design principles in the past and then relays that information directly to you.
Abstract
Ajax, or Asynchronous JavaScript and XML, exploded onto the scene in the spring of 2005 and remains the hottest story among web developers. With its rich combination of technologies, Ajax provides a strong foundation for creating interactive web applications with XML or JSON-based web services by using JavaScript in the browser to process the web server response.Ajax Design Patterns shows you best practices that can dramatically improve your web development projects. It investigates how others have successfully dealt with conflicting design principles in the past and then relays that information directly to you.The patterns outlined in the book fall into four categories:Foundational technology: Examines the raw technologies required for Ajax developmentProgramming: Exposes techniques that developers have discovered to ensure their Ajax applications are maintainableFunctionality and usability: Describes the types of user interfaces you'll come across in Ajax applications, as well as the new types of functionality that Ajax makes possibleDevelopment: Explains the process being used to monitor, debug, and test Ajax applicationsAjax Design Patterns will also get you up to speed with core Ajax technologies, such as XMLHttpRequest, the DOM, and JSON. Technical discussions are followed by code examples so you can see for yourself just what is-and isn't-possible with Ajax. This handy reference will help you to produce high-quality Ajax architectures, streamline web application performance, and improve the user experience.Michael Mahemoff holds a PhD in Computer Science and Software Engineering from the University of Melbourne, where his thesis was "Design Reuse in Software Engineering and Human-Computer Interaction." He lives in London and consults on software development issues in banking, health care, and logistics."Michael Mahemoff's Ajax Design Patterns is a truly comprehensive compendium of web application design expertise, centred around but not limited to Ajax techniques. Polished nuggets of design wisdom are supported by tutorials and real-world code examples resulting in a book that serves not only as an intermediate to expert handbook but also as an extensive reference for building rich interactive web applications." --Brent Ashley, remote scripting pioneer

read more

Citations
More filters
Journal ArticleDOI

Unleashing Web 2.0: From concepts to creativity

Gottfried Vossen, +1 more
- 01 Dec 2007 - 
TL;DR: Peter Vossen is both an IS & CS Professor at the University of Muenster, and also served as European Editor-in-Chief for Elseviers international information systems journal.
Book

Software Engineering for Modern Web Applications: Methodologies and Technologies

TL;DR: Software Engineering for Modern Web Applications: Methodologies and Technologies presents current, effective software engineering methods for the design and development of modern Web-based applications, offering scholars, researchers, and practitioners innovative research on the theoretical frameworks, structures, management, and implications software engineering for modern Web applications.
Proceedings ArticleDOI

XCS: cross channel scripting and its impact on web applications

TL;DR: A client-side defense against certain XCS is proposed which is implemented as a browser extension and shows that consumer electronics are particularly vulnerable to a nasty form of persistent XSS where a non-web channel such as NFS or SNMP is used to inject a malicious script.
Journal ArticleDOI

Design and Implementation of Web-Based Control Laboratory for Test Rigs in Geographically Diverse Locations

TL;DR: The design and implementation of the Networked Control System Laboratory (NCSLab) in the University of Glamorgan on http://www/ncslab.net is described, which provides a unified and flexible Web-based interface to access test rigs located in different countries of the world.
Book ChapterDOI

From mockups to user interface models: an extensible model driven approach

TL;DR: A model-driven approach is presented that overcomes the problem of lost concepts captured in mockups by importing mockups and then transforming them into a technology-dependent model and development then begins from the imported version of the mockups.