En la serie de manuales que me he propuesto colocar aquí (así los alumnos tienen donde elegir) otro de esos manualitos para empezar a entender esto del AJAX
Hay que poner el blog al día y nada mejor que incluir algunas de las cosas que he ido viendo por ahí todos estos meses, para empezar este manual de AJAX, que la verdad está bastante bien… sólo una pega esta en inglés… pero como siempre digo nunca es tarde…
Llevo bastante tiempo hablando de los problemas de flash, (no os los voy a repetir ya que todos los sufrimos…) las grandes “casas” por todos conocidas, apuestan ahora por un software “más manejable” y sin un “propietario”, es decir apuestan por aplicaciones desarrolladas claramente en software libre. Un ejemplo de las posibilidades de estos nuevos códigos es AJAX, navegando por ahí uno siempre se encuentra cosas, algunas realmente utiles y bien desarrolladas.
La tecnología AJAX no es más que un conjunto de tecnologías con los que conseguimos resultados realmente sorprendentes, sin emabrgo hay que estar al día y ver las “novedades” en el mundillo (que no son pocas) para no perder tiempo he recopilado las de dmoz.org (un espacio FUNDAMENTAL para programadores, y los que quieran trabajar en estos campos)
Ajax and XUL – Ajax and XML-related tutorials. XUL authoring. The Xul Dev project.
AJAX by Mozilla Developer Center – A comprehensive guide on getting started with AJAX including articles, tutorials and links to other useful websites.
Ajax Cookbook – A web site devoted to publishing small, reusable snippets of JavaScript, HTML, and CSS that are generally useful to developers of Ajax web sites.
AJAX Courseware – Full color AJAX courseware suitable for 3-day training focusing on real-world topics such as using SOAP envelopes, processing JSON data and building an online word processor.
Ajax Daddy – Offers a collection of scripts using Ajax.
AJAX Goals – AJAX community website featuring articles, books, blogs, news and libraries.
Ajax Impact – A portal on Ajax containing news, articles, tutorials, toolkits, sites using Ajax, Ajax Demos etc.
AJAX in Java – Jaxcent provides a Java API for DOM. Allows trusted sites to do AJAX style programming without JavaScript.
Ajax Lessons – Resource for ajax tutorials as well as information surrounding Ajax and web 2.0.
AJAX Magazine – Reference for AJAX, Asynchronous Javascript and XML, with news, articles, tutorials, and implementations.
AJAX Matters – An informational site providing Asynchronous JavaScript and XML development information including code libraries, sites using ajax, and books on ajax.
AJAX overview with vote example – This page contains an overview of AJAX with several vote examples. The code used is described.
Ajax Patterns – A wiki with principles, gotchas, frameworks, and common techniques. Also the homepage for the “Ajax Design Patterns” book.
Ajax Projects – Ajax portal for all ajax projects frameworks toolkits and tutorials.
Ajax Training – In this Ajax training course, students learn to make calls to the server with JavaScript and to manipulate XML content returned from the server.
Ajax Training Course by Marakana – Ajax Training Course explains how to distribute the application between the client and the server by using the nested MVC design pattern. You will learn how to make your application to be flexible and maintainable.
AJAX Training in San Francisco – A hands-on instructor led training class offered in San Francisco Bay Area. Course emphasizes practical experience and covers topics like JSON and SOAP.
Ajax Tutorial – Ajax programming tutorials for newbies
AjaxApp.com – A forum-site for the discussion of interactive web-based application development based on Open Source Technology such as PHP, J2EE, DHTML & AJAX (Asynchronous JavaScript And XML)technology
Ajaxdo – Provides an easy, open source database persistency framework for JavaScript objects. Enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
Ajaxium – Makes ASP.NET pages and all controls AJAX-enabled but leaves them accessible to all search engines and old browsers.
Ajaxlines – Ajaxlines is a project focused on providing its audience with a database of most of Ajax related articles, resources, tutorials and services from around the world.
Ajax.NET – Documentation and downloads for an AJAX library that uses .NET for the backend.
Ajax.NET Professional Library – Ajax.NET Professional is the first available .NET AJAX framework. As it is working with .NET 1.1 and 2.0 and with all common web browsers including mobile devices it is one of the greatest libraries available.
Ajaxtalk – Asynchronous Javascript and XML discussion board.
Aspects of AJAX – Aspects of AJAX is a platform and engine for developing responsive and interactive web applications by using and extending the browser platforms to a Rich Client System.
Atlas – Provides the implementation of AJAX technology introduced by Microsoft.
BestAjaxScripts.com – Ajax scripts & tutorials. All scripts are absolutely free and have demos, so you can try before installing it. Also ,it has a great search tool to find the scripts and tutorials you need.
Dajax – an ajax framework, provides a set of simple interfaces for creating web UI components and rich internet application.
Developing Rich Internet Applications with AJAX Training Course – Hands-on AJAX training course for developers who are looking to develop Rich Internet Applications using Asynchronous JavaScript and XML technologies. Public courses available in London, UK and custom courses delivered globally.
Direct Web Remoting – DWR – A Java open source library which helps developers wanting to write web sites that include AJAX technology.
Dojo – the Javascript Toolkit by the Dojo Foundation
Fork JavaScript – A general purpose, namespaced JavaScript library with Ajax, Events, DOM manipulation. Good documentation, subversion source repository and download.
Google AJAXSLT – Google’s AJAXSLT is an implementation of XSL-T in JavaScript for AJAX applications. Includes links for downloading.
Google Web Toolkit – Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers taking care of browser and platform incompatibilities and modularity issues.
Introducing the Dojo Tree Widget – An introduction to the dojo tree widget. Includes building in HTML and programmatically in javascript. Also covers RPC data binding (ala ajax)
jQuery – A fast, concise, JavaScript library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax.
JSLog – Lightweight ajax logger. takes the place of alert() boxes for AJAX and DHTML applications.
KFM – Kae’s File Manager – An Ajax file manager for PHP, which may be used stand-alone, or as a plugin for a rich text editor.
Linb Framework – Provides a framework designed to allow developers to code in a more targeted, clear and efficient manner.
miniAJAX – A showroom of nice looking simple downloadable DHTML and AJAX scripts
NanoAjax – An open source AJAX (XMLHTTPRequest) Framework with an object oriented PHP Backend. Package multiple (virtual) requests in one real AJAX request. Uses JSON for smallest data transfer.
ONLamp.com: Ajax on Rails – Curt Hibbs demonstrates the use of Ajax within Ruby on Rails applications.
OpenAjax Alliance – An organization of vendors, open source projects, and companies that are dedicated to the successful adoption of open and interoperable Ajax-based web technologies. Includes list of members, news, and details of events.
Prototype JavaScript Framework – Provides class-style OO and Ajax, freely distributable under the terms of an MIT-style license.
Purefect Desktop – Open Source Web Desktop (a.k.a Webtop and Web “OS”) that provides Web-based AJAX IDE, Instant Messenger, and its APIs.
Rialto – Rich Internet Application Toolkit – Rialto is a cross browser javascript widgets library. Because it is technology agnostic it can be encapsulated in JSP, JSF, .Net or PHP graphic components.
SAJA – Secure AJAX for PHP – A lightweight AJAX framework for PHP allowing encrypted data to be trasmitted over non-encrypted channels.
Two Birds – Provides contact info, download area for framework and link to technology prototype.
The very popular Mastering Ajax series from IBM – The author, an Ajax expert, demonstrates how Ajax technologies work together — from an overview to a detailed look — to make extremely efficient Web development an easy reality and make you the Master of Ajax.
WebPasties : XmlHttpRequest – Detailed tutorial that explains how to creating an AJAX ZIP code database including a PHP/MySQL backend.
xajax PHP Class Library – xajax is an open source PHP class library that allows you to easily create Ajax applications using HTML, CSS, JavaScript, and PHP.
xWire Framework (AJAX Toolkit) – xWire is a mature, object-oriented, enterprise-class open source AJAX toolkit that contains numerous useful features and widgets.
Ajaxblog.it – Presenta notizie ed informazioni sul linguaggio, novità, articoli, documentazione e risorse.
Ajaxcity.it – Offre articoli, presentazione, descrizione del linguaggio e dei metodi utilizzabili, esempi e tutorial.
Html.it: Guida Ajax – Descrive il linguaggio fornendo le basi teoriche per comprenderne il funzionamento con esempi dettagliati per verificare sul campo le nozioni apprese.
On Ajax – Presenti articoli, commenti, novità e tutorial. Offre recensioni su librerie e tool di sviluppo e debug.
Open Ajax – Presenta risorse, descrizione dei framework più diffusi, di json e xul e una lista di siti che utilizzano il linguaggio.
Spaghetti Ajax – Offre una guida completa del linguaggio, con esempi e tutorial.
Ajaxblog.it – Presenta notizie ed informazioni sul linguaggio, novità, articoli, documentazione e risorse.
Ajaxcity.it – Offre articoli, presentazione, descrizione del linguaggio e dei metodi utilizzabili, esempi e tutorial.
Html.it: Guida Ajax – Descrive il linguaggio fornendo le basi teoriche per comprenderne il funzionamento con esempi dettagliati per verificare sul campo le nozioni apprese.
On Ajax – Presenti articoli, commenti, novità e tutorial. Offre recensioni su librerie e tool di sviluppo e debug.
Open Ajax – Presenta risorse, descrizione dei framework più diffusi, di json e xul e una lista di siti che utilizzano il linguaggio.
Spaghetti Ajax – Offre una guida completa del linguaggio, con esempi e tutorial.
AJAX Community – Forum für Asynchronous JavaScripting and XML.
AJAX in Action – Die Fachkonferenz widmet sich in Workshops und Vorträgen dem Thema AJAX auf Client- und Server-Seite. Begleitet wird das Forum von einer kleinen Hausmesse. Mit Programminfos, Profilen von den Referenten sowie einer Bildergalerie.
Ajax Info – Das Weblog stellt aktuelle AJAX-Anwendungen vor und enthält diverse Tutorials.
AJAX-Scripting – Die Website zum Buch von Johannes Gamperl enthält Informationen zu AJAX, Web2.0 und DOM. Mit einer Leseprobe sowie News-Meldungen zu Applikationen.
AjaxTalk.de – Forum-Community zum Thema AJAX – „Asynchronous JavaScripting and XML“.
Praxiswissen AJAX – Die Website zum gleichnamigen Buch von Denny Carl mit einem Probekapitel, aktuellen Meldungen sowie Quelltexte zum Download.