User:Sdowne/summer 2010 worklog may

From CDOT Wiki
Jump to: navigation, search

Summer 2010 Worklog JS Projects 2010

Monday May 3

  • Orientation
  • Started setting up workspace

Tuesday May 4

  • Installed Fedora
  • Finished setting up workstation
  • installed git, linked to existing github
  • Set up irc (irssi + screen)
  • Tried to sort out pjs pixelHack and tic 601, 601 was reviewed by andor and needs work
  • pixelHack was solved and finished later that night
  • Finishing 601 tomorrow morning

Wednesday May 5

  • Finished tic 601, it's up for review
  • Built Firefox on Fedora
  • Both tic 601 and pixelhack are in 0.9
  • Reviewed Andor's 556 ticket which is also in.
  • fought with git

Thursday May 6

  • Tried to update my Fedora to nvidia drivers, and pretty much broke it, reinstalled, tried once more, still no luck, installed ubuntu and stopped there, I will set it up later.
  • Worked on breaking examples in processing.js. Fixed the Neighborhood example, which required an overhaul of static variables and functions. Actually required more work than was expected. Here is the ticket
  • Still have a bunch others that need fixing

Friday May 7

  • Fixed two more of the examples from last night, first and second
  • Working on a third error that has to do with inheritance as well. When a method is created in a super class, and references another variable inside the same super class, it will always reference the same method, even if it's being called by a sub class. Nothing but dead ends so far.
  • Did end up fixing the one talked above, ended up being ticket 637