Difference between revisions of "User:MattP/summer 2010 worklog may"
(50 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | ==Week One== | |
− | Monday May 3 | + | ==='''Monday May 3, 2010'''=== |
− | |||
* Orientation | * Orientation | ||
* Set up work space | * Set up work space | ||
− | Tuesday May 4 | + | ==='''Tuesday, May 4, 2010'''=== |
* Created dual boot (Ubuntu/Win7) | * Created dual boot (Ubuntu/Win7) | ||
Line 11: | Line 10: | ||
* Setup IRC, Wiki, Twitter, and a Blog | * Setup IRC, Wiki, Twitter, and a Blog | ||
* Installed Git and signed up with Git hub | * Installed Git and signed up with Git hub | ||
+ | |||
+ | ==='''Wednesday, May 5, 2010'''=== | ||
+ | |||
+ | * Forked c3dl | ||
+ | * Completed all c3dl tutorials | ||
+ | * Found a bug in the final tutorial(partical system) | ||
+ | * Found a bug in the splash page demo found in the repository | ||
+ | * Explored the c3dl library | ||
+ | * Started debugging | ||
+ | |||
+ | ==='''Thursday, May 6, 2010'''=== | ||
+ | |||
+ | * Fixed bug 37 | ||
+ | * Fixed bug 36 | ||
+ | * Built firefox release | ||
+ | * Built firefox debug | ||
+ | * Installed scenece caster | ||
+ | |||
+ | ==='''Friday, May 7, 2010'''=== | ||
+ | |||
+ | * Built Firefox with audio patch | ||
+ | * Work on scenecaster demo (created template, scale, rotate,move(broken)) | ||
+ | * Blogged | ||
+ | |||
+ | |||
+ | == Week Two == | ||
+ | ==='''Monday, May 10, 2010'''=== | ||
+ | |||
+ | |||
+ | * Work on scenecaster demo (fixed move, added more functionality) | ||
+ | * Installed GIMP | ||
+ | * Completed Error 4 | ||
+ | * Complete Error 38 (needs to be posted) | ||
+ | |||
+ | ==='''Tuesday, May 11, 2010'''=== | ||
+ | * Blogged | ||
+ | * Worked on Error 27 | ||
+ | * Setup Mac | ||
+ | * Install Synergy2 | ||
+ | |||
+ | ==='''Wednesday, May 12, 2010'''=== | ||
+ | * Started Camera Widget | ||
+ | * Learned Processing | ||
+ | * Learned JQuery | ||
+ | |||
+ | ==='''Thursday, May 13, 2010'''=== | ||
+ | * Worked on widget | ||
+ | ** Created Zoom(JQuery) | ||
+ | ** Created Height(JQuery) | ||
+ | ** Created Move Arrows(JQuery) | ||
+ | |||
+ | ==='''Friday, May 14, 2010'''=== | ||
+ | * Worked on widget | ||
+ | ** Created Tilt(Processing) | ||
+ | |||
+ | ==Week Three== | ||
+ | ==='''Monday, May 17, 2010'''=== | ||
+ | * OCE Discovery 10 | ||
+ | |||
+ | ==='''Tuesday, May 18, 2010'''=== | ||
+ | * OCE Discovery 10 | ||
+ | |||
+ | ==='''Wednesday, May 19, 2010'''=== | ||
+ | * Worked on widget | ||
+ | ** Fixing Tilt and Zoom issuses | ||
+ | ** Drew out plans to fix problem | ||
+ | ** Walked threw testing proof of concept | ||
+ | * Setup IIS | ||
+ | * Setup Chromium/Minefield/Webkit on mac because MineFeild on windows is lagging badly. | ||
+ | |||
+ | ==='''Thursday, May 20, 2010'''=== | ||
+ | * Worked on widget | ||
+ | ** Fixed Tilt and Zoom and Height ajustment issuses | ||
+ | * SceneCaster | ||
+ | ** Increase/Decrease scene light | ||
+ | ** Created createObject function | ||
+ | * Filed cd3l bugs | ||
+ | *Blogged | ||
+ | |||
+ | ==='''Friday, May 21, 2010'''=== | ||
+ | * Doctor Appt came in at 11:30 | ||
+ | * SceneCaster | ||
+ | ** Fixed selection bug | ||
+ | ** Fixed Copy function | ||
+ | * Failed to setup Synergy2 (Setting up router wasted to much time) | ||
+ | * Filed SceneCreator bugs | ||
+ | |||
+ | ==Week Four== | ||
+ | ==='''Monday, May 24, 2010'''=== | ||
+ | * Victoria Day | ||
+ | |||
+ | ==='''Tuesday, May 25, 2010'''=== | ||
+ | * Ditched jquery tabs(doesnt load data in second tab until clicked break example) works with buttons | ||
+ | * Created createWall function (makes a wall from one position to another) | ||
+ | * Worked on 2d SceneCreator(using processing) | ||
+ | * Tested c3dl bug 27 | ||
+ | |||
+ | |||
+ | ==='''Wednesday, May 26, 2010'''=== | ||
+ | * Worked on 2d SceneCreator(using processing) | ||
+ | * Worked on createWall function(using trig to calulate the angle the rotate) | ||
+ | |||
+ | ==='''Thursday, May 27, 2010'''=== | ||
+ | * Worked on 2d SceneCreator(using processing) | ||
+ | * Completed createWall function | ||
+ | * Created button interaction with processing | ||
+ | * Created new function | ||
+ | |||
+ | ==='''Friday, May 28, 2010'''=== | ||
+ | * Tune-up SceneCreator | ||
+ | * Added many functions to SceneCreator | ||
+ | * Upload current SceneCreator | ||
+ | * Blog about Trig and calculations | ||
+ | * Create SceneCreator video | ||
+ | |||
+ | ==Week Five== | ||
+ | ==='''Monday, May 31, 2010'''=== | ||
+ | * Updoaded all c3dl tutorials (bug 41) | ||
+ | * bug38 posted (broke Git now fixed) | ||
+ | * Create tests for c3dl bug 27 | ||
+ | * fixed bug 27 | ||
+ | * Start c3dl bug 40 | ||
+ | * Start create floor/roof function in SceneCreator (dynamicly creates a floor and roof where there is an encloser) | ||
+ | |||
[[category:Summer 2010 May]] | [[category:Summer 2010 May]] | ||
+ | [[category:Matt's Work Log]] |
Latest revision as of 08:18, 1 June 2010
Week One
Monday May 3, 2010
- Orientation
- Set up work space
Tuesday, May 4, 2010
- Created dual boot (Ubuntu/Win7)
- Installed Chromium, Minefield & Webkit (Webkit does not work with WebGL on Windows/Linux, or old mac OS)
- Setup IRC, Wiki, Twitter, and a Blog
- Installed Git and signed up with Git hub
Wednesday, May 5, 2010
- Forked c3dl
- Completed all c3dl tutorials
- Found a bug in the final tutorial(partical system)
- Found a bug in the splash page demo found in the repository
- Explored the c3dl library
- Started debugging
Thursday, May 6, 2010
- Fixed bug 37
- Fixed bug 36
- Built firefox release
- Built firefox debug
- Installed scenece caster
Friday, May 7, 2010
- Built Firefox with audio patch
- Work on scenecaster demo (created template, scale, rotate,move(broken))
- Blogged
Week Two
Monday, May 10, 2010
- Work on scenecaster demo (fixed move, added more functionality)
- Installed GIMP
- Completed Error 4
- Complete Error 38 (needs to be posted)
Tuesday, May 11, 2010
- Blogged
- Worked on Error 27
- Setup Mac
- Install Synergy2
Wednesday, May 12, 2010
- Started Camera Widget
- Learned Processing
- Learned JQuery
Thursday, May 13, 2010
- Worked on widget
- Created Zoom(JQuery)
- Created Height(JQuery)
- Created Move Arrows(JQuery)
Friday, May 14, 2010
- Worked on widget
- Created Tilt(Processing)
Week Three
Monday, May 17, 2010
- OCE Discovery 10
Tuesday, May 18, 2010
- OCE Discovery 10
Wednesday, May 19, 2010
- Worked on widget
- Fixing Tilt and Zoom issuses
- Drew out plans to fix problem
- Walked threw testing proof of concept
- Setup IIS
- Setup Chromium/Minefield/Webkit on mac because MineFeild on windows is lagging badly.
Thursday, May 20, 2010
- Worked on widget
- Fixed Tilt and Zoom and Height ajustment issuses
- SceneCaster
- Increase/Decrease scene light
- Created createObject function
- Filed cd3l bugs
- Blogged
Friday, May 21, 2010
- Doctor Appt came in at 11:30
- SceneCaster
- Fixed selection bug
- Fixed Copy function
- Failed to setup Synergy2 (Setting up router wasted to much time)
- Filed SceneCreator bugs
Week Four
Monday, May 24, 2010
- Victoria Day
Tuesday, May 25, 2010
- Ditched jquery tabs(doesnt load data in second tab until clicked break example) works with buttons
- Created createWall function (makes a wall from one position to another)
- Worked on 2d SceneCreator(using processing)
- Tested c3dl bug 27
Wednesday, May 26, 2010
- Worked on 2d SceneCreator(using processing)
- Worked on createWall function(using trig to calulate the angle the rotate)
Thursday, May 27, 2010
- Worked on 2d SceneCreator(using processing)
- Completed createWall function
- Created button interaction with processing
- Created new function
Friday, May 28, 2010
- Tune-up SceneCreator
- Added many functions to SceneCreator
- Upload current SceneCreator
- Blog about Trig and calculations
- Create SceneCreator video
Week Five
Monday, May 31, 2010
- Updoaded all c3dl tutorials (bug 41)
- bug38 posted (broke Git now fixed)
- Create tests for c3dl bug 27
- fixed bug 27
- Start c3dl bug 40
- Start create floor/roof function in SceneCreator (dynamicly creates a floor and roof where there is an encloser)