Difference between revisions of "User:Minooz/OSD600"
(→References) |
(→References) |
||
Line 15: | Line 15: | ||
===References=== | ===References=== | ||
− | :[http:// | + | * JavaScript |
− | + | : [http://stackoverflow.com/users/313758/yi-jiang stack over flow Jiang] | |
: [http://bonsaiden.github.com/JavaScript-Garden/ JavaScript Garden] | : [http://bonsaiden.github.com/JavaScript-Garden/ JavaScript Garden] | ||
− | |||
: [http://www.prototypejs.org/api/ javascript prototype API] | : [http://www.prototypejs.org/api/ javascript prototype API] | ||
+ | * Canvas | ||
: [http://zenit.senecac.on.ca/wiki/index.php/Canvas3D_JS_Library C3DL] | : [http://zenit.senecac.on.ca/wiki/index.php/Canvas3D_JS_Library C3DL] | ||
: [https://developer.mozilla.org/en/Canvas_tutorial Canvas Tutorial] | : [https://developer.mozilla.org/en/Canvas_tutorial Canvas Tutorial] | ||
− | : | + | * Servers |
+ | : [http://learn.iis.net/page.aspx/28/installing-iis-7-on-windows-vista-and-windows-7/ setup IIS] | ||
+ | : [http://www.wampserver.com/en/ wamp] | ||
+ | * Mozilla - build | ||
:[http://books.mozdev.org/html/index.html Creating Applications with Mozilla] | :[http://books.mozdev.org/html/index.html Creating Applications with Mozilla] | ||
: [[Real_World_Mozilla_Day_1 |on wiki1]] | : [[Real_World_Mozilla_Day_1 |on wiki1]] | ||
Line 29: | Line 32: | ||
: [[Mozilla_Community | Mozilla Community]] | : [[Mozilla_Community | Mozilla Community]] | ||
: Build instructions @ [https://developer.mozilla.org/En/Developer_Guide/Build_Instructions developer.mozilla.org] | : Build instructions @ [https://developer.mozilla.org/En/Developer_Guide/Build_Instructions developer.mozilla.org] | ||
+ | : Terms: Build a software[http://codebetter.com/jefferypalermo/2006/01/17/a-software-build-is-a-lot-more-than-just-compiling-the-solution-level-200/] | ||
: [https://developer.mozilla.org/En/Developer_Guide/Build_Instructions/Windows_Prerequisites Windows Prerequisites ] | : [https://developer.mozilla.org/En/Developer_Guide/Build_Instructions/Windows_Prerequisites Windows Prerequisites ] | ||
+ | * Course archive | ||
: [http://zenit.senecac.on.ca/wiki/index.php/FAQ FAQ] | : [http://zenit.senecac.on.ca/wiki/index.php/FAQ FAQ] | ||
: [http://zenit.senecac.on.ca/wiki/index.php/Fall_2007_Weekly_Schedule Fall 2007] | : [http://zenit.senecac.on.ca/wiki/index.php/Fall_2007_Weekly_Schedule Fall 2007] | ||
: [http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Fall_2010_Weekly_Schedule Fall 2010] | : [http://zenit.senecac.on.ca/wiki/index.php/DPS909_and_OSD600_Fall_2010_Weekly_Schedule Fall 2010] | ||
: [http://zenit.senecac.on.ca/wiki/index.php/DPS909 DPS909] | : [http://zenit.senecac.on.ca/wiki/index.php/DPS909 DPS909] | ||
+ | :[http://zenit.senecac.on.ca/wiki/index.php/Sample_Project sample project page] | ||
+ | * | ||
+ | : [http://diveintohtml5.org/ Online Book on HTML5] | ||
===other projects=== | ===other projects=== | ||
: [http://typeface.neocracy.org/ Typeface.js] | : [http://typeface.neocracy.org/ Typeface.js] |
Revision as of 16:12, 11 March 2011
My works in OSD600 course:
People
- Anna Sobiepanek
- scott downe
- Daniel Shiffman
- Andor salga
- Daniel Hodgin
- Armenzg
- Lukas Blakk
- Saeid Mohadjer
References
- JavaScript
- Canvas
- Servers
- Mozilla - build
- Creating Applications with Mozilla
- on wiki1
- Configuring Build Options
- Real_World_Mozilla_Build_Mozilla_Lab
- Mozilla Community
- Build instructions @ developer.mozilla.org
- Terms: Build a software[1]
- Windows Prerequisites
- Course archive