Difference between revisions of "User:Roger Dicke"
Roger Dicke (talk | contribs) |
Roger Dicke (talk | contribs) (→My Contributions) |
||
(14 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
== Current Project == | == Current Project == | ||
− | + | [[Document Mozilla External String Guide]] | |
+ | |||
+ | == Reading List == | ||
+ | |||
+ | {| class="wikitable" border="1" | ||
+ | |+ Reading List: | ||
+ | ! Reading !! Reason | ||
+ | |- | ||
+ | | [https://wiki.mozilla.org/Education/Learning/XpcomComponents Education/Learning/XpcomComponents] || To get a better understanding about writing Xpcom Components for Mozilla | ||
+ | |- | ||
+ | | [https://developer.mozilla.org/En/Mozilla_internal_string_guide Mozilla_internal_string_guide] || To learn more about strings and Mozilla | ||
+ | |- | ||
+ | | [https://wiki.mozilla.org/Static_Analysis Static Analysis] || To learn more about extracting information from code | ||
+ | |- | ||
+ | | [https://developer.mozilla.org/Project:en/Writing_interface_reference_documentation Writing interface reference documentation] || To understand interface reference documentation for Mozilla | ||
+ | |- | ||
+ | | [https://developer.mozilla.org/en/Migrating_from_Internal_Linkage_to_Frozen_Linkage Migrating from Internal Linkage to Frozen Linkage] || Internal vs. Frozen Linkage | ||
+ | |- | ||
+ | | [https://developer.mozilla.org/En/Dehydra/Object_Reference Dehydra Object Reference - MDC] || | ||
+ | |} | ||
+ | |||
+ | == Labs == | ||
+ | |||
+ | {| class="wikitable" border="1" | ||
+ | ! Week !! Lab !! Type !! Status !! Link | ||
+ | |- | ||
+ | | 1 || Blog post || B || Done || [http://enderstruth.wordpress.com/2009/09/12/thoughts-on-osd600-week-1-readings/ To Blog] | ||
+ | |- | ||
+ | | 2 || [http://zenit.senecac.on.ca/wiki/index.php/Communicating_Using_IRC_Lab_Fall_2009 IRC Lab] || B || Done || [http://enderstruth.wordpress.com/2009/09/25/irc-wiki-collaboration/ To Blog] | ||
+ | |- | ||
+ | | 3 || [http://developer.mozilla.org/en/docs/Build_Documentation Build Firefox] || B || Done || [http://enderstruth.wordpress.com/2009/09/30/mozilla-build/ To Blog] | ||
+ | |- | ||
+ | | 4 || [http://zenit.senecac.on.ca/wiki/index.php/Real_World_Mozilla_Source_Code_Reading_Lab Source Code Reading Lab] / [http://zenit.senecac.on.ca/wiki/index.php/Working_with_Patches_Lab Working with patches] || B / P || / || To Blog / To Patch | ||
+ | |- | ||
+ | | 5 || Watch Bugzilla User || B || || To Blog | ||
+ | |- | ||
+ | | 6 || [http://zenit.senecac.on.ca/wiki/index.php/Thunderbird_Bug_Fix_Lab ThunderBird lab] || B / B || (Done fake bugzilla report) || To Blog / To Patch | ||
+ | |- | ||
+ | | 7 || [https://wiki.mozilla.org/Education/Learning/ModifyBrowser Modify Browser] || P || || To Patch | ||
+ | |} | ||
+ | *P = Patch, B = Blog | ||
+ | |||
+ | == My Contributions == | ||
+ | |||
+ | [http://fsoss.senecac.on.ca/2009/ Free Software and Open Source Symposium 2009] (FSOSS) | ||
+ | |||
+ | MDC T-Shirt design (In review process) | ||
== Contact == | == Contact == | ||
Line 9: | Line 55: | ||
Blog: [http://enderstruth.wordpress.com/category/open-source/ http://enderstruth.wordpress.com/category/open-source/] | Blog: [http://enderstruth.wordpress.com/category/open-source/ http://enderstruth.wordpress.com/category/open-source/] | ||
+ | |||
+ | irc nick: EndersTruth or rdicke (typically if I am logged in on a remote session) | ||
+ | |||
+ | General irc rooms I am on: [irc://irc.mozilla.org/seneca #seneca] [irc://irc.mozilla.org/devmo #devmo] |
Latest revision as of 12:05, 26 March 2010
Introduction
Hi, my name, and therefore for simplicity's sake user name is Roger Dicke. I am a fifth term CPA student which means I am taking OSD600 as opposed to it's sister class for the BSD program DPS909.
Current Project
Document Mozilla External String Guide
Reading List
Reading | Reason |
---|---|
Education/Learning/XpcomComponents | To get a better understanding about writing Xpcom Components for Mozilla |
Mozilla_internal_string_guide | To learn more about strings and Mozilla |
Static Analysis | To learn more about extracting information from code |
Writing interface reference documentation | To understand interface reference documentation for Mozilla |
Migrating from Internal Linkage to Frozen Linkage | Internal vs. Frozen Linkage |
Dehydra Object Reference - MDC |
Labs
Week | Lab | Type | Status | Link |
---|---|---|---|---|
1 | Blog post | B | Done | To Blog |
2 | IRC Lab | B | Done | To Blog |
3 | Build Firefox | B | Done | To Blog |
4 | Source Code Reading Lab / Working with patches | B / P | / | To Blog / To Patch |
5 | Watch Bugzilla User | B | To Blog | |
6 | ThunderBird lab | B / B | (Done fake bugzilla report) | To Blog / To Patch |
7 | Modify Browser | P | To Patch |
- P = Patch, B = Blog
My Contributions
Free Software and Open Source Symposium 2009 (FSOSS)
MDC T-Shirt design (In review process)
Contact
E-Mail: redicke@learn.senecac.on.ca
Blog: http://enderstruth.wordpress.com/category/open-source/
irc nick: EndersTruth or rdicke (typically if I am logged in on a remote session)