Difference between revisions of "EWT Class4 Course Diagram Ajax"

esse quam videri
Jump to: navigation, search
(New page: ==Ajax exmaples from last week== ==Review examples in== JQuery :Conclussion Scriptaculous/Prototype :Conclusions Ajax.NET :Conclusion ==Practical Example== Our websites [http://iam.colu...)
 
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Ajax exmaples from last week==
+
==Ajax exmpmles from last week==
  
==Review examples in==
+
===Review examples in===
 
JQuery
 
JQuery
:Conclussion
+
* 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
 +
 
 
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
:Conclusion
+
* [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
  
 
==Practical Example==
 
==Practical Example==
  
 
Our websites [http://iam.colum.edu/resources/programs/diagram.aspx?Expand=GC course diagrams] come from xml.
 
Our websites [http://iam.colum.edu/resources/programs/diagram.aspx?Expand=GC course diagrams] come from xml.
A copy of the xml can be found @ [http://iam.colum.edu/ewtech/Diagram/IAM.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:
 +
* [http://iam.colum.edu/ewtech/Diagram/diagramSimple.aspx ASP.NET]
 +
* [http://iam.colum.edu/ewtech/Diagram/diagramSimple.php 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: