]> piware.de Git - talk-cockpit-ecosystem.git/blobdiff - cockpit-ecosystem.md
Remove/update slide for design booth.
[talk-cockpit-ecosystem.git] / cockpit-ecosystem.md
index 3272e8479d6a579ebb323ccf513234386435cfec..771b8646f6ef240f5ea735c8798c8186d1116663 100644 (file)
@@ -5,7 +5,9 @@ author: Martin Pitt <<mpitt@redhat.com>>
 email: mpitt@redhat.com
 date: DevConv.CZ 2019
 theme: Singapore
-header-includes: \usepackage{wasysym}\usepackage{pgfpages}\setbeameroption{show notes on second screen}
+header-includes:
+ - \usepackage{wasysym}\usepackage{pgfpages}\setbeameroption{show notes on second screen}
+ - \newcommand{\fullsizeimg}[1]{\makebox[\linewidth]{\includegraphics[width=\paperwidth]{#1}}}
 ...
 
 \centerline{\Huge \texttt{IaaS}}
@@ -45,7 +47,7 @@ header-includes: \usepackage{wasysym}\usepackage{pgfpages}\setbeameroption{show
 
 ------------------
 
-![](./system.png)\ 
+\fullsizeimg{system.png}
 
 \note[item]{System page: Summary information about the machine and its current status}
 \note[item]{can drill down into more detailed graphs and information.}
@@ -53,13 +55,13 @@ header-includes: \usepackage{wasysym}\usepackage{pgfpages}\setbeameroption{show
 
 ------------------
 
-![](./firewall.png)\ 
+\fullsizeimg{firewall.png}
 
 \note[item]{subpage of Networking is a UI for firewalld}
 
 ------------------
 
-![](./virtualmachines.png)\ 
+\fullsizeimg{virtualmachines.png}
 
 \note[item]{See and interact with your local libvirt or ovirt VMs}
 \note[item]{Cockpit team maintains pages seen on the screenshots}
@@ -121,13 +123,13 @@ button.addEventListener("click", () => {
 
 -----
 
-![](./pinger-start.png)\ 
+\fullsizeimg{pinger-start.png}
 
 \note[item]{initially looks like this; enter address, press button}
 
 -----
 
-![](./pinger-result.png)\ 
+\fullsizeimg{pinger-result.png}
 
 \note[item]{and you see the result}
 \note[item]{appears in the menu via a little declaration file called manifest; not shown here}
@@ -173,7 +175,7 @@ make rpm
 
 ----
 
-![](./starter-kit.png)
+\fullsizeimg{starter-kit.png}
 
 \note[item]{looks unspectacular, but demonstrates cockpit API (reading hostname) and LESS/CSS}
 \note[item]{point is to be a simple React component which you can directly hack on without worrying about all the boilerplate}
@@ -237,7 +239,7 @@ job release-srpm
 - [cockpit-ostree](https://github.com/cockpit-project/cockpit-ostree)
 
 \note[item]{these projects are real-life, thus this is not a pipe dream; let's add your's}
-\note[item]{Our team wants to move from "we build UIs for everything" to "we support your team with building your UI"}
+\note[item]{Our team wants to scale from "we build UIs for everything" to "we support your team with building your UI"}
 \note[item]{we work a lot on providing CI infrastructure, cross-project testing and maintenance}
 
 # Contact
@@ -245,7 +247,9 @@ job release-srpm
 - `#cockpit` on Freenode
 - https://cockpit-project.org
 - Hackfest: Sunday 14:30 to 15:15, room A218
+- Red Hat User Experience Design booth
 
 \note[item]{Home page leads to mailing lists, documentation}
 \note[item]{Join us on the hackfest on Sunday}
+\note[item]{Help us with improving the Cockpit and Composer UX: Design booth}
 \note[item]{thanks for your attention; Q+A}