Rev 1101 Rev 1479
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 <html> 2 <html>
3 <head> 3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title> MLAB FAQ </title> 5 <title> MLAB FAQ </title>
6 <meta name="keywords" content="MLAB FAQ Frequently Asked Questions"> 6 <meta name="keywords" content="MLAB FAQ Frequently Asked Questions">
7 <meta name="description" content="MLAB Project, Frequently Asked Questions"> 7 <meta name="description" content="MLAB Project, Frequently Asked Questions">
8 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> 8 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
9 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> 9 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
10 <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print"> 10 <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print">
11 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico"> 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> 12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END --> 13 <!-- AUTOINCLUDE END -->
14 </head> 14 </head>
15   15  
16 <body lang="en"> 16 <body lang="en">
17   17  
18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> 18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
19 <!-- ============== HEADER ============== --> 19 <!-- ============== HEADER ============== -->
20 <div class="Header"> 20 <div class="Header">
21 <script type="text/javascript"> 21 <script type="text/javascript">
22 <!-- 22 <!--
23 SetRelativePath("../"); 23 SetRelativePath("../");
24 DrawHeader(); 24 DrawHeader();
25 // --> 25 // -->
26 </script> 26 </script>
27 <noscript> 27 <noscript>
28 <p><b> JavaScript is required for including of the header </b></p> 28 <p><b> JavaScript is required for including of the header </b></p>
29 </noscript> 29 </noscript>
30 </div> 30 </div>
31 <!-- AUTOINCLUDE END --> 31 <!-- AUTOINCLUDE END -->
32   32  
33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> 33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
34 <!-- ============== MENU ============== --> 34 <!-- ============== MENU ============== -->
35 <div class="Menu"> 35 <div class="Menu">
36 <script type="text/javascript"> 36 <script type="text/javascript">
37 <!-- 37 <!--
38 SetRelativePath("../"); 38 SetRelativePath("../");
39 DrawMenu(); 39 DrawMenu();
40 // --> 40 // -->
41 </script> 41 </script>
42 <noscript> 42 <noscript>
43 <p><b> JavaScript is required for including of the menu </b><p> 43 <p><b> JavaScript is required for including of the menu </b><p>
44 </noscript> 44 </noscript>
45 </div> 45 </div>
46 <!-- AUTOINCLUDE END --> 46 <!-- AUTOINCLUDE END -->
47   47  
48 <!-- ============== TEXT ============== --> 48 <!-- ============== TEXT ============== -->
49 <div class="Text"> 49 <div class="Text">
50 <p class="Title"> 50 <p class="Title">
51 Frequently Asked Questions 51 Frequently Asked Questions
52 </p> 52 </p>
53   53  
54 <h2> I don't understand Czech. What sohould I do? </h2> 54 <h2> I don't understand Czech. What sohould I do? </h2>
55 55
56 <p> 56 <p>
57 Because we are not English native speakers it is not easy to write large 57 Because we are not English native speakers it is not easy to write large
58 English texts. We hope that the most information is international 58 English texts. We hope that the most information is international
59 (schematics, pictures, sources) so only the detailed text can be 59 (schematics, pictures, sources) so only the detailed text can be
60 problem. If you have any question, please ask and we will try to answer. 60 problem. If you have any question, please ask and we will try to answer.
61 </p> 61 </p>
62   62  
63 <h2> I have found a bug or typo. What should I do? </h2> 63 <h2> I have found a bug or typo. What should I do? </h2>
64   64  
65 <p> 65 <p>
66 Let <a href="./AboutAuthors.en.html" title="Contacts to Authors">us</a> 66 Let <a href="./AboutAuthors.en.html" title="Contacts to Authors">us</a>
67 know. You will feel better. I promise. 67 know or you should use <a href="http://wiki.mlab.cz" title="Wiki MLAB">wiki</a> to correct it.
68 </p> 68 </p>
69   69  
70 <h2> Where are design files? </h2> 70 <h2> Where are design files? </h2>
71   71  
72 <p> 72 <p>
73 All design data (schematic files, PCB files, sources and so on) is 73 All design data (schematic files, PCB files, sources and so on) is
74 stored in SubVersion database on our server. You can browse the database 74 stored in SubVersion database on our server. You can browse the database
75 using your web client because we have 75 using your web client because we have
76 <a href= "http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English" title="Webové rozhraní pro SVN databázi">WebSVN</a> server. 76 <a href= "http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English" title="Webové rozhraní pro SVN databázi">WebSVN</a> server.
77 You can browse or look at any single file or you can download the whole 77 You can browse or look at any single file or you can download the whole
78 (compressed) subdirectory of the project you are interested in. 78 (compressed) subdirectory of the project you are interested in.
79 <br> 79 <br>
80 Other possibility is to install SubVersion client on your computer and 80 Other possibility is to install SubVersion client on your computer and
81 download what ever you wish. How to do it is written on 81 download what ever you wish. How to do it is written on
82 <a href="./Downloads.en.html" title="For Download">Download Page</a>. 82 <a href="./Downloads.en.html" title="For Download">Download Page</a>.
83 </p> 83 </p>
84   84  
85 <h2> Where is the partlist? </h2> 85 <h2> Where is the partlist? </h2>
86   86  
87 <p> 87 <p>
88 Detailed partlist (Bill of Material) in XLS format is usually stored in <i>SCH</i> 88 Detailed partlist (Bill of Material) in XLS format is usually stored in <i>SCH</i>
89 directory of the project. 89 directory of the project.
90 </p> 90 </p>
91   91  
92 <h2> I don't understand the directory structure. How to understand it? </h2> 92 <h2> I don't understand the directory structure. How to understand it? </h2>
93   93  
94 <p> 94 <p>
95 The directory structure is documented but not in English so you have to 95 The directory structure is documented but not in English so you have to
96 help yourself. We are trying to use the same directory structure for 96 help yourself. We are trying to use the same directory structure for
97 all projects (both modules and designs). 97 all projects (both modules and designs).
98 </p> 98 </p>
99   99  
100 <h2> Can I buy complete modules? </h2> 100 <h2> Can I buy complete modules? </h2>
101   101  
102 <p> 102 <p>
103 Some modules are available at the <a href="http://www.ust.cz/shop/" 103 Some modules are available at the <a href="http://www.ust.cz/shop/"
104 title="Prodej stavebnic a hotových podulů MLAB">internet store</a> of UST - Universal Scientific Technologies company. 104 title="Prodej stavebnic a hotových podulů MLAB">internet store</a> of UST - Universal Scientific Technologies company.
105 </p> 105 </p>
106   106  
107 </div> 107 </div>
108   108  
109 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> 109 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
110 <!-- ============== FOOTER ============== --> 110 <!-- ============== FOOTER ============== -->
111 <div class="Footer"> 111 <div class="Footer">
112 <script type="text/javascript"> 112 <script type="text/javascript">
113 <!-- 113 <!--
114 SetRelativePath("../"); 114 SetRelativePath("../");
115 DrawFooter(); 115 DrawFooter();
116 // --> 116 // -->
117 </script> 117 </script>
118 <noscript> 118 <noscript>
119 <p><b> JavaScript is required for including of the footer </b></p> 119 <p><b> JavaScript is required for including of the footer </b></p>
120 </noscript> 120 </noscript>
121 </div> 121 </div>
122 <!-- AUTOINCLUDE END --> 122 <!-- AUTOINCLUDE END -->
123   123  
124 </body> 124 </body>
125 </html> 125 </html>