Question of the however-long-its-been: Do you know any groups or individuals who might be Chandler or Cosmo users of Preview? Any groups or individuals who might be users of a 1.0 release?
Scott Rosenberg book
Preview schedule
PTO through Preview (April)
Follow up on sundry technical issues that people have mentioned over the last month:
Edit/Update follow up
Redirects applied to all attributes of an item (instead of requiring each attribute to be wired up)
49 values on Welcome Note: should we be doing something differently?
tuning views to use pruning well?
what should the strategy be for use of commit() in the app?
Question of the however-long-its-been: Do you know any groups or individuals who might be Chandler or Cosmo users of Preview? Any groups or individuals who might be users of a 1.0 release?
Andi: Steve Jobs!
Grant: Merlin Mann? Spouses of people at OSAF?
Brian Kirsch: ?
Morgen: Mitch and Esther, wife
Katie: husband will use for a cs course he teaches (TA office hours, course schedule), also friends who run a microcredit organization in Honduras (to collaborate withe the board members in the US).
PJE: nope
Bear: no person immediate
What about a post on craigslist? that is an interesting idea...
Calendar Swamp: Scott Mace -- always looking at Chandler, had a post about wanting a WebDAV server he could use
Joel Spolsky use cases: traveling to different timezones -- show stuff in right timezones -- did we hit those cases? (interesting expercise)
Helped test IT's move of tboxes to server room and hook-up to IP KVM
Worked on do_test replacement
Morgen
Progress
Implemented item <--> EIM translator (except for Event)
Updated serializer based on discussions with Cosmo team
Implemented new subscribe algorithm
Working on new merge algorithm with pje (a unified algorithm that will work for server-based and p2p sharing, and "client wins")
Implemented in-memory "cosmo" conduit for testing
Lots of tests (doctests+unittests)
Plan
Finish Translator (events)
Implement/test new merge method
Hook new EIM sharing into Chandler
Grant
Progress
Moved the icalUID attribute from EventStamp to Note for Morgen’s EIM work.
Wrote up some example code to do the initial PROPFIND during a URL subscribe.
Recurrence:
Got most of the changes required for 7446: (Error when unstamping (removing event-ness) from recurring event) ready.
Worked out a scheme for having “pure” occurrences (i.e. ones without any changes) not be Items. I’m exploring whether this will have any reasonable impact on performance.
Investigated some ideas for making reminders, in particular recurring reminders, work better.
Edit/Update:
Attended meeting on sharing conflict resolution.
Plan
Finish up reminder work.
Figure out some sticking points in the current recurrence branch.
Decide whether the non-item occurrence idea can actually fly.