Changes

Jump to: navigation, search

Processing.js

5,749 bytes added, 22:05, 12 April 2011
Project Contributor(s)
==Project Name ==
 
Processing.js
'''Follow Project Blog:''' [http://annasob.wordpress.com/ http://annasob.wordpress.com/]
==Project Description ==
Check out [http://9elements.com/io/projects/html5/canvas/ http://9elements.com/io/projects/html5/canvas/] for a cool visual.
==Project Details==
 
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. Processing is an alternative to proprietary software tools in the same domain.
 
Processing.js will:
 
* enable Processing users to take advantage of the full power of the open web
* serve as a forcing function to drive improvements in key aspects of Mozilla products and technologies, including; JavaScript, Canvas Functionality, applications of Bespin, Ubiquity, Multi-Touch and others
 
Read more on the project [https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb Processing For The Web].
 
'''Project Bugs & Tickets''' is [https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets?q=all here]
==Project Leader(s) ==
 
 
{| class="wikitable" style="text-align:center" border="1" cellpadding="2" width="500px"
! Name/User Page !! Blog !! IRC Nick(s)
|-
| [[User:David.humphrey|David Humphrey]] || [http://vocamus.net/dave blog] || humph
|-
| Corban Brook || [http://weare.buildingsky.net/ blog] || corban
|-
| [[User:Anna.sobiepanek|Anna Sobiepanek]] || [http://annasob.wordpress.com/category/processing-js/ blog] || annasob
|-
|[[User:Asalga|Andor Salga]] || [http://asalga.wordpress.com/ blog] || asalga
|-
|[[User:ASydiK|Mickael Medel]] || [http://asydik.wordpress.com/category/professional/open-source/processing-js/ blog] || aSydiK
|-
|[[User:mlam19|Matthew Lam]] || [http://wobblyretroaction.blogspot.com/ blog] || mlam19
|-
|[[User:dhhodgin|Daniel Hodgin]] || [http://www.hodgin.ca/ blog] || dhodgin
|-
|[[User:dominic|Dominic Baranski]] || [http://www.dbaranski.net/ blog] || dcbarans
|-
|[[User:sdowne|Scott Downe]] || [http://scottdowne.blogspot.com blog] || scott
|-
|}
==Project Contributor(s)==
==Project Details==
Processing is an open source programming language and environment for people who want to program images, animation, and interactions. Processing is an alternative to proprietary software tools in the same domain.
{| class="wikitable" style="text-align:center" border="1" cellpadding="2" width="500px"! Name/User Page !! Blog !! IRC Nick(s)|-| [[User:AbelAllison|Abel Allison]] || [http://blog.groovemechanic.net/ blog] || aallison|-| [[User:Andrewgrimo|Andrew Grimo]] || [http://andrewgrimo.wordpress.com/category/open-source/ blog] |||-| [[User:eston|Eston Bond]] || [http://socialuxe.com/ blog] || eston|-| [[User:Minooz/OSD600|Minoo Ziaei]] || [http://minooz.wordpress.com/category/processing/ blog] || Minooz|-| Mike Kamermans || [http://projects.nihongoresources.com blog] || Pomax|-| Yury Delendik || |||} ==Former Member(s) ==  {| class="wikitable" style="text-align:center" border="1" cellpadding="2" width="500px"! Name/User Page !! Blog !! IRC Nick(s)|-|[[User:dliu53|Donghui Liu]] || [http://dliu53.wordpress.com/ blog] || dliu53|-|[[User:esin|Edward Sin]] || [http://minyxo.blogspot.com/ blog] || MinyXO|-|[[User:Tyrant911|Alex Londono]] || [http://tyrant911-processingdotjs.blogspot.com/ blog] || Tyrant911|-|[[User:Tiago|Tiago Moreira]] || [http://tiago.kamots.net/ blog] || Kamots|-|[[User:Jmchen|Jianming Chen]] || [http://jmchen11.wordpress.com/ blog] || jmchen11|-|[[User:Zbhuang1|Zhibin Huang]] || [http://zbhuang1.blogspot.com/ blog] || zbhuang1|-|[[User:tdao75|Thanh Dao]] || [http://tdao75.blogspot.com blog] || tdao75|} ==Related Bugs== Canvas<ul><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=381930 Bug 381930] - No repaint inside very large canvas</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=370450 Bug 370450] - Safari "canvas" demonstration cause Minefield to hang while page is loaded</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=408372 Bug 408372] - &lt;canvas&gt; canvas animation is jerky on Firefox 3 beta 1, Linux x86_64</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=501677 Bug 501677] - Drawing lines in big Canvas don't work always</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=518173 Bug 518173] - webgl does not build on Darwin/X11 (bad gl.h)</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=411475 Bug 411475] - Canvas3D not working on Radeon 9250</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=488271 Bug 488271] - Examples crash with ATI on Vista</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=480993 Bug 480993] - Canvas 3D spec tests</li></ul> WebGL<ul><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=520134 Bug 520134]</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=518894 Bug 518894]</li><li>[https://bugzilla.mozilla.org/show_bug.cgi?id=518173 Bug 518173]</li></ul>   ==Resources== ===Tools=== # Processing (Java) @ http://Processing.js willorg# Processing JS code @ http://ProcessingJS.org# Minefield builds for WebGL (build your own or http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/). See also Vlad's post on this: http://blog.vlad1.com/2009/09/18/webgl-in-firefox-nightly-builds/# Git, http://Github.com & a great video tutorial on Git @ http://peepcode.com/products/git# AlertThingy (can plug your Github repo rss feed in and get live updates when other users submit code) @ http://www.alertthingy.com/# HasCanvas, a Processing JS IDE @ http://HasCanvas.com ===Learning===
# [http://rhizome.org/editorial/2960 Recent interview] with creators of Processing about the language and its future# Download the Java version of Processing @ http://processing.org/download/# Look at what Processing Java is capable of @ http://processing.org/exhibition/# Look at what has been done with Processing JS so far @ http://processingjs.org/exhibition & @ http://hascanvas.com/#open- enable about# Read Processing users to take advantage of articles "Getting Started" & "Coordiante System & Shapes" @ http://processing.org/learning/gettingstarted/ & @ http://processing.org/learning/drawing/# Experiment around with the full power of Processing Java app, use the open Basic Examples @ http://processing.org/learning/basics/ and make something cool, interesting, wacky, where-ever your experiment takes you.# Test whether you can re-create your sketch by copying your code to http://hasCanvas.com You can share your work so others can see what you have done, you can also use hasCanvas to embed your visualization in your web<brsite / blog.# How to documentation for processing.js inconsistencies from java processing @ http://zenit.senecac.on.ca/wiki/index.php/Processing.js/>HowTo
- serve as ==Conference Call==Up until the end of April, we will be doing conference calls with the processing.js developers on a forcing function weekly basis. We will post the links to drive improvements the minutes here as well as any agendas, etc. ===Call Details===Call will take place Thursdays at 5:15pm===Primary Dial-in key aspects of Mozilla products and technologies, including; JavaScript, Camvas Functionality, applications of Bespin, UbiquityNumbers===+1 416-848-3114 [ Extension 92, Multi-Touch and othersConference# 7633 ] (Canada) <br/><br+1 800-707-2533 [ Pin 369, Conference# 7633 ] (Canada/>US Toll Free)
Read more on the project [https:===Agendas//wiki.mozilla.org/Education/Projects/ProcessingForTheWeb https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb]Minutes===
Project Task List: [https://wiki.mozilla[Processing.orgjs/Education/Projects/ProcessingForTheWeb/Tasks https://wiki.mozilla.org/Education/Projects/ProcessingForTheWeb/TasksConferenceCalls|Conference Call Meetings]] ==Documentation==
==Project News==[[Processing.js/HowTo|Getting Started With Processing]]
1
edit

Navigation menu