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 percorso di adattamento , 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


    100 Java Programming and Web Development Ebooks 100 di programmazione Java e Web sviluppo ebooks

    Here is a web repository of over 100 Qui è un repository web di più di 100 Java Programming and Web Development Ebooks Programmazione Java e Web sviluppo ebooks . These programming ebooks cover many Java technologies, along with AJAX, JavaScript, CSS, DHTML, HTML, and MySQL.  These are in pdf and chm formats. Questi programmazione ebooks coprire molte tecnologie Java, insieme con AJAX, JavaScript, CSS, DHTML, HTML e MySQL. Queste sono in formato pdf e chm formati.

    eBook Topics : eBook Temi:

    Oracle Application Server 10G Web Development Oracle Application Server 10g di sviluppo Web
    Core JavaServer Faces Core JavaServer Faces
    Struts Reference eBook Struts Riferimento eBook
    JavaServer Pages (JSP 2.0) JavaServer Pages (JSP 2.0)
    AJAX In Action AJAX in azione
    Eclipse Distilled Eclipse distillata
    Java  Programming Language Guide Linguaggio di programmazione Java Guida
    Java Traps, Pitfalls, and Corner Cases Java trappole, insidie, e Corner, cause
    Java Programming Language Guide Linguaggio di programmazione Java Guida
    Eclipse eBook Eclipse eBook
    The Java Programming Language Il linguaggio di programmazione Java
    Agile Java Development with Spring, Hibernate, and Eclipse Agile con Java Development Spring, Hibernate, ed Eclipse
    AJAX Patterns and Best Practices AJAX modelli e le migliori pratiche
    Beginning JavaScript with DOM Scripting and AJAX - From Novice to Expert Spring Mvc And Web Flow Inizio con JavaScript DOM scripting e AJAX - Da novizio esperto di primavera mvc flusso e Web
    Apache Ant Apache Ant
    Jakarta Tomcat 5 Jakarta Tomcat 5
    Spring Primavera
    Jakarta Struts Jakarta Struts
    Foundations of AJAX eBook Basi di AJAX eBook
    Pro JSF and AJAX Building Rich Internet Components Pro e JSF AJAX edificio Rich Internet componenti
    Struts Applications Building Web Sites with Struts Struts costruzione di applicazioni di siti Web con Struts
    SCJP
    Web Frameworks: Struts, Spring MVC, WebWork, Tapestry and JSF Quadri web: Struts, Spring MVC, WebWork, arazzi e JSF
    DHTML and Web Design Using JavaScript and DOM DHTML e web design utilizzando JavaScript e DOM
    Design Patterns - Elements of Reusable Object-Oriented Software Design Patterns - Elementi di riutilizzabili Object-Oriented Software
    Design Patterns Elements of Reusable Object Oriented Software Progettazione di modelli di elementi riutilizzabili Object Oriented Software
    DHTML Utopia DHTML Utopia
    MySQL eBook MySQL eBook
    CSS Mastery Advanced Web Standards Solutions CSS padronanza avanzate soluzioni standard Web
    HTML Utopia - Designing Without Tables Using CSS Html utopia - progettazione senza tabelle, utilizzando CSS
    JSP  - Struts eBook - Building Web Applications with the Leading Java Framework JSP - Struts eBook - Costruire applicazioni Web con i principali Java quadro
    JFC Swing Tutorial A Guide to Constructing GUIs JFC Swing tutorial Una guida per la costruzione di GUI
    Guide to web application development with Tapestry Guida per lo sviluppo di applicazioni web con Tapestry
    JavaServer Faces JSF eBook JavaServer Faces JSF eBook
    Java 2 Java 2
    JSTL eBook JSTL eBook
    Java Web Development - Struts, Tapestry, Commons, Velocity, Junit, Axis, Cocoon, Internetbeans, Webwork Java Web Development - Struts, Tapestry, Commons, Velocity, JUnit, Axis, Cocoon, Internetbeans, webwork
    IntelliJ IDEA eBook IntelliJ IDEA eBook
    AJAX eBook AJAX eBook
    Accessibility - Making Your Web Site More Usable for Everyone Accessibilità - rendere il vostro sito web più utilizzabili per tutti
    Ant Guide Guida ant
    Eclipse IDE eBook Eclipse IDE eBook
    High Performance MySQL MySQL ad alte prestazioni
    Java Swing Java Swing
    JavaServer Pages JavaServer Pages
    Javascript And DHTML eBook JavaScript e DHTML eBook
    Regular Expressions Espressioni regolari
    Programming Jakarta Struts Programmazione Jakarta Struts
    UNIX Power Tools UNIX Power Tools
    Cascading Style Sheets The Definitive Guide Cascading Style Sheets The Definitive Guide
    JavaServer Faces JavaServer Faces
    GNU Emacs GNU Emacs
    Tomcat Guide Guida Tomcat
    Sed & Awk Sed & awk
    FreeBSD and OpenBSD Security FreeBSD e OpenBSD di sicurezza
    Unix Backup and Recovery Unix di backup e di recupero
    AJAX Design Patterns Design Patterns AJAX
    Eclipse IDE eBook Eclipse IDE eBook
    Essential SNMP Essenziale SNMP
    Jakarta Commons eBook Jakarta Commons eBook
    Java 1.5 Tiger A Developers Notebook Java 1,5 tigre sviluppatori Un blocco note
    Learning Java L'apprendimento di Java
    Swing Hacks Swing Hacks
    AJAX Hacks Tips And Tools For Creating Responsive Web Sites AJAX Hacks suggerimenti e strumenti per la creazione di siti Web di rispondere
    Rt Essentials Ebook Rt Essentials ebook
    Java Examples eBook Esempi java eBook
    Java eBook Java eBook
    RADIUS iNT eBook RADIUS int eBook
    Core JSTL - the JSP Standard Tag Library JSTL core - il tag jsp standard Biblioteca
    Core Servlets and JavaServer Pages, Core Technologies Core servlet e JavaServer Pages, Core tecnologie
    More Servlets and JavaServer Pages Più servlet e JavaServer Pages
    Agile Java - Coding with Test Driven Development Agile Java - codifica a prova guidato lo sviluppo
    Core Java 2 Volume I Core Java 2 Volume I
    Core Java 2 Volume II Core Java 2 volume II
    Jakarta Velocity Jakarta Velocity
    Exam Cram 2 Sun SCJD (Exam CX-310-252A and CX-310-027) Esame Cram 2 Dom SCJD (Exam CX-310-252A e CX-310-027)
    Java 2 Developer Exam Cram 2 Exam CX-310-252A And CX-310-027 eBook Java 2 per sviluppatori Exam Cram 2 Exam CX-310-252A E CX-310-027 eBook
    Regular Expression eBook Reference Espressione regolare eBook di riferimento
    SCJP Exam - 310-055 Exam Q and A SCJP esami - 310-055 Exam Q e A
    SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) SCJP Sun Certified Programmer per Java 5 Study Guide (Exam 310-055)
    The CSS Anthology 101 Essential Tips Tricks and Hacks Il CSS antologia essenziale 101 suggerimenti e trucchi hack
    Struts Recipes - Hibernate Struts ricette - Hibernate
    Style with CSS - A Designer's Guide Stile con i CSS - Un Designer's Guide
    Core JSTL Mastering the JSP Standard Tag Library Core JSTL la padronanza dei tag jsp standard Biblioteca
    Sun Java Certification - Kathy Sierra, SCJP1 5, SCJP 310-055 Sun Java Certificazione - Kathy Sierra, SCJP1 5, SCJP 310-055
    Nessus Snort and Ethereal Power Tools Customizing Open Source Security Applications Nessus snort etereo e utensili elettrici Personalizzazione open source applicazioni di sicurezza
    Writing Security Tools and Exploits Iscritto strumenti di sicurezza e vulnerabilità
    The Javascript Anthology 101 Essential Tips, Tricks & Hacks-Sample Il Javascript Antologia 101 Essential Tips, Tricks & Hacks-Campione
    WebWork In Action Webwork in azione
    Java Open Source Programming With Xdoclet, Junit, Webwork, Hibernate Java Open Source programmazione con Xdoclet, JUnit, webwork, Hibernate
    Java Development with the Spring Framework Java per lo sviluppo con il quadro di primavera
    Ibm Websphere 5.0 Application Server IBM WebSphere Application Server 5,0
    Javascript For Web Developers Javascript per sviluppatori Web
    Apache Tomcat 5 Apache Tomcat 5
    Jakarta Struts Jakarta Struts
    AJAX
    Latex Companion Lattice Companion
    Tapestry In Action Arazzo in azione
    Jakarta Struts eBook Jakarta Struts eBook
    Core Web Programming Core programmazione web
    Java Swing Java Swing
    Java Servlet and JSP eBook Java Servlet e JSP eBook
    Java Manual Manuale java
    Programmers AJAX Programmatori AJAX

    Technorati Tags: Technorati: , , ,

    Popularity: 54% [ Popularity: 54% [ ? ? ] ]

    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:
  • 16 Web Development and Programming Ebooks 16 Web Sviluppo e Programmazione Ebooks
  • Free Java, C++, and Software Development Ebooks Libera di Java, C + +, e lo sviluppo del software Ebooks
  • 120 Computer and Network Security eBooks 120 computer e la rete di sicurezza eBook
  • Many Freely Available eBooks Liberamente disponibili molti ebooks
  • Technical, Programming, and Web Development Books and Ebooks Tecnico, Programmazione e Sviluppo Web Editoria e Ebooks

  • Filed under: Archiviato in: Free Computer and IT Books Libero computer e libri — computer_teacher @ 9:45 pm -- Computer_teacher @ 9:45 pm


    July 3, 2007 3 luglio 2007

    11 Programming Ebooks 11 Programmazione Ebooks

    Here are Sono qui 11 Programming Ebooks 11 Programmazione Ebooks covering C#, che copre C #, ASP.NET , XML, Java, HTML, XHTML, JavaScript, Struts, and XSLT. , XML, Java, HTML, XHTML, JavaScript, Struts, e XSLT. These application development ebooks are in pdf and chm formats. Questi ebooks lo sviluppo di applicazioni sono in pdf e chm formati.

    EBook Topics : EBook Temi:

    C# and C # e ASP.NET 2.0 Advanced Application Design 2,0 avanzata applicazione design
    Beginning Inizio ASP.NET 2.0 with C# 2,0 con C #
    C# C # ASP.NET 2.0 2,0
    ASP.NET 2.0 XML 2,0 XML
    Java 2 Reference Java 2 Riferimento
    HTML and XHTML Reference eBook HTML e XHTML di riferimento eBook
    JavaScript Reference eBook JavaScript di riferimento eBook
    Struts Reference Riferimento Struts
    XSLT eBook XSLT eBook
    XSLT - Learning XML Transformations XSLT - XML trasformazioni di apprendimento
    XSL Transformations (XSLT) Reference XSL Transformations (XSLT) Riferimento

    Popularity: 48% [ Popularity: 48% [ ? ? ] ]

    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