eg2017 hatch review
authorBill Erickson <berickxx@gmail.com>
Mon, 3 Apr 2017 16:59:42 +0000 (12:59 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 3 Apr 2017 16:59:42 +0000 (12:59 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
hatch-review.adoc

index a0a6d91..5e75daf 100644 (file)
@@ -7,6 +7,10 @@
 :max-width: 45em
 :deckjs_theme: web-2.0
 
+== ...And Technical Review 
+
+_Thus concludes the whimsy._
+
 == Today's Agenda
 
 * What is Hatch?
@@ -16,6 +20,7 @@
 * Browser Client Interfaces
 * What's Next?
 
+
 == Hatch In a Nutshell
 
 * Unmediated printing across multiple printers
 
 == Hatch Architecture
 
-* Browser AngularJS Service (egHatch)
- ** Relays commands from the Browser Client to the Hatch Extension
-* Browser Extension
+. Browser AngularJS Service (egHatch)
+ ** Browser client print/storage abstraction layer.
+. Browser Extension
  ** Relays messages between the browser and Native Application
-* Native Application
+. Native Application
  ** Read files, Write files, talk to printers.
 
 == Hatch Message Flow