Difference between revisions of "User:Minooz/OSD600"

From CDOT Wiki
Jump to: navigation, search
(Created page with 'My notes on OSD600')
 
(Steps to follow)
 
(36 intermediate revisions by the same user not shown)
Line 1: Line 1:
My notes on OSD600
+
==My works in '''OSD600''' course:==
 +
* [[User:Minooz/OSD600/FF | '''firefox''' ]]
 +
* [[User:Minooz/OSD600/processing | '''processing''' ]]
 +
* [[User:Minooz/OSD600/popcorn | '''popcorn''' ]]
 +
 
 +
--------------
 +
 
 +
== About Processing / Processing.js==
 +
: [http://processingjs.org/ Processingjs.org]
 +
: [http://processing.org/ Processing.org]
 +
: Definition of the [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb project]
 +
: Processing on [http://zenit.senecac.on.ca/wiki/index.php/Processing.js CDOT]
 +
:[https://developer.mozilla.org/En/Developer_Guide/Source_Code Mozilla Project]
 +
: [http://processingjs.org/reference/articles/jsQuickStart Processing QuickStart]
 +
: [https://wiki.mozilla.org/Processing.js_for_JavaScript_Devs processing.js for javascript]
 +
: [http://processing.org/learning/gettingstarted/ Getting Started]
 +
 
 +
==Setup the environment==
 +
: [https://processing-js.lighthouseapp.com/projects/41284/project-workflow setup]
 +
: [http://processingjs.org/blog/?p=152 Git/GitHub] and [http://processingjs.org/blog/?p=155 Add code to repo]
 +
: [http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html git_tutorial]
 +
: [http://groups.google.com/group/processingjs?pli=1 google help beginners]
 +
: [http://dev.processing.org/build/ how to build the processing in cygwin]
 +
: [http://cheat.errtheblog.com/s/git Git Cheat Sheet]
 +
: [http://code.google.com/p/msysgit/ msysgit]
 +
: [http://learn.github.com/p/normal.html learn GitHub]
 +
: [https://github.com/blog/180-local-github-config github .gitconfig]
 +
: [http://expansive-derivation.ossreleasefeed.com/2010/07/getting-started-with-processing-js/ sample]
 +
: [https://processing-js.lighthouseapp.com/projects/41284/how-to-contribute how to contribute]
 +
: [http://getfirebug.com/javascript firebug] - [http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug#sampleFiles Tutorial]
 +
: [http://help.github.com/forking/ Fork on GitHub]
 +
 
 +
==People & Events ==
 +
===People===
 +
: [http://benfry.com/about/ Ben Fry]
 +
:[http://zenit.senecac.on.ca/wiki/index.php/User:Anna.sobiepanek Anna Sobiepanek]
 +
:[http://scottdowne.blogspot.com/search?updated-max=2010-02-02T05%3A41%3A00-08%3A00&max-results=7 scott downe]
 +
:[http://www.learningprocessing.com/examples/chapter-15/example-15-1/ Daniel Shiffman]
 +
:[http://matrix.senecac.on.ca/~asalga/DPS909/release0.2/work/demos/ Andor salga]
 +
: [http://hodgin.ca/?p=125 Daniel Hodgin]
 +
: [http://zenit.senecac.on.ca/wiki/index.php/User:Armenzg Armenzg]
 +
: [http://crashopensource.blogspot.com/ Lukas Blakk]
 +
:[http://www.saeidmohadjer.com/en/blog.php Saeid Mohadjer]
 +
 
 +
===Events (Design, processing,...)===
 +
: [http://www.fitc.ca/events/speakers/speaker.cfm?event=110&speaker_id=6175 Design and Technology]
 +
: [Design Thinking http://www.donaghue.org/conferences/welcome.php Design Thinking]
 +
 
 +
==References==
 +
* JavaScript
 +
: [http://stackoverflow.com/users/313758/yi-jiang stack over flow Jiang]
 +
: [http://stackoverflow.com/users/170224/ivo-wetzel stack over flow Jiang wetzel]
 +
: [http://bonsaiden.github.com/JavaScript-Garden/ JavaScript Garden]
 +
: [http://www.prototypejs.org/api/ javascript prototype API]
 +
: [https://developer.mozilla.org/en/JavaScript/Guide Mozilla javascript guide]
 +
* Canvas
 +
: [http://zenit.senecac.on.ca/wiki/index.php/Canvas3D_JS_Library C3DL]
 +
: [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]
 +
: [[Real_World_Mozilla_Day_1 |on wiki1]]
 +
:[https://developer.mozilla.org/en/Configuring_Build_Options Configuring Build Options]
 +
:[[Real_World_Mozilla_Build_Mozilla_Lab]]
 +
: [[Mozilla_Community | Mozilla Community]]
 +
: 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 ]
 +
* Course archive
 +
: [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/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/Sample_Project sample project page]
 +
 
 +
: share screenshots @[http://tinygrab.com/ tinygrab]
 +
: typewithme
 +
: etherpad.mozilla.com
 +
*
 +
: [http://diveintohtml5.org/ Online Book on HTML5]
 +
 
 +
===other projects===
 +
: [http://typeface.neocracy.org/ Typeface.js]

Latest revision as of 16:45, 17 April 2011

My works in OSD600 course:


About Processing / Processing.js

Processingjs.org
Processing.org
Definition of the project
Processing on CDOT
Mozilla Project
Processing QuickStart
processing.js for javascript
Getting Started

Setup the environment

setup
Git/GitHub and Add code to repo
git_tutorial
google help beginners
how to build the processing in cygwin
Git Cheat Sheet
msysgit
learn GitHub
github .gitconfig
sample
how to contribute
firebug - Tutorial
Fork on GitHub

People & Events

People

Ben Fry
Anna Sobiepanek
scott downe
Daniel Shiffman
Andor salga
Daniel Hodgin
Armenzg
Lukas Blakk
Saeid Mohadjer

Events (Design, processing,...)

Design and Technology
[Design Thinking http://www.donaghue.org/conferences/welcome.php Design Thinking]

References

  • JavaScript
stack over flow Jiang
stack over flow Jiang wetzel
JavaScript Garden
javascript prototype API
Mozilla javascript guide
  • Canvas
C3DL
Canvas Tutorial
  • Servers
setup IIS
wamp
  • 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
FAQ
Fall 2007
Fall 2010
DPS909
sample project page
share screenshots @tinygrab
typewithme
etherpad.mozilla.com
Online Book on HTML5

other projects

Typeface.js