Intelligentedu Intelligentedu
Best New Free Computer IT Training Tutorial Resources Miglior nuovo computer è libero di formazione tutorial risorse
Translate to EnglishÜbersetzen Sie zum Deutsch/GermanTraduzca al Español/SpanishTraduisez au Français/FrenchTraduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese
한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese Traditionalترجمة الى العربية/ArabicVertaal aan het Nederlands/DutchΜεταφράστε στα ελληνικά/GreekПереведите к русскому/Russian





Blog Roll: Roll blog:


Top Links: Top Links:

July 2, 2007 2 luglio 2007

AJAX Articles and Tutorials from Mozilla AJAX articoli e tutorial da Mozilla

Asynchronous JavaScript and XML ( Asynchronous JavaScript e XML ( AJAX AJAX ) is a method, or model, of using existing technologies in combination together. ) È un metodo, o modello, di utilizzare le tecnologie esistenti in combinazione insieme. These include: Questi includono: HTML or o XHTML , Cascading Style Sheets Cascading Style Sheets , JavaScript , The Document Object Model Il Document Object Model , XML , XSLT , and , E XMLHttpRequest . When these technologies are combined in the AJAX model, web applications have the ability to make fast, incremental updates to the user interface without reloading the entire browser page, thus the application becomes quicker and more responsive to user actions. Quando queste tecnologie in combinazione con il modello AJAX, le applicazioni web hanno la capacità di rendere veloce, aggiornamenti incrementali per l'interfaccia utente senza ricaricare l'intera pagina del browser, quindi la domanda diventa più rapido e più rispondenti alle azioni degli utenti.

The following are Sono i seguenti AJAX Articles and Tutorials AJAX articoli e tutorial hosted and linked from ospitato e collegate da Mozilla.org that will help you learn how to use and code with the AJAX model. che vi aiuterà a imparare a utilizzare e il codice con il modello AJAX. These will teach you and show you how to use many useful AJAX coding techniques. Questi vi insegnerà e spiega come utilizzare molti utili AJAX tecniche di codifica.


AJAX: Getting Started AJAX: Getting Started
1 What's AJAX? 1 Che cosa c'è di AJAX?
2 Step 1 – say "Please!" 2 Passo 1 - dire "Per favore!" or How to Make an HTTP Request o Come Fare una richiesta HTTP
3 Step 2 – "There you go!" 3 Passo 2 - "Non ci si va!" or Handling the Server Response o la manipolazione del Server di risposta
4 Step 3 – "All together now!" 4 Passo 3 - "Tutti insieme adesso!" - A Simple Example -- Un semplice esempio
5 Step 4 – "The X-Files" or Working with the XML Response 5 Passo 4 - "The X-Files" o di lavoro con la risposta XML


AJAX: Community AJAX: Comunità
AJAX: Other Resources AJAX: altre risorse
A Simpler Ajax Path (external) Un percorso Semplificare Ajax (esterno)
AJAX Patterns: Design Patterns for AJAX Usability (external) AJAX Patterns: Design Patterns AJAX per Usability (esterno)
AJAX and scripting Web services with E4X, Part 1 (external) AJAX e di scripting servizi Web con E4X, parte 1 (esterno)
AJAX and scripting Web services with E4X, Part 2 (external) AJAX e di scripting servizi Web con E4X, Parte 2 (esterno)
AJAX with JavaScript disabled (external) AJAX con JavaScript disabili (esterno)
ARIA: Accessible Rich Internet Applications Aria: accessibile Rich Internet Applications
Ajax Mistakes (external) Ajax Errori (esterno)
Ajax: A New Approach to Web Applications (external) Ajax: un nuovo approccio per Applicazioni Web (esterno)
Core JavaScript 1.5 Guide Core JavaScript Guide 1,5
Core JavaScript 1.5 Reference Core JavaScript 1,5 riferimento
Fixing the Back Button and Enabling Bookmarking for AJAX Apps (external) Che fissa il pulsante Indietro e attivazione di segnalibri per AJAX Apps (esterno)
Guide to Using XMLHttpRequest (external) Utilizzo di guida di XMLHttpRequest (esterno)
Guide to Using XMLHttpRequest (with Baby Steps) (external) Utilizzo di guida di XMLHttpRequest (con Baby Steps) (esterno)
How to create a DOM tree Come creare una struttura DOM
Key-navigable custom DHTML widgets - Chiave navigabili DHTML gadget personalizzati
Online and offline events Online e offline eventi
Parsing and serializing XML Parsing XML e serializing
Using XPath Utilizzando XPath
Very Dynamic Web Interfaces (external) Molto dinamico interfacce web (esterno)
XMLHttpRequest
XMLHttpRequest at XULPlanet (external) XMLHttpRequest a XULPlanet (esterno)
nsIJSXMLHttpRequest at XULPlanet (external) nsIJSXMLHttpRequest a XULPlanet (esterno)
nsIXMLHttpRequest at XULPlanet (external) nsIXMLHttpRequest a XULPlanet (esterno)
nsIXMLHttpRequest.idl (LXR) (external) nsIXMLHttpRequest.idl (LXR) (esterno)


AJAX Tutorials and Techniques Ajax tutorial e tecniche

AJAX:Getting Started AJAX: Getting Started
This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started. Questo articolo vi guiderà attraverso i principi fondamentali AJAX e vi dà due semplici hands-on esempi per cominciare.

Alternate Ajax Techniques Supplente Ajax tecniche
Most articles on Ajax have focused on using XMLHttp as the means to achieving such communication, but Ajax techniques are not limited to just XMLHttp. La maggior parte dei articoli su Ajax si sono concentrati su come XMLHTTP usando i mezzi per raggiungere tale comunicazione, le tecniche di Ajax ma non sono limitati a soli XMLHTTP. There are several other methods. Ci sono diversi altri metodi.

Ajax: A New Approach to Web Applications Ajax: Un nuovo approccio per applicazioni Web
Jesse James Garrett, of Jesse James Garrett, adaptive path adattativi percorso , wrote this article in February 2005, introducing AJAX and its related concepts. , Ha scritto questo articolo nel febbraio 2005, l'introduzione di AJAX e dei relativi concetti.

A Simpler Ajax Path Un percorso più semplice Ajax
"As it turns out, it's pretty easy to take advantage of the XMLHttpRequest object to make a web app act more like a desktop app while still using traditional tools like web forms for collecting user input." "Come si scopre, è piuttosto facile da sfruttare l'oggetto XMLHttpRequest a fare una web app agire più come un desktop app pur utilizzando strumenti come i moduli Web per la raccolta di input".

Fixing the Back Button and Enabling Bookmarking for AJAX Apps Che fissa il pulsante Indietro e consente di segnalibri per le applicazioni AJAX
Mike Stenhouse has penned this article, detailing some methods you can use to fix back button and bookmarking issues when developing AJAX applications. Mike Stenhouse ha penned questo articolo, si specificano alcuni metodi per fissare pulsante Indietro e Bookmarking problemi quando in via di sviluppo di applicazioni AJAX.

Ajax Mistakes Errori ajax
Alex Bosworth has written this article outlining some of the mistakes AJAX application developers can make. Alex Bosworth ha scritto questo articolo che illustra alcuni degli errori commessi sviluppatori di applicazioni AJAX possono fare.

AJAX Tutorial Tutorial AJAX with examples. con esempi.

XMLHttpRequest specification XMLHttpRequest specificazione
W3C Working draft Progetto di lavoro del W3C


More AJAX Articles and Tutorials: AJAX più articoli e tutorial:

Ajax IE caching issue Ajax IE cache di rilascio
What is So Special About AJAX Che cosa è così speciale circa AJAX
Is Ajax development slowing down Ajax è lo sviluppo di rallentamento
Biggest AJAX problem AJAX più grande problema
Surveying open-source AJAX toolkits Geodetici open-source toolkit AJAX
Live Filter - Reinvesting Search Live Filtro - Ricerca reinvestimento
Declarative AJAX Components and XML Namespaces` Dichiarativa AJAX componenti e XML namespaces `
Optimizing Page Load Time Ottimizzare il tempo di caricamento della pagina
Integrating Maps into Your Java Web Application with Google Maps and Ajax Integrare le mappe nella tua applicazione Java Web con Google Maps e Ajax
Cybercrooks add Ajax coding Cybercrooks aggiungere Ajax codifica Ajax File uploads to Amazon S3 Ajax il caricamento dei file di Amazon S3
How to create the Google Suggest feature with Come creare la funzionalità Google Suggest con ASP.NET 2.0 2,0
Building a Pagination System with AJAX Paginazione costruzione di un sistema con AJAX
Asynchronous file upload with AJAX progress bar in PHP Asincrono upload con AJAX barra di avanzamento in PHP
ajaxload - Ajax loading gif generator ajaxload - Ajax gif generatore di carico
AJAX Activity Indicators AJAX indicatori di attività How to Create a Basic JavaScript Drag and Drop Functionality Come creare una base di JavaScript drag and drop funzionalità


AJAX: Tools AJAX: Strumenti

AJAX Debugging Tool (external) AJAX Debugging Tool (esterno)
Firebug Firefox extension (external) Firebug estensione per Firefox (esterno)
Flash / AJAX Integration Kit (external) Flash / AJAX Integration Kit (esterno)
Flash / AJAX Integration Kit Example (external) Flash / AJAX Integration Kit Esempio (esterno)


XMLHttpRequest

XMLHttpRequest
Guide to Using XMLHttpRequest (external) Utilizzo di guida di XMLHttpRequest (esterno)
XMLHttpRequest at XULPlanet (external) XMLHttpRequest a XULPlanet (esterno)
XMLHttpRequest changes for Gecko1.8 XMLHttpRequest modifiche per Gecko1.8
nsIJSXMLHttpRequest at XULPlanet (external) nsIJSXMLHttpRequest a XULPlanet (esterno)
nsIXMLHttpRequest at XULPlanet (external) nsIXMLHttpRequest a XULPlanet (esterno)
nsIXMLHttpRequest.idl (LXR) (external) nsIXMLHttpRequest.idl (LXR) (esterno)

Technorati Tags: Technorati: , , , ,

Popularity: 20% [ Popularity: 20% [ ? ? ] ]

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. Condividere e beneficiano: Queste icone link a Social Bookmarking siti in cui i lettori possono condividere e scoprire nuove pagine web.
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts: Posti connessi:
  • Mozilla Developer Center: Web Dev Tutorials, References and Docs Mozilla Developer Center: web dev tutorial, riferimenti e docs
  • Ajax Ebooks and Learning Documents Ajax ebooks e di apprendimento dei documenti
  • Ajax Eclipse Tutorials and Presentations Ajax Eclipse tutorial e presentazioni
  • SAP Community Network SAP rete comunitaria
  • Ajax Tutorials Ajax Tutorial

  • Filed under: Archiviato in: Best New Free Computer IT Training Tutorial Resources Miglior nuovo computer è libero di formazione tutorial risorse — computer_teacher @ 6:48 pm -- Computer_teacher @ 6:48 pm

    No Comments Nessun Commento »

    No comments yet. Non ci sono ancora commenti.

    RSS feed for comments on this post. Feed RSS per i commenti a questo post.

    Leave a comment Lascia un commento

    You must be Devi essere logged in effettuato l'accesso to post a comment. per postare un commento.