Difference between revisions of "User:Esin"

From CDOT Wiki
Jump to: navigation, search
 
(12 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
<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.
 
<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[http://cs.senecac.on.ca/~fac/win210] - Basic Administration of Microsoft Windows
+
*BTB520 - [https://scs.senecac.on.ca/course/btb520 Canadian Business Environment]
*BTH540[https://my.senecacollege.ca/] - Multimedia Authoring
+
*BTH540 - [https://scs.senecac.on.ca/course/bth540 Design for User Interfaces]
*DPS909[http://cs.senecac.on.ca/~andrew.smith/dsa555/] - Data Structures And Algorithms In C++
+
*DPS909 - [https://scs.senecac.on.ca/course/dps909 Topics in Open Source Development]
*BTB110[http://cs.senecac.on.ca/~prj666/emile/cgi-bin/prj666.cgi] - Project Implementation
+
*BTB110 - [https://scs.senecac.on.ca/course/btb110 Accounting for the Business Environment]
*BTS530[http://cs.senecac.on.ca/~bts530] - Game Programming Techniques
+
*BTS530 - [https://scs.senecac.on.ca/course/bts530 Major Project - Planning and Design]
*LSO217[https://my.senecacollege.ca/] - Interpersonal and Intercultural Communications
+
*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 />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]
  
== '''Release 0.1''' ==
+
<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]
Line 27: Line 41:
  
 
<br />
 
<br />
== '''Release 0.2 ''' ==
+
== '''[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]
 
*HashMap[http://github.com/MinyXO/processing-js/commit/feca9cfc56bd0106cdc99a672ee462ad648cb652][http://github.com/MinyXO/processing-js/commit/8614f4bd771b12b9057ca713df56996808676eb4]
  
 
<br />  
 
<br />  
== '''Release 0.3''' ==
+
== '''[http://minyxo.blogspot.com/2009/12/03-release.html Release 0.3]''' ==
*Pmatrix 3D
+
*PMatrix3D[http://github.com/MinyXO/processing-js/commit/afc08ad96542bf71caa849da8c948bb33a318513]
  
<br />
+
<br />  
== '''Lab Assignments''' ==
+
== '''Contribution''' ==
*[http://zenit.senecac.on.ca/wiki/index.php?title=User:Esin Personal Wiki Page]
+
*Discuss with process.js group to build teamwork and learnt from Andor on WebGL (kind of like a free tutorial)
*[http://minyxo.blogspot.com/ Personal Blog]
+
*In-calls helped Anna on her pimage function
*[http://minyxo.blogspot.com/2009/12/simple-firefox-build.html#links Build Firefox]
 

Latest revision as of 14: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:


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


Release 0.1

  • split, trim, and arrayCopy[1]
  • match[2]
  • append[3]
  • online, and splitToken[4]


Release 0.2


Release 0.3


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