The Many Lives of Ajax

The Many Lives of Ajax
Author: Timothy V. Dugan
Publisher: McFarland
Total Pages: 431
Release: 2018-03-08
Genre: Literary Criticism
ISBN: 1476663963

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.

The Many Lives of Ajax

The Many Lives of Ajax
Author: Timothy V. Dugan
Publisher: McFarland
Total 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 in Action

Ajax in Action
Author: Dave Crane
Publisher: Dave Crane
Total Pages: 679
Release: 2006
Genre: Computers
ISBN: 1932394613

Provides information on using Ajax in building Web applications.

Head Rush Ajax

Head Rush Ajax
Author: Brett McLaughlin
Publisher: "O'Reilly Media, Inc."
Total Pages: 446
Release: 2006-03-28
Genre: Computers
ISBN: 0596102259

Provides information on using Ajax in building Web applications.

Ajax for Web Application Developers

Ajax for Web Application Developers
Author: Kris Hadlock
Publisher: Sams Publishing
Total 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

Ajax: The Complete Reference

Ajax: The Complete Reference
Author: Thomas Powell
Publisher: McGraw Hill Professional
Total Pages: 675
Release: 2008-02-21
Genre: Computers
ISBN: 007149216X

The Definitive Guide to Ajax Web Application Development Evolve from the click-and-wait programming pattern to the latest Web 2.0 paradigm using this comprehensive guide to Ajax. Written by Web development expert Thomas Powell, the book lays out every feature of Ajax alongside detailed explanations and real-world code examples. Ajax: The Complete Reference explains how to create and test Ajax-enabled Web applications using the XMLHttpRequest object as well as alternative JavaScript-based communication mechanisms. You'll explore a variety of sample applications featuring emerging user-interface conventions and build applications that address real-world networking and security issues. A robust communication library is developed throughout the book that enables you to architect flexible Ajax applications. The latest technologies such as Web services, Flash-Ajax integration, client-side templates, Comet, and Offline Access are also covered. Discover the future of Web development today! Work with traditional JavaScript communication approaches like iframes Explore all the quirks and details in the XMLHttpRequest object Handle disparate data formats, including XML, JSON, CSV, YAML, and more Deal with networking issues, including timeouts, retries, response ordering, and a variety of server and content errors Simplify JavaScript programming using open-source Ajax libraries like YUI Secure Ajax applications using authentication, obfuscation, and encryption Implement common Ajax UI patterns such as auto suggest, click-to-edit, and drag-and-drop Solve troubling Ajax architecture problems, including back button, history, and bookmarking issues Learn Ajax's role in Web 2.0 and Web services Explore push style communication using Comet and Flash Discover the future of offline Web application access and operation

The Unknown Ajax

The Unknown Ajax
Author: Georgette Heyer
Publisher: Sourcebooks, Inc.
Total Pages: 377
Release: 2011
Genre: Fiction
ISBN: 1402238827

"Wonderful entertainment from first page to last."--Chicago Sunday Tribune A past dispute ... When the irascible Lord Darracott's eldest son dies unexpectedly, the noble family must accept their estranged Yorkshire cousin as heir apparent. They are convinced he will prove to be a sadly vulgar person, but nothing could have prepared the beleaguered family for the arrival of Major Hugo Darracott ... A present deception... His clever and beautiful cousin Anthea is sure there's more to the gentle giant than Hugo's innocent blue eyes and broad Yorkshire brogue would lead one to believe. But even she doesn't guess what he's capable of, until a family crisis arises and only Hugo can preserve the family's honor, leading everybody on a merry chase in the process ... What Readers Say: "What Heyer does best: comedy, engaging characters, and excellent writing." "A very enjoyable romp with a positively masterly denouement." "Georgette Heyer reaches the pinnacle of her skill with this book." "Among the best of Heyer's Regency novels ? very, very funny." "The pitch-perfect comedy, as the Ajax takes the reins of the family, is fantastic."

ASP.NET AJAX in Action

ASP.NET AJAX in Action
Author: David Barkol
Publisher: Simon and Schuster
Total Pages: 757
Release: 2007-08-31
Genre: Computers
ISBN: 1638350493

Ajax has revolutionized the way users interact with web pages today.Gone are frustrating page refreshes, lost scroll positions andintermittent interaction with a web site. Instead, we have a newgeneration of fast, rich, and more intuitive web applications. TheASP.NET AJAX framework puts the power of Ajax into the hands of webdevelopers. ASP.NET AJAX, formerly called Atlas, is a new free frameworkfrom Microsoft designed to easily add Ajax features to ASP.NETapplications. With this technology, ASP.NET developers can easily buildmore interactive and highly-personalized web applications that workacross all most popular browsers. ASP.NET AJAX in Action is a fast-paced, example-rich tutorial designedfor ASP.NET web developers and written by ASP.NET AJAX expertsAlessandro "Garbin" Gallo, David Barkol, and Rama Krishna Vavilala. Thisbook introduces you to Ajax applications and to the ASP.NET AJAXtechnology. Beginners will appreciate the clear explanations of keyideas and terminology. Intermediate and advanced ASP.NET developers willfind a no-nonsense learning source and well-organized reference. ASP.NET AJAX in Action offers a rich set of examples and meticulousexplanations. The extensive code samples are accompanied by accurate andrigorous explanations of the concepts behind development with ASP.NETAJAX. In this book, you will discover how to use Microsoft Ajax Library Partial rendering with UpdatePanels Advanced client and server techniques Ajax Control Toolkit If you are a web developer looking to bring your web pages to life andto enhance the user experience, this book is for you. ASP.NET AJAX in Action will give you with the knowledge and tools youneed to more easily craft the next generation of Ajax applications. Withthe help of the Microsoft ASP.NET AJAX framework, Ajax development hasnever been easier and more instinctive for both client-script developersand ASP.NET developers alike. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

Understanding AJAX

Understanding AJAX
Author: Joshua Eichorn
Publisher: Prentice Hall Ptr
Total Pages: 362
Release: 2006
Genre: Computers
ISBN: 9780132216357

Provides information on creating AJAX Internet applications using JavaScript.

Ajax Training Sessions

Ajax Training Sessions
Author: Jorrit Smink
Publisher: Reedswain Inc.
Total Pages: 104
Release: 2004
Genre: Sports & Recreation
ISBN: 1591640806

Ajax.