Signed-off-by: Bill Erickson <berickxx@gmail.com>
:max-width: 45em
:deckjs_theme: web-2.0
+== ...And Technical Review
+
+_Thus concludes the whimsy._
+
== Today's Agenda
* What is Hatch?
* 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