Open main menu

CDOT Wiki β

Changes

User:Sdowne/summer 2010 worklog june

3,326 bytes added, 14:03, 2 July 2010
no edit summary
Thursday June 10th<br />
*Today I went over a lot of what we talked about yesterday, and added the ability to grab text from an external file and start parsing it. I lot of what i did was research as I went through 3-4 different methods for parsing, and still not sure which is best.* Removed the dependency for JQuery.* Put everything inside a closure.* Still need to put the actually work, of displaying tags and subtitles back into the new closure, without jquery.
Friday June 11th<br />
*Started work on [https://processing-js.lighthouseapp.com/projects/52212/tickets/6-create-new-parser-structure the new design] and [https://processing-js.lighthouseapp.com/projects/52212/tickets/22-create-videomanager-videomanifest-videocommand-objects here]. The new design uses a command pattern. Sat-Sun June 12th-13th<br />* This weekend I worked on [https://processing-js.lighthouseapp.com/projects/52212/tickets/22-create-videomanager-videomanifest-videocommand-objects new structure] and got that said ticket up for review on Sunday.
Monday June 14th<br />
* I had a meeting with Dave and Dan about our javascript video library popcorn.js. It went well and I got a better understanding for what I am responsible, and this allows me to have a greater degree of focus for my work. I work bets best this way.*I also have my new command pattern finished and working, but after showing it to Dave, I need a few small updates to make it better. Started on those fixes.* Merged the new work into the old work.
Tuesday June 15th<br />
* Set [https://processing-js.lighthouseapp.com/projects/52212/tickets/6-create-new-parser-structure command pattern] for peer review.
* I cleaned up my popcorn branch. The problem was I started over again, and had my work on a new tree, but I didn't consider the previous history for the project, so I cleaned it up, pushed it into the old tree, and updated everything.
* I added some new functionality to the popcorn [https://processing-js.lighthouseapp.com/projects/52212/tickets/6-create-new-parser-structure#ticket-6-4 parser]. The parser now does what it did before, but it contains properties passed down by parent elements, along with not using a single regular expressions. Instead, I am using the xml dom object tree, and I transverse through that using a library, much easier.
* added real time translation of popcorn.js subitles [https://processing-js.lighthouseapp.com/projects/52212/tickets/53-dynamic-subtitle-language-switching-wout-page-reload#ticket-53-2 here]
* Added the parser for manifest parsing [https://processing-js.lighthouseapp.com/projects/52212/tickets/44-parse-manifest#ticket-44-2 here]
 
Friday June 25th<br />
* Reassessed the requirements for 0.1 release in [https://processing-js.lighthouseapp.com/projects/52212/tickets/52-summit-demo-spec this] ticket. Then started on one of the tickets I assessed for flickr feeds.
* Added a flickr feed tag to popcorn.js [https://processing-js.lighthouseapp.com/projects/52212/tickets/40-flickr-feeds here]
 
Sat-Sun June 26th-27th<br />
* I spent a few hours on the weekend merging and debugging everything we have up to this point, so come Monday we have a solid platform to work from.
 
Monday June 28th<br />
* Spent the afternoon at Mozilla, working with Brett again. I worked on [https://processing-js.lighthouseapp.com/projects/52212/tickets/51-display-video-overlay-icon-for-each-event popcorn image oveerlay]. It's not quite complete, but it's very very close. I spent a large portion of the day failing, until the very end, when it came together. I will update the ticket tomorrow after going over it one final time.
 
Tuesday June 29th<br />
* Finished yesterday's [https://processing-js.lighthouseapp.com/projects/52212/tickets/51-display-video-overlay-icon-for-each-event popcorn image oveerlay] then started working [https://processing-js.lighthouseapp.com/projects/52212/tickets/41-google-news-feed google news feed], which went good, and is finished.
 
Wednesday June 30th<br />
* Worked on Popcorn.js.
* Thanks to Dave, I was able to finish [https://processing-js.lighthouseapp.com/projects/52212/tickets/61-edit-twitter-title twitter title].
* Updated [https://processing-js.lighthouseapp.com/projects/52212/tickets/51-display-video-overlay-icon-for-each-event overlay], made it so the overlay is relative to the div the video is contained in, and framework to do this to subtitles relative to video's position.
* Did lots of merging.
* Closed [https://processing-js.lighthouseapp.com/projects/52212/tickets/58-divs-are-collapsed-by-default-open-for-events collapse empty divs] because divs that are collapsed are the same as empty divs.
 
[[category:Summer 2010 June]]
[[category:Scott's Work Log]]
1
edit