• Source repository set up
  • "Proof of concept" Python samples working:
    • NSOde Browser (lists all currently active peers)
    • Jam Timer
    • Score Board
    • Score keeper
    • XML "reconciliation" not yet implemented
    • Only one period
  • Start of Objective C samples
    • DerbyXML classes partially implemented (with support for "unknown" elements so will work even if there isn't support for a given element)
    • Compiles for both OS X and iOS
    • Peer management/joining
    • No XML handling yet