Open main menu

CDOT Wiki β

Changes

User:Sdowne/summer 2010 worklog may

1,487 bytes added, 16:10, 4 June 2010
no edit summary
Friday May 28th<br />
* Had a good day and completed [https://processing-js.lighthouseapp.com/projects/41284/tickets/681-processingdebug-is-broken 681], [https://processing-js.lighthouseapp.com/projects/41284/tickets/665-running-js-through-the-parser 665], [https://processing-js.lighthouseapp.com/projects/41284/tickets/683-last-line-in-processingjs 683], [https://processing-js.lighthouseapp.com/projects/41284/tickets/611-handle-sketch-code-pixels-new-color 611] and [https://processing-js.lighthouseapp.com/projects/41284/tickets/642-name-of-parameters-in-constructor-cause-collisions-in-the-class-methods 642]
 
Saturday May 29th<br />
* Resolved other inheritance tickets that [https://processing-js.lighthouseapp.com/projects/41284/tickets/643-inheritance-problems-with-variables 643] fixed.
Sunday May 30th<br />
* Resolved ticket [https://processing-js.lighthouseapp.com/projects/41284/tickets/613-error-when-calling-method-in-for-loop 613] which has been fixed in [https://processing-js.lighthouseapp.com/projects/41284/tickets/643 643] because of general cleaning.
* Moved [https://processing-js.lighthouseapp.com/projects/41284/tickets/595-parser-barfs-on-object-literals 595] out of 0.9.3 into 1.1.
 
Monday May 31st<br />
* Today we met about video.js.
* Moved three tickets out of 0.9.3 [https://processing-js.lighthouseapp.com/projects/41284/tickets/664-remove-this-from-parsed-class-variables-and-go-with-thisgettersetter 664], [https://processing-js.lighthouseapp.com/projects/41284/tickets/477-class-and-method-overloading-with-same-number-of-arguments 477] and [https://processing-js.lighthouseapp.com/projects/41284/tickets/441-parsing-indifferent-to-regex-content 441]. I moved them because of how difficult, and how trivial they are at the moment.
* I got started on video.js. I will be adding a feature to be able to tag people in a video, using xml elements. I played with the current example and hacked something up. This won't be hard to complete compared to the processing.js parser. I actually enjoyed writing JavaScript without the constraints of Java like syntax again :).
1
edit