Changes

Jump to: navigation, search

User:Sdowne/summer 2010 worklog august

2,359 bytes added, 11:11, 25 August 2010
no edit summary
Wednesday August 18th<br />
*Worked on [https://processing-js.lighthouseapp.com/projects/52212/tickets/94-rework-of-popcorn-phase-2#ticket-94-2 phase two] of popcorn refactoring
Thursday August 19th<br />
*Finished [https://processing-js.lighthouseapp.com/projects/52212/tickets/94-rework-of-popcorn-phase-2#ticket-94-2 phase two] of popcorn refactoring* started work on fixing [https://processing-js.lighthouseapp.com/projects/41284/tickets/454-textleading#ticket-454-14 text leading]
Friday August 20th<br />
*Continued working on [https://processing-js.lighthouseapp.com/projects/41284/tickets/454-textleading#ticket-454-14 text leading]* I assessed the main problem with textLeading. it has to do with infinite recursion because of calling processing instances inside createGraphics which calls another processing instance, etc. This is caused by the way I solved ascent and descent. Blogged about it.* the other problems with textLeading was some code I wrote to make the results looks the same as p5, which I shouldn't of had to do, the reason they looked off was because of my previous ascent and descent were incorrect. Now that I fixed those a couple days ago, some of text leading can use the previous code. Basically, I took my failed code, and the original code, merged what works in both; it wasn't too hard.
Monday August 23st<br />
*Ok, [https://processing-js.lighthouseapp.com/projects/41284/tickets/454-textleading#ticket-454-14 text leading] is going to require a small, but efficient class to emulate the text drawing of processing. This will also be faster.* I got the class working in a reduced little demo, I just need to add it to processing and I will be done.
Tuesday August 24nd<br />
*finished and submitted [https://processing-js.lighthouseapp.com/projects/41284/tickets/454-textleading#ticket-454-14 textLeading]* Popcorn conference call with Brett, Corban, Joel, Anna, and Jason. We talked about Popcorn's future, using a wrapper for the video element, to emulate the html5 video element's functionality, but to wrap multiple videos into seemingly one video. Could also be used for flash or canvas(to create a test suite). Also talked about switching from xml to JSON, and exporting xml or JSON.* Started commenting the processing.js parser.
Wednesday August 25rd<br />
*Did an early fix of a small bug in [https://processing-js.lighthouseapp.com/projects/41284/tickets/454-textleading#ticket-454-14 text leading]* blogged about my recursion fix* continued commenting processing parser
[[category:Summer 2010 August]]
[[category:Scott's Work Log]]
1
edit

Navigation menu