Documentation for Master-Practical start-work-070517
authorcropposc
Fri, 26 Oct 2007 00:24:05 +0200
branchstart-work-070517
changeset 213153e90da40ad
parent 212 7645ee03d189
child 214 7f9011404d4b
Documentation for Master-Practical
doc/CR/CR_mag.tex
doc/CR/CR_mag_doc.tex
doc/CR/titlepage.tex
     1.1 --- a/doc/CR/CR_mag.tex	Fri Oct 26 00:20:59 2007 +0200
     1.2 +++ b/doc/CR/CR_mag.tex	Fri Oct 26 00:24:05 2007 +0200
     1.3 @@ -1,17 +1,18 @@
     1.4  \documentclass[a4wide]{report}
     1.5  \input{preamble}
     1.6  
     1.7 -\title{Beispielsorientierter Zugang zu \isac s Mathematik Wissenbasis}
     1.8 -\author{Robert K\"onighofer}
     1.9 +\title{Feasability Study on Logging of User Activity in an Interactive Mathematics System}
    1.10 +\author{Christian Ropposch}
    1.11  \date{$\today$}
    1.12  
    1.13  \begin{document}
    1.14 -\input{titlepage} 
    1.15 +\input{titlepage}
    1.16  \tableofcontents
    1.17  
    1.18 -%\input{etc1}
    1.19 -\input{urd}
    1.20 -\input{etc2}
    1.21 +\input{CR_mag_doc}
    1.22  
    1.23 -\bibliography{bib/isac,bib/WK}
    1.24 +%\input{urd}
    1.25 +%\input{etc2}
    1.26 +
    1.27 +\bibliography{bib/isac,bib/CR}
    1.28  \end{document}
    1.29 \ No newline at end of file
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/doc/CR/CR_mag_doc.tex	Fri Oct 26 00:24:05 2007 +0200
     2.3 @@ -0,0 +1,25 @@
     2.4 +\chapter{Technical Documentation}
     2.5 +\label{chp:technical-documentation}
     2.6 +This is the technical documentation...
     2.7 +
     2.8 +\section{Database Model}
     2.9 +\label{sec:database-model}
    2.10 +The database model... \ref{fig:database-model}
    2.11 +
    2.12 +\begin{figure}[htb]
    2.13 +  \centering
    2.14 +\includegraphics[width=0.8\textwidth,keepaspectratio=true]{images/DB}
    2.15 +  \caption{Database model for user logging}
    2.16 +  \label{fig:database-model}
    2.17 +\end{figure}
    2.18 +
    2.19 +\section{Class Diagram}
    2.20 +\label{sec:class-diagram}
    2.21 +The class diagram... \ref{fig:class-diagram}
    2.22 +
    2.23 +\begin{figure}[htb]
    2.24 +  \centering
    2.25 +\includegraphics[width=0.8\textwidth,keepaspectratio=true]{images/ClassDiagram}
    2.26 +  \caption{Class diagram for user logging}
    2.27 +  \label{fig:class-diagram}
    2.28 +\end{figure}
    2.29 \ No newline at end of file
     3.1 --- a/doc/CR/titlepage.tex	Fri Oct 26 00:20:59 2007 +0200
     3.2 +++ b/doc/CR/titlepage.tex	Fri Oct 26 00:24:05 2007 +0200
     3.3 @@ -5,20 +5,19 @@
     3.4  
     3.5    \vspace*{10mm}
     3.6  
     3.7 -%\textbf{\LARGE{Visualization of Mathematical Knowledge for the \isac-Project}}
     3.8 - \textbf{\LARGE{Presentation of Mathematical Knowledge in the \isac-System}} \\
     3.9 + \textbf{\LARGE{Feasability Study on Logging of User Activity in an Interactive Mathematics System}} \\
    3.10    \medskip
    3.11     \vspace{15mm}
    3.12  
    3.13 -  {\large Robert K\"onighofer} \\
    3.14 +  {\large Christian Ropposch} \\
    3.15     \vspace{1mm}
    3.16    {\large Student at the Institute for Software Technology (IST), 
    3.17  Graz University of Technology, Infeldgasse 16b, A-8010 Graz, Austria.}\\
    3.18 -  {\large \verb,king@sbox.tugraz.at,}
    3.19 +  {\large \verb,ropposch@sbox.tugraz.at,}
    3.20  
    3.21    \vspace{10mm}
    3.22  
    3.23 -  {\large Bachelor Thesis}
    3.24 +  {\large Technical Documentation for Master-Practical}
    3.25  
    3.26    \vspace{10mm}
    3.27    \end{center}
    3.28 @@ -35,54 +34,31 @@
    3.29  
    3.30    \vspace{5mm}
    3.31  
    3.32 -  Graz, Oct. 2006 \\
    3.33 +  Graz, Oct. 2007 \\
    3.34    \end{center}
    3.35  
    3.36    \vspace{30mm}
    3.37  {\small
    3.38  \begin{tabular}{ll}
    3.39  
    3.40 -  Supervisor:    & Univ.Prof. Dipl.-Ing. Dr.techn. Franz Wotawa \\
    3.41 +  Supervisor:    & Dipl.-Ing. Dr.techn. Denis Helic \\
    3.42    Project Coordinator: & Dr.techn. Walther Neuper \\
    3.43  \end{tabular}
    3.44  }
    3.45  
    3.46  \newpage
    3.47 -%{ }\\  
    3.48  
    3.49  \def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
    3.50  \let\endchangemargin=\endlist
    3.51  
    3.52 -%\begin{changemargin}{.7cm}{.7cm}
    3.53 -%\renewcommand{\baselinestretch}{0.8}
    3.54 -%\selectfont
    3.55 -{
    3.56 -%\fontsize{10pt}{12pt}
    3.57 -%\selectfont
    3.58 -
    3.59 -%WN061012 sch\"on, das Abstract gleich auf der 1.Seite pr\"asentiert zu bekommen; das \"ubliche Format hat das Abstract jedoch weiter hinten (im Falle von Danksagungen sogar noch hinter diesen) ?!?
    3.60 -\verb' '\\
    3.61  \vspace{20mm}
    3.62  \verb' '\\
    3.63  \begin{center}
    3.64  {\bf Abstract: }
    3.65  \end{center}
    3.66 -\sisac\, is a system for applied mathematics. This document is a report about the work done in my bachelor project within
    3.67 +\sisac\, is a system for applied mathematics. This document is a report about the work done in my master practical within
    3.68  the \sisac-team. 
    3.69  
    3.70 -The goal of my 
    3.71 -project was to design and implement the presentation of the mathematical knowledge to the user.
    3.72 -One part of my work comprised design issues which had to be related to the given architecture of the system. This included challenges concerning the highly distributed system, concerning the usage of several rendering devices (standard web-browsers and others) and concerning dynamic generation of HTML.
    3.73 -
    3.74 -The other part was about the transformation of XML files into HTML files using the XSLT technology --- open for extensions of the language of mathematical formulae to be expected in the future.
    3.75 -
    3.76 -
    3.77 -%WN061012 geh\"ort nach meinem Gef\"uhl nicht ganz vorne hierher...
    3.78 -%After an introduction to the topic, the requirements to be fulfilled are discussed. The design and the implementation as solution of the task is then discussed in detail. Finally, the results of my work with a focus on future developments are presented.
    3.79 -}
    3.80 -%\end{changemargin}
    3.81 -
    3.82 +The goal of my project was to design and implement a system for logging user activity.
    3.83  
    3.84  \end{titlepage}
    3.85 -
    3.86 -