Difference between revisions of "User:Minooz/OSD600/processing"
< User:Minooz | OSD600
(→Helps) |
|||
Line 35: | Line 35: | ||
: [http://getfirebug.com/javascript firebug] - [http://thecodecentral.com/2007/08/01/debug-javascript-with-firebug#sampleFiles Tutorial] | : [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] | : [http://help.github.com/forking/ Fork on GitHub] | ||
− | |||
− | |||
− | |||
− |
Revision as of 23:41, 26 February 2011
Contents
PROCESSING
My works on Processing.js
Release 0.1
- processing.js
- Source Control: git
- BugTracker: Lighthouse
- Blog: @ wordpress
- Bugs
- Add parseBoolean function. Ticket @lighthouse
- A missing feature from Processing (Java). Convert a char, a integer, a string, an array into a boolean.
Start up!
- Processingjs.org
- Processing.org
- Definition of the project
- Processing on CDOT
- Mozilla Project
- Processing QuickStart
- processing.js for javascript
- Getting Started