You are here : HOME > Ajax
Outsource your projects to thousands of programmers at ScriptLance.com
Head First Ajax Head First Ajax
Price : $44.99 $24.00

Average Customer Rating : Not yet rated

Editorial Review :

Ajax is no longer an experimental approach to website development, but the key to building browser-based applications that form the cornerstone of Web 2.0. Head First Ajax gives you an up-to-date perspective that lets you see exactly what you can do -- and has been done -- with Ajax. With it, you get a highly practical, in-depth, and mature view of what is now a mature development approach.

Using the unique and highly effective visual format that has turned Head First titles into runaway bestsellers, this book offers a big picture overview to introduce Ajax, and then explores the use of individual Ajax components -- including the JavaScript event model, DOM, XML, JSON, and more -- as it progresses. You'll find plenty of sample applications that illustrate the concepts, along with exercises, quizzes, and other interactive features to help you retain what you've learned.

Head First Ajax covers:

  • The JavaScript event model
  • Making Ajax requests with XMLHTTPREQUEST objects
  • The asynchronous application model
  • The Document Object Model (DOM)
  • Manipulating the DOM in JavaScript
  • Controlling the browser with the Browser Object Model
  • XHTML Forms
  • POST Requests
  • XML Syntax and the XML DOM tree
  • XML Requests & Responses
  • JSON -- an alternative to XML
  • Ajax architecture & patterns
  • The Prototype Library

The book also discusses the server-side implications of building Ajax applications, and uses a "black box" approach to server-side components.

Head First Ajax is the ideal guide for experienced web developers comfortable with scripting -- particularly those who have completed the exercises in Head First JavaScript -- and for experienced programmers in Java, PHP, and C# who want to learn client-side programming.

Customer Review :

No review yet

Ajax: The Definitive Guide Ajax: The Definitive Guide
Price : $49.99 $17.55

Average Customer Rating : Not yet rated

Editorial Review :

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 browser
  • Loading and manipulating XML documents, and how to replace XML with JSON
  • Manipulating the Document Object Model (DOM)
  • Designing Ajax interfaces for usability, functionality, visualization, and accessibility
  • Site navigation layout, including issues with Ajax and the browser's back button
  • Adding life to tables & lists, navigation boxes and windows
  • Animation creation, interactive forms, and data validation
  • Search, web services and mash-ups
  • Applying Ajax to business communications, and creating Internet games without plug-ins
  • The 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.

Customer Review :

No review yet

Dojo: The Definitive Guide Dojo: The Definitive Guide
Price : $39.99 $18.80
Features :
  1. ISBN13: 9780596516482
  2. Condition: New
  3. Notes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!

Average Customer Rating : Not yet rated

Editorial Review :

Of all the Ajax-specific frameworks that have popped up in recent years, one clearly stands out as the industrial strength solution. Dojo is not just another JavaScript toolkit -- it's the JavaScript toolkit -- and Dojo: The Definitive Guide demonstrates how to tame Dojo's extensive library of utilities so that you can build rich and responsive web applications like never before. Dojo founder Alex Russell gives a foreword that explains the "why" of Dojo and of this book.

Dojo provides an end-to-end solution for development in the browser, including everything from the core JavaScript library and turnkey widgets to build tools and a testing framework. Its vibrant open source community keeps adding to Dojo's arsenal, and this book provides an ideal companion to Dojo's official documentation.

Dojo: the Definitive Guide gives you the most thorough overview of this toolkit available, showing you everything from how to create complex layouts and form controls closely resembling those found in the most advanced desktop applications with stock widgets, to advanced JavaScript idioms to AJAX and advanced communication transports. With this definitive reference you get:

  • Get a concise introduction to Dojo that's good for all 1.x versions
  • Well-explained examples, with scores of tested code samples, that let you see Dojo in action
  • A comprehensive reference to Dojo's standard JavaScript library (including fundamental utilities in Base, Dojo's tiny but powerful kernel) that you'll wonder how you ever lived without
  • An extensive look at additional Core features, such as animations, drag-and-drop, back-button handling, animations like wipe and slide, and more
  • Exhaustive coverage of out-of-the-box Dijits (Dojo widgets) as well as definitive coverage on how to create your own, either from scratch or building on existing ones
  • An itemized inventory of DojoX subprojects, the build tools, and the DOH, Dojo's unit-testing framework that you can use with Dojo -- or anywhere else

If you're a DHTML-toting web developer, you need to read this book -- whether you're a one-person operation or part of an organization employing scores of developers. Dojo packs the standard JavaScript library you've always wanted, and Dojo: The Definitive Guide helps you transform your ideas into working applications quickly by leveraging design concepts you already know.

Customer Review :

No review yet

New Perspectives on JavaScript and AJAX, Comprehensive (New Perspectives (Course Technology Paperback)) New Perspectives on JavaScript and AJAX, Comprehensive (New Perspectives (Course Technology Paperback))
Price : $95.95 $67.74

Average Customer Rating : Not yet rated

Editorial Review :

NEW PERSPECTIVES ON JAVASCRIPT AND AJAX uses a practical, step-by-step approach to provide comprehensive instruction on basic to advanced JavaScript and AJAX concepts. This book teaches students JavaScript and AJAX using a simple text editor to create basic to complex Web sites. The text reviews the basics of HTML, XHTML, and CSS and includes an extended appendix containing commands and common code errors.

Customer Review :

No review yet

Learn JavaScript and Ajax with w3Schools Learn JavaScript and Ajax with w3Schools
Price : $29.99 $15.13

Average Customer Rating : Not yet rated

Editorial Review :

Fast, focused instruction for beginning Web developers

W3Schools.com is the number one online education source for beginning Web developers. This attractive two-color book contains concise, highly focused tutorials in the proven W3Schools instructional format, with an easy-to-use reference of JavaScript Objects and the HTML DOM included. Novice developers will quickly learn to create interactive Web pages using the most popular Web scripting language.

  • W3Schools is the top Google search result for instruction on JavaScript, HTML, CSS, and other key Web technologies; this book presents W3Schools tutorials in an easy-to-follow format for quick learning
  • Features clear examples, simple explanations, and a thorough reference section covering JavaScript Objects and the HTML DOM
  • Covers statements and comments; variables, operators, and comparisons; if…then statements; pop-up boxes; events and try…catch; objects, strings, arrays, and Booleans; cookies, validation, and timing; Ajax requests and XMLHTTP requests; Ajax suggest, and more

Designed to get beginning Web developers up and running as quickly as possible, Learn JavaScript and Ajax with W3Schools presents a proven, highly focused course of instruction in an easy-to-use format.

Customer Review :

No review yet

More Results : 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 [Next] [Last]

Questions & Answers
Question : How does eval parse javascript in Ajax?
After loading ajax tabs that contain calls to a dialog and a function which makes mutually exclusive check boxes. Should the javascript be in the ajax files and be parsed? Or should the javascript be loaded in the head of the main page and be added to it somehow?

Answer:
var result = eval(json); //will run the json code and return the final interpreted value into result.//eg.var json = "Math.floor(8.5)";alert(result = eval(json));==================MyFunction = function() {// my function};AJAX = function() { //get json via ajax var json = "MyFunction()"; try{ exec( json ) } catch( err ) { alert( err ) } //get more json from ajax json = "Num = 1"; var Num = 0; try { alert( eval( json ) ) } catch( err ) { alert( err ) }}======use the xmlhttp object to retrieve json data, don't format your data in xml, and don't parseXML;if you must use xml, then load the xml containing the json, then extract the json portion from the xmldocument, then eval(json)

 

Question : How to use cURL to get data from a site with delayed Ajax calls?
I am trying to scrape data off a page using php with cURL. However the main content on the page is populated using a delayed ajax called, this means that the data I obtained will not contain the content I need. Is there a way to use cURL to initiate the page load but delay the data return until the AJAX on the remote page completes?

Answer:
AJAX is asynchronous Javascript and XML. The reason the data is not there is that the Javascript program must first run in order to download the data. Therefore, you are asking that cURL process Javascript. cURL does not provide Javscript support.If you wanted to design a solution yourself, you'd essentially write a Javascript compiler. As fun as that sounds, it would be very time consuming.You might be able to manually parse the Javascript to get the URL you need to download and generate it in your programming language of choice. This will require stepping through the Javascript line by line to see how it is retrieving the data.You could write a PHP page that calls cURL code and uses an output buffer to capture the output and manipulate it (look at the php manual page for ob_start and curl). This would require setting up a PHP server and retrieving the results from that page.

 

Question : How can I get the Ajax bleach smell off my hands?
I clean my bathroom toilet with it and my hands smell like Ajax bleach.The smell is bothering me.I did, thank you Laady!I tried but it still has a faint smell of bleach...

Answer:
You can wash your hands quite a few times but it just seems like the smell takes a few days to actually go away..Try wearing gloves next time that helps a lot! : )

 

Question : How to create Ajax like applications for offline use?
The most basic part for the Ajax applications is that there is no need to refresh page. Like google suggest. I want to build an windows application on any language which can provide search features like google suggest. Please tell me which language should I use and also how to achieve it.

Answer:
The most basic part for the Ajax applications is that there is no need to refresh page. Like google suggest. I want to build an windows application on any language which can provide search features like google suggest. Please tell me which language should I use and also how to achieve it.

 

Question : What role does Asynchronous JavaScript play in the AJAX methodology>?
How does AJAX minimize the traffic between the server and client?

Answer:
The whole point of AJAX is that you can update small portions of a web page without getting the entire page from the server. This is achieved through asynchronous HTTP calls to the server and dynamic updates of the HTML DOM. The asynchronicity allows this to happen without the user being blocked from using the web page. It cuts down on traffic because typically less data is moved around during an AJAX call since you are not updating the entire page, just a portion of it.

 

Question : How to get ajax response as array to php?
I have a php script. This will communicate with the server using ajax. The ajax response text is returned as a single variable/text/number. But i want to get more than one values in database and stored in a php array. I want this php array to return as ajax response text and stored in a javascript array. Possible. Please explain....

Answer:
You can try to serialize data in php to generate an storable representation of a valuehttp://php.net/manual/en/function.serialize.phpso you'll be able to convert an array to text

 

Question : What ever happen to the leyendary Ajax Team?
I remember back in the mid 90's Ajax was one of the best teams in the world. Now Ajax Sucks they even failed to qualify to the Champions League. They Had really good players like: Van der sar, Kluivert, Davids, Seedorf, and so many others.

Answer:
Every club goes through a lull period where they can't buy a trophy. The Ajax of the 90s was a world beater. They won the Eredivisie 7 times from 1989-90, 1993-94, 1994-95, 1995-96, 1997-98, 2001-02, 2003-04.Ajax are famous for their youth program. They have been known to produce top young talents who had went on to help win trophies for the team. Cruijff being the best example. But with the clubs from the other countries getting richer and buying young talent from the Netherlands, teams like Ajax are loosing their young players at important stages. And with that, they loose the chance to win trophies. Most of the good dutch players like Van Persie are plying their trade overseas at a younger age. As you said, the legendary Ajax team of the 80s and 90s are a thing of the past. Unless the production line stops shipping out their good players to foriegn countries..

 

Question : How to make the back button and refresh button work correctly in AJAX?
I am building a website that uses AJAX and I am having trouble in how to make these buttons work correctly.If you have something to share please reply to this post. Your reply would be much appreciated.

Answer:
You can make these buttons work (more or less) correctly if you update the URL in your JavaScript function every time something happens in your AJAX to specify the state of the page, but you will have to code your server side to recognise the state and start the AJAX processing from there.I.e. normal request to /yourPage.yourExt == /yourPage.yourExt?startFrom=startWhen you get the first response from AJAX you should change your URL to /yourPage.yourExt?startFrom=state1, then /yourPage.yourExt?startFrom=state2...

 

Question : What are the two nuclear power plants that surround Ajax?
I know that the one is in Pickering, but i know that Ajax is in between two. I just cannot remember the other one. If anyone knows the answer it would be appreciated.

Answer:
The Darlington nuclear site is approximately 480 hectares (1,186 acres) in size, located in the Municipality of Clarington, Ontario. East of Ajax and Pickering is to the west.

 

Question : What's the difference between GET and POST AJAX requests?
I've always done GET requests regardless, but I think I should probably look into it :P .The first question is if GET can be used for passwords. I know that it's generally considered best practice to use POST for password forms, but isn't this a bit different? Or am I wrong?Also, are GET requests more readily cached than regular HTTP requests? I know that POST requests are not cached whatsoever, but I've had no problems (thus far) with AJAX-GETs and caching.

Answer:
The difference is the same as any GET v. POST. With GET, the form data is in the URL, with POST it is not.POST only adds negligible security for passwords. You really need to use HTTPS. As for caching, I would expect GET to possibly be cached, but not POST. And of course, HTTPS is never cached.

 

Powered by Yahoo! Answers

 

 

Sitemaps: ASP, ActiveX, Ajax, CSS, Cold Fusion, DHTML, General, General AAS, Java Server Pages, JavaScript, Linux Web, PHP, SQL, XHTML, XML, XSL


Returns Policy | Privacy Policy

Copyright © 2008 - 2012 Web Programming & Scripting Books

Convert Adobe PDF to by using free PDF to Word Converter application for Win 7 |