gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-marketing] 01/02: part numbers


From: gnunet
Subject: [taler-marketing] 01/02: part numbers
Date: Sun, 17 Jan 2021 19:49:47 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository marketing.

commit f87eeb07eb607af49f30c1e9685a4e9825cfcf16
Author: Florian Dold <florian@dold.me>
AuthorDate: Sun Jan 17 19:26:00 2021 +0100

    part numbers
---
 presentations/bank/bank.tex | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/presentations/bank/bank.tex b/presentations/bank/bank.tex
index 7693074..801430a 100644
--- a/presentations/bank/bank.tex
+++ b/presentations/bank/bank.tex
@@ -208,11 +208,13 @@ GNU Taler must ...
  \node (corebanking) [def, draw, below left=of nexus] {Core Banking};
  \node (nginx) [def, draw, above=of exchange]{Nginx};
  \node (postgres) [def, draw, below left=of exchange]{Postgres};
+ \node (postgres-nexus) [def, draw, below right=of nexus]{Postgres};
 
  \tikzstyle{C} = [color=black, line width=1pt]
 
  \draw [<-, C] (exchange) -- (nginx) node [midway, above, sloped] (TextNode) 
{REST API};
  \draw [<-, C] (postgres) -- (exchange) node [midway, above, sloped] 
(TextNode) {SQL};
+ \draw [<-, C] (postgres-nexus) -- (nexus) node [midway, above, sloped] 
(TextNode) {SQL};
  \draw [<-, C] (nexus) -- (exchange) node [midway, above, sloped] (TextNode) 
{Internal REST API};
  \draw [<-, C] (corebanking) -- (nexus) node [midway, above, sloped] 
(TextNode) {EBICS/FinTS};
 
@@ -321,7 +323,7 @@ GNU Taler must ...
 \begin{frame}
   \vfill
   \begin{center}
-    {\bf Part ??: Integration with the core banking system}
+    {\bf Part II: Integration with the core banking system}
   \end{center}
   \vfill
 \end{frame}
@@ -435,7 +437,7 @@ of the Taler Wire Gateway exist:
 \begin{frame}
   \vfill
   \begin{center}
-    {\bf Part II: Operator security considerations}
+    {\bf Part III: Operator security considerations}
   \end{center}
   \vfill
 \end{frame}
@@ -615,7 +617,7 @@ General notions:
 \begin{frame}
   \vfill
   \begin{center}
-    {\bf Part III: Deployment}
+    {\bf Part IV: Deployment}
   \end{center}
   \vfill
 \end{frame}
@@ -797,7 +799,7 @@ Key import and installation:
 \begin{frame}
   \vfill
   \begin{center}
-    {\bf Part IV: Integration}
+    {\bf Part V: Integration}
   \end{center}
   \vfill
 \end{frame}
@@ -920,7 +922,7 @@ Key import and installation:
 \begin{frame}
   \vfill
   \begin{center}
-    {\bf Part V: Go to market strategy}
+    {\bf Part VI: Go to market strategy}
   \end{center}
   \vfill
 \end{frame}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]