Difference between revisions of "EWT Class5 Ajax Final"

esse quam videri
Jump to: navigation, search
 
(8 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
==Final Ajax Discussion==
 
==Final Ajax Discussion==
  
Benefits
+
===Benefits===
  
Pitfalls
+
===Pitfalls===
 +
 
 +
==Links==
 +
*[http://java.sun.com/developer/technicalArticles/J2EE/AJAX/ AJAX with Java]
 +
*[http://www.ibm.com/developerworks/web/library/wa-ajaxintro1.html Mastering Ajax, Part 1]
 +
*[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.
  
==Links==
+
Compare:
*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
 
  
*http://www.developer.com/java/other/article.php/3554271
+
* Platforms
*http://www.developer.com/design/article.php/3567706
+
* Usability
 +
* Documentation
 +
* Extensibility
  
 +
Post this paper in HTML (ajax is optional) on your EWTech website link as assignment 5
  
==Home Works==
+
[[Category:IAM Classes]][[Category:Emergent Web Technologies]]
Make a recommendation on when a why to use ajax when building a website?
 

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