Difference between revisions of "EWT Class5 Ajax Final"

esse quam videri
Jump to: navigation, search
(Home Works)
 
(5 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
==Final Ajax Discussion==
 
==Final Ajax Discussion==
  
Benefits
+
===Benefits===
 
 
Pitfalls
 
 
 
 
 
  
 +
===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/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==
 +
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.
  
==Home Works==
 
Make a recommendation on when and why to use ajax when building a website?
 
  
 
Here are some things to consider in general about ajax:
 
Here are some things to consider in general about ajax:
Line 27: Line 23:
 
* Security
 
* Security
 
* Compatibility
 
* Compatibility
 +
* Usablilty
  
 
Consider each of the libraries that we reviewed (JQuery, Scriptaculous/Prototype, and Ajax.net), give a summary of each.
 
Consider each of the libraries that we reviewed (JQuery, Scriptaculous/Prototype, and Ajax.net), give a summary of each.
Line 36: Line 33:
 
* Documentation
 
* Documentation
 
* Extensibility
 
* Extensibility
 +
 +
Post this paper in HTML (ajax is optional) on your EWTech website link as assignment 5
 +
 +
[[Category:IAM Classes]][[Category:Emergent Web Technologies]]

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