Difference between revisions of "EWT Class1 Standards and Proposals"

esse quam videri
Jump to: navigation, search
(New page: Proposed topics AJAX *http://en.wikipedia.org/wiki/JQuery *http://en.wikipedia.org/wiki/Prototype_JavaScript_Framework *http://en.wikipedia.org/wiki/Script.aculo.us *http://en.wikipedia...)
 
m (Homework)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
[[Category:Emergent Web Technologies]]
  
Proposed topics
+
==Web Standards==
 +
 
 +
*XHTML([[http://www.w3.org/TR/xhtml11/ 1.1]])([[http://www.w3.org/TR/xhtml2/ 2]]),
 +
*HTML([[http://www.w3.org/TR/html4/ 4.01]])([[http://www.whatwg.org/specs/web-apps/current-work/ 5])
 +
*ECMAScript
 +
**http://www.ecmascript.org/
 +
**JS1 http://www.ecma-international.org/publications/standards/Ecma-262.htm
 +
**JS2 ECMA TC39 TG1 http://weblogs.mozillazine.org/roadmap/
 +
 
 +
Disussion
 +
 
 +
Open Web vs. Light-Silver Flashy Stuff
 +
 
 +
==Proposed topics==
 +
 
 +
[http://en.wikipedia.org/wiki/Haml Haml]/SASS
  
 
AJAX
 
AJAX
  
*http://en.wikipedia.org/wiki/JQuery
+
*[http://en.wikipedia.org/wiki/JQuery jQuery]
*http://en.wikipedia.org/wiki/Prototype_JavaScript_Framework
+
*[http://en.wikipedia.org/wiki/Prototype_JavaScript_Framework Prototype Javascript Framework]
*http://en.wikipedia.org/wiki/Script.aculo.us
+
*[http://en.wikipedia.org/wiki/Script.aculo.us script.aculo.us]
*http://en.wikipedia.org/wiki/Dojo_Toolkit
+
*[http://en.wikipedia.org/wiki/Dojo_Toolkit Dojo Toolkit]
*http://en.wikipedia.org/wiki/ASP.NET_AJAX
+
*[http://en.wikipedia.org/wiki/ASP.NET_AJAX ASP.NET AJAX]
 +
 
 +
 
 +
APIs
 +
 
 +
*[http://code.google.com/apis/gadgets Google Gadgets]
 +
*[http://code.google.com/apis/maps Google Maps API]
 +
*[http://www.json.org/ JSON] (JavaScript Object Notation)
  
 
Plugins
 
Plugins
  
*http://en.wikipedia.org/wiki/Google_gears
+
*[http://en.wikipedia.org/wiki/Google_Gears Google Gears]
*http://en.wikipedia.org/wiki/Silverlight
+
*[http://en.wikipedia.org/wiki/Microsoft_Silverlight Microsoft Silverlight]
*http://en.wikipedia.org/wiki/ScreamingMonkey
+
*[http://en.wikipedia.org/wiki/Tamarin_(JIT) Tamarin]
 +
*[http://en.wikipedia.org/wiki/Adobe_Integrated_Runtime AIR]
 +
*Flash/Flex
  
 
Links
 
Links
  
http://developer.mozilla.org/presentations/eich-ajax-experience-2007/photos.svg
+
*[http://www.pageflakes.com Pageflakes]
 +
*http://developer.mozilla.org/presentations/eich-ajax-experience-2007/photos.svg
 +
*http://developer.mozilla.org/presentations/eich-ajax-experience-2007/
 +
*[http://silverlight.net/samples/1.1/chess/run/default.html Chess implemented in Silverlight]
 +
 
 +
==Homework==
 +
Create a folder inside of your pub folder called 'EWT'. Create an index file in the folder. You'll be responsible for linking all of you projects and assignments from the page.
  
http://developer.mozilla.org/presentations/eich-ajax-experience-2007/
+
Choose one of the above topics and create a web page introduction to that technology. The introduction should answer the following ?'s
  
http://silverlight.net/samples/1.1/chess/run/default.html
+
*What is the new technology?
 +
*What does the new technology fix/replace?
 +
*Why should I use the new technology?
 +
*Do you think that this technology has staying power?
 +
*Links to examples

Latest revision as of 02:06, 30 January 2008


Web Standards

Disussion

Open Web vs. Light-Silver Flashy Stuff

Proposed topics

Haml/SASS

AJAX


APIs

Plugins

Links

Homework

Create a folder inside of your pub folder called 'EWT'. Create an index file in the folder. You'll be responsible for linking all of you projects and assignments from the page.

Choose one of the above topics and create a web page introduction to that technology. The introduction should answer the following ?'s

  • What is the new technology?
  • What does the new technology fix/replace?
  • Why should I use the new technology?
  • Do you think that this technology has staying power?
  • Links to examples