Its my goal to trim the team meeting down to 15/20 min
Focusing on coding this week: zaobao and calendar
Lots of interviewing, but this will slow down soon
Ted and I submitted a proposal for a PyCon talk, Andi did as well
Bryan's status
Detail view trees-of-blocks implemented, but may overlap John's current work and require rework when he gets back.
Working on 0.5 event/sharing invitation tasks picked up from Donn
Morgen's status
High level summary: the new sharing layer is about 70% done -- basic import/export/update of items using "format plug-ins" is working (currently I have a generic CloudXML format and an iCalendar format implemented), as are "conduit plug-ins" which handle transporting the output of the formats to and from external sources (currently I have conduits for the file system and for a webdav server). The remaining 30% is for some code reorg/cleanup, better error handling, unit tests, and code reviews. Hmmm, better make that 40% remaining.