Skip to content
Snippets Groups Projects
Commit 37217bd1 authored by Goik Martin's avatar Goik Martin
Browse files

Updated lecture descriptions

parent 503f2639
No related branches found
No related tags found
No related merge requests found
......@@ -6,21 +6,34 @@
<title></title>
</head>
<body><h3>Lecture</h3><ul>
<li><p>Project: Developing a prototype</p></li>
<body><section><h3>Description</h3><p>This lecture features the development
of document related software prototypes. Many projects share the idea of
cross-media publication thus generating different output formats from a
single document source.</p><p>You will work in a team of typically two to
three partners getting regular support during the term. Required
technologies like e.g. XML Schema, RelaxNG, XSLT, Formatting objects and
others will be introduced on demand.</p></section><section><h3>Project
proposals</h3><p>You find some predefined project links subsequently.</p><ul>
<li><a
href="https://freedocs.mi.hdm-stuttgart.de/__slidetdoc_chap_projects.html#/sdi_sect_projectRevealPrinciple">Authoring
reveal.js presentations</a></li>
<li><p>Project related technical support is being provided by regular
meetings.</p></li>
<li><a
href="https://freedocs.mi.hdm-stuttgart.de/__slidetdoc_chap_projects.html#/sdi_sect_projectDocbookPagesPrinciple">Gitlab
pages integration of Docbook</a></li>
<li><p>Project proposals starting at <a
href="https://freedocs.mi.hdm-stuttgart.de/__slidetdoc_chap_projects.html">Project
proposals</a>. You may propose own project ideas.</p></li>
<li><a
href="https://freedocs.mi.hdm-stuttgart.de/__slidetdoc_chap_projects.html#/sdi_fig_codingBatFeatures">Codingbat
reloaded</a></li>
<li>You will work in a team typically ranging from two to four
participants.</li>
<li>Publishing technologies for technical documentation</li>
</ul><h3>Technologies</h3><ul>
<li><a
href="https://freedocs.mi.hdm-stuttgart.de/__slidetdoc_chap_projects.html#/sdi_fig_exerciseCompilationDesiredFeatures">XML
based exercise compilations</a></li>
</ul><p>However you may opt for a project of your own choice being related
to document creation or publishing technologies as well. In addition you may
get inspired by the list of <a
href="https://freedocs.mi.hdm-stuttgart.de/tdoc_chap_pastProjects.html">past
projects</a>.</p></section><section><h3>Technologies</h3><ul>
<li>XML schema languages: <ul>
<li>XML Schema</li>
......@@ -48,5 +61,5 @@
<li style="list-style-type: square;"><a
href="http://http://docbook.org/docs" target="blank">DITA</a></li>
</ul></li>
</ul></body>
</ul></section></body>
</html>
......@@ -238,47 +238,6 @@
</figure>
</section>
<section xml:id="sdi_sect_projectBiBTeX">
<title>Representing and editing <acronym>BiBTeX</acronym> data</title>
<figure xml:id="sdi_fig_exampleBibtexData">
<title>Example BiBTeX data</title>
<programlisting language="tex">@inproceedings{ah2006,
author={Aggarwal, Gagan and Hartline, Jason D.},
year={2006},
title={Knapsack auctions},
booktitle={Proceedings of the 17th Annual ACM-SIAM
Symposium on Discrete Algorithms},
pages={1083-1092},
publisher={Association for Computing Machinery},
address={New York}
}</programlisting>
</figure>
<figure xml:id="sdi_fig_BibtexData_tasks">
<title>BiBTeX: Tasks</title>
<itemizedlist>
<listitem>
<para>Database schema design (Relational, NoSQL)</para>
</listitem>
<listitem>
<para>Import / export</para>
</listitem>
<listitem>
<para>Web based editor</para>
</listitem>
<listitem>
<para>Multi user / multiple databases support.</para>
</listitem>
</itemizedlist>
</figure>
</section>
<section xml:id="tdoc_chap_pastProjects">
<title>Past projects</title>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment