Signed-off-by: Bill Erickson <berickxx@gmail.com>
:backend: slidy
:max-width: 45em
-== Client-Side Network Communication
+== summary title goes here
-XMLHttpRequest (AJAX) to WebSockets
+* Client / Server Network Communication
+* Buliding Interfaces
== XMLHttpRequest
== XUL Client Deprecation
+* TODO: find notes on this
+
== Move to Browser Client
+* TODO: find notes on this
+
== Browse Client Architecture Review
- * HTML Templates
- * CSS
- * Internationalization / Localization
- * Network Communication
- * Scripting
- * Printing / External Storage
+ * TODO: INSERT IMAGE
== HTML Templates
<div>[% l('Renew Items') %]</div>
------------------------------------------------------------
-* AngularJS / ngStrings
+* AngularJS / egStrings
[source,html]
------------------------------------------------------------