= A Browser-Based Evergreen Staff Client =
-:author: Bill Erickson
+:author: Bill Erickson, Senior Software Developer, Equinox Software
:email: berick@esilibrary.com
+:date: March 22, 2014
:copyright: 2014 Equinox Software
:duration: 40
:data-uri:
// as the code stabilizes, the updates will be less frequent
* If built correctly, it could potentially be shared and used by other
systems, like Koha.
- * *note:* Only required by clients that need these features.
+
+[NOTE]
+======
+Only required by clients that need these features.
+======
== Staff Client Prototype Project ==
* http://getbootstrap.com/css/[Bootstrap CSS]
** Mobile-friendly CSS with a rich feature set.
** http://expo.getbootstrap.com/[Beautiful and inspiring uses of Bootstrap]
- * WebSockets
- ** Bi-directional, streaming, long-lived connections
- ** Replacement (and then some) for multipart/x-mixed-replace
- ** http://blog.esilibrary.com/?s=websocket[Blog Series]
* Java / http://www.eclipse.org/jetty/[Jetty] for the Print and Storage
service
** Java is portable and has flexible printer support.
** Jetty is a small "Servlet Engine and HTTP Server".
** Browser can communicate directly with Jetty over HTTP / WebSockets.
+ * WebSockets
+ ** Bi-directional, streaming, long-lived connections
+ ** Replacement (and then some) for multipart/x-mixed-replace
+ ** http://blog.esilibrary.com/?s=websocket[Blog Series]
== WebSockets Streaming Example ==
|6 |Bug Fixing / Integration | 6 weeks
|==================================================================================
-*Note:* The final product will be a mix of new Angular UIs and
+[NOTE]
+======
+The final product will be a mix of new Angular UIs and
existing web-based UIs. Only the XUL interfaces being wholly rebuilt.
+======
== Sprint #1 Funded ==