Ajax resource posts

Source: Internet
Author: User
Recently, I have been tossing the Ajax concept. I think this is quite attractive. Although it is not a new concept, if someone is planning to continue web development in the future, it is necessary to study it now, google's Gmail/maps/SNS/groups .. A lot of things are placed in the implementation of Ajax framework.

What Is Ajax:
Http://www.baidu.com? WD = % Ca % B2 % C3 % B4 % Ca % c7ajax & CL = 3
Http://www.google.com/search? Hl = ZH-CN & newwindow = 1 & Q = % E4 % BB % 80% E4 % B9 % 88% E6 % 98% afajax & LR =

Website introducing Ajax design patterns: www.ajaxpatterns.org

For Ajax development and application, the "CSS/JavaScript/DOM" requirements are relatively high, so before development, it is best to first improve the understanding of "CSS/JavaScript/DOM.

A good place to learn HTML/CSS/WML/JavaScript/DOM/XML/xlt:
Http://www.w3schools.com/

========================================================== ======================================
Today, I read three chapters after reading Ajax in action, but the progress is slow. Below are some of the Ajax implementation basics and frameworks mentioned in the book.

Below are some lib libraries compatible with different browsers, which can help you ignore JavaScript incompatibility issues in different browsers:
X Library: http://cross-browser.com/
SARISSA http://sarissa.sourceforge.net/doc/
Prototype: http://prototype.conio.net/(http://www.javaeye.com/viewtopic.php? T = 14347)

Three small client-side frameworks: the implementation is very simple. Ajax is implemented through JavaScript and XMLHTTP, which has nothing to do with the server language.
Prototype: http://prototype.conio.net/
Scriptaculous: http://script.aculo.us/
Rico: http://openrico.org/rico/home.page

Three small server-side frameworks: automatically generates JavaScript stubs for functions and objects on the server. It provides a simple test page, remote JavaScript call security, and automatic data type conversion. The web page accesses the functions and objects of the corresponding server by calling Javascript stubs.
DWR: http://getahead.ltd.uk/dwr
JSON-RPC: http://json-rpc.org/
Sajax: http://www.modernmethod.com/sajax/ (PhP supported)

Three Complex server-side frameworks: allows you to use pure Java and other server-side languages to compile Ajax application software. They provide Web Page code encapsulation and have high dependence, each implementation varies greatly, and the speed may be faulty (echo2 feels slow ).
Backbase: http://www.backbase.com
Echo2: http://www.nextapp.com/products/echo2/
Ruby on Rails: http://www.rubyonrails.org/

The latest version of Ruby on Rails contains the Ajax function. The prototype mentioned above is separated from this.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.