Line 34... |
Line 34... |
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 Small"> 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 Small"> 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 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> |
52 |
<h1 class="FirstWord"> Who are the authors </h1> |
62 |
<h1 class="FirstWord Small"> Who are the authors </h1> |
53 |
<p> |
63 |
<p> |
54 |
Several keen electronics and hobbyists. Our hobby is our job as well. |
64 |
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 |
65 |
The web and MLAB project are noncommercial and they are created in |
56 |
authors free time (<i>an important information for critics</i>). |
66 |
authors free time (<i>an important information for critics</i>). |
57 |
</p> |
67 |
</p> |
58 |
<h1 class="FirstWord"> Do not you like it? </h1> |
68 |
<h1 class="FirstWord Small"> Do not you like it? </h1> |
59 |
<p> |
69 |
<p> |
60 |
Well. We are continuously working on the web design and on the structure of data. |
70 |
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 |
71 |
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 |
72 |
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 |
73 |
on smart web features (moving pictures and so on) not to speak of tuning |
64 |
the web for old web browsers. |
74 |
the web for old web browsers. |
65 |
</p> |
75 |
</p> |
66 |
<p> |
76 |
<p> |
67 |
That is why the web design is conservative. |
77 |
That is why the web design is conservative. |
68 |
</p> |
78 |
</p> |
69 |
<h1 class="FirstWord"> Something does not work? </h1> |
79 |
<h1 class="FirstWord Small"> Something does not work? </h1> |
70 |
<p> |
80 |
<p> |
71 |
Let us know and we will try to mend or improve it (if the result is worth |
81 |
Let us know and we will try to mend or improve it (if the result is worth |
72 |
the effort). |
82 |
the effort). |
73 |
It is better to say us what, why and how to change something then |
83 |
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 |
84 |
to say that "<i>there is something wrong and it sometimes does work |
75 |
somehow</i>". |
85 |
somehow</i>". |
76 |
</p> |
86 |
</p> |
77 |
<h1 class="FirstWord"> How it works inside </h1> |
87 |
<h1 class="FirstWord Small"> How does it work inside? </h1> |
78 |
<p> |
88 |
<p> |
79 |
The base component is SubVersion system (source code version system, similar |
89 |
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 |
90 |
to CVS or SourSafe). Every piece of information is in SubVersion database and |
81 |
web content is automatically generated. SubVersion is primarily intended for |
91 |
web content is automatically generated. SubVersion is primarily intended for |
82 |
the authors. Users do not need to install SubVersion client. |
92 |
the authors. Users do not need to install SubVersion client. |