eg 2014 browser client presentation
authorBill Erickson <berick@esilibrary.com>
Fri, 14 Mar 2014 18:36:38 +0000 (14:36 -0400)
committerBill Erickson <berick@esilibrary.com>
Fri, 14 Mar 2014 18:36:38 +0000 (14:36 -0400)
Signed-off-by: Bill Erickson <berick@esilibrary.com>
browser_client.txt

index 25ce6bc..563f634 100644 (file)
@@ -138,16 +138,25 @@ image:images/browser-client-patrons.png[Patron Search]
 
 image:images/XMLHttpRequest_vs_WebSockets_Patron_Search.png[Patron Search]
 
-== WebSockets Streaming Example ==
+XMLHttpRequest requires 102 OpenSRF messages; WebSockets requires 51.
+
+== So Let's Build This Thing!  ==
 
-  * With 50 search results 
-    ** XMLHTTPRequest requires 102 messages
-    ** WebSockets requires 51 messages
-  * 
+Proposed staff client development project, divided into sprints.
 
-== So what now?  ==
+[width="100%",frame="topbot",options="header"]
+|==================================================================================
+|Sprint |Modules                                                   | Estimated Time
+|1      |Base Components (WebSockets, Grids, etc.) and Circulation | 18 weeks
+|2      |Cataloging, z39.50 , and Authorities                      | 12 weeks
+|3      |Acquisitions and Serials                                  | 6 weeks
+|4      |Reporting and Admin                                       | 7 weeks
+|5      |Booking, Offline, Odds and Ends                           | 8 weeks
+|6      |Bug Fixing / Integration                                  | 6 weeks
+|==================================================================================
 
-  * Proposed staff client development project, divided into sprints.
+*Note:* The final product will not be a mix of new Angular UIs and 
+existing web-based UIs.  Only the XUL interfaces being wholly rebuilt.
 
 == Sprint #1 Funded! ==