Difference between revisions of "User:Daleharvey"

From Inkscape Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<ol>
<li>OverView</li>
<li>Predicted TimeLine</li>
<li>Notes</li>
<li>Project Log</li>
</ol>
<h2>OverView</h2>
<h2>OverView</h2>
I have decided to set up this page as my log for the google summer of  
I have decided to set up this page as my log for the google summer of  
Line 13: Line 6:
<h2>Predicted TimeLine</h2>
<h2>Predicted TimeLine</h2>
<ul>
<ul>
<li><h3>Deliverable 1</h3>
<li><h3>Deliverable 1 - Friday, 30th June</h3>
   <p>Extend and finalise the initial draft of the protocol specification started
   <p>Extend and finalise the initial draft of the protocol specification started
     by David Yip (/src/jabber_whiteboard/protocol/protocol.tex), intergrating some of the standard protocol underdevelopment at http://wiki.jabber.org/index.php/Psi_Whiteboarding which must             include the following</p>
     by David Yip (/src/jabber_whiteboard/protocol/protocol.tex), intergrating as much of the standard protocol underdevelopment at http://wiki.jabber.org/index.php/Psi_Whiteboarding which must include the following</p>
<ul><li>
<ul><li>Specification for conflict resolution</li>
<li>Use Case for peer to peer and Multi User Chat session establishment</li>
<li>Use Case for communication of edits between sessions</li>
<li>Listing of valid message types</li>
<li>State transition diagram of Inkboard Clients</li>
</ul>
</li>
<li><h3>Deliverable 2 - Friday, 7th July</h3>
<p>Develop and finalise the XML schema that is implemented by the inkboard clients, this will define the valid message types that may be transferred</p>
</li>
 


<h2>Project Log</h2>
<h2>Project Log</h2>

Revision as of 17:41, 22 June 2006

OverView

I have decided to set up this page as my log for the google summer of code project, formalising the protocol for inkboard communication and converting the library to pedro.

Predicted TimeLine

  • Deliverable 1 - Friday, 30th June

    Extend and finalise the initial draft of the protocol specification started by David Yip (/src/jabber_whiteboard/protocol/protocol.tex), intergrating as much of the standard protocol underdevelopment at http://wiki.jabber.org/index.php/Psi_Whiteboarding which must include the following

    • Specification for conflict resolution
    • Use Case for peer to peer and Multi User Chat session establishment
    • Use Case for communication of edits between sessions
    • Listing of valid message types
    • State transition diagram of Inkboard Clients
  • Deliverable 2 - Friday, 7th July

    Develop and finalise the XML schema that is implemented by the inkboard clients, this will define the valid message types that may be transferred

  • Project Log

    21/06/05
    I have finished uni and can start working full time on the protocol / lib conversion. We have decided to integrate the whiteboard gui into the pedro gui. I am starting my work with adding the whiteboard gui into pedro, and defining groupchat and peer to peer initialisation protocol