Difference between revisions of "User:Zbhuang1"
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
Hello | Hello | ||
+ | <br/> | ||
== about me == | == about me == | ||
* My name is Zhibin Huang and I am an international student from China | * My name is Zhibin Huang and I am an international student from China | ||
− | * favorite languages are C++ and flash as | + | * favorite languages are C++ and flash as 2.0 |
* love to play video games :) | * love to play video games :) | ||
+ | <br/> | ||
+ | == project == | ||
+ | [[http://zenit.senecac.on.ca/wiki/index.php/Processing.js Processing.js]] | ||
+ | |||
+ | <br/> | ||
+ | <p>Release 0.1 [[http://zbhuang1.blogspot.com/2010/02/pjs-text-release-01.html blog]]</p> | ||
+ | <table border="1" width="40%"> | ||
+ | <tr align="center"><td><b>Task Name</b></td><td><b>Requirement</b></td><td><b>Test</b></td></tr> | ||
+ | <tr> | ||
+ | <td>text() part 1</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/213-text-implementation-incomplete#ticket-213 Req. from pjs] | ||
+ | <br/> | ||
+ | [http://processing.org/reference/text_.html Req. from processing] | ||
+ | </p> | ||
+ | </td> | ||
+ | <td>[http://matrix.senecac.on.ca/~zbhuang1/processing.js/texttest2.html test]</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <br/> | ||
+ | <p>Release 0.2 [[http://zbhuang1.blogspot.com/2010/03/release-02.html blog]]</p> | ||
+ | <table border="1" width="40%"> | ||
+ | <tr align="center"><td><b>Task Name</b></td><td><b>Requirement</b></td><td><b>Test</b></td></tr> | ||
+ | <tr> | ||
+ | <td>text() part 2 (full 2d implementation and 3d prototype)</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/422-3d-text-implementation#ticket-422-2 Req. from pjs] | ||
+ | <br/> | ||
+ | [http://processing.org/reference/text_.html Req. from processing] | ||
+ | </p> | ||
+ | </td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [http://matrix.senecac.on.ca/~zbhuang1/processing.js/2dtext/2dtext.html 2d text test] | ||
+ | <br/> | ||
+ | [http://matrix.senecac.on.ca/~zbhuang1/processing.js/3dtext/test3.html 3d text prototype] | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <br/> | ||
+ | <p>Release 0.3 [[http://zbhuang1.blogspot.com/2010/04/release-03.html blog]]</p> | ||
+ | <table border="1" width="40%"> | ||
+ | <tr align="center"><td><b>Task Name</b></td><td><b>Requirement</b></td><td><b>Test</b></td></tr> | ||
+ | <tr> | ||
+ | <td>text() part 3 (full 3d part implementation)</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/422-3d-text-implementation#ticket-422-2 Req. pjs] | ||
+ | <br/> | ||
+ | [http://processing.org/reference/text_.html Req. from processing] | ||
+ | </p> | ||
+ | </td> | ||
+ | <td>[http://matrix.senecac.on.ca/~zbhuang1/processing.js/3dtext2/text-3d.html test]</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <br/> | ||
+ | == labs == | ||
+ | <table border="1" width="40%"> | ||
+ | <tr align="center"><td><b>lab</b></td><td><b>ref. links</b></td></tr> | ||
+ | <tr> | ||
+ | <td>building Firefox</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [http://zbhuang1.blogspot.com/2010/02/building-firefox.html build firefox] and [http://zbhuang1.blogspot.com/2010/02/build-firefox-cont.html build firefox 2nd] | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>putting code into Firefox</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [http://zbhuang1.blogspot.com/2010/02/let-firefox-listens-to-my-order.html blog] | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>debugging Firefox</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [http://zbhuang1.blogspot.com/2010/02/breaking-firefox.html blog] | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>built Thunderbird and filed bug</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [http://zbhuang1.blogspot.com/2010/02/build-thunderbird.html started build], [http://zbhuang1.blogspot.com/2010/02/keep-failing-on-building-thunderbird.html kept failing], [http://zbhuang1.blogspot.com/2010/03/network-reconnected-and-thunderbird-got.html finished building] and [http://zbhuang1.blogspot.com/2010/03/thunderbird-lab.html filed bug] | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | <br/> | ||
+ | == contributions == | ||
+ | <table border="1" width="40%"> | ||
+ | <tr align="center"><td><b>contribution</b></td><td><b>ref. links</b></td></tr> | ||
+ | <tr> | ||
+ | <td>Filed a bug in firefox</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [https://bugzilla.mozilla.org/show_bug.cgi?id=558104 558104] ([http://matrix.senecac.on.ca/~zbhuang1/processing.js/3dtext/text-3d.html crash page]) | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td>help Jingming Chen on his project</td> | ||
+ | <td> | ||
+ | <p> | ||
+ | [http://jmchen11.wordpress.com/2010/04/09/processing-js-project-4/ textWidth] and [http://jmchen11.wordpress.com/2010/04/14/processing-js-textalign-method/ textAlign] | ||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | |||
+ | <br/> | ||
== contact == | == contact == | ||
blog[[http://zbhuang1.blogspot.com/]] | blog[[http://zbhuang1.blogspot.com/]] | ||
email[[mailto:zbhuang1@learn.senecac.on.ca]] | email[[mailto:zbhuang1@learn.senecac.on.ca]] |
Latest revision as of 13:42, 18 April 2010
Hello
Contents
about me
- My name is Zhibin Huang and I am an international student from China
- favorite languages are C++ and flash as 2.0
- love to play video games :)
project
Release 0.1 [blog]
Task Name | Requirement | Test |
text() part 1 | test |
Release 0.2 [blog]
Task Name | Requirement | Test |
text() part 2 (full 2d implementation and 3d prototype) |
Release 0.3 [blog]
Task Name | Requirement | Test |
text() part 3 (full 3d part implementation) | test |
labs
lab | ref. links |
building Firefox | |
putting code into Firefox | |
debugging Firefox | |
built Thunderbird and filed bug |
started build, kept failing, finished building and filed bug |
contributions
contribution | ref. links |
Filed a bug in firefox | |
help Jingming Chen on his project |
contact
blog[[1]]
email[[2]]