Difference between revisions of "User:Asalga"
Line 52: | Line 52: | ||
== Activity History == | == Activity History == | ||
− | <table border="1" width=" | + | <table border="1" width="100%"> |
<tr> | <tr> | ||
− | <td width=" | + | <td width="15%">Date</td> |
− | <td width=" | + | <td width="15%">Activity</td> |
<td>Related Blogs</td> | <td>Related Blogs</td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | |||
+ | <tr> | ||
+ | <td>September 13 2009</td> | ||
+ | <td>Video and Article Responses</td> | ||
+ | <td>Watched videos, read articles and wrote responses. [http://asalga.wordpress.com/2009/09/13/introduction-and-reactions-to-open-source-readings/ Video and Article Responses]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>September 17 2009</td> | ||
+ | <td>Getting started</td> | ||
+ | <td>Created MDC account, subscribed to mailing lists. [http://asalga.wordpress.com/2009/09/17/dps909-week2-1/ Getting started]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>September 17 2009</td> | ||
+ | <td>Mozilla meeting</td> | ||
+ | <td>Listened in on Mozilla meeting. [http://asalga.wordpress.com/2009/09/17/dps909-week-2-2/ Mozilla Meeting]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>September 17 2009</td> | ||
+ | <td>Video Responses</td> | ||
+ | <td>Watched presentations on open source and wrote responses. [http://asalga.wordpress.com/2009/09/17/dps909-week-2-%E2%80%93-3/ Open Source Presentations]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>September 20 2009</td> | ||
+ | <td>Google alerts</td> | ||
+ | <td>Created 3D Processing Demo. [http://asalga.wordpress.com/2009/09/20/dps909-week-3-processing/ Processing Demo]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>September 20 2009</td> | ||
+ | <td>Google alerts</td> | ||
+ | <td>Learned about Google alerts. [http://asalga.wordpress.com/2009/09/20/dps909-week-3-google-alerts/ Google Alerts]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>September 26 2009</td> | ||
+ | <td>Processing.js demo</td> | ||
+ | <td>Created first Processing.js demo. [http://asalga.wordpress.com/2009/09/26/dps909-week-4-processing-js/ Processing.js Demo]</td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | <td>September 27 2009</td> | ||
+ | <td>Built Firefox on Mac OS X</td> | ||
+ | <td>Learned how to use Hg, clone repository and build Firefox. [http://asalga.wordpress.com/2009/09/27/dps909-week-4-building-firefox/ building]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>September 29 2009</td> | ||
+ | <td>Code Reading</td> | ||
+ | <td>Learned how to make changes to large codebases. [http://asalga.wordpress.com/2009/09/29/1000000-sloc/ Codebases]</td> | ||
+ | </tr> | ||
+ | |||
+ | |||
+ | <tr> | ||
+ | <td>October 6 2009</td> | ||
+ | <td>Bugzilla</td> | ||
+ | <td>Learned how to watch a user on Bugzilla. Found related bugs to Processing.js project. [http://asalga.wordpress.com/2009/10/06/the-bugzilla-community/ bugzilla]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>October 7 2009</td> | ||
+ | <td>Patches</td> | ||
+ | <td>Learned how to apply a real Patch to Firefox trunk. [http://asalga.wordpress.com/2009/10/07/patches/ patches]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>October 8 2009</td> | ||
+ | <td>mag()</td> | ||
+ | <td>Completed basic implementation of mag() function. [http://asalga.wordpress.com/2009/10/08/mag/ mag()]</td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td>October 9 2009</td> | ||
+ | <td>subset()</td> | ||
+ | <td>Completed basic implementation of subset() function. [http://asalga.wordpress.com/2009/10/09/subset/ subset()]</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
− | <td></td> | + | <td>October 10 2009</td> |
− | <td></td> | + | <td>splice()</td> |
− | <td></td> | + | <td>Completed basic implementation of splice() function. [http://asalga.wordpress.com/2009/10/10/splice/ splice()]</td> |
</tr> | </tr> | ||
+ | </table> |
Revision as of 12:35, 10 October 2009
Contents
Info
Full Name: Andor Salga
Nick: andor
E-mail: asalga [at] learn.senecac.on.ca
Project Page:
Blog:http://asalga.wordpress.com
Open Source RSS feed:http://asalga.wordpress.com/category/open%20source/feed
Languages/Tech: C/C++, OpenGL, OpenGLES, DirectX, GLSL, JavaScript
About me
I'm a CPAC (Computer Programming and Analysis Co-op) graduate currently enrolled in the BSD (Bachelor of Software Development) degree program at Seneca College. I worked for over a year on the c3dl project before going back to classes to get my degree.
I plan to enroll in a masters program (Computer Games Technology) at Algoma University once I complete my Bachelor’s here at Seneca.
I am a pesco-vegetarian and aspiring vegan.
You can find me on moznet in channels such as #c3dl, #seneca, #processing.js, #gfx, #svg, #planning and sometimes #bs.
Bugs
Canvas
- Bug 381930 - No repaint inside very large canvas
- Bug 370450 - Safari "canvas" demonstration cause Minefield to hang while page is loaded
- Bug 408372 - <canvas> canvas animation is jerky on Firefox 3 beta 1, Linux x86_64
- Bug 501677 - Drawing lines in big Canvas don't work always
- Bug 518173 - webgl does not build on Darwin/X11 (bad gl.h)
WebGL
Interests
I obviously love programming, but I also have other interests such as muay thai, chiptune, lucid dreaming, psychology and mantra meditation.
Open Source Contributions
DPS909 Contributions
Other Contributions
Projects
Activity History
Date | Activity | Related Blogs |
September 13 2009 | Video and Article Responses | Watched videos, read articles and wrote responses. Video and Article Responses |
September 17 2009 | Getting started | Created MDC account, subscribed to mailing lists. Getting started |
September 17 2009 | Mozilla meeting | Listened in on Mozilla meeting. Mozilla Meeting |
September 17 2009 | Video Responses | Watched presentations on open source and wrote responses. Open Source Presentations |
September 20 2009 | Google alerts | Created 3D Processing Demo. Processing Demo |
September 20 2009 | Google alerts | Learned about Google alerts. Google Alerts |
September 26 2009 | Processing.js demo | Created first Processing.js demo. Processing.js Demo |
September 27 2009 | Built Firefox on Mac OS X | Learned how to use Hg, clone repository and build Firefox. building |
September 29 2009 | Code Reading | Learned how to make changes to large codebases. Codebases |
October 6 2009 | Bugzilla | Learned how to watch a user on Bugzilla. Found related bugs to Processing.js project. bugzilla |
October 7 2009 | Patches | Learned how to apply a real Patch to Firefox trunk. patches |
October 8 2009 | mag() | Completed basic implementation of mag() function. mag() |
October 9 2009 | subset() | Completed basic implementation of subset() function. subset() |
October 10 2009 | splice() | Completed basic implementation of splice() function. splice() |