Difference between revisions of "User:ASydiK/May2010"
m (moved User:Asydik/May2010 to User:ASydiK/May2010) |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[category: Summer 2010 May]] | [[category: Summer 2010 May]] | ||
+ | [[category: aSydiK worklog]] | ||
'''03 Monday''' | '''03 Monday''' | ||
* Meetings and Orientation | * Meetings and Orientation | ||
Line 105: | Line 106: | ||
* Ran into a roadblock | * Ran into a roadblock | ||
* Blogged about experience | * Blogged about experience | ||
+ | |||
+ | '''31 Monday''' | ||
+ | * Worked more on PGraphics | ||
+ | * Used a test case that disassembled problem | ||
+ | * Got test case working | ||
+ | * Tried to use knowledge to fix PGraphics |
Latest revision as of 23:21, 9 June 2010
03 Monday
- Meetings and Orientation
- Setup Hardware Workstations
04 Tuesday
- Setup Windows 7
- Installed tools needed on Windows 7 (Firefox, Minefield, Webkit...)
- Setup mIRC on Win7
- Setup Linux Environment(dual monitor setup/linux drivers)
05 Wednesday
- Setup git on Win7
- Setup XChat on Linux
- Setup git on Linux
- Built mozilla-central on Linux
- Conference call about OCE presentation
06 Thursday
- Scoured PJS Google Groups for demos and problems
- Helped Scott locate a parser problem involving Classes
- Wrote 2D bezierVertex and made it functional
07 Friday
- Worked on fixing colors for beginShape/endShape only to find out that there's something missing in the shader code
- Discussed shader code with Andor
- Wrote ticket for Andor to fix shader code and set deadline
- Wrote up timeline for Anna
10 Monday
- Worked on tests in test-suite
- Met with John about OCE presentation
- Worked on OCE presentation
- Re-ran test-suite for updated 0.9 release (on Firefox and Minefield)
11 Tuesday
- Wrote a blog post
- Downloaded and installed xvidcap for Ubuntu
- Helped Andor with the speech outline
- Looking through Open Processing for demos to use at the OCE booths
12 Wednesday
- Installed Mac OS X 10.5 on MacBook
- Recorded demos for OCE Presentation
- Helped triage and assigned bugs to myself in 0.9.3 Milestone
- Put content on slides for OCE Presentation
- Troubleshooting video codecs for OCE demos - resulting in re-recording demos multiple times
13 Thursday
- Recorded demos a final time using specific codec that we packed with the presentation
- Put together slides for OCE presentation
- Re-recorded demos using different codecs
14 Friday
- Meeting with Arius3D
- Researched sample data from Arius3D
- Tried installing application (they gave us the wrong application)
- Installed Weave on Firefox for cross-OS bookmarks
17 Monday
- Updated OCE Presentation
- Setup booth for OCE
- Presented Processing.js at OCE
18 Tuesday
- Attended OCE Discovery
- Manned booths at OCE and talked to different contacts for future projects
19 Wednesday
- Tried downloading Viewer from Arius3D (no progress, dl being throttled)
- Made audio build for Dave
- Planned/looked at the scope of tickets in PJS under my name
20 Thursday
- Found problem with audio build, researched solution, found too time consuming and scrapped build
- Blogged about experience
- Worked on ticket 374 and found problem
- Meeting with Dawn about OCE Contacts
- PJS Meeting to set deadlines and goals
21 Friday
- Peer Reviewed ticket 338 and implemented in keyCode repo
- Found and fixed ticket 667
- Original scope of 374 deemed improper and will need a revamp of the keyCode for all browsers
- Research on DOM eventListeners and browser keyCode compatibility
25 Tuesday
- Blogged about keyCode compatibility
- Implemented browser detection in PJS
- Weekly meeting with supervisor (Dave)
- Fixed sketch with key stroke problems
- Fixed ticket 376 involving pressing a mouse button
- Created and fixed ticket 674 which is like the mouse problem but with a keyboard
26 Wednesday
- Started up PGraphics/createGraphics again
- Fixed problem ran into another one (the whole day)
- Made some headway but ran into problems with image stuff
27 Thursday
- Working on bezier 3D/bezierVertex 3D
28 Friday
- Worked on PGraphics
- Ran into a roadblock
- Blogged about experience
31 Monday
- Worked more on PGraphics
- Used a test case that disassembled problem
- Got test case working
- Tried to use knowledge to fix PGraphics