From: Bill Erickson Date: Mon, 18 Apr 2016 21:48:10 +0000 (-0400) Subject: eg 2016 slides X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4fa69350234932eaf6c07cf62a2e9c9694acdbac;p=working%2Frandom.git eg 2016 slides Signed-off-by: Bill Erickson --- diff --git a/back-to-future.adoc b/back-to-future.adoc index 534330f7a..6a7919661 100644 --- a/back-to-future.adoc +++ b/back-to-future.adoc @@ -7,9 +7,10 @@ :backend: slidy :max-width: 45em -== Client-Side Network Communication +== summary title goes here -XMLHttpRequest (AJAX) to WebSockets +* Client / Server Network Communication +* Buliding Interfaces == XMLHttpRequest @@ -63,5 +64,9 @@ WebSocket - https://en.wikipedia.org/wiki/WebSocket == XUL Client Deprecation +* TODO: find notes on this + == Move to Browser Client +* TODO: find notes on this + diff --git a/browser-client-angular.adoc b/browser-client-angular.adoc index f00368d77..9265058b9 100644 --- a/browser-client-angular.adoc +++ b/browser-client-angular.adoc @@ -9,12 +9,7 @@ == Browse Client Architecture Review - * HTML Templates - * CSS - * Internationalization / Localization - * Network Communication - * Scripting - * Printing / External Storage + * TODO: INSERT IMAGE == HTML Templates @@ -40,7 +35,7 @@
[% l('Renew Items') %]
------------------------------------------------------------ -* AngularJS / ngStrings +* AngularJS / egStrings [source,html] ------------------------------------------------------------