doc/WK/titlepage.tex
author wneuper
Thu, 17 Jan 2008 16:27:03 +0100
changeset 3881 72f0be16d83b
permissions -rw-r--r--
start-work-070517 merged into HEAD
wneuper@3881
     1
\begin{titlepage}
wneuper@3881
     2
wneuper@3881
     3
  \fontsize{12pt}{16pt}\selectfont
wneuper@3881
     4
  \begin{center}
wneuper@3881
     5
    \vspace*{10mm}
wneuper@3881
     6
wneuper@3881
     7
    \textbf{\LARGE{Feasibilitystudy: \\
wneuper@3881
     8
   Transfer \isac s Graphical Userinterface \\
wneuper@3881
     9
         To Web2.0 Technology}} \\
wneuper@3881
    10
    \vspace{15mm}
wneuper@3881
    11
wneuper@3881
    12
    {\large Wolfgang Kandlbauer} \\
wneuper@3881
    13
     \vspace{1mm}
wneuper@3881
    14
    {\large Student at the Institute for Software Technology (IST), 
wneuper@3881
    15
Graz University of Technology, Infeldgasse 16b, A-8010 Graz, Austria.}\\
wneuper@3881
    16
    {\large \verb,kandl@sbox.tugraz.at,}
wneuper@3881
    17
wneuper@3881
    18
    \vspace{12mm}
wneuper@3881
    19
    {\large Bachelor Thesis}
wneuper@3881
    20
    \vspace{18mm}
wneuper@3881
    21
wneuper@3881
    22
    \begin{figure}[htb]
wneuper@3881
    23
      \centerline{\includegraphics[width=0.2\textwidth, keepaspectratio=true]{../fig/icons/tug}}
wneuper@3881
    24
    \end{figure}
wneuper@3881
    25
wneuper@3881
    26
    \vspace{5mm}
wneuper@3881
    27
    Graz, Nov. 2007 \\
wneuper@3881
    28
  \end{center}
wneuper@3881
    29
wneuper@3881
    30
  \vspace{30mm}
wneuper@3881
    31
  {\small
wneuper@3881
    32
  \begin{tabular}{ll}
wneuper@3881
    33
  Supervisor:          &  Dipl.-Ing. Dr.techn. Denis Helic \\
wneuper@3881
    34
  Project Coordinator: & Dr.techn. Walther Neuper \\
wneuper@3881
    35
  \end{tabular}
wneuper@3881
    36
}
wneuper@3881
    37
wneuper@3881
    38
\newpage 
wneuper@3881
    39
wneuper@3881
    40
\def\changemargin#1#2{\list{}{\rightmargin#2\leftmargin#1}\item[]}
wneuper@3881
    41
\let\endchangemargin=\endlist
wneuper@3881
    42
wneuper@3881
    43
{
wneuper@3881
    44
wneuper@3881
    45
\verb' '\\
wneuper@3881
    46
\vspace{20mm}
wneuper@3881
    47
\verb' '\\
wneuper@3881
    48
\begin{center}
wneuper@3881
    49
{\bf Abstract: }
wneuper@3881
    50
\end{center}
wneuper@3881
    51
 This document is a report about the work done in my bachelor project within
wneuper@3881
    52
the \sisac-project, which constructs a transparent single-stepping system for applied mathematics.
wneuper@3881
    53
wneuper@3881
    54
The goal of my  project was to find a way for presenting the highly structured data of \sisac{} in a web browser. In order to get an overview what is necessary for transfer \sisac{} to web2.0 I compared some different technologies. During my work I sorted out which of these are more or less essential. One of the most important technologies I worked with is \textit{JavaServer Faces} and especially the reference implementation \textit{Apache MyFaces}. 
wneuper@3881
    55
wneuper@3881
    56
Another part of my work was to have a look how the existing front-end (implmented in Java-Swing) work in some parts and how it presents the data. %One other important aspect of my work was to define requirements which are raised by such an eLearning system.   ... hab' dazu nichts im Inhaltsverzeichnis gefunden.
wneuper@3881
    57
wneuper@3881
    58
}
wneuper@3881
    59
\end{titlepage}
wneuper@3881
    60
wneuper@3881
    61