(19 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | ''' | + | == '''Profile''' == |
− | I'm a transfer student from CPA to BSD 5th semester. | + | Name: Edward Sin |
+ | <br />Nickname in IRC: MinyXO | ||
+ | <br />Learn email: esin@learn.senecac.on.ca | ||
+ | <br />Interest: Programming, Investment, numbers | ||
+ | <br />Blog: [http://minyxo.blogspot.com/ Minyxo blog] | ||
+ | |||
+ | <br />Welcome to my wiki page. I am currently a BSD (Bachelor of Software Development) student at Seneca College. I like everything about computer, from hardware to software, and from writing to debugging code. I have been working with programming code since I was in high school and worked in different environments and programming languages. I'm a transfer student from CPA to BSD 5th semester. | ||
Currently taking: | Currently taking: | ||
− | *BTB520[ | + | *BTB520 - [https://scs.senecac.on.ca/course/btb520 Canadian Business Environment] |
− | *BTH540[https:// | + | *BTH540 - [https://scs.senecac.on.ca/course/bth540 Design for User Interfaces] |
− | * | + | *DPS909 - [https://scs.senecac.on.ca/course/dps909 Topics in Open Source Development] |
− | * | + | *BTB110 - [https://scs.senecac.on.ca/course/btb110 Accounting for the Business Environment] |
− | * | + | *BTS530 - [https://scs.senecac.on.ca/course/bts530 Major Project - Planning and Design] |
− | * | + | *EAC217 - [http://els.senecac.on.ca/02subjects-byCampus.pl# The Short Story] |
+ | |||
+ | <br />Although this is my first semester after transferring to BSD, but I really enjoyed this unique program from Seneca. It offered me a totally different view than just programming code. I had a chance to learn Accounting and Business but on the other hand, I am able to work and understand more about OpenSource and [http://www.mozilla.com/ Mozilla] | ||
+ | |||
+ | <br /> | ||
+ | == '''Lab Assignments''' == | ||
+ | *[http://zenit.senecac.on.ca/wiki/index.php/User:Esin Personal Wiki Page] | ||
+ | *[http://minyxo.blogspot.com/ Personal Blog] | ||
+ | *[http://minyxo.blogspot.com/2009/12/simple-firefox-build.html#links Build Firefox] | ||
+ | *[http://zenit.senecac.on.ca/wiki/index.php/User:Esin Bugs, Bugzilla, and Debugging] | ||
+ | *[http://minyxo.blogspot.com/2009/12/bugs-bugzilla-and-debugging.html Working with Patches] | ||
+ | |||
+ | <br /> | ||
+ | == '''Bugs''' == | ||
+ | *[https://bugzilla.mozilla.org/show_bug.cgi?id=411475 411475 Canvas3D not working on Radeon 9250] | ||
+ | *[https://bugzilla.mozilla.org/show_bug.cgi?id=488271 488271 Examples crash with ATI on Vista] | ||
+ | *[https://bugzilla.mozilla.org/show_bug.cgi?id=480993 480993 Canvas 3D spec tests] | ||
+ | |||
+ | <br /> | ||
+ | == '''[http://minyxo.blogspot.com/2009/11/01-release.html Release 0.1]''' == | ||
− | |||
*split, trim, and arrayCopy[http://github.com/MinyXO/processing-js/commit/1c6ad7041fbcbb3dd88952d7b236de4b41ed518d] | *split, trim, and arrayCopy[http://github.com/MinyXO/processing-js/commit/1c6ad7041fbcbb3dd88952d7b236de4b41ed518d] | ||
*match[http://github.com/MinyXO/processing-js/commit/46158a60de87859fb4a9fddfa771ba69463f3e6d] | *match[http://github.com/MinyXO/processing-js/commit/46158a60de87859fb4a9fddfa771ba69463f3e6d] | ||
*append[http://github.com/MinyXO/processing-js/commit/6f0ba75d8d0c7620336134f883ffb10eea13873d] | *append[http://github.com/MinyXO/processing-js/commit/6f0ba75d8d0c7620336134f883ffb10eea13873d] | ||
*online, and splitToken[http://github.com/MinyXO/processing-js/commit/2551f75d68d6780554769994873bbde814a2ca14] | *online, and splitToken[http://github.com/MinyXO/processing-js/commit/2551f75d68d6780554769994873bbde814a2ca14] | ||
+ | |||
+ | <br /> | ||
+ | == '''[http://minyxo.blogspot.com/2009/11/my-02-release.html Release 0.2]''' == | ||
+ | |||
+ | *HashMap[http://github.com/MinyXO/processing-js/commit/feca9cfc56bd0106cdc99a672ee462ad648cb652][http://github.com/MinyXO/processing-js/commit/8614f4bd771b12b9057ca713df56996808676eb4] | ||
+ | |||
+ | <br /> | ||
+ | == '''[http://minyxo.blogspot.com/2009/12/03-release.html Release 0.3]''' == | ||
+ | *PMatrix3D[http://github.com/MinyXO/processing-js/commit/afc08ad96542bf71caa849da8c948bb33a318513] | ||
+ | |||
+ | <br /> | ||
+ | == '''Contribution''' == | ||
+ | *Discuss with process.js group to build teamwork and learnt from Andor on WebGL (kind of like a free tutorial) | ||
+ | *In-calls helped Anna on her pimage function |
Latest revision as of 13:38, 17 December 2009
Profile
Name: Edward Sin
Nickname in IRC: MinyXO
Learn email: esin@learn.senecac.on.ca
Interest: Programming, Investment, numbers
Blog: Minyxo blog
Welcome to my wiki page. I am currently a BSD (Bachelor of Software Development) student at Seneca College. I like everything about computer, from hardware to software, and from writing to debugging code. I have been working with programming code since I was in high school and worked in different environments and programming languages. I'm a transfer student from CPA to BSD 5th semester.
Currently taking:
- BTB520 - Canadian Business Environment
- BTH540 - Design for User Interfaces
- DPS909 - Topics in Open Source Development
- BTB110 - Accounting for the Business Environment
- BTS530 - Major Project - Planning and Design
- EAC217 - The Short Story
Although this is my first semester after transferring to BSD, but I really enjoyed this unique program from Seneca. It offered me a totally different view than just programming code. I had a chance to learn Accounting and Business but on the other hand, I am able to work and understand more about OpenSource and Mozilla
Lab Assignments
Bugs
- 411475 Canvas3D not working on Radeon 9250
- 488271 Examples crash with ATI on Vista
- 480993 Canvas 3D spec tests
Release 0.1
Release 0.2
Release 0.3
- PMatrix3D[7]
Contribution
- Discuss with process.js group to build teamwork and learnt from Andor on WebGL (kind of like a free tutorial)
- In-calls helped Anna on her pimage function