Difference between revisions of "User:ASydiK/May2010"

From CDOT Wiki
Jump to: navigation, search
 
(18 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 43: Line 44:
 
* Installed Mac OS X 10.5 on MacBook
 
* Installed Mac OS X 10.5 on MacBook
 
* Recorded demos for OCE Presentation
 
* 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 [http://matrix.senecac.on.ca/~mnmedel/firefox-3.7a5pre.en-US.win32.zip 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
 +
* [http://asydik.wordpress.com/2010/05/20/building-mozilla-central-on-64-bit-win7/ Blogged] about experience
 +
* Worked on ticket [https://processing-js.lighthouseapp.com/projects/41284/tickets/374-difference-between-p5-and-pjs-keyboard-input 374] and found problem
 +
* Meeting with Dawn about OCE Contacts
 +
* PJS Meeting to set deadlines and goals
 +
 +
'''21 Friday'''
 +
* Peer Reviewed ticket [https://processing-js.lighthouseapp.com/projects/41284/tickets/338-add-keykeycode-argument-for-keyreleased 338] and implemented in keyCode repo
 +
* Found and fixed ticket [https://processing-js.lighthouseapp.com/projects/41284/tickets/667-keycode-undefined-in-sketches 667]
 +
* Original scope of [https://processing-js.lighthouseapp.com/projects/41284/tickets/374-difference-between-p5-and-pjs-keyboard-input 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 [https://processing-js.lighthouseapp.com/projects/41284-processingjs/tickets/374-difference-between-p5-and-pjs-keyboard-input key stroke] problems
 +
* Fixed ticket [https://processing-js.lighthouseapp.com/projects/41284/tickets/376-mousepressed-fails-when-mousepressed-is-defined 376] involving pressing a mouse button
 +
* Created and fixed ticket [https://processing-js.lighthouseapp.com/projects/41284/tickets/674-change-keypressed-to-work-like-mousepressed-and-framerate 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

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