o: ActiveSupport::Cache::Entry :@compressedF:@value"Ř"¿˜
| Web/Downloads.en.html | ||
|---|---|---|
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> |
|
| 2 |
|
|
| 3 |
<html> |
|
| 4 |
|
|
| 5 |
<head> |
|
| 6 |
<meta http-equiv=Content-Type content="text/html; charset=windows-1250"> |
|
| 7 |
<title> About MLAB Web </title> |
|
| 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> |
|
| 10 |
</head> |
|
| 11 |
|
|
| 12 |
<body lang="en"> |
|
| 13 |
|
|
| 14 |
<!-- ============== HEADER ============== --> |
|
| 15 |
<div class="Header"> |
|
| 16 |
<script type="text/javascript"> |
|
| 17 |
<!-- |
|
| 18 |
SetRelativePath("../");
|
|
| 19 |
DrawHeader(); |
|
| 20 |
// --> |
|
| 21 |
</script> |
|
| 22 |
<noscript> |
|
| 23 |
<b> JavaScript is required for including of the header </b></noscript> |
|
| 24 |
</div> |
|
| 25 |
|
|
| 26 |
<!-- ============== MENU ============== --> |
|
| 27 |
<div class="Menu"> |
|
| 28 |
<script type="text/javascript"> |
|
| 29 |
<!-- |
|
| 30 |
DrawMenu(); |
|
| 31 |
// --> |
|
| 32 |
</script> |
|
| 33 |
<noscript> |
|
| 34 |
<b> JavaScript is required for including of the menu </b></noscript> |
|
| 35 |
</div> |
|
| 36 |
|
|
| 37 |
<!-- ============== TEXT ============== --> |
|
| 38 |
<div class="Text"> |
|
| 39 |
<h1 class="FirstWord Small"> Why this web was created </h1> |
|
| 40 |
<p> |
|
| 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 |
|
| 43 |
or electronic "lego". MLAB modules proved useable so well that we whish to share |
|
| 44 |
it with the others. |
|
| 45 |
<p> |
|
| 46 |
<h1 class="FirstWord Small"> What can you find here </h1> |
|
| 47 |
<p> |
|
| 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 |
|
| 50 |
authors. |
|
| 51 |
</p> |
|
| 52 |
<h1 class="FirstWord Small"> Language </h1> |
|
| 53 |
<p> |
|
| 54 |
The web is primary in Czech language but some information is translated |
|
| 55 |
into English. When the text is not in English it is presented in Czech. |
|
| 56 |
Schematics, tables, source files and other design data are considered |
|
| 57 |
to be international enough to be valuable even without translated text. |
|
| 58 |
</p> |
|
| 59 |
<p> |
|
| 60 |
The translation may not be done well. If you can see errors let us know, please. |
|
| 61 |
</p> |
|
| 62 |
<h1 class="FirstWord Small"> Who are the authors </h1> |
|
| 63 |
<p> |
|
| 64 |
Several keen electronics and hobbyists. Our hobby is our job as well. |
|
| 65 |
The web and MLAB project are noncommercial and they are created in |
|
| 66 |
authors free time (<i>an important information for critics</i>). |
|
| 67 |
</p> |
|
| 68 |
<h1 class="FirstWord Small"> Do not you like it? </h1> |
|
| 69 |
<p> |
|
| 70 |
Well. We are continuously working on the web design and on the structure of data. |
|
| 71 |
We are not professionals both in graphics and web design so the result is not |
|
| 72 |
perfect. What we know is that we will not spend more time then necessary |
|
| 73 |
on smart web features (moving pictures and so on) not to speak of tuning |
|
| 74 |
the web for old web browsers. |
|
| 75 |
</p> |
|
| 76 |
<p> |
|
| 77 |
That is why the web design is conservative. |
|
| 78 |
</p> |
|
| 79 |
<h1 class="FirstWord Small"> Something does not work? </h1> |
|
| 80 |
<p> |
|
| 81 |
Let us know and we will try to mend or improve it (if the result is worth |
|
| 82 |
the effort). |
|
| 83 |
It is better to say us what, why and how to change something then |
|
| 84 |
to say that "<i>there is something wrong and it sometimes does work |
|
| 85 |
somehow</i>". |
|
| 86 |
</p> |
|
| 87 |
<h1 class="FirstWord Small"> How does it work inside? </h1> |
|
| 88 |
<p> |
|
| 89 |
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 |
|
| 91 |
web content is automatically generated. SubVersion is primarily intended for |
|
| 92 |
the authors. Users do not need to install SubVersion client. |
|
| 93 |
</p> |
|
| 94 |
<p> |
|
| 95 |
Web server is Apache running on Linux. |
|
| 96 |
</p> |
|
| 97 |
<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. |
|
| 101 |
</p> |
|
| 102 |
</div> |
|
| 103 |
|
|
| 104 |
<!-- ============== FOOTER ============== --> |
|
| 105 |
<div class="Footer"> |
|
| 106 |
<script type="text/javascript"> |
|
| 107 |
<!-- |
|
| 108 |
DrawFooter(); |
|
| 109 |
// --> |
|
| 110 |
</script> |
|
| 111 |
<noscript> |
|
| 112 |
<b> JavaScript is required for including of the footer </b></noscript> |
|
| 113 |
</div> |
|
| 114 |
|
|
| 115 |
</body> |
|
| 116 |
|
|
| 117 |
</html> |
|
| Web/Downloads.cs.html | ||
|---|---|---|
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> |
|
| 2 |
|
|
| 3 |
<html> |
|
| 4 |
|
|
| 5 |
<head> |
|
| 6 |
<meta http-equiv=Content-Type content="text/html; charset=windows-1250"> |
|
| 7 |
<title> O webu MLAB </title> |
|
| 8 |
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB z?kladn? styl"> |
|
| 9 |
<script language="JavaScript" type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script> |
|
| 10 |
</head> |
|
| 11 |
|
|
| 12 |
<body lang="CS"> |
|
| 13 |
|
|
| 14 |
<!-- ============== HLAVI?KA ============== --> |
|
| 15 |
<div class="Header"> |
|
| 16 |
<script type="text/javascript"> |
|
| 17 |
<!-- |
|
| 18 |
SetRelativePath("../");
|
|
| 19 |
DrawHeader(); |
|
| 20 |
// --> |
|
| 21 |
</script> |
|
| 22 |
<noscript> |
|
| 23 |
<b> Pro zobrazen? (vlo?en?) hlavi?ky je pot?eba JavaScript </b> |
|
| 24 |
</noscript> |
|
| 25 |
</div> |
|
| 26 |
|
|
| 27 |
<!-- ============== MENU ============== --> |
|
| 28 |
<div class="Menu"> |
|
| 29 |
<script type="text/javascript"> |
|
| 30 |
<!-- |
|
| 31 |
DrawMenu(); |
|
| 32 |
// --> |
|
| 33 |
</script> |
|
| 34 |
<noscript> |
|
| 35 |
<b> Pro zobrazen? (vlo?en?) hlavi?ky je pot?eba JavaScript </b> |
|
| 36 |
</noscript> |
|
| 37 |
</div> |
|
| 38 |
|
|
| 39 |
<!-- ============== TEXT ============== --> |
|
| 40 |
<div class="Text"> |
|
| 41 |
<h1 class="FirstWord Small"> Pro? vznikl tento WEB </h1> |
|
| 42 |
<p> |
|
| 43 |
Web MLAB vznikl proto?e si mysl?me, ?e m?me co zve?ejnit. Hlavn?m impulzem |
|
| 44 |
byl vznik stavebnice MLAB. Stavebnice MLAB se n?m v praxi natolik osv?d?ila, |
|
| 45 |
?e bychom se r?di pod?lili o pozn?n? s ostatn?mi. |
|
| 46 |
<p> |
|
| 47 |
<h1 class="FirstWord Small"> Co obsahuje </h1> |
|
| 48 |
<p> |
|
| 49 |
Samoz?ejm? v?e okolo stavebnice MLAB ale tak? ?adu dal??ch v?c? od na?ich |
|
| 50 |
autor?. Samostatn? projekty nebo ?l?nky v?ce i m?n? spojen? s projektem |
|
| 51 |
MLAB. |
|
| 52 |
</p> |
|
| 53 |
<h1 class="FirstWord Small"> Kdo jej tvo?? </h1> |
|
| 54 |
<p> |
|
| 55 |
P?r nad?enc? HW/SW v?voj???. Projekt je nekomer?n? a vznik? ve voln?m |
|
| 56 |
?ase autor? (<i>d?le?it? informace pro kritiky</i>). |
|
| 57 |
</p> |
|
| 58 |
<h1 class="FirstWord Small"> Nel?b? se v?m ? </h1> |
|
| 59 |
<p> |
|
| 60 |
Na designu a struktu?e WEBu se pr?b??n? pracuje. Proto?e nejsme prof?ci |
|
| 61 |
ani v oblasti grafiky ani WEBdesignu je to bohu?el vid?t. Rozhodn? nechceme tr?vit |
|
| 62 |
v?ce ?asu ne? je nezbytn? geni?ln?mi hejbl?tky, blik?tky a dal??mi opi??rnami |
|
| 63 |
a u? v?bec ne lad?n?m chyb star?ch prohl??e??. |
|
| 64 |
</p> |
|
| 65 |
<p> |
|
| 66 |
Proto je design velmi konzervativn? lad?n?. |
|
| 67 |
</p> |
|
| 68 |
<h1 class="FirstWord Small"> Nefunguje n?co? </h1> |
|
| 69 |
<p> |
|
| 70 |
Dejte n?m v?d?t a my se to pokus?me spravit nebo vylep?it (pokud to budeme |
|
| 71 |
um?t a bude to za to st?t). V?ce n?m pom??e n?vrh jak v?c vylep?it ne? |
|
| 72 |
hol? konstatov?n? "<i>ono to n?kdy n?jak nefunguje</i>". |
|
| 73 |
</p> |
|
| 74 |
<h1 class="FirstWord Small"> Jak funguje uvnit?? </h1> |
|
| 75 |
<p> |
|
| 76 |
Z?kladem je datab?ze SVN (SubVersion) pro ukl?d?n? zdroj?k? a dal??ch |
|
| 77 |
soubor? design? i webov?ch str?nek. Tato datab?ze slou?? prim?rn? autor?m |
|
| 78 |
a obsah webu se z n? generuje automaticky. |
|
| 79 |
</p> |
|
| 80 |
<p> |
|
| 81 |
Web zaji??uje Apa?, kter? zp??stup?uje data u?ivatel?m bez pot?eby instalovat |
|
| 82 |
SVN klienta. |
|
| 83 |
</p> |
|
| 84 |
<p> |
|
| 85 |
WEBov? str?nky pou??vaj? HTML4 a CSS2. Nejsou optimalizov?ny pro ??dn? |
|
| 86 |
prohl??e? a douf?me, ?e se ?sp??n? vyh?baj? podstatn?m chyb?m pou??van?ch |
|
| 87 |
prohl??e??. A? pokro?? doba (hlavn? u MSIE) bude mo?n? str?nky pon?kud |
|
| 88 |
vylep?it. Zkuste t?eba Mozillu. |
|
| 89 |
</p> |
|
| 90 |
</div> |
|
| 91 |
|
|
| 92 |
<!-- ============== PATI?KA ============== --> |
|
| 93 |
<div class=Footer> |
|
| 94 |
<script type="text/javascript"> |
|
| 95 |
<!-- |
|
| 96 |
DrawFooter(); |
|
| 97 |
// --> |
|
| 98 |
</script> |
|
| 99 |
<noscript> |
|
| 100 |
<b> Pro zobrazen? (vlo?en?) hlavi?ky je pot?eba JavaScript </b> |
|
| 101 |
</noscript> |
|
| 102 |
</div> |
|
| 103 |
|
|
| 104 |
</body> |
|
| 105 |
|
|
| 106 |
</html> |
|