<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <title> About MLAB Web </title>
    <meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics">
    <meta name="description" content="MLAB Project, About MLAB Web">
    <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
    <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
    <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print">
    <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
    <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
    <!-- AUTOINCLUDE END -->
  </head>

  <body lang="en">

    <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
    <!-- ============== HEADER ============== -->
    <div class="Header">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawHeader();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the header </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

    <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
    <!-- ============== MENU ============== -->
    <div class="Menu">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawMenu();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the menu </b><p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

    <!-- ============== TEXT ============== -->
    <div class="Text">
      <h1 class="FirstWord Small"> Why this web was created </h1>
        <p>
          The web was created because we believe that we have something to publish.
          The main reason was the MLAB project. It is some sort of construction kit
          or electronic "lego". MLAB modules proved useable so well that we whish to share
          it with the others.
        <p>
      <h1 class="FirstWord Small"> What can you find here </h1>
        <p>
          Everything about MLAB (documentation, design files etc.) and a lot of other
          things. Some articles about electronics. Everything is original written by our
          authors.
        </p>
      <h1 class="FirstWord Small"> Language </h1>
        <p>
          The web is primary in Czech language but some information is translated
          into English. When the text is not in English it is presented in Czech.
          Schematics, tables, source files and other design data are considered
          to be international enough to be valuable even without translated text.
        </p>
        <p>
          The translation may not be done well. If you can see errors let us know, please.
        </p>
      <h1 class="FirstWord Small"> Who are the authors </h1>
        <p>
          Several keen electronics and hobbyists. Our hobby is our job as well.
          The web and MLAB project are noncommercial and they are created in
          authors free time.
        </p>
      <h1 class="FirstWord Small"> Something does not work? </h1>
        <p>
          Let us know and we will try to mend or improve it (if the result is worth
          the effort).
        </p>
      <h1 class="FirstWord Small"> How does it work inside? </h1>
        <p>
          The base component is SubVersion system (source code version system, similar
          to CVS or SourSafe). Every piece of information is in SubVersion database and
          web content is automatically generated. SubVersion is primarily intended for
          the authors. Users do not need to install SubVersion client. The content of SVN
          is accessible via WebSVN Web interface (read only).
        </p>
        <p>
          Web server is Apache running on Linux.
        </p>
        <p>
          Web pages are based on HTML4 and CSS2. They are not optimised for
          any particular browser and we hope that we avoided successfully all important
          bugs of widely used browsers.
        </p>
    </div>

    <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
    <!-- ============== FOOTER ============== -->
    <div class="Footer">
      <script type="text/javascript">
      <!--
        SetRelativePath("../");
        DrawFooter();
      // -->
      </script>
      <noscript>
        <p><b> JavaScript is required for including of the footer </b></p>
      </noscript>
    </div>
    <!-- AUTOINCLUDE END -->

  </body>
</html>