finished review WK bakk (conflicts in titlepage handled) start-work-070517
authorwneuper
Wed, 31 Oct 2007 16:10:59 +0100
branchstart-work-070517
changeset 2289ff3ce14614a
parent 227 83f38b42aab1
child 229 625e8b6bc03e
finished review WK bakk (conflicts in titlepage handled)
doc/WK/titlepage.tex
     1.1 --- a/doc/WK/titlepage.tex	Wed Oct 31 16:10:33 2007 +0100
     1.2 +++ b/doc/WK/titlepage.tex	Wed Oct 31 16:10:59 2007 +0100
     1.3 @@ -1,52 +1,38 @@
     1.4  \begin{titlepage}
     1.5 +
     1.6    \fontsize{12pt}{16pt}\selectfont
     1.7 +  \begin{center}
     1.8 +    \vspace*{10mm}
     1.9  
    1.10 -  \begin{center}
    1.11 +    \textbf{\LARGE{Feasibilitystudy: \\
    1.12 +   Transfer \isac s Graphical Userinterface \\
    1.13 +         To Web2.0 Technology}} \\
    1.14 +    \vspace{15mm}
    1.15  
    1.16 -  \vspace*{10mm}
    1.17 +    {\large Wolfgang Kandlbauer} \\
    1.18 +     \vspace{1mm}
    1.19 +    {\large Student at the Institute for Software Technology (IST), 
    1.20 +Graz University of Technology, Infeldgasse 16b, A-8010 Graz, Austria.}\\
    1.21 +    {\large \verb,kandl@sbox.tugraz.at,}
    1.22  
    1.23 -%\textbf{\LARGE{Visualization of Mathematical Knowledge for the \isac-Project}}
    1.24 - \textbf{Feasibilitystudy: \\
    1.25 -   Transfer \isac s Graphical Userinterface \\
    1.26 -         To Web2.0 Technology} \\
    1.27 -  \medskip
    1.28 -   \vspace{15mm}
    1.29 +    \vspace{12mm}
    1.30 +    {\large Bachelor Thesis}
    1.31 +    \vspace{18mm}
    1.32  
    1.33 -  {\large Wolfgang Kandlbauer} \\
    1.34 -   \vspace{1mm}
    1.35 -  {\large Student at the Institute for Software Technology (IST), 
    1.36 -Graz University of Technology, Infeldgasse 16b, A-8010 Graz, Austria.}\\
    1.37 -  {\large \verb,kandl@sbox.tugraz.at,}
    1.38 +    \begin{figure}[htb]
    1.39 +      \centerline{\includegraphics[width=0.2\textwidth, keepaspectratio=true]{../fig/icons/tug}}
    1.40 +    \end{figure}
    1.41  
    1.42 -  \vspace{10mm}
    1.43 -
    1.44 -  {\large Bachelor Thesis}
    1.45 -
    1.46 -  \vspace{10mm}
    1.47 -  \end{center}
    1.48 -
    1.49 -
    1.50 -  \begin{center}
    1.51 -
    1.52 -  \vspace{5mm}
    1.53 -
    1.54 -\begin{figure}[htb]
    1.55 -\centerline{\includegraphics[width=0.2\textwidth, keepaspectratio=true]{../fig/icons/tug}}
    1.56 -\end{figure}
    1.57 -
    1.58 -
    1.59 -  \vspace{5mm}
    1.60 -
    1.61 -  Graz, Oct. 2006 \\
    1.62 +    \vspace{5mm}
    1.63 +    Graz, Oct. 2006 \\
    1.64    \end{center}
    1.65  
    1.66    \vspace{30mm}
    1.67 -{\small
    1.68 -\begin{tabular}{ll}
    1.69 -
    1.70 -  Supervisor:    &  Dipl.-Ing. Dr.techn. Denis Helic \\
    1.71 +  {\small
    1.72 +  \begin{tabular}{ll}
    1.73 +  Supervisor:          &  Dipl.-Ing. Dr.techn. Denis Helic \\
    1.74    Project Coordinator: & Dr.techn. Walther Neuper \\
    1.75 -\end{tabular}
    1.76 +  \end{tabular}
    1.77  }
    1.78  
    1.79  \newpage 
    1.80 @@ -67,9 +53,9 @@
    1.81  
    1.82  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}. 
    1.83  
    1.84 -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.
    1.85 +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.
    1.86 +
    1.87  }
    1.88 -
    1.89  \end{titlepage}
    1.90  
    1.91