Changes

Jump to: navigation, search

User:Sdowne/summer 2010 worklog june

1,002 bytes added, 14:29, 15 June 2010
no edit summary
* At Mozilla working with Brett. I spent most my time figuring out how we are going to do the basics of this project. We have three things: 1. an xml parser of some sort. 2. Loading external xml files instead of putting them in the video tag. 3. Wrap everything inside a closure. 4. Still making using this easy form the html perspective. Using this should be simple, and it should be a matter of linking to the video.js library, writing an external xml file, and linking to that file in the video tag as some sort of source. The rest should be handled in the library, while still doing the above step I worry about, like closure, parsing, etc.
* I also did some time talking to Brett, getting to know him, and where he's coming from for this project.
 
Thursday June 10th<br />
*
 
Friday June 11th<br />
*
 
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 this way.
*
 
Tuesday June 14th<br />
* 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.
[[category:Summer 2010 June]]
[[category:Scott's Work Log]]
1
edit

Navigation menu