Rev 54 Rev 60
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2   2  
3 <html> 3 <html>
4   4  
5 <head> 5 <head>
6 <meta http-equiv=Content-Type content="text/html; charset=windows-1250"> 6 <meta http-equiv=Content-Type content="text/html; charset=windows-1250">
7 <title> About MLAB Web </title> 7 <title> About MLAB Web </title>
8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> 8 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
9 <script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> 9 <script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
10 </head> 10 </head>
11   11  
12 <body lang="en"> 12 <body lang="en">
13   13  
14 <!-- ============== HEADER ============== --> 14 <!-- ============== HEADER ============== -->
15 <div class="Header"> 15 <div class="Header">
16 <script type="text/javascript"> 16 <script type="text/javascript">
17 <!-- 17 <!--
18 SetRelativePath("../"); 18 SetRelativePath("../");
19 DrawHeader(); 19 DrawHeader();
20 // --> 20 // -->
21 </script> 21 </script>
22 <noscript> 22 <noscript>
23 <b> JavaScript is required for including of the header </b></noscript> 23 <b> JavaScript is required for including of the header </b></noscript>
24 </div> 24 </div>
25   25  
26 <!-- ============== MENU ============== --> 26 <!-- ============== MENU ============== -->
27 <div class="Menu"> 27 <div class="Menu">
28 <script type="text/javascript"> 28 <script type="text/javascript">
29 <!-- 29 <!--
30 DrawMenu(); 30 DrawMenu();
31 // --> 31 // -->
32 </script> 32 </script>
33 <noscript> 33 <noscript>
34 <b> JavaScript is required for including of the menu </b></noscript> 34 <b> JavaScript is required for including of the menu </b></noscript>
35 </div> 35 </div>
36   36  
37 <!-- ============== TEXT ============== --> 37 <!-- ============== TEXT ============== -->
38 <div class="Text"> 38 <div class="Text">
39 <h1 class="FirstWord"> Why this web was created </h1> 39 <h1 class="FirstWord"> Why this web was created </h1>
40 <p> 40 <p>
41 The web was created because we believe that we have something to publish. 41 The web was created because we believe that we have something to publish.
42 The main reason was the MLAB project. It is some sort of construction kit 42 The main reason was the MLAB project. It is some sort of construction kit
43 or electronic "lego". MLAB modules proved useable so well that we whish to share 43 or electronic "lego". MLAB modules proved useable so well that we whish to share
44 it with the others. 44 it with the others.
45 <p> 45 <p>
46 <h1 class="FirstWord"> What can you find here </h1> 46 <h1 class="FirstWord"> What can you find here </h1>
47 <p> 47 <p>
48 Everything about MLAB (documentation, design files etc.) and a lot of other 48 Everything about MLAB (documentation, design files etc.) and a lot of other
49 things. Some articles about electronics. Everything is original written by our 49 things. Some articles about electronics. Everything is original written by our
50 authors. 50 authors.
51 </p> 51 </p>
52 <h1 class="FirstWord"> Who are the authors </h1> 52 <h1 class="FirstWord"> Who are the authors </h1>
53 <p> 53 <p>
54 Several keen electronics and hobbyists. Our hobby is our job as well. 54 Several keen electronics and hobbyists. Our hobby is our job as well.
55 The web and MLAB project are noncommercial and they are created in 55 The web and MLAB project are noncommercial and they are created in
56 authors free time (<i>an important information for critics</i>). 56 authors free time (<i>an important information for critics</i>).
57 </p> 57 </p>
58 <h1 class="FirstWord"> Do not you like it? </h1> 58 <h1 class="FirstWord"> Do not you like it? </h1>
59 <p> 59 <p>
60 Well. We are continuously working on the web design and on the structure of data. 60 Well. We are continuously working on the web design and on the structure of data.
61 We are not professionals both in graphics and web design so the result is not 61 We are not professionals both in graphics and web design so the result is not
62 perfect. What we know is that we will not spend more time then necessary 62 perfect. What we know is that we will not spend more time then necessary
63 on smart web features (moving pictures and so on) not to speak of tuning 63 on smart web features (moving pictures and so on) not to speak of tuning
64 the web for old web browsers. 64 the web for old web browsers.
65 </p> 65 </p>
66 <p> 66 <p>
67 That is why the web design is conservative. 67 That is why the web design is conservative.
68 </p> 68 </p>
69 <h1 class="FirstWord"> Something does not work? </h1> 69 <h1 class="FirstWord"> Something does not work? </h1>
70 <p> 70 <p>
71 Let us know and we will try to mend or improve it (if the result is worth 71 Let us know and we will try to mend or improve it (if the result is worth
72 the effort). 72 the effort).
73 It is better to say us what, why and how to change something then 73 It is better to say us what, why and how to change something then
74 to say that "<i>there is something wrong and it sometimes does work 74 to say that "<i>there is something wrong and it sometimes does work
75 somehow</i>". 75 somehow</i>".
76 </p> 76 </p>
77 <h1 class="FirstWord"> How it works inside </h1> 77 <h1 class="FirstWord"> How it works inside </h1>
78 <p> 78 <p>
79 The base component is SubVersion system (source code version system, similar 79 The base component is SubVersion system (source code version system, similar
80 to CVS or SourSafe). Every piece of information is in SubVersion database and 80 to CVS or SourSafe). Every piece of information is in SubVersion database and
81 web content is automatically generated. SubVersion is primarily intended for 81 web content is automatically generated. SubVersion is primarily intended for
82 the authors. Users do not need to install SubVersion client. 82 the authors. Users do not need to install SubVersion client.
83 </p> 83 </p>
84 <p> 84 <p>
85 Web server is Apache running on Linux. 85 Web server is Apache running on Linux.
86 </p> 86 </p>
87 <p> 87 <p>
88 Web pages are based on HTML4 and CSS2. They are not optimised for any particular 88 Web pages are based on HTML4 and CSS2. They are not optimised for any particular
89 browser and we hope that we avoided successfully all important bugs of 89 browser and we hope that we avoided successfully all important bugs of
90 widely used browsers. Try for example Mozilla browser. 90 widely used browsers. Try for example Mozilla browser.
91 </p> 91 </p>
92 </div> 92 </div>
93   93  
94 <!-- ============== FOOTER ============== --> 94 <!-- ============== FOOTER ============== -->
95 <div class="Footer"> 95 <div class="Footer">
96 <script type="text/javascript"> 96 <script type="text/javascript">
97 <!-- 97 <!--
98 DrawFooter(); 98 DrawFooter();
99 // --> 99 // -->
100 </script> 100 </script>
101 <noscript> 101 <noscript>
102 <b> JavaScript is required for including of the footer </b></noscript> 102 <b> JavaScript is required for including of the footer </b></noscript>
103 </div> 103 </div>
104   104  
105 </body> 105 </body>
106   106  
107 </html> 107 </html>