Difference between revisions of "User:ASydiK/July2010"
(14 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
* Filed some tickets for later use | * Filed some tickets for later use | ||
* Began fixing key code problems for coded keys. | * Began fixing key code problems for coded keys. | ||
+ | |||
+ | '''12 Monday''' | ||
+ | * Continued working on keyCodes for PJS | ||
+ | * Went to Mozilla Toronto to meet with Benoit Jacob (Mozilla's WebGL Dev) | ||
+ | |||
+ | '''13 Tuesday''' | ||
+ | * Worked on keyCodes for PJS | ||
+ | |||
+ | '''14 Wednesday''' | ||
+ | * Hacked away at keyCodes for PJS some more; got frustrated and abandoned (hope j/k) bug for a little while | ||
+ | * Helped Anna with beginShape/endShape code | ||
+ | * Started working on 2d point problem | ||
+ | |||
+ | '''15 Thursday''' | ||
+ | * Finished fix for 2d point problem, created test and set ticket to pr | ||
+ | * Continued working on keyCodes | ||
+ | |||
+ | '''16 Friday''' | ||
+ | * Continued working on keyCodes (reworked the logic a couple of times and am now closer than ever) | ||
+ | * Floated around and helped people with certain key problems that I have an area of expertise in... (ie Anna with PShape/beginShape/endShape) | ||
+ | |||
+ | '''19 Monday''' | ||
+ | * Fixed problems with repo and failing merges with 0.9.6 | ||
+ | * Peer reviewed some ref tests code | ||
+ | * Started blog about keys/keystrokes | ||
+ | |||
+ | '''20 Tuesday''' | ||
+ | * Finished blog | ||
+ | * Continued work on PSI Reader | ||
+ | * Made headway with obtaining binary data from PSI Files | ||
+ | |||
+ | '''21 Wednesday''' | ||
+ | * Worked on translating binary data from PSI Files | ||
+ | * Triaged bugs for 0.4 for XBPS. | ||
+ | |||
+ | '''22 Thursday''' | ||
+ | * Completed [http://cdot.lighthouseapp.com/projects/52886/tickets/24-function-off-default-camera-values bug 24] | ||
+ | * Started looking into tinylog | ||
+ | |||
+ | '''23 Friday''' | ||
+ | * Pushed stuff for 0.4 XBPS release | ||
+ | * Blogged about 0.4 Release | ||
+ | |||
+ | '''26 Monday''' | ||
+ | * Reviewed stuff for XBPS | ||
+ | * Began working on textMode for PJS. | ||
+ | |||
+ | '''27 Tuesday''' | ||
+ | * Continued working on textMode | ||
+ | * Found a bug with createGraphics - need the fix for textMode | ||
+ | |||
+ | '''28 Wednesday''' | ||
+ | * Worked on createGraphics bug to complete for textMode fix | ||
+ | |||
+ | '''29 Thursday''' | ||
+ | * Reducing test case to figure out problem | ||
+ | |||
+ | '''30 Friday''' | ||
+ | * Got test case working, continuing work with createGraphics |
Latest revision as of 13:31, 30 July 2010
05 Monday
- Finalized and pushed createGraphics
- Blogged about createGraphics
- Continued PJS work
06 Tuesday
- Continued re-working keystrokes and key functionality in PJS to resemble P5
07 Wednesday
- CDOT update meeting
- Worked on PSI Reader with Anu
- Got A3D's PSI Reader working
- Continued re-working keystrokes and key functionality in PJS to resemble P5
08 Thursday
- Got PS working from one master js file - involved lots of debugging
- Started working on key functionality for PS
09 Friday
- Fixed problem with Webkit-based browsers and master js file
- Finished key functionality for PS
- Reviewed Andor's code for 0.3 release
- Filed some tickets for later use
- Began fixing key code problems for coded keys.
12 Monday
- Continued working on keyCodes for PJS
- Went to Mozilla Toronto to meet with Benoit Jacob (Mozilla's WebGL Dev)
13 Tuesday
- Worked on keyCodes for PJS
14 Wednesday
- Hacked away at keyCodes for PJS some more; got frustrated and abandoned (hope j/k) bug for a little while
- Helped Anna with beginShape/endShape code
- Started working on 2d point problem
15 Thursday
- Finished fix for 2d point problem, created test and set ticket to pr
- Continued working on keyCodes
16 Friday
- Continued working on keyCodes (reworked the logic a couple of times and am now closer than ever)
- Floated around and helped people with certain key problems that I have an area of expertise in... (ie Anna with PShape/beginShape/endShape)
19 Monday
- Fixed problems with repo and failing merges with 0.9.6
- Peer reviewed some ref tests code
- Started blog about keys/keystrokes
20 Tuesday
- Finished blog
- Continued work on PSI Reader
- Made headway with obtaining binary data from PSI Files
21 Wednesday
- Worked on translating binary data from PSI Files
- Triaged bugs for 0.4 for XBPS.
22 Thursday
- Completed bug 24
- Started looking into tinylog
23 Friday
- Pushed stuff for 0.4 XBPS release
- Blogged about 0.4 Release
26 Monday
- Reviewed stuff for XBPS
- Began working on textMode for PJS.
27 Tuesday
- Continued working on textMode
- Found a bug with createGraphics - need the fix for textMode
28 Wednesday
- Worked on createGraphics bug to complete for textMode fix
29 Thursday
- Reducing test case to figure out problem
30 Friday
- Got test case working, continuing work with createGraphics