Skip to main content

2010 | OriginalPaper | Buchkapitel

Improving Interaction with Ajax

Erschienen in: Beginning Rails 3

Verlag: Apress

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Ajax represents a fundamental shift in what the Web is capable of and is one of the defining characteristics of the Web 2.0 movement. First coined by Jesse James Garrett in his 2005 essay “Ajax: A New Approach to Web Applications” (http://adaptivepath.com/ideas/essays/archives/000385.php), Ajax stands for Asynchronous JavaScript and XML. By enabling web applications to make requests to the server behind the scenes without refreshing the browser, Ajax can dramatically improve the responsiveness and usability of the user interface. It enables live searching, in-place editing, autocompletion, drag-and-drop reordering, and a host of interface techniques that were previously only available to desktop applications. Although the acronym may be relatively recent, Ajax isn’t exactly new. In fact, it has been around for several years. The problem was that it was prohibitively difficult to implement successfully. Times have changed, though; and with modern web frameworks like Rails, Ajax is accessible to the masses.

Sie haben noch keine Lizenz? Dann Informieren Sie sich jetzt über unsere Produkte:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Metadaten
Titel
Improving Interaction with Ajax
Copyright-Jahr
2010
Verlag
Apress
DOI
https://doi.org/10.1007/978-1-4302-2434-1_8