From 126f9deef939920dd43be31ebeebfeea34b7ec1c Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Fri, 14 Mar 2014 14:36:38 -0400 Subject: [PATCH] eg 2014 browser client presentation Signed-off-by: Bill Erickson --- browser_client.txt | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/browser_client.txt b/browser_client.txt index 25ce6bc64..563f6340f 100644 --- a/browser_client.txt +++ b/browser_client.txt @@ -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! == -- 2.11.0