Difference between revisions of "EWT Class1 Standards and Proposals"

esse quam videri
Jump to: navigation, search
(Home work)
m (Homework)
 
(10 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
*XHTML([[http://www.w3.org/TR/xhtml11/ 1.1]])([[http://www.w3.org/TR/xhtml2/ 2]]),
 
*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])
 
*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==
 
==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
 
APIs
  
*http://code.google.com/apis/gadgets
+
*[http://code.google.com/apis/gadgets Google Gadgets]
*http://code.google.com/apis/maps
+
*[http://code.google.com/apis/maps Google Maps API]
*JSON http://www.json.org/
+
*[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
 
*Flash/Flex
  
 
Links
 
Links
  
*http://www.pageflakes.com
+
*[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/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]
http://developer.mozilla.org/presentations/eich-ajax-experience-2007/
 
 
 
http://silverlight.net/samples/1.1/chess/run/default.html
 
  
==Home work==
+
==Homework==
Create a folder inside of you 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.
+
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
 
Choose one of the above topics and create a web page introduction to that technology. The introduction should answer the following ?'s
Line 47: Line 55:
 
*What is the new technology?
 
*What is the new technology?
 
*What does the new technology fix/replace?
 
*What does the new technology fix/replace?
*What should I use the new technology?
+
*Why should I use the new technology?
 
*Do you think that this technology has staying power?
 
*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