Difference between revisions of "EWT Class5 Ajax Final"

esse quam videri
Jump to: navigation, search
(Home Works)
(Links)
Line 12: Line 12:
  
 
==Links==
 
==Links==
*http://java.sun.com/developer/technicalArticles/J2EE/AJAX/
+
*[http://java.sun.com/developer/technicalArticles/J2EE/AJAX/ AJAX with Java]
*http://www.ibm.com/developerworks/web/library/wa-ajaxintro1.html
+
*[http://www.ibm.com/developerworks/web/library/wa-ajaxintro1.html Mastering Ajax, Part 1]
*http://www.ajaxmatters.com/articles/main.aspx
+
*[http://www.ajaxmatters.com/articles/main.aspx AJAXmatters articles]
 
+
*[http://www.developer.com/java/other/article.php/3554271 Measuring the Benefits of Ajax]
*http://www.developer.com/java/other/article.php/3554271
+
*[http://www.developer.com/design/article.php/3567706 Top Ten Reasons AJAX is Here to Stay]
*http://www.developer.com/design/article.php/3567706
 
 
 
  
 
==Home Works==
 
==Home Works==

Revision as of 18:57, 26 February 2008

Course Diagrams

review Course Diagrams

Final Ajax Discussion

Benefits

Pitfalls



Links

Home Works

Make a recommendation on when and why to use ajax when building a website? Pretend that you have a friend that is launching an new website and is askin your advise on what to use on the site.


Here are some things to consider in general about ajax:

  • Accessibility
  • Security
  • Compatibility

Consider each of the libraries that we reviewed (JQuery, Scriptaculous/Prototype, and Ajax.net), give a summary of each.

Compare:

  • Platforms
  • Usability
  • Documentation
  • Extensibility