Line 1... |
Line 1... |
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 |
|
- |
|
5 |
<head> |
4 |
<head> |
6 |
<meta http-equiv=Content-Type content="text/html; charset=utf-8"> |
5 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
7 |
<title> About MLAB Web </title> |
6 |
<title> About MLAB Web </title> |
- |
|
7 |
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics"> |
- |
|
8 |
<meta name="description" content="MLAB Project, About MLAB Web"> |
- |
|
9 |
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> |
8 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> |
10 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> |
- |
|
11 |
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
9 |
<script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
12 |
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
- |
|
13 |
<!-- AUTOINCLUDE END --> |
10 |
</head> |
14 |
</head> |
11 |
|
15 |
|
12 |
<body lang="en"> |
16 |
<body lang="en"> |
13 |
|
17 |
|
- |
|
18 |
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> |
14 |
<!-- ============== HEADER ============== --> |
19 |
<!-- ============== HEADER ============== --> |
15 |
<div class="Header"> |
20 |
<div class="Header"> |
16 |
<script type="text/javascript"> |
21 |
<script type="text/javascript"> |
17 |
<!-- |
22 |
<!-- |
18 |
SetRelativePath("../"); |
23 |
SetRelativePath("../"); |
19 |
DrawHeader(); |
24 |
DrawHeader(); |
20 |
// --> |
25 |
// --> |
21 |
</script> |
26 |
</script> |
22 |
<noscript> |
27 |
<noscript> |
23 |
<b> JavaScript is required for including of the header </b></noscript> |
28 |
<p><b> JavaScript is required for including of the header </b></p> |
- |
|
29 |
</noscript> |
24 |
</div> |
30 |
</div> |
- |
|
31 |
<!-- AUTOINCLUDE END --> |
25 |
|
32 |
|
- |
|
33 |
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> |
26 |
<!-- ============== MENU ============== --> |
34 |
<!-- ============== MENU ============== --> |
27 |
<div class="Menu"> |
35 |
<div class="Menu"> |
28 |
<script type="text/javascript"> |
36 |
<script type="text/javascript"> |
29 |
<!-- |
37 |
<!-- |
- |
|
38 |
SetRelativePath("../"); |
30 |
DrawMenu(); |
39 |
DrawMenu(); |
31 |
// --> |
40 |
// --> |
32 |
</script> |
41 |
</script> |
33 |
<noscript> |
42 |
<noscript> |
34 |
<b> JavaScript is required for including of the menu </b></noscript> |
43 |
<p><b> JavaScript is required for including of the menu </b><p> |
- |
|
44 |
</noscript> |
35 |
</div> |
45 |
</div> |
- |
|
46 |
<!-- AUTOINCLUDE END --> |
36 |
|
47 |
|
37 |
<!-- ============== TEXT ============== --> |
48 |
<!-- ============== TEXT ============== --> |
38 |
<div class="Text"> |
49 |
<div class="Text"> |
39 |
<h1 class="FirstWord Small"> Why this web was created </h1> |
50 |
<h1 class="FirstWord Small"> Why this web was created </h1> |
40 |
<p> |
51 |
<p> |
Line 87... |
Line 98... |
87 |
<h1 class="FirstWord Small"> How does it work inside? </h1> |
98 |
<h1 class="FirstWord Small"> How does it work inside? </h1> |
88 |
<p> |
99 |
<p> |
89 |
The base component is SubVersion system (source code version system, similar |
100 |
The base component is SubVersion system (source code version system, similar |
90 |
to CVS or SourSafe). Every piece of information is in SubVersion database and |
101 |
to CVS or SourSafe). Every piece of information is in SubVersion database and |
91 |
web content is automatically generated. SubVersion is primarily intended for |
102 |
web content is automatically generated. SubVersion is primarily intended for |
92 |
the authors. Users do not need to install SubVersion client. |
103 |
the authors. Users do not need to install SubVersion client. The content of SVN |
- |
|
104 |
is accessible wia WebSVN Web interface (read only). |
93 |
</p> |
105 |
</p> |
94 |
<p> |
106 |
<p> |
95 |
Web server is Apache running on Linux. |
107 |
Web server is Apache running on Linux. |
96 |
</p> |
108 |
</p> |
97 |
<p> |
109 |
<p> |
98 |
Web pages are based on HTML4 and CSS2. They are not optimised for any particular |
110 |
Web pages are based on HTML4 and CSS2. They are not optimised for |
99 |
browser and we hope that we avoided successfully all important bugs of |
111 |
any particular browser and we hope that we avoided successfully all important |
100 |
widely used browsers. Try for example Mozilla browser. |
112 |
bugs of widely used browsers. Try for example Mozilla browser. |
101 |
</p> |
113 |
</p> |
102 |
</div> |
114 |
</div> |
103 |
|
115 |
|
- |
|
116 |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
104 |
<!-- ============== FOOTER ============== --> |
117 |
<!-- ============== FOOTER ============== --> |
105 |
<div class="Footer"> |
118 |
<div class="Footer"> |
106 |
<script type="text/javascript"> |
119 |
<script type="text/javascript"> |
107 |
<!-- |
120 |
<!-- |
- |
|
121 |
SetRelativePath("../"); |
108 |
DrawFooter(); |
122 |
DrawFooter(); |
109 |
// --> |
123 |
// --> |
110 |
</script> |
124 |
</script> |
111 |
<noscript> |
125 |
<noscript> |
112 |
<b> JavaScript is required for including of the footer </b></noscript> |
126 |
<p><b> JavaScript is required for including of the footer </b></p> |
- |
|
127 |
</noscript> |
113 |
</div> |
128 |
</div> |
- |
|
129 |
<!-- AUTOINCLUDE END --> |
114 |
|
130 |
|
115 |
</body> |
131 |
</body> |
116 |
|
- |
|
117 |
</html> |
132 |
</html> |