Phil 2.4.14

8:00 – 4:00 SR

  • Backups
  • Deployed new FA
  • more paperwork
  • Talked to Chris about getting a new SA and finding out who our Security guy is.
  • Status report.
  • JavaScript
    • Got lines working. Since there does not seem to be a way to adjust the order of the nodes, I have to add the shape that represents the connecting lines before adding the shapes. THis means two passes in the initialization first the constructor loop, and then a loop where addShape() is called. Clunky, but it works. And here’s the result so far.