Difference between revisions of "EWT Class4 Course Diagram Ajax"

esse quam videri
Jump to: navigation, search
m (Ajax exmaples from last week)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
==Ajax exmpmles from last week==
 
==Ajax exmpmles from last week==
  
==Review examples in==
+
===Review examples in===
 
JQuery
 
JQuery
 +
* Remote Data/UpdatePanel
 +
* [http://iam.colum.edu/students/Andrew.Hass/EWT/jqueryaccordion/index.html Accordion]
 +
* [http://iam.colum.edu/students/BSmith/EWT/jquery/dragndrop.html Drag and Drop]
 +
* [http://iam.colum.edu/students/Marc.Dostie/EWT/jquery/ Popup/Lightbox]
 +
 
:Conclussions
 
:Conclussions
  
 
Scriptaculous/Prototype
 
Scriptaculous/Prototype
 +
* [http://iam.colum.edu/students/CGraham/EWT/prototype_scriptaculous.html Remote Data/UpdatePanel]
 +
* [http://iam.colum.edu/students/Brandon.Weiss/EWT/script.aculo.us.php Accordion]
 +
* [http://iam.colum.edu/students/MRobertson/EWT/ Drag and Drop]
 +
* [http://iam.colum.edu/students/Shaun.Crittenden/EWT/popup/ Popup/Lightbox]
 +
 
:Conclusions
 
:Conclusions
  
 
Ajax.NET
 
Ajax.NET
 +
* [http://iam.colum.edu/students/zbreman/EWT/3/3/default.aspx Remote Data/UpdatePanel]
 +
* [http://iam.colum.edu/students/Eric.Boyer/EWT/accordion/default.aspx Accordion]
 +
* [http://iam.colum.edu/students/Joel.Tellez/EWT/assignments/dandd.aspx Drag and Drop]
 +
* [http://iam.colum.edu/students/AKelly/EWT/assign3/ Popup/Lightbox]
 +
 
:Conclusions
 
:Conclusions
  
Line 17: Line 32:
  
 
==Home work==
 
==Home work==
Spruce up one of these pages with some ajax
+
Spruce up one of these pages with some AJAX:
 
+
* [http://iam.colum.edu/ewtech/Diagram/diagramSimple.aspx ASP.NET]
http://iam.colum.edu/ewtech/Diagram/diagramSimple.aspx
+
* [http://iam.colum.edu/ewtech/Diagram/diagramSimple.php PHP]
  
http://iam.colum.edu/ewtech/Diagram/diagramSimple.php
+
[[Category:IAM Classes]][[Category:Emergent Web Technologies]]

Latest revision as of 19:06, 4 August 2008

Ajax exmpmles from last week

Review examples in

JQuery

Conclussions

Scriptaculous/Prototype

Conclusions

Ajax.NET

Conclusions

Practical Example

Our websites course diagrams come from xml. A copy of the xml can be found @ http://iam.colum.edu/ewtech/Diagram/IAM.xml

Home work

Spruce up one of these pages with some AJAX: