Sunday, September 11, 2011

Weekly Update: Week of September 5

Things that have been done this week:

  • I refactored code a great deal to make it more readable and writable.
  • I debugged the nonfunctional Javascript, eventually to find out that WebSQL functionality did not work properly in Chrome. My guess is that Chrome DOES support WebSQL, but with a strict or esoteric implementation that I don't understand - what I do know is that it works better in Opera, so now I'm using Opera to test.
That's basically it. Calvin has been looking over my shoulder, Iscoe has gone back to fundamentals on the tutorials, I'm still chugging away. The predominant issues:
  • Initialization of the database is not happening properly.
  • Substitution into database queries with ? is not working.
I fulfilled the goal for this week, which was simply to debug and get more of an understanding of what was going on. The goal for the two A days next week, in the week of September 12, are to get to a point where the renaming of an existing log works.

No comments: