From 4fa69350234932eaf6c07cf62a2e9c9694acdbac Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 18 Apr 2016 17:48:10 -0400 Subject: [PATCH] eg 2016 slides Signed-off-by: Bill Erickson --- back-to-future.adoc | 9 +++++++-- browser-client-angular.adoc | 9 ++------- 2 files changed, 9 insertions(+), 9 deletions(-) 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] ------------------------------------------------------------ -- 2.11.0