Our Ajax
Title | Our Ajax PDF eBook |
Author | Timberlake Wertenbaker |
Publisher | Faber & Faber |
Pages | 85 |
Release | 2013-11-28 |
Genre | Performing Arts |
ISBN | 0571313477 |
Torn between army politics and the love of his soldiers on the front line, a legendary leader spirals out of control. Inspired by Sophocles' classical play, Our Ajax draws on interviews with contemporary servicemen and women to create a modern epic of heroism, love and homeland. Timberlake Wertenbaker's Our Ajax premiered at the Southwark Playhouse, London, in November 2014.
Ajax in Action
Title | Ajax in Action PDF eBook |
Author | Dave Crane |
Publisher | Dave Crane |
Pages | 679 |
Release | 2006 |
Genre | Computers |
ISBN | 1932394613 |
Provides information on using Ajax in building Web applications.
Pro Ajax and the .NET 2.0 Platform
Title | Pro Ajax and the .NET 2.0 Platform PDF eBook |
Author | Daniel Woolston |
Publisher | Apress |
Pages | 472 |
Release | 2006-12-06 |
Genre | Computers |
ISBN | 1430201835 |
This book follows on from the extremely successful Foundations of Ajax title. It takes the reader on a detailed journey through the Ajax technology and shows them how to integrate Ajax with Microsoft’s popular .NET 2.0 Framework to produce their own implementations of the functionality they’re beginning to see on the web. The keystone of the book is practicality. We show people how to put theory into practice and bring Ajax to their web applications in a professional manner.
Ajax for Web Application Developers
Title | Ajax for Web Application Developers PDF eBook |
Author | Kris Hadlock |
Publisher | Sams Publishing |
Pages | 469 |
Release | 2006-10-30 |
Genre | Computers |
ISBN | 0132714914 |
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. The final section of the book combines the individual code examples and techniques from earlier chapters of the book into one larger, Ajax-driven application—an internal web mail application that can be used in any user-based application, such as a community-based web application. Readers will learn not only how to create and use their own reusable Ajax components in this application but also how to connect their components to any future Ajax applications that they might build. Web Development/Ajax/JavaScript
The Many Lives of Ajax
Title | The Many Lives of Ajax PDF eBook |
Author | Timothy V. Dugan |
Publisher | McFarland |
Pages | 431 |
Release | 2018-03-04 |
Genre | Literary Criticism |
ISBN | 1476628351 |
Ajax, the archetypal Greek warrior, has over the years been trivialized as a peripheral character in the classics through Hollywood representations, and by the use of his name on household cleaning products. Examining a broad range of sources--from film, art and literature to advertising and sports--this study of the "Bulwark of the Achaeans" and his mythological image redefines his presence in Western culture, revealing him as the predominant voice in The Iliad and in myriad works across the classical canon.
Ajax Starter Kit
Title | Ajax Starter Kit PDF eBook |
Author | Phil Ballard |
Publisher | Pearson Education |
Pages | 436 |
Release | 2007-06-08 |
Genre | Computers |
ISBN | 0672333546 |
Ajax Starter Kit Phil Ballard Everything you need to start learning Ajax today! Ajax Programmer’s Toolkit For Windows, Mac, or Linux Quick Start Guide Learn Ajax programming basics Tutorial Reference Library In searchable PDF format Plug-n-Play Code Source code and frameworks Ajax Programmer’s Toolkit with all the technologies you need to set up an Ajax development and testing environment on your Windows, Mac, or Linux computer. Quick Start Guide teaches you the basics of Ajax programming in 21 short, easy-to-read lessons. Tutorial Reference Library with more than 1,000 pages of how-to’s on Ajax, JavaScript, HTML, XML, and PHP in searchable PDF format. Plug-n-play source code and popular Ajax framework libraries to help you reduce tedious typing and shorten programming tasks. Learn how to… Build better, more interactive interfaces for your web applications Make JavaScript, HTML, XML, and PHP work together to create Ajax effects Compile an Ajax application Create and consume Web services with SOAP and REST Avoid common errors and troubleshoot programs Use popular Ajax libraries to speed up and improve common programming tasks
Ajax Black Book, New Edition (With Cd)
Title | Ajax Black Book, New Edition (With Cd) PDF eBook |
Author | Kogent Solutions Inc. |
Publisher | Dreamtech Press |
Pages | 780 |
Release | 2008-05 |
Genre | |
ISBN | 9788177228380 |
This book discusses what Ajax is and what it means to Web developers, as well as the technologies behind Ajax applications. Working through this book, you ll discover how Ajax gives web developers the ability to build applications that are more interactive, more dynamic, more exciting and enjoyable for their users. This book shows you how to write some basic applications that use client-side JavaScript to request information from a Server side component and display it without doing a full page reload. This book teaches you how to create applications according to Ajax principles. It also presents several strategies for communicating between the client and the server, including sending raw data, and using XML or JSON (JavaScript Object Notation) for sending more complex collections of data.· AJAX: A New Approach· Understanding JavaScript for AJAX· Asynchronous data transfer with XMLHttpRequest· Implementing AJAX Frameworks· Implementing Yahoo UI Library· Implementing Google Web Toolkit· Creating Maps in AJAX· Creating ASP.NET AJAX Application· Integrating PHP and AJAX· Integrating AJAX with JSF· Integrating AJAX with Struts· Faster data transfer with JSON in AJAX· Understanding AJAX Patterns· Consuming Web Services in AJAX· Securing AJAX Applications· Debugging the AJAX Application