Changes

Jump to: navigation, search

Processingjs paper

138 bytes removed, 12:05, 6 January 2011
DOM Integration
In September 2009, Seneca College students along with other developers began the work to complete the Processing port to JavaScript. In order to facilitate an architecture for participation a number of things needed to happen. First and foremost the source code had to be readily available. Secondly, the inner workings of the project and the missing functionality must be publicized and a dialog started. To this end the source code was made available publicly on GitHub and an issue tracking system was used to manage the large number of issues needed to be resolved in order to complete the port. A review process was setup to ensure that the code submitted was of sufficient quality.
==DOM Integration?? (need a better header)== Processing.js helps merge multiple new and emerging HTML5 technologies together to make design and production for the web easier. It connects the processing language with web technologies such as JavaScript, the HTML5 canvas element, JQuery, and various web services such as the flickr api. More importantly Processing.js is built in such a way as to allow easy integration of new technologies as they emerge. During our development process we created many sketches that integrated experimental technology such as the Firefox Audio API.
Processing.js is more than just a Processing parser written in JavaScript. It is designed in a way that connects the processing language with web technologies such as JavaScript, the HTML5 canvas element, JQuery, and various web services such as the flickr api. Furthermore, Processing.js is built in such a way as to allow easy integration of new technologies as they emerge.
==Demos==

Navigation menu