Xmlhttprequest Object

14,000,000 Leading Edge Experts on the ideXlab platform

Scan Science and Technology

Contact Leading Edge Experts & Companies

Scan Science and Technology

Contact Leading Edge Experts & Companies

The Experts below are selected from a list of 87 Experts worldwide ranked by ideXlab platform

Edmond Woychowsky - One of the best experts on this subject based on the ideXlab platform.

  • AJAX: Creating Web Pages with Asynchronous JavaScript and XML Creating Web Pages with Asynchronous JavaScript and XML
    2011
    Co-Authors: Edmond Woychowsky
    Abstract:

    The Easy, Example-Based Guide to Ajax for Every Web Developer Using Ajax, you can build Web applications with the sophistication and usability of traditional desktop applications and you can do it using standards and open source software. Now, for the first time, there's an easy, example-driven guide to Ajax for every Web and open source developer, regardless of experience. Edmond Woychowsky begins with simple techniques involving only HTML and basic JavaScript. Then, one step at a time, he introduces techniques for building increasingly rich applications. Don't worry if you're not an expert on Ajax's underlying technologies; Woychowsky offers refreshers on them, from JavaScript to the Xmlhttprequest Object. You'll also find multiple open source technologies and open standards throughout, ranging from Firefox to Ruby and MySQL. You'll not only learn how to write "functional" code, but also master design patterns for writing rocksolid, high-performance Ajax applications. You'll also learn how to use frameworks such as Ruby on Rails to get the job done fast. Learn how Ajax works, how it evolved, and what it's good for Understand the flow of processing in Ajax applications Build Ajax applications with XML and the Xmlhttprequest Object Integrate back-end code, from PHP to C# Use XSLT and XPath, including XPath Axis Develop client-side Ajax libraries to support code reuse Streamline development with Ruby on Rails and the Ruby programming language Use the cross-browser HTML DOM to update parts of a page Discover the best Ajax Web resources, including Ajax-capable JavaScript libraries

  • AJAX: Creating Web Pages with Asynchronous JavaScript and XML (Bruce Perens' Open Source Series)
    2006
    Co-Authors: Edmond Woychowsky
    Abstract:

    The Easy, Example-Based Guide to Ajax for Every Web DeveloperUsing Ajax, you can build Web applications with the sophistication and usability of traditional desktopapplications and you can do it using standards and open source software. Now, for the first time,there's an easy, example-driven guide to Ajax for every Web and open source developer, regardless of experience.Edmond Woychowsky begins with simple techniques involving only HTML and basic JavaScript. Then,one step at a time, he introduces techniques for building increasingly rich applications. Don't worry ifyou're not an expert on Ajax's underlying technologies; Woychowsky offers refreshers on them, fromJavaScript to the Xmlhttprequest Object. You'll also find multiple open source technologies and openstandards throughout, ranging from Firefox to Ruby and MySQL.You'll not only learn how to write "functional" code, but also master design patterns for writing rocksolid, high-performance Ajax applications. You'll also learn how to use frameworks such as Ruby onRails to get the job done fast. Learn how Ajax works, how it evolved, and what it's good for Understand the flow of processing in Ajax applications Build Ajax applications with XML and the Xmlhttprequest Object Integrate back-end code, from PHP to C# Use XSLT and XPath, including XPath Axis Develop client-side Ajax libraries to support code reuse Streamline development with Ruby on Rails and the Ruby programming language Use the cross-browser HTML DOM to update parts of a page Discover the best Ajax Web resources, including Ajax-capable JavaScript libraries

Anthony T. Holdener - One of the best experts on this subject based on the ideXlab platform.

  • Ajax: the definitive guide
    2008
    Co-Authors: Anthony T. Holdener
    Abstract:

    Is Ajax a new technology, or the same old stuff web developers have been using for years? Both, actually. This book demonstrates not only how tried-and-true web standards make Ajax possible, but how these older technologies allow you to give sites a decidedly modern Web 2.0 feel. Ajax: The Definitive Guide explains how to use standards like JavaScript, XML, CSS, and XHTML, along with the Xmlhttprequest Object, to build browser-based web applications that function like desktop programs. You get a complete background on what goes into today's web sites and applications, and learn to leverage these tools along with Ajax for advanced browser searching, web services, mashups, and more. You discover how to turn a web browser and web site into a true application, and why developing with Ajax is faster, easier and cheaper. The book also explains: How to connect server-side backend components to user interfaces in the browserLoading and manipulating XML documents, and how to replace XML with JSONManipulating the Document Object Model (DOM)Designing Ajax interfaces for usability, functionality, visualization, and accessibilitySite navigation layout, including issues with Ajax and the browser's back buttonAdding life to tables & lists, navigation boxes and windowsAnimation creation, interactive forms, and data validationSearch, web services and mash-upsApplying Ajax to business communications, and creating Internet games without plug-insThe advantages of modular coding, ways to optimize Ajax applications, and more This book also provides references to XML and XSLT, popular JavaScript Frameworks, Libraries, and Toolkits, and various Web Service APIs. By offering web developers a much broader set of tools and options, Ajax gives developers a new way to create content on the Web, while throwing off the constraints of the past. Ajax: The Definitive Guide describes the contents of this unique toolbox in exhaustive detail, and explains how to get the most out of it.

Paula Ferguson - One of the best experts on this subject based on the ideXlab platform.

  • javascript the definitive guide
    1996
    Co-Authors: David Flanagan, Paula Ferguson
    Abstract:

    This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including:Scripted HTTP and AjaxXML processingClient-side graphics using the canvas tagNamespaces in JavaScript--essential when writing complex programsClasses, closures, persistence, Flash, and JavaScript embedded in Java applicationsPart I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language.Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to:Generate a table of contents for an HTML documentDisplay DHTML animationsAutomate form validationDraw dynamic pie chartsMake HTML elements draggableDefine keyboard shortcuts for web applicationsCreate Ajax-enabled tool tipsUse XPath and XSLT on XML documents loaded with AjaxAnd much morePart III is a complete reference for core JavaScript. It documents every class, Object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3.Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the Xmlhttprequest Object and the canvas tag.More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications."A must-have reference for expert JavaScript programmers...well-organized and detailed." -- Brendan Eich, creator of JavaScript

Xiong Qian - One of the best experts on this subject based on the ideXlab platform.

Yan Hong-yi - One of the best experts on this subject based on the ideXlab platform.