Intelligentedu Intelligentedu
Best New Free Computer IT Training Tutorial Resources Melhor novo computador que treinamento gratuito Tutorial recursos
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: Blog Roll:


Top Links: Início Links:

July 2, 2007 2 de julho de 2007

AJAX Articles and Tutorials from Mozilla AJAX Artigos e Tutoriais de Mozilla

Asynchronous JavaScript and XML ( Asynchronous JavaScript e XML ( AJAX AJAX ) is a method, or model, of using existing technologies in combination together. ) É um método, ou modelo, de utilizar as tecnologias existentes em combinação juntos. These include: Estas incluem: HTML or ou XHTML , De Cascading Style Sheets Cascading Style Sheets , De JavaScript , De The Document Object Model O Document Object Model , De XML , De 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 estas tecnologias são combinadas no modelo AJAX, as aplicações web têm capacidade para tomar decisões mais rápidas, incremental de atualizações para a interface de usuário sem recarregar a página inteira do navegador, assim, o pedido se torna mais rápido e mais adequados para dar resposta às ações do usuário.

The following are A seguir, são AJAX Articles and Tutorials AJAX artigos e tutoriais hosted and linked from hospedado e ligadas a partir de Mozilla.org that will help you learn how to use and code with the AJAX model. que irá ajudá-lo a aprender a utilizar e de código com o modelo AJAX. These will teach you and show you how to use many useful AJAX coding techniques. Estes irão ensinar-lhe e mostrar-lhe como usar muitas técnicas úteis AJAX codificação.


AJAX: Getting Started AJAX: Como começar
1 What's AJAX? 1 O que é AJAX?
2 Step 1 – say "Please!" 2 Etapa 1 - dizer "Por favor!" or How to Make an HTTP Request ou Como Fazer uma solicitação HTTP
3 Step 2 – "There you go!" 3 Passo 2 - "já está!" or Handling the Server Response Manuseio do servidor ou Response
4 Step 3 – "All together now!" 4 Passo 3 - "Todos juntos agora!" - A Simple Example -- Um exemplo simples
5 Step 4 – "The X-Files" or Working with the XML Response 5 Etapa 4 - "The X-Files" ou Trabalhar com a Resposta XML


AJAX: Community AJAX: Comunidade
AJAX: Other Resources AJAX: Outros recursos
A Simpler Ajax Path (external) Um caminho mais simples Ajax (externo)
AJAX Patterns: Design Patterns for AJAX Usability (external) AJAX padrões: Padrões de Design para Usabilidade AJAX (externo)
AJAX and scripting Web services with E4X, Part 1 (external) AJAX e scripting serviços da Web com E4X, Parte 1 (externo)
AJAX and scripting Web services with E4X, Part 2 (external) AJAX e scripting serviços da Web com E4X, Parte 2 (externo)
AJAX with JavaScript disabled (external) AJAX com o JavaScript desativado (externo)
ARIA: Accessible Rich Internet Applications ARIA: acessível Rich Internet Applications
Ajax Mistakes (external) Erros Ajax (externo)
Ajax: A New Approach to Web Applications (external) Ajax: Uma Nova Abordagem para Aplicações Web (externo)
Core JavaScript 1.5 Guide 1,5 Core JavaScript Guide
Core JavaScript 1.5 Reference Core JavaScript 1,5 referência
Fixing the Back Button and Enabling Bookmarking for AJAX Apps (external) A fixação do botão Voltar e habilitação para Bookmarking AJAX Apps (externo)
Guide to Using XMLHttpRequest (external) Guia de Usando XMLHttpRequest (externo)
Guide to Using XMLHttpRequest (with Baby Steps) (external) Guia de Usando XMLHttpRequest (com Baby Passos) (externo)
How to create a DOM tree Como criar uma árvore DOM
Key-navigable custom DHTML widgets Key-navegáveis DHTML personalizado widgets
Online and offline events Eventos on-line e off-line
Parsing and serializing XML Gramatical e serialiazação XML
Using XPath Usando XPath
Very Dynamic Web Interfaces (external) Muito Dynamic Web Interfaces (externo)
XMLHttpRequest
XMLHttpRequest at XULPlanet (external) XMLHttpRequest em XULPlanet (externo)
nsIJSXMLHttpRequest at XULPlanet (external) nsIJSXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest at XULPlanet (external) nsIXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest.idl (LXR) (external) nsIXMLHttpRequest.idl (LXR) (externo)


AJAX Tutorials and Techniques AJAX tutoriais e técnicas

AJAX:Getting Started AJAX: Como começar
This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started. Este artigo orienta você através do AJAX básico e dá-lhe dois exemplos simples hands-on para você começar.

Alternate Ajax Techniques Alternate Ajax técnicas
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. A maioria dos artigos sobre o Ajax incidiram sobre como usar XMLHttp os meios para alcançar tal comunicação, técnicas Ajax mas não estão limitados a apenas XMLHttp. There are several other methods. Existem vários outros métodos.

Ajax: A New Approach to Web Applications Ajax: Uma nova abordagem para aplicações web
Jesse James Garrett, of Jesse James Garrett, de adaptive path adaptativa caminho , wrote this article in February 2005, introducing AJAX and its related concepts. , Escreveu este artigo, em fevereiro de 2005, introduzindo AJAX e os seus conceitos relacionados.

A Simpler Ajax Path Um caminho mais simples 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." "Como se constata, it's pretty fácil de tirar partido das vantagens do objeto XMLHttpRequest para fazer uma web app agir mais como um desktop app enquanto ainda estiver utilizando instrumentos tradicionais como os formulários web para a recolha de informações fornecidas pelo usuário."

Fixing the Back Button and Enabling Bookmarking for AJAX Apps A fixação do botão Voltar e permitindo bookmarking para AJAX Apps
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 tem escreveram este artigo, detalhando alguns métodos que você pode usar para fixar botão Voltar e bookmarking questões ao desenvolver aplicações AJAX.

Ajax Mistakes Ajax Erros
Alex Bosworth has written this article outlining some of the mistakes AJAX application developers can make. Alex Bosworth tem escrito este artigo descrevendo alguns dos erros cometidos AJAX os desenvolvedores podem fazer.

AJAX Tutorial Tutorial AJAX with examples. com exemplos.

XMLHttpRequest specification XMLHttpRequest especificação
W3C Working draft W3C projecto de Trabalho


More AJAX Articles and Tutorials: Mais AJAX Artigos e Tutoriais:

Ajax IE caching issue Ajax IE caching questão
What is So Special About AJAX O que é tão especial sobre AJAX
Is Ajax development slowing down Ajax é travam o desenvolvimento
Biggest AJAX problem AJAX maior problema
Surveying open-source AJAX toolkits Avaliando open-source AJAX toolkits
Live Filter - Reinvesting Search Live filtro - reinvestindo pesquisa
Declarative AJAX Components and XML Namespaces` Declarativa AJAX componentes e XML namespaces `
Optimizing Page Load Time Otimizando página carregar tempo
Integrating Maps into Your Java Web Application with Google Maps and Ajax Integração de mapas em sua aplicação Java Web com o Google Maps eo Ajax
Cybercrooks add Ajax coding Cybercrooks acrescentar Ajax codificação Ajax File uploads to Amazon S3 Ajax File uploads a Amazônia S3
How to create the Google Suggest feature with Como criar o recurso com o Google Suggest ASP.NET 2.0 2,0
Building a Pagination System with AJAX Construindo um Sistema Paginação com AJAX
Asynchronous file upload with AJAX progress bar in PHP Asynchronous carregar arquivos com AJAX barra de progresso em PHP
ajaxload - Ajax loading gif generator ajaxload - Ajax carregando gif gerador
AJAX Activity Indicators AJAX actividade indicadores How to Create a Basic JavaScript Drag and Drop Functionality Como criar uma base arrastar e soltar funcionalidade JavaScript


AJAX: Tools AJAX: Ferramentas

AJAX Debugging Tool (external) AJAX Debugging Tool (externo)
Firebug Firefox extension (external) Firebug Firefox extensão (externo)
Flash / AJAX Integration Kit (external) Flash / AJAX Integração Kit (externo)
Flash / AJAX Integration Kit Example (external) Flash / AJAX Integração Kit Exemplo (externo)


XMLHttpRequest

XMLHttpRequest
Guide to Using XMLHttpRequest (external) Guia de Usando XMLHttpRequest (externo)
XMLHttpRequest at XULPlanet (external) XMLHttpRequest em XULPlanet (externo)
XMLHttpRequest changes for Gecko1.8 XMLHttpRequest mudanças para Gecko1.8
nsIJSXMLHttpRequest at XULPlanet (external) nsIJSXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest at XULPlanet (external) nsIXMLHttpRequest em XULPlanet (externo)
nsIXMLHttpRequest.idl (LXR) (external) nsIXMLHttpRequest.idl (LXR) (externo)

Technorati Tags: Technorati Tags: , De , De , De , De

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

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. Compartilhe e divirta: Estes ícones social bookmarking link para sites onde os leitores podem compartilhar e descobrir novas páginas da web.
  • blogmarks
  • del.icio.us
  • Furl
  • Reddit
  • Shadows
  • YahooMyWeb
  • StumbleUpon
  • Digg
Related Posts: Posts relacionados:
  • Mozilla Developer Center: Web Dev Tutorials, References and Docs Mozilla Developer Center: Web dev tutoriais, referências e Docs
  • Ajax Ebooks and Learning Documents Ajax ebooks e de aprendizagem Documentos
  • Ajax Eclipse Tutorials and Presentations Ajax Eclipse tutoriais e apresentações
  • SAP Community Network SAP rede comunitária
  • Ajax Tutorials Ajax Tutoriais

  • Filed under: Arquivado em: Best New Free Computer IT Training Tutorial Resources Melhor novo computador que treinamento gratuito Tutorial recursos — computer_teacher @ 6:48 pm -- Computer_teacher @ 6:48 pm


    100 Java Programming and Web Development Ebooks 100 programação Java e Desenvolvimento Web ebooks

    Here is a web repository of over 100 Aqui está um repositório de mais de 100 web Java Programming and Web Development Ebooks Programação Java e Desenvolvimento Web ebooks . These programming ebooks cover many Java technologies, along with AJAX, JavaScript, CSS, DHTML, HTML, and MySQL.  These are in pdf and chm formats. Estes programação Java ebooks cobrir muitas tecnologias, juntamente com AJAX, JavaScript, CSS, DHTML, HTML, e MySQL. Estes estão em formato pdf e chm.

    eBook Topics : eBook Tópicos:

    Oracle Application Server 10G Web Development Oracle Application Server 10g Desenvolvimento Web
    Core JavaServer Faces Core JavaServer Faces
    Struts Reference eBook Struts Referência eBook
    JavaServer Pages (JSP 2.0) JavaServer Pages (JSP 2.0)
    AJAX In Action AJAX em ação
    Eclipse Distilled Eclipse destilada
    Java  Programming Language Guide Linguagem de programação Java Guide
    Java Traps, Pitfalls, and Corner Cases Armadilhas Java, armadilhas, e Canto Casos
    Java Programming Language Guide Linguagem de programação Java Guide
    Eclipse eBook Eclipse eBook
    The Java Programming Language A Linguagem de programação Java
    Agile Java Development with Spring, Hibernate, and Eclipse Agile Java Desenvolvimento com Spring, Hibernate, e Eclipse
    AJAX Patterns and Best Practices AJAX padrões e melhores práticas
    Beginning JavaScript with DOM Scripting and AJAX - From Novice to Expert Spring Mvc And Web Flow Começando com o JavaScript e DOM Scripting AJAX - noviço a partir de perito e de Primavera MVC web fluxo
    Apache Ant Apache Ant
    Jakarta Tomcat 5 Jacarta Tomcat 5
    Spring Mola
    Jakarta Struts Jakarta Struts
    Foundations of AJAX eBook Fundações de AJAX eBook
    Pro JSF and AJAX Building Rich Internet Components Pro JSF e AJAX edifício ricos Internet componentes
    Struts Applications Building Web Sites with Struts Struts construir aplicações web sites com Struts
    SCJP
    Web Frameworks: Struts, Spring MVC, WebWork, Tapestry and JSF Quadros Web: Struts, Spring MVC, WebWork, Tapestry e JSF
    DHTML and Web Design Using JavaScript and DOM DHTML e design web usando JavaScript e DOM
    Design Patterns - Elements of Reusable Object-Oriented Software Design padrões - elementos de software reutilizáveis Object-Oriented
    Design Patterns Elements of Reusable Object Oriented Software Design padrões de elementos reutilizáveis Object Oriented Software
    DHTML Utopia DHTML Utopia
    MySQL eBook MySQL eBook
    CSS Mastery Advanced Web Standards Solutions CSS maestria avançadas soluções Web Standards
    HTML Utopia - Designing Without Tables Using CSS Html utopia - conceber sem tabelas utilizando CSS
    JSP  - Struts eBook - Building Web Applications with the Leading Java Framework JSP - Struts eBook - Construindo Aplicações Web com o Leading Java-Quadro
    JFC Swing Tutorial A Guide to Constructing GUIs JFC Swing Tutorial Um guia para construir GUIs
    Guide to web application development with Tapestry Guia de desenvolvimento de aplicações Web com 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 Desenvolvimento Web - Struts, Tapestry, Comuns, Velocity, JUnit, Eixo, Cocoon, Internetbeans, Webwork
    IntelliJ IDEA eBook IntelliJ IDEA eBook
    AJAX eBook AJAX eBook
    Accessibility - Making Your Web Site More Usable for Everyone Acessibilidade - tornando o seu Web site mais útil para todos
    Ant Guide Ant Guide
    Eclipse IDE eBook Eclipse IDE eBook
    High Performance MySQL High Performance MySQL
    Java Swing Java Swing
    JavaServer Pages JavaServer Pages
    Javascript And DHTML eBook Javascript e DHTML eBook
    Regular Expressions Expressões regulares
    Programming Jakarta Struts Programação 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 Tomcat Guide
    Sed & Awk Sed & Awk
    FreeBSD and OpenBSD Security FreeBSD, OpenBSD Security
    Unix Backup and Recovery Unix backup e recuperação
    AJAX Design Patterns AJAX padrões de projeto
    Eclipse IDE eBook Eclipse IDE eBook
    Essential SNMP Essential SNMP
    Jakarta Commons eBook Jacarta Commons eBook
    Java 1.5 Tiger A Developers Notebook Um tigre desenvolvedores Java 1,5 notebook
    Learning Java Aprender Java
    Swing Hacks Swing Hacks
    AJAX Hacks Tips And Tools For Creating Responsive Web Sites AJAX hacks dicas e ferramentas para a criação de web sites responsivo
    Rt Essentials Ebook Rt Essentials Ebook
    Java Examples eBook Exemplos Java eBook
    Java eBook Java eBook
    RADIUS iNT eBook RAIO int eBook
    Core JSTL - the JSP Standard Tag Library Core JSTL - o JSP Standard Tag Library
    Core Servlets and JavaServer Pages, Core Technologies Core Servlets e JavaServer Pages, Core Technologies
    More Servlets and JavaServer Pages Mais Servlets e JavaServer Pages
    Agile Java - Coding with Test Driven Development Agile Java - codificação com teste conduzido desenvolvimento
    Core Java 2 Volume I Core Java 2 Volume I
    Core Java 2 Volume II Core Java 2 Volume II
    Jakarta Velocity Jacarta Velocity
    Exam Cram 2 Sun SCJD (Exam CX-310-252A and CX-310-027) Exam Cram 2 Sun 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 Developer Exam Cram 2 Exam CX-310-252A E CX-310-027 eBook
    Regular Expression eBook Reference Expressão regular eBook referência
    SCJP Exam - 310-055 Exam Q and A SCJP exam - 310-055 Exam Q e Um
    SCJP Sun Certified Programmer for Java 5 Study Guide (Exam 310-055) Programador para SCJP Sun Certified Java 5 Study Guide (Exam 310-055)
    The CSS Anthology 101 Essential Tips Tricks and Hacks O CSS antologia 101 truques e dicas essenciais hacks
    Struts Recipes - Hibernate Struts Receitas - Hibernate
    Style with CSS - A Designer's Guide Estilo com CSS - A Designer's Guide
    Core JSTL Mastering the JSP Standard Tag Library Core JSTL dominando o JSP Standard Tag Library
    Sun Java Certification - Kathy Sierra, SCJP1 5, SCJP 310-055 Sun Java Certification - Kathy Sierra, SCJP1 5, SCJP 310-055
    Nessus Snort and Ethereal Power Tools Customizing Open Source Security Applications Nessus snort ethereal ferramentas eléctricas e personalização de fonte aberta aplicações de segurança
    Writing Security Tools and Exploits Escrevendo ferramentas de segurança e exploits
    The Javascript Anthology 101 Essential Tips, Tricks & Hacks-Sample O Javascript Anthology 101 Essential Tips, Hacks & Truques-Amostra
    WebWork In Action WebWork em Ação
    Java Open Source Programming With Xdoclet, Junit, Webwork, Hibernate Java Open Source programação com Xdoclet, JUnit, Webwork, Hibernate
    Java Development with the Spring Framework Desenvolvimento Java com o Spring Framework
    Ibm Websphere 5.0 Application Server 5,0 IBM WebSphere Application Server
    Javascript For Web Developers Javascript para desenvolvedores web
    Apache Tomcat 5 Apache Tomcat 5
    Jakarta Struts Jakarta Struts
    AJAX
    Latex Companion Látex Companion
    Tapestry In Action Tapestry em Ação
    Jakarta Struts eBook Jakarta Struts eBook
    Core Web Programming Core Web Programming
    Java Swing Java Swing
    Java Servlet and JSP eBook Java Servlet e JSP eBook
    Java Manual Manual Java
    Programmers AJAX Programadores AJAX

    Technorati Tags: Technorati Tags: , De , De , De

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

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. Compartilhe e divirta: Estes ícones social bookmarking link para sites onde os leitores podem compartilhar e descobrir novas páginas da web.
    • blogmarks
    • del.icio.us
    • Furl
    • Reddit
    • Shadows
    • YahooMyWeb
    • StumbleUpon
    • Digg
    Related Posts: Posts relacionados:
  • 16 Web Development and Programming Ebooks 16 Desenvolvimento Web e Programação Ebooks
  • Free Java, C++, and Software Development Ebooks Free Java, C + +, e de Desenvolvimento de Software Ebooks
  • 120 Computer and Network Security eBooks 120 Rede de Computadores e Segurança eBooks
  • Many Freely Available eBooks Muitos livros eletrônicos disponíveis gratuitamente
  • Technical, Programming, and Web Development Books and Ebooks Técnicas, Programação, Desenvolvimento Web e de Livros e Ebooks

  • Filed under: Arquivado em: Free Computer and IT Books Livre computador e ele livros — computer_teacher @ 9:45 pm -- Computer_teacher @ 9:45 pm


    July 3, 2007 3 de julho de 2007

    11 Programming Ebooks 11 Programação Ebooks

    Here are Aqui estão 11 Programming Ebooks 11 Programação Ebooks covering C#, abrangendo 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. Estes pedido desenvolvimento ebooks estão em formato pdf e chm.

    EBook Topics : EBook Tópicos:

    C# and C # e ASP.NET 2.0 Advanced Application Design 2,0 aplicação avançada Design
    Beginning Início ASP.NET 2.0 with C# 2,0 em C #
    C# C # ASP.NET 2.0 2,0
    ASP.NET 2.0 XML 2,0 XML
    Java 2 Reference Java 2 Referência
    HTML and XHTML Reference eBook HTML e XHTML Referência eBook
    JavaScript Reference eBook JavaScript Referência eBook
    Struts Reference Referência Struts
    XSLT eBook XSLT eBook
    XSLT - Learning XML Transformations XSLT - XML aprendizagem transformações
    XSL Transformations (XSLT) Reference XSLT (XSLT) Referência

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

    Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages. Compartilhe e divirta: Estes ícones social bookmarking link para sites onde os leitores podem compartilhar e descobrir novas páginas da web.