Open main menu

CDOT Wiki β

Changes

User:Sdowne/summer 2010 worklog june

230 bytes added, 14:44, 18 June 2010
no edit summary
*
Tuesday June 14th15th<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.
 
Wednesday June 16th<br />
*
 
Thursday June 17th<br />
*
 
Friday June 18th<br />
* Today, I added twitter feeds to popcorn.js. [https://processing-js.lighthouseapp.com/projects/52212-popcornjs/tickets/39-twitter-feed here is it].
[[category:Summer 2010 June]]
[[category:Scott's Work Log]]
1
edit