AJAX resource

来源:百度文库 编辑:神马文学网 时间:2024/04/28 21:35:56
AJAX Articles
http://www.javaworld.com/javaworld/jw-10-2005/jw-1017-ajax.html
In “Ajax: Dawn of A New Developer” Dave Johnson (eBusiness Applications) discusses the current status of Ajax, its technologies and how it is changing the face of Web development.
http://www.sourcelabs.com/ajb/archives/2005/05/ajax_mistakes.html
Alex Bosworth, industry blogger, provides links to discussions of common Ajax mistakes and implementation issues.
http://www.adaptivepath.com/publications/essays/archives/000385.php
“Ajax: A New Approach to Web Applications” is Jesse James Garret‘s (Adaptive Path) original Ajax essay in which he coined the term “Ajax”.  Also includes a question and answers session about the technology.
http://www.contentwithstyle.co.uk/Articles/38/fixing-the-back-button-and-enabling-bookmarking-for-ajax-apps
Mike Stenhouse (Content with Style) addresses enabling book marking and fixing the
back button which is a common problem when developing Ajax applications in Web browsers.
http://engage.htmhell.com/images/uploads/ajaxForDesigners1.pdf
David Heller (principal designer forIntralinks) discusses the evolution of Ajax in this article (this is a PDF file).
http://www.ajaxpatterns.org
This wiki provides articles, resources and more for developers interested in Ajax development.
http://www.webforefront.com/archives/2005/05/ajax_demystifyi.html This article overviews Ajax, its technologies and how it‘s used in Web development.
http://www.onlamp.com/pub/a/onlamp/2005/06/09/rails_ajax.html
“Ajax on Rails” by software developer Curt Hibbs introduces Ajax technologies, discusses the difference between traditional Web applications and Ajax Web applications, then walks through examples of usingRails to implement Ajax applications.
http://www.sitepoint.com/article/remote-scripting-ajax
“Ajax Usable Interactivity with Remote Scripting” discusses the Ajax scripting model and introduces the XMLHttpRequest object for sending asynchronous requests to servers.
http://news.com.com/AJAX+gives+software+a+fresh+look/2100-1007_3-5886709.html
In “Ajax Gives Software a Fresh Look”, Martin LaMonica explains why Ajax is emerging as an important technology in Web applications development and what its role might be in the future.
http://www.lukew.com/resources/articles/ajax_design.asp
“Ajax and Internet Design” is another introductory article by Luke Wroblewski (LukeW Interface Designs).
http://www.standards-schmandards.com/index.php?2005/03/01/16-ajax-and-accessibility
“Ajax and Accessibility” discusses accessibility (making Web sites easier to access and use for people with disabilities) and Ajax technologies.
http://java.sun.com/developer/technicalArticles/J2EE/AJAX/
“Ajax and J2EE” is a Sun Microsystems article that overviews Ajax development with the Java 2 Enterprise Edition (J2EE) platform.
http://www-128.ibm.com/developerworks/library/j-ajax1/?ca=dgr-lnxw01Ajax
“Ajax for Developers: Building Dynamic Java Applications”: Philip McCarthy, a software development consultant specializing in Java and Web technologies, introduces creating dynamic Web applications using Ajax and walks readers through several code examples.
http://www.xml.com/pub/a/2005/10/05/ajax-web-20-soa.html
In “Is Ajax Here to Stay?” Jordan Frank (eBusiness Apps) discusses Ajax as an emerging technology and whether it will have a short-term or long-term impact on Web applications development.
http://www.webreference.com/programming/javascript/jf/column12/
“How to Develop Web Applications with Ajax: Part 1”
http://www.webreference.com/programming/javascript/jf/column13/
“How to Develop Web Applications with Ajax: Part 2”
This two-part article by Jonathan Fennochi (Slightly Remarkable) provides introductory and intermediate discussions of Web applications development with Ajax.
http://www.developer.com/design/article.php/3526681
“Asynchronous Java + XML?”: Coach K. Wei (Founder and CTO,Nexaweb Technologies) provides a brief overview of Ajax, its technologies and how it is used in Web development.
http://www.quirksmode.org/blog/archives/2005/03/ajax_promise_or.html
“Ajax Promise or Hype?” is another article which discusses Ajax as an emerging technology and its impact on the future of Web applications development.
http://www.quirksmode.org/blog/archives/2005/03/ajax_promise_or.html
“Rich Web Applications with Java and Ajax” is a whitepaper that overviews a JSF-compliant environment to build and deploy rich Web applications.
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi.html
Article: "Explore Amazon Web Services with Ajax-LiveSearch-Day 1."
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi_1.html
Article: "Explore Amazon Web Services with Ajax-Price Compare-Day 2."
http://ajax.phpmagazine.net/2006/03/explore_amazon_web_services_wi_2.html
Article: "Explore Amazon Web Services with Ajax-Node Browser-Day 3."
http://developer.yahoo.com/javascript/howto-proxy.html
Tutorial: "HOWTO: Use a Web Proxy for Cross-Domain XMLHttpRequest Calls" discusses the XMLHttpRequest object, and how to relay network requests from your Web server to Yahoo! Web services using a Web proxy.
http://developer.yahoo.com/javascript/howto-ajax.html
Tutorial: "HOWTO: Make Yahoo! Web Service REST Calls with JavaScript and XMLHttpRequest" shows you how the technology works, how to formulate a request, how to create the XMLHttpRequest Object and make the request, create a callback and parse the result.
http://developer.yahoo.com/maps/ajax/index.html
Tutorial: "Yahoo! Maps Ajax API-Getting Started Guide ," teaches the fundamentals of the Yahoo! Maps Ajax API. Learn how to use Ajax to display a Yahoo! Map, place a marker on a Yahoo! Map, add tools to a Yahoo! Map, draw a map by address, overlay GeoRSS XML data and more.
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi.html
Article: "Explore Amazon Web Services with Ajax-LiveSearch-Day 1."
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi_1.html
Article: "Explore Amazon Web Services with Ajax-Price Compare -Day 2."
http://ajax.phpmagazine.net/2006/03/explore_amazon_web_services_wi_2.html
Article: "Explore Amazon Web Services with Ajax-Node Browser-Day 3."
http://blogs.codehaus.org/people/tirsen/archives/001154_designs_for_remote_calls_in_ajax.html
Article: “Designs for remote calls in Ajax” by Jon Tirsen (atThoughtWorks).
http://www.igrep.com/search.php?searchphrase=ajax&da=on
Search for Ajax articles on igrep.
http://www.devarticles.com/c/a/Java/Building-a-Pagination-System-with-Ajax/
“Building a Pagination System with Ajax” by Alejandro Gervasio (atDevelopershed).
http://www.devarticles.com/c/a/HTML/Sending-email-with-Ajax-building-a-small-application/
“Sending Email with Ajax” by Alejandro Gervasio (atDevelopershed).
http://www.devarticles.com/c/a/XML/Building-an-AjaxBased-Chat-Interacting-With-a-Database/
“Building an Ajax-Based Chat with a Database” by Alejandro Gervasio (atDevelopershed).
AJAX Articles
AJAX Gives Software a Fresh Look
Learn why AJAX is emerging as an important technology in Web applications development and what its role might be in the future.
AJAX and Internet Design
Another introductory article to AJAX by Luke Wroblewski (LukeW Interface Designs)
AJAX and Accessibility
This article discusses accessibility (making Web sites easier to access and use for people with disabilities) and AJAX technologies.
AJAX and J2EE
Sun Microsystems article that overviews AJAX development with the Java 2 Enterprise Edition (J2EE) platform.
AJAX for Developers: Building Dynamic Java Applications
Philip McCarthy, a software development consultant specializing in Java and Web technologies, introduces creating dynamic Web applications using AJAX and walks readers through several code examples.
Is AJAX Here to Stay?
This article by Jordan Frank (eBusiness Apps) discusses AJAX as an emerging technology and whether it will have a short term or long-term impact on Web applications development.
How to Develop Web Applications with AJAX: Part 1 andHow to Develop Web Applications with AJAX: Part 2
This two-part article by Jonathan Fennochi (Slightly Remarkable) provides introductory and intermediate discussions of Web applications development with AJAX.
Asynchronous Java + XML?
Coach K. Wei (Founder and CTO,Nexaweb Technologies) provides a brief overview of AJAX, its technologies and how it is used in Web development.
AJAX Promise or Hype?
Another article which discusses AJAX as an emerging technology and its impact on the future of Web applications development.
Rich Web Applications with Java and AJAX
Whitepaper that overviews a JSF-compliant environment to build and deploy rich Web applications.
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi.html
Article: "Explore Amazon Web Services with AJAX-LiveSearch-Day 1."
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi_1.html
Article: "Explore Amazon Web Services with AJAX-Price Compare -Day 2."
http://ajax.phpmagazine.net/2006/03/explore_amazon_web_services_wi_2.html
Article: "Explore Amazon Web Services with AJAX-Node Browser-Day 3."
http://developer.yahoo.com/javascript/howto-proxy.html
Tutorial: "HOWTO: Use a Web Proxy for Cross-Domain XMLHttpRequest Calls," discusses the XMLHttpRequest object (the object created by Microsoft for AJAX), and how to relay network requests from your Web server to Yahoo! Web services using a Web proxy.
http://developer.yahoo.com/javascript/howto-ajax.html
Tutorial: "HOWTO: Make Yahoo! Web Service REST Calls with JavaScript and XMLHttpRequest," shows you how the technology works, how to formulate a request, how to create the XMLHttpRequest Object and make the request, create a callback and parse the result.
http://developer.yahoo.com/maps/ajax/index.html
Tutorial: "Yahoo! Maps AJAX API-Getting Started Guide ," teaches the fundamentals of the Yahoo! Maps AJAX API. Learn how to use AJAX to display a Yahoo! Map, place a marker on a Yahoo! Map, add tools to a Yahoo! Map, draw a map by address, overlay GeoRSS XML data and more.
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi.html
Article: "Explore Amazon Web Services with AJAX-LiveSearch-Day 1."
http://ajax.phpmagazine.net/2006/02/explore_amazon_web_services_wi_1.html
Article: "Explore Amazon Web Services with AJAX-Price Compare -Day 2."
http://ajax.phpmagazine.net/2006/03/explore_amazon_web_services_wi_2.html
Article: "Explore Amazon Web Services with AJAX-Node Browser-Day 3."
http://blogs.msdn.com/jhawk/archive/2006/03/26/561658.aspx
Building a Mashup of National Parks using the Atlas Virtual Earth Map control: A tutorial on the WebLog of Jonathan Hawkins (ASP.NET Atlas PM Architect).
http://geekswithblogs.net/claeyskurt/archive/2005/12/27/64208.aspx
Atlas tutorial in ASP.NET without the Atlas templates by Kurt Claeys (.NET architect / developer).
http://www.codeproject.com/Ajax/ajax_scribble.asp
Atlas Tutorial: Creating an AJAX Scribble application by Rama Krishna Vavilala.
http://www.shankun.com/AtlasPhp.aspx
Using Atlas with PHP: A tutorial by Shanku Niyogi.
http://www.eweek.com/article2/0,1895,1976729,00.asp
An article about Microsoft Atlas cross-browser compatibility by Darryl K. Taft.
http://www.backbase.com/weblog/?p=11
A Backbase article comparing Backbase and Atlas.
Google Web Toolkit and AJAX
http://google.wikia.com/wiki/Google_Web_Toolkit
Google Web Toolkit wiki includes an introduction to the GWT, links to sample applications, a comparison of the GWT to other AJAX frameworks, tutorials, resources and more.
http://blogs.zdnet.com/Burnette/?p=122
Blog entry: "Getting started with the Google Web Toolkit," by Ed Burnette, shows you how to get the GWT set up so that you can begin AJAX development.
http://google.wikia.com/wiki/Jump_Start_Your_AJAX_Development_with_the_Google_Web_Toolkit
Tutorial: "Jump Start Your AJAX Development with the Google Web Toolkit," by Tyrell Perera. Topics include an introduction to the GWT, Creating an Eclipse project, importing the project into the Eclipse IDE, running "hello World," and translating the "Hello World" into JavaScript.
http://www.xml.com/pub/a/2006/07/12/google-web-toolkit-ajax-java-ant-xml.html
Tutorial: "Google Web Toolkit," by Bruce Perry. Discusses how to develop an AJAX application for Mac OS X using the GWT, Apache Ant, the Tomcat 5.0, and IntelliJ IDEA integrated development environment.
http://www-128.ibm.com/developerworks/library/j-ajax4/index.html?ca=dgr-lnxw01GWT4Ajax
Tutorial: "Ajax for Java developers: Exploring the Google Web Toolkit: Develop Ajax applications from a single Java codebase," by Philip McCarthy.
http://www.juixe.com/techknow/index.php/2006/05/21/google-web-toolkit-tutorial-the-break-down/
Tutorial: "Google Web Toolkit: the Breakdown," walks through the development of an AJAX web application using the Google Web Toolkit.
http://www.devx.com/webdev/Article/31868
Tutorial: "Google Web Toolkit: AJAX Buzz Meets Real World Development: With its Swing-like development framework and its awe-inspiring compiler/debugger, the GWT eases AJAX development," by Gautam Shah. Provides introductions to the Google Web Toolkit, AJAX development, GWT components and GWT RPC. Includes source code.
http://sourceforge.net/projects/gwt-hacks
Download the Google Web Toolkit Hacks. Includes widgets, plugins, AJAX applets and games based on the GWT.
http://sourceforge.net/projects/appletserver
Download the Java Applet Web Server (AppletServer). Use the GWT and allows you to run Java applets on the server-side and automatically generate AJAX for the browser.
http://www-128.ibm.com/developerworks/library/j-ajax4/index.html
Article: "Ajax for Java Developers: Exploring the Google Web Toolkit," by Philip McCarthy. Discusses a simple GWT example, building an application, developing the basic GUI, adding styling with CSS, adding client-side behavior, client-side debugging with the GWT shell, communicating with server-side components, invoking the service from the client, the need for server-side validation, calling native JavaScript with JSNI, why use GWT, and the case for code generation.
http://www.regdeveloper.co.uk/2006/06/26/google_gwt/
Article: "Googled by GWT, Part 1: Yes, Ermintrude, there is an alternative to AJAX," by John Hunt. Provides an overview of the GWT, and discusses setting up an Eclipse GWT project.
http://www.regdeveloper.co.uk/2006/06/29/google_gwt-part2/
Article: "Googled by GWT, Part 2: Yes, Ermintrude, there is an alternative to AJAX," by John Hunt. Discusses basic UI components, the anatomy of a GWT application, running in hosted mode and running in web mode.
http://ajax.sys-con.com/read/223457.htm
Article: "Google Helps Developers Build AJAX Apps in Java, Launches Google Web Toolkit: Write Front End in Java then GWT Compiler Converts Java Classes to Browser-compliant JavaScript and HTML," by the AJAXWorld News Desk.
http://www.rdews.com/
Ryan Dewsbury, creator ofgopkr.com (an animated poker game built with the GWT), blogs about building web software using the GWT, AJAX, C++, Java, PHP, LAMP and more.
http://google-code-updates.blogspot.com/2006/05/write-ajax-applications-in-java_16.html
Blog entry: "Write AJAX applications in the Java language with Google Web Toolkit," by Bret Taylor, Project Manager at Google. Provides a brief introduction to the Google Web Toolkit and the author discusses his favorite feature—the built-in RPC support.
http://ajaxian.com/archives/google-web-toolkit-ajax-apps-from-java
Blog entry: "Google Web Toolkit: AJAX Apps from Java," by Michael Mahemoff. Discusses some of the GWT widgets and shows how a tree is created.
http://weblog.infoworld.com/udell/2006/07/07.html
Blog entry: "Hosting AJAX on S3 with Openfount," by John Udell of InfoWorld. Discusses the functionality of Openfount, which uses the GWT and Amazon‘s S3 storage service.
http://www.javapassion.com/ajaxcodecamp/
Free 10-week AJAX programming web-based training course includes a 90 minute class on the Google Web Toolkit, plus a 120 minute lab exercise and homework assignment. The course runs from August 4, 2006 through November 3, 2006. It is taught by Sang Shin of Sun Microsystems.
AJAX Blogs
Contact Us: Please send us your comments, criticisms and suggestions for this resource center and tell us about other resource centers that you‘d like to see.
The following blog sites contain postings and discussions of AJAX technologies, Web applications development, popular resources, development tools and more.
http://www.technorati.com/tags/AJAX
Ajax related blogs found on Technorati.
http://www.kottke.org/05/05/ajax-weblogs
Ajax and Weblogs by Jason Kotte (Kotte.org).
http://weblog.infoworld.com/udell/2005/09/29.html
“The Future of Ajax” by Jon Udell (columnist forInfoworld).
www.powazek.com/2005/05/000520.html
“Ajax, Ajax Everywhere” by Derek Powazek (Senior Designer,Technorati).
weblogs.asp.net/mschwarz
“Ajax.NET Professional”: An Ajax blog by Michael Schwarz
http://www.quirksmode.org/
"QuirksMode" by Peter-Paul Koch, with CSS, JavaScript, and Ajax articles and code.
http://weblogs.asp.net/scottgu/archive/2005/06/28/416185.aspx An Atlas, IIS, and .NET blog by Scott Guthrie, General Manager in the Microsoft Developer Division.
http://smarx.com/posts/atlas-is-cross-browser-is-that-news-to-anyone.aspx
A blog article about Atlas cross-browser compatibility by Steve Marx, a Technical Evangelist for ASP.NET Atlas.
AJAX Community
AJAX Community on Mozilla.org
Mozilla‘s open source community site for AJAX development and discussions.
http://www.ajaxian.com/
Ajaxian is an Ajax community website and blog.
http://ajaxblog.com/
A Weblog Network site that focuses on Ajax.
http://www.ajaxfreaks.com/
An Ajax community site that provides Ajax articles, tutorials, and code.
AJAX Podcast
http://developer.mozilla.org/webwatch/?p=69
This podcast discusses AJAX and its recent growth in popularity for developing Web applications.
http://www.microsoft.com/downloads/details.aspx?FamilyID=d6e377c8-f511-4118-97fc-0821b41ded13&DisplayLang=en
ISV Chalk Talk – Shanku Niyogi (Microsoft Web Tools team) discusses Microsoft Atlas (video).
http://weblog.infoworld.com/udell/screenroom/atlas_flv.html
A screencast on Microsoft Atlas with Jon Udell (Lead Analyst and blogger-in-chief at the InfoWorld Test Center).
AJAX Tutorials
http://www.javapassion.com/ajaxcodecamp/
Free 10-week AJAX programming web-based training course includes a 90 minute class on the Google Web Toolkit, plus a 120 minute lab exercise and homework assignment. The course runs from August 4, 2006 through November 3, 2006. It is taught by Sang Shin of Sun Microsystems.
http://developer.yahoo.com/maps/ajax/index.html
Tutorial: "Yahoo! Maps AJAX API-Getting Started Guide ," teaches the fundamentals of the Yahoo! Maps AJAX API. Learn how to use AJAX to display a Yahoo! Map, place a marker on a Yahoo! Map, add tools to a Yahoo! Map, draw a map by address, overlay GeoRSS XML data and more.
http://www-128.ibm.com/developerworks/web/library/ws-wsajax/?ca=dgr-lnxw071SOAP-
Ajax Tutorial: "Call SOAP Web Services with AJAX, Part 1: Build the Web Services Client," by James Snell. Topics include Web service in the browser and using ws.js (API presented by the Web services JavaScript Library) Includes an example.
http://www-128.ibm.com/developerworks/java/library/ws-wsajax2/index.html
Tutorial: "Call SOAP Web Services with AJAX, Part 2: Extend the Web Services Client," by James Snell. Discusses implementing WS-ResourceFramework support.
http://www.devsource.com/article2/0,1895,1957694,00.asp?kc=ewnws050906dtx1k0000599
Video: Jesse James Garrett, the so-called father of AJAX, dicusses deploying and using AJAX in depth.
http://www.telerik.com/default.aspx?pageid=2692
telerik’s Ajax tutorial, featuring telerik’s Ajax framework.
http://dhtmlnirvana.com/ajax/ajax_tutorial/
An introductory Ajax tutorial by Eddie Traversa.
http://today.java.net/pub/a/today/2006/04/27/building-ajax-with-dojo-and-json.html
A tutorial showing how to use Dojo (an Ajax JavaScript library) and JSON (JavaScript Object Notation) by Zarar Siddiqi.
http://www.petefreitag.com/item/515.cfm
A quick tutorial on Prototype (a JavaScript Ajax library) and Ajax by Pete Freitag.
http://www.w3schools.com/ajax/default.asp
A detailed Ajax tutorial by W3schools.
http://www.maxkiesler.com/index.php/weblog/comments/round_up_of_30_ajax_tutorials/
A comprehensive list of 30 Ajax tutorials covering different topics.
http://www.alistapart.com/articles/gettingstartedwithajax
A “Getting started with Ajax” tutorial by Aaron Gustafson.
http://www.devarticles.com/c/a/XML/Step-by-Step-to-Ajax/
A “Step by Step to Ajax” tutorial by Jayaram Krishnaswamy.
AJAX Development Tools, Code Examples and Software
The following sites contain examples of AJAX Web applications, development tools and/or companies using AJAX development.
http://www.morfik.com/
Morfik is an application that allows developers to use a visual design environment and a high-level language of their choice to create applications comprised purely of HTML and Javascript. and offers developers the opportunity to create web applications that run on the desktop after being unplugged from the web.
http://developer.mozilla.org/en/docs/Category:AJAX:Examples
Ajax examples on Mozilla‘s Developer Center.
http://developer.mozilla.org/en/docs/Category:AJAX:Tools
Mozilla‘s Developer Center for Ajax development, testing and debugging tools.
http://www.fiftyfoureleven.com/resources/programming/xmlhttprequest
XMLHttpRequest and Ajax working examples with code and information to get developers started on Ajax.
www.themidnightcoders.com
This site promotes a platform for building Web applications using Ajax, Flash, Java and Microsoft .NET.
http://www.ektron.com/google.aspx?campaignid=0299&cpid=KNC-0299
Content software management application fromektron.
http://ajaxtags.sourceforge.net/
The Ajax Tag Library is an open-source set of JSP tags that JSP developers can use to obtain Ajax functionality.
http://zk1.sourceforge.net/
ZK is an open-source Ajax Web framework for creating Ajax Web applications with no JavaScript and only nominal programming.
http://www.xajaxproject.org/
xajax is an open source PHP class library for Ajax applications using PHP.
http://www.xajaxproject.org/
MagicAjax.NET is a free open-source ASP framework for developers. It enables Ajax technologies without replacing the ASP.NET controls.
http://ajaxanywhere.sourceforge.net/
AjaxAnywhere converts JSP or JSF components into Ajax-aware components without complex JavaScript coding. It’s open source.
http://developer.yahoo.com/yui/
The YUI Library is an open-source JavaScript Library for building web applications with Ajax support.
http://ajax.zervaas.com.au/
A open-source PHP Ajax Framework.
http://qooxdoo.org/
An open-source Ajax JavaScript framework.
http://cpaint.booleansystems.com/
An open-source multi-language Ajax toolkit.
http://glm-ajax.sourceforge.net/
The Ajax Framework is an open-source JavaScript Ajax toolkit supporting various browsers.
http://www.metz.se/tinyajax/index.php
TinyAjax is an open-source PHP framework that adds Ajax functionality with a few lines of PHP code.
http://sourceforge.net/projects/anthem-dot-net
Anthem.NET is an open-source Ajax cross-browser toolkit for ASP.NET.
http://sourceforge.net/projects/xoad
XOAD is a PHP Ajax Framework using JSON.
http://sourceforge.net/projects/ajaxnet
Ajax.NET is a .NET Ajax RPC framework.
http://sourceforge.net/projects/uber-uploader
Uber Uploader is an Ajax tool that allows developers to show a progress bar for file uploads.
http://sourceforge.net/projects/ajax-pages
Ajax Pages is an Ajax scripting template engine.
http://sourceforge.net/projects/taconite
Taconite is an Ajax J2EE-based framework.
http://sourceforge.net/projects/pajaj
PAJAJ stands for PHP Asynchronous Javascript and JSON. It is an object oriented Ajax framework .written in PHP5
http://sourceforge.net/projects/flxajax
Flexible Ajax is an object oriented Ajax framework for PHP5.
http://sourceforge.net/projects/najax
NAJAX is an RPC PHP framework.
http://sourceforge.net/projects/uiwidgetstags
UI Widgets Tags provides JSP tags for widgets using Ajax where possible.
http://atlas.asp.net/
Microsoft Atlas is an ASP Ajax framework.
http://java.sun.com/javaee/javaserverfaces/
Java Server Faces is a Java Server Ajax framework.
http://dojotoolkit.org/
Dojo is a JavaScript Ajax library.
http://code.google.com/webtoolkit/
Google’s Web Toolkit compiles Java code to Ajax JavaScript applications.
http://www.zimbra.com/community/ajaxtk_download.html
The Zimbra Ajax Toolkit is one of the key technologies in the Open Ajax Project.
http://script.aculo.us/
script.aculo.us provides a JavaScript Ajax library.
http://www.modernmethod.com/sajax/
The Simple Ajax Toolkit that works with PHP, Perl, and Python.
http://www.eclipse.org/atf/
The Ajax Toolkit Framework is an Eclipse Ajax project.
http://developer.yahoo.com/yui/
Yahoo’s JavaScript Ajax library.
http://getahead.ltd.uk/dwr/
Direct Web Remoting is a JavaScript/Java RPC middleware library.
http://oss.metaparadigm.com/jsonrpc/
JSON-RPC-Java is a JavaScript/Java RPC middleware library.
http://labs.adobe.com/technologies/spry/
Spry is Adobe’s Ajax JavaScript library.
AJAX Resources and References
The sites below contain lots of interesting resources, references and more for Ajax newcomers and current developers.
http://developer.mozilla.org/en/docs/AJAX
Mozilla‘s Ajax Home Page
http://developer.mozilla.org/en/docs/Category:AJAX:References
Mozilla‘s Ajax Reference Page
http://developer.mozilla.org/en/docs/AJAX:Other_Resources
Ajax Developer Resources from Mozilla
http://sourceforge.net/search/index.php?words=ajax&sort=num_downloads&sortdir=desc&offset=0&type_of_search=soft
Open source Ajax projects on sourceforge.