Difference between revisions of "EWT Class5 Ajax Final"

esse quam videri
Jump to: navigation, search
(New page: ==Links== *http://java.sun.com/developer/technicalArticles/J2EE/AJAX/ *http://www.ibm.com/developerworks/web/library/wa-ajaxintro1.html *http://www.ajaxmatters.com/articles/main.aspx *ht...)
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
==Course Diagrams==
 +
review Course Diagrams
 +
 +
==Final Ajax Discussion==
 +
 +
===Benefits===
 +
 +
===Pitfalls===
  
 
==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/design/article.php/3567706 Top Ten Reasons AJAX is Here to Stay]
 +
 
 +
==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 asking your advise on what to use on the site.
 +
 
 +
 
 +
Here are some things to consider in general about ajax:
 +
* Accessibility
 +
* Security
 +
* Compatibility
 +
* Usablilty
 +
 
 +
Consider each of the libraries that we reviewed (JQuery, Scriptaculous/Prototype, and Ajax.net), give a summary of each.
 +
 
 +
Compare:
 +
 
 +
* Platforms
 +
* Usability
 +
* Documentation
 +
* Extensibility
 +
 
 +
Post this paper in HTML (ajax is optional) on your EWTech website link as assignment 5
  
*http://www.developer.com/java/other/article.php/3554271
+
[[Category:IAM Classes]][[Category:Emergent Web Technologies]]
*http://www.developer.com/design/article.php/3567706
 

Latest revision as of 19:07, 4 August 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 asking your advise on what to use on the site.


Here are some things to consider in general about ajax:

  • Accessibility
  • Security
  • Compatibility
  • Usablilty

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

Compare:

  • Platforms
  • Usability
  • Documentation
  • Extensibility

Post this paper in HTML (ajax is optional) on your EWTech website link as assignment 5