Difference between revisions of "InkboardIntegrationSchedule"

From Inkscape Wiki
Jump to navigation Jump to search
(updated schedule)
(schedule update)
Line 4: Line 4:


<h3>Week 0 - Week 1 (pre-June 24 - July 2)</h3>
<h3>Week 0 - Week 1 (pre-June 24 - July 2)</h3>
* Enhance familiarity with Inkboard and current Inkscape code.  ''[Inkboard code: familiar, Inkscape code: in progress.]''
* Enhance familiarity with Inkboard and current Inkscape code.  ''[Inkboard code: familiar, Inkscape code: learning more as I integrate.]''
* Enhance familiarity with the Inkboard state machine and protocol. ''[Mostly done.]''
* Enhance familiarity with the Inkboard state machine and protocol. ''[Done; will return to this as necessary.]''
* Learn about the class structure of Inkboard and how it integrates into Inkscape. ''[Mostly done.]''
* Learn about the class structure of Inkboard and how it integrates into Inkscape. ''[Done; will return to this as necessary.]''


<h3>Week 1 - Week 3/4 (July 2 - July 16 / July 23)</h3>
<h3>Week 1 - Week 3/4 (July 2 - July 16 / July 23)</h3>
* Begin and finish integration of current Inkboard codebase into Inkscape CVS.  ''[Not yet started.]''
* Begin and finish integration of current Inkboard codebase into Inkscape CVS.  ''[Started.]''
** Integrate UI elements. ''[Server connection dialog has been integrated; "share with user" dialog is pending.]''
** Integrate Jabber server communication code. ''[Not yet started.]''
** Integrate client communication code. ''[Not yet started.]''
** Integrate object listeners. ''[Not yet started.]''
** Integrate send and receive code. ''[Not yet started.]''


<h3>Week 3 - Week 7/8/End (July 16 - August 13/20 / September 1)</h3>
<h3>Week 3 - Week 7/8/End (July 16 - August 13/20 / September 1)</h3>

Revision as of 09:49, 2 July 2005

Inkscape + Inkboard project schedule

In keeping with the usual unpredictability of software engineering projects, this schedule is very coarse, and time estimates overlap. Granularity will increase as progress is made and feedback is received.

Week 0 - Week 1 (pre-June 24 - July 2)

  • Enhance familiarity with Inkboard and current Inkscape code. [Inkboard code: familiar, Inkscape code: learning more as I integrate.]
  • Enhance familiarity with the Inkboard state machine and protocol. [Done; will return to this as necessary.]
  • Learn about the class structure of Inkboard and how it integrates into Inkscape. [Done; will return to this as necessary.]

Week 1 - Week 3/4 (July 2 - July 16 / July 23)

  • Begin and finish integration of current Inkboard codebase into Inkscape CVS. [Started.]
    • Integrate UI elements. [Server connection dialog has been integrated; "share with user" dialog is pending.]
    • Integrate Jabber server communication code. [Not yet started.]
    • Integrate client communication code. [Not yet started.]
    • Integrate object listeners. [Not yet started.]
    • Integrate send and receive code. [Not yet started.]

Week 3 - Week 7/8/End (July 16 - August 13/20 / September 1)

  • Work on stabilization and bug-fixing of integrated Inkboard code. [Have fixed most fatal crash bugs; working on document consistency issues.]

Time permitting

(in order of importance, to be juggled as necessary):

  • Complete user -> chatroom whiteboard support.
  • UI enhancements.
  • Session file support.
  • Add rudimentary chat facility based on Jabber.
  • Complete Inkboard protocol specification.