Difference between revisions of "User:Jmchen"
(→0.1) |
(→0.2) |
||
(One intermediate revision by the same user not shown) | |||
Line 15: | Line 15: | ||
==0.1== | ==0.1== | ||
− | http://jmchen11.wordpress.com/2010/02/24/processing-js-bug236/ | + | [http://jmchen11.wordpress.com/2010/02/24/processing-js-bug236/ Processing.js Bug #236] |
==0.2== | ==0.2== | ||
− | Asking review:[https://processing-js.lighthouseapp.com/projects/41284/tickets/236-cant-deal-with-multiple-catch-blocks #236] | + | :Asking review:[https://processing-js.lighthouseapp.com/projects/41284/tickets/236-cant-deal-with-multiple-catch-blocks #236] |
− | Asking review:[https://processing-js.lighthouseapp.com/projects/41284/tickets/363-link-doesnt-respect-target #363] | + | :Asking review:[https://processing-js.lighthouseapp.com/projects/41284/tickets/363-link-doesnt-respect-target #363] |
== Labs == | == Labs == | ||
# [http://jmchen11.wordpress.com/2010/02/10/continue-to-build-firefox/ Build FireFox Lab] | # [http://jmchen11.wordpress.com/2010/02/10/continue-to-build-firefox/ Build FireFox Lab] | ||
# [http://jmchen11.wordpress.com/2010/03/11/thunderbird-lab/ ThunderBird Lab] | # [http://jmchen11.wordpress.com/2010/03/11/thunderbird-lab/ ThunderBird Lab] |
Latest revision as of 22:00, 15 March 2010
Contents
About Me
Hello,
- My name is Jianming Chen.
- I come from China. This is my 6th semester in Seneca.
- I like programming, that's why I am here.
- I take OSD600, because I want to know what is open source.
My blog: my blog
Project
I'm working with Processing.js. That is to wrap Java-based language functions into Javascript. The purpose of this is to use visuals on the open web, using standard technologies such as JavaScript and Canvas.