o: ActiveSupport::Cache::Entry :@compressedF:@value"~?"x?
| AboutWeb.en.html | ||
|---|---|---|
| 1 | 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> |
| 2 | 2 |
|
| 3 | 3 |
<html> |
| 4 |
|
|
| 5 | 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 | 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 | 10 |
<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> |
|
| 11 |
<link rel="shortcut icon" type="image/x-icon" href="Web/PIC/MLAB.ico"> |
|
| 12 |
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
|
| 13 |
<!-- AUTOINCLUDE END --> |
|
| 10 | 14 |
</head> |
| 11 | 15 |
|
| 12 | 16 |
<body lang="en"> |
| 13 | 17 |
|
| 18 |
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> |
|
| 14 | 19 |
<!-- ============== HEADER ============== --> |
| 15 | 20 |
<div class="Header"> |
| 16 | 21 |
<script type="text/javascript"> |
| ... | ... | |
| 20 | 25 |
// --> |
| 21 | 26 |
</script> |
| 22 | 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 | 30 |
</div> |
| 31 |
<!-- AUTOINCLUDE END --> |
|
| 25 | 32 |
|
| 33 |
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> |
|
| 26 | 34 |
<!-- ============== MENU ============== --> |
| 27 | 35 |
<div class="Menu"> |
| 28 | 36 |
<script type="text/javascript"> |
| 29 | 37 |
<!-- |
| 38 |
SetRelativePath("../");
|
|
| 30 | 39 |
DrawMenu(); |
| 31 | 40 |
// --> |
| 32 | 41 |
</script> |
| 33 | 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 | 45 |
</div> |
| 46 |
<!-- AUTOINCLUDE END --> |
|
| 36 | 47 |
|
| 37 | 48 |
<!-- ============== TEXT ============== --> |
| 38 | 49 |
<div class="Text"> |
| ... | ... | |
| 89 | 100 |
The base component is SubVersion system (source code version system, similar |
| 90 | 101 |
to CVS or SourSafe). Every piece of information is in SubVersion database and |
| 91 | 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 | 105 |
</p> |
| 94 | 106 |
<p> |
| 95 | 107 |
Web server is Apache running on Linux. |
| 96 | 108 |
</p> |
| 97 | 109 |
<p> |
| 98 |
Web pages are based on HTML4 and CSS2. They are not optimised for any particular
|
|
| 99 |
browser and we hope that we avoided successfully all important bugs of
|
|
| 100 |
widely used browsers. Try for example Mozilla browser. |
|
| 110 |
Web pages are based on HTML4 and CSS2. They are not optimised for |
|
| 111 |
any particular browser and we hope that we avoided successfully all important
|
|
| 112 |
bugs of widely used browsers. Try for example Mozilla browser.
|
|
| 101 | 113 |
</p> |
| 102 | 114 |
</div> |
| 103 | 115 |
|
| 116 |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
|
| 104 | 117 |
<!-- ============== FOOTER ============== --> |
| 105 | 118 |
<div class="Footer"> |
| 106 | 119 |
<script type="text/javascript"> |
| 107 | 120 |
<!-- |
| 121 |
SetRelativePath("../");
|
|
| 108 | 122 |
DrawFooter(); |
| 109 | 123 |
// --> |
| 110 | 124 |
</script> |
| 111 | 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 | 128 |
</div> |
| 129 |
<!-- AUTOINCLUDE END --> |
|
| 114 | 130 |
|
| 115 | 131 |
</body> |
| 116 |
|
|
| 117 | 132 |
</html> |