Difference between revisions of "Writing Meetinglogs"

From Nydus Network
Jump to: navigation, search
Line 13: Line 13:
 
'''6. Workpackage distribution ''' <br>
 
'''6. Workpackage distribution ''' <br>
  
==Template==
+
==Templates==
  
  
 
   
 
   
 
  <nowiki>  
 
  <nowiki>  
[[Category:MeetingLogs]]
+
==Meeting log ==
 +
<br/>
  
 +
===Roles===
 +
 +
*'''Moderator: ''' Nils
 +
*'''Logwright: ''' Termi
 +
*'''Time Bitch: ''' Alex
 +
*'''PacMan: ''' Doerte
  
===Date===
 
05.06.2018
 
  
===Attendants===
+
===Reports===
  
*Dennis O,
 
*Alex,
 
*Mustafa
 
*und der Nils (Protokoll).
 
  
 
===Internal Reports===
 
===Internal Reports===
 +
<br/>
 +
*http://www.google.com'''Bioprinter''' by Nils<br/>Neues Akronym für den Bioprinter gefunden. N.O.S.E. wird super.<br/>
 +
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.
  
Internal Reports from running projects go here (i.e. Milestones, problems, etc.)
+
<br/>
  
;[project/project leader/reporter(will be obsolete if the person reporting is the project leader)] Report goes HERE
+
===External Reports===
;EXAMPLE: [Bioprinter/Nils/Alex] Bioprinter Extruder v2 is finished, however still problems with software: prints stopping in middle of process for unknown reasons
+
<br/>
 +
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.<br/>
 +
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.<br/>
 +
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.<br/>
 +
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.
  
  
===External Reports===
+
===New People===
  
Reports from external people who are not working directly with the internal NydusOne projects
+
*Malte Raczczhczkowski
;[Reporter/affiliation]
+
*Matilda Reisskopf
; EXAMPLE [Dennis/DasLabor Bochum] Offered help for semanticWiki
+
*Randolf Bauer
  
===New People===
 
;[Felix/Medical Student] Felix is a medical student. Wants to help with BCI project
 
;Mustafa:
 
;Swetlana:
 
  
 
===Agenda===
 
===Agenda===
  
Situations that require decisions.
+
*'''CREATE PROJECT "3rd Reich Schienengeschütz replica"''' by Alex<br/>The greatest gun of them all. I swear... It's the best.<br/>'''workpackages: '''planning, construction, world domination <br/>
 +
*'''CREATE WORKPACKAGE "R&D" IN PROJECT "3rd Reich Schienengeschütz replica"''' for Doerte<br/>Nobody knows how to build a Schienengeschütz.<br/><br/>
  
;[Call for Papers/
 
;[Administration/OpenProject/WorkPackages] We need to restructure WOrk Packages
 
;[Bioprinter/Extruderv2/Design] New Extruder
 
  
===Work package Management===
+
===Any Other Business===
  
 +
</nowiki>
  
 +
==LateX code==
  
</nowiki>
+
For Latex --> html conversion, use latex2html, tex4ht or even better for direct wiki markup fomatting use [https://wikiwaves.org/Converting_Latex_to_Wiki this script] (Attention, the other mentioned script needs pearl, but produces reliable results for windows!).
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" 
+
Make sure it runs on your Latex distribution or alternatively, use Overleaf.
  "http://www.w3.org/TR/html4/loose.dtd"> 
+
You may ask yourself why, since you can just copy the template: If you want to modify the protocol, instead of formatting everything in html anew, just use latex do the job for you. Second advantage: Just insert your "normal text" and let the program do the rest for you (i.e. placing the names of attendees in a list etc.)
<html >
+
 
<head><title></title>
+
<nowiki>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+
\documentclass[11pt]{article}
<meta name="generator" content="TeX4ht (http://www.tug.org/tex4ht/)">
+
%Gummi|065|=)
<meta name="originator" content="TeX4ht (http://www.tug.org/tex4ht/)">
+
\usepackage{hyperref}
<!-- html -->
+
\newcommand{\roles}[4]{
<meta name="src" content="httex_test.tex">  
+
\subsection*{Roles}
<link rel="stylesheet" type="text/css" href="httex_test.css">
+
\begin{itemize}
</head><body
+
\item \textbf{Moderator: } #1
>
+
\item \textbf{Logwright: } #2
  <h3 class="likesectionHead"><a
+
\item \textbf{Time Bitch: } #3
id="x1-1000"></a>Meeting log July 17, 2018</h3>
+
\item \textbf{PacMan: } #4
<!--l. 36--><p class="noindent" >
+
\end{itemize}}
  <h4 class="likesubsectionHead"><a
+
 
id="x1-2000"></a>Roles</h4>
+
\newcommand{\report}[4]{
    <ul class="itemize1">
+
\item {\href{#4}{\textbf{#1}} by #2\\
    <li class="itemize"><span
+
#3}}
class="cmbx-10x-x-109">Moderator: </span>Nils
+
%Format:
    </li>
+
%--action: CREATE|DELETE|ALTER
    <li class="itemize"><span
+
%--title
class="cmbx-10x-x-109">Logwright: </span>Termi
+
%--author
    </li>
+
%--description
    <li class="itemize"><span
+
%--additional: parent|[packages]
class="cmbx-10x-x-109">Time Bitch: </span>Alex
+
\newcommand{\projectproposal}[5]{\item {\textbf{#1 PROJECT {}"#2{}"} by #3\vspace{0.2cm}\\
    </li>
+
{#4}\\
    <li class="itemize"><span
+
\textbf{workpackages: }#5
class="cmbx-10x-x-109">PacMan: </span>Doerte</li></ul>
+
}
<!--l. 37--><p class="noindent" >
+
}
  <h4 class="likesubsectionHead"><a
+
 
id="x1-3000"></a>Reports</h4>
+
\newcommand{\packageproposal}[5]{\item {\textbf{#1 WORKPACKAGE {}"#2{}" IN PROJECT {}"#5{}"} for #3\vspace{0.2cm}\\
<!--l. 39--><p class="noindent" >
+
#4\\
  <h5 class="likesubsubsectionHead"><a
+
}
id="x1-4000"></a>    Internal Reports</h5>
+
}
    <ul class="itemize1">
+
\begin{document}
    <li class="itemize"><a
+
 
href="http://www.google.com" ><span
+
[[Category:MeetingLog]]
class="cmbx-10x-x-109">Bioprinter</span></a> by Nils<br
+
 
class="newline" />Neues Akronym fr den Bioprinter gefunden. N.O.S.E. wird super.
+
\section*{Meeting log \today}
    </li>
+
\roles{Nils}{Termi}{Alex}{Doerte}
    <li class="itemize"><a
+
\subsection*{Reports}
href="http://www.google.com" ><span
+
%Internal Reports section
class="cmbx-10x-x-109">Vereine sind jetzt illegal</span></a> by Doerte<br
+
\subsubsection*{\indent Internal Reports}
class="newline" />Der BundesRechnungshof des Volkes hat Vereine fr rechtswidrig erklrt.</li></ul>
+
\begin{itemize}
                                                                   
+
\report{Bioprinter}{Nils}{Neues Akronym für den Bioprinter gefunden. N.O.S.E. wird super.}{http://www.google.com}
 +
\report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com}
 +
\end{itemize}
  
                                                                   
+
%External Reports section
<!--l. 46--><p class="noindent" >
+
\subsubsection*{\indent External Reports}
  <h5 class="likesubsubsectionHead"><a
+
\begin{itemize}
id="x1-5000"></a>    External Reports</h5>
+
\report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com}
    <ul class="itemize1">
+
\report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com}
    <li class="itemize"><a
+
\report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com}
href="http://www.google.com" ><span
+
\report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com}
class="cmbx-10x-x-109">Vereine sind jetzt illegal</span></a> by Doerte<br
+
\end{itemize}
class="newline" />Der BundesRechnungshof des Volkes hat Vereine fr rechtswidrig erklrt.
+
\subsection*{New People}
    </li>
+
\begin{itemize}
    <li class="itemize"><a
+
\item Malte Raczczhczkowski
href="http://www.google.com" ><span
+
\item Matilda Reisskopf
class="cmbx-10x-x-109">Vereine sind jetzt illegal</span></a> by Doerte<br
+
\item Randolf Bauer
class="newline" />Der BundesRechnungshof des Volkes hat Vereine fr rechtswidrig erklrt.
+
\end{itemize}
    </li>
+
\subsection*{Agenda}
    <li class="itemize"><a
+
\begin{itemize}
href="http://www.google.com" ><span
+
\projectproposal{CREATE}{3rd Reich Schienengeschütz replica}{Alex}{The greatest gun of them all. I swear... It's the best.}{planning, construction, world domination}
class="cmbx-10x-x-109">Vereine sind jetzt illegal</span></a> by Doerte<br
+
\packageproposal{CREATE}{R\&D}{Doerte}{Nobody knows how to build a Schienengeschütz.}{3rd Reich Schienengeschütz replica}
class="newline" />Der BundesRechnungshof des Volkes hat Vereine fr rechtswidrig erklrt.
+
\end{itemize}
    </li>
+
\subsection*{Any Other Business}
    <li class="itemize"><a
+
\end{document}
href="http://www.google.com" ><span
 
class="cmbx-10x-x-109">Vereine sind jetzt illegal</span></a> by Doerte<br
 
class="newline" />Der BundesRechnungshof des Volkes hat Vereine fr rechtswidrig erklrt.</li></ul>
 
<!--l. 53--><p class="noindent" >
 
  <h4 class="likesubsectionHead"><a
 
id="x1-6000"></a>New People</h4>
 
    <ul class="itemize1">
 
    <li class="itemize">Malte Raczczhczkowski
 
    </li>
 
    <li class="itemize">Matilda Reisskopf
 
    </li>
 
    <li class="itemize">Randolf Bauer</li></ul>
 
<!--l. 59--><p class="noindent" >
 
  <h4 class="likesubsectionHead"><a
 
id="x1-7000"></a>Agenda</h4>
 
    <ul class="itemize1">
 
    <li class="itemize"><span
 
class="cmbx-10x-x-109">CREATE PROJECT &#8221;3rd Reich Schienengeschtz replica&#8221; </span>by
 
    Alex<br
 
class="newline" />The greatest gun of them all. I swear... It&#8217;s the best.<br
 
class="newline" /><span
 
class="cmbx-10x-x-109">workpackages: </span>planning, construction, world domination
 
                                                                   
 
  
                                                                   
+
</nowiki>
    </li>
 
    <li class="itemize"><span
 
class="cmbx-10x-x-109">CREATE  WORKPACKAGE  &#8221;R&amp;D&#8221;  IN  PROJECT  &#8221;3rd</span>
 
    <span
 
class="cmbx-10x-x-109">Reich Schienengeschtz replica&#8221; </span>for Doerte<br
 
class="newline" />Nobody knows how to build a Schienengeschtz.<br
 
class="newline" /> </li></ul>
 
<!--l. 64--><p class="noindent" >
 
  <h4 class="likesubsectionHead"><a
 
id="x1-8000"></a>Any Other Business</h4>
 
   
 
</body></html>
 

Revision as of 13:41, 17 July 2018

How to write a MeetingLog

The purpose of our MeetingLogs is to provide a general overview over which decisions were made at a meeting as well as their desired effect and situation, to which it is going to be applied. As for now NydusOne organizes all its actions in projects which consist of tasks and our MeetingLogs should reflect this structure in their format.

The Structure

1. Who attended the meeting
2. How were the roles distributed
3. short summary of the individual project reports (state responsible person, speaker and project name as well)
4. New people
5. short summary of Agenda point discussions and agreed upon action points (see also Format in weekly Meeting)
6. Workpackage distribution

Templates

 
==Meeting log ==
<br/>

===Roles===
 
*'''Moderator: ''' Nils 
*'''Logwright: ''' Termi 
*'''Time Bitch: ''' Alex 
*'''PacMan: ''' Doerte 


===Reports===


===Internal Reports===
<br/>
*http://www.google.com'''Bioprinter''' by Nils<br/>Neues Akronym für den Bioprinter gefunden. N.O.S.E. wird super.<br/>
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.

<br/>

===External Reports===
<br/>
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.<br/>
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.<br/>
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.<br/>
*http://www.google.com'''Vereine sind jetzt illegal''' by Doerte<br/>Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.


===New People===

*Malte Raczczhczkowski 
*Matilda Reisskopf 
*Randolf Bauer


===Agenda===

*'''CREATE PROJECT "3rd Reich Schienengeschütz replica"''' by Alex<br/>The greatest gun of them all. I swear... It's the best.<br/>'''workpackages: '''planning, construction, world domination <br/>
*'''CREATE WORKPACKAGE "R&D" IN PROJECT "3rd Reich Schienengeschütz replica"''' for Doerte<br/>Nobody knows how to build a Schienengeschütz.<br/><br/>


===Any Other Business===


LateX code

For Latex --> html conversion, use latex2html, tex4ht or even better for direct wiki markup fomatting use this script (Attention, the other mentioned script needs pearl, but produces reliable results for windows!). Make sure it runs on your Latex distribution or alternatively, use Overleaf. You may ask yourself why, since you can just copy the template: If you want to modify the protocol, instead of formatting everything in html anew, just use latex do the job for you. Second advantage: Just insert your "normal text" and let the program do the rest for you (i.e. placing the names of attendees in a list etc.)

\documentclass[11pt]{article} %Gummi|065|=) \usepackage{hyperref} \newcommand{\roles}[4]{ \subsection*{Roles} \begin{itemize} \item \textbf{Moderator: } #1 \item \textbf{Logwright: } #2 \item \textbf{Time Bitch: } #3 \item \textbf{PacMan: } #4 \end{itemize}} \newcommand{\report}[4]{ \item {\href{#4}{\textbf{#1}} by #2\\ #3}} %Format: %--action: CREATE|DELETE|ALTER %--title %--author %--description %--additional: parent|[packages] \newcommand{\projectproposal}[5]{\item {\textbf{#1 PROJECT {}"#2{}"} by #3\vspace{0.2cm}\\ {#4}\\ \textbf{workpackages: }#5 } } \newcommand{\packageproposal}[5]{\item {\textbf{#1 WORKPACKAGE {}"#2{}" IN PROJECT {}"#5{}"} for #3\vspace{0.2cm}\\ #4\\ } } \begin{document} [[Category:MeetingLog]] \section*{Meeting log \today} \roles{Nils}{Termi}{Alex}{Doerte} \subsection*{Reports} %Internal Reports section \subsubsection*{\indent Internal Reports} \begin{itemize} \report{Bioprinter}{Nils}{Neues Akronym für den Bioprinter gefunden. N.O.S.E. wird super.}{http://www.google.com} \report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com} \end{itemize} %External Reports section \subsubsection*{\indent External Reports} \begin{itemize} \report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com} \report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com} \report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com} \report{Vereine sind jetzt illegal}{Doerte}{Der BundesRechnungshof des Volkes hat Vereine für rechtswidrig erklärt.}{http://www.google.com} \end{itemize} \subsection*{New People} \begin{itemize} \item Malte Raczczhczkowski \item Matilda Reisskopf \item Randolf Bauer \end{itemize} \subsection*{Agenda} \begin{itemize} \projectproposal{CREATE}{3rd Reich Schienengeschütz replica}{Alex}{The greatest gun of them all. I swear... It's the best.}{planning, construction, world domination} \packageproposal{CREATE}{R\&D}{Doerte}{Nobody knows how to build a Schienengeschütz.}{3rd Reich Schienengeschütz replica} \end{itemize} \subsection*{Any Other Business} \end{document}