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> Download </title> |
5 |
<title> Download </title> |
6 |
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics"> |
6 |
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics"> |
7 |
<meta name="description" content="MLAB Project Download"> |
7 |
<meta name="description" content="MLAB Project Download"> |
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 |
<h1> Download of MLAB documentation </h1> |
50 |
<h1> Download of MLAB documentation </h1> |
51 |
<p> |
51 |
<p> |
52 |
There are several possibilities: |
52 |
There are several possibilities: |
53 |
<p> |
53 |
<p> |
54 |
<ul> |
54 |
<ul> |
55 |
<li><a href="#SVN_client">Download by SVN client</a></li> |
55 |
<li><a href="#SVN_client">Download by SVN client</a></li> |
56 |
<li><a href="#WebSVN">Download via Web interface WebSVN</a></li> |
56 |
<li><a href="#WebSVN">Download via Web interface WebSVN</a></li> |
57 |
<li><a href="#Downloads">File download</a></li> |
57 |
<li><a href="#Downloads">File download</a></li> |
58 |
</ul> |
58 |
</ul> |
59 |
|
59 |
|
60 |
<h2 id="SVN_client"> SVN client </h2> |
60 |
<h2 id="SVN_client"> SVN client </h2> |
61 |
<p> |
61 |
<p> |
62 |
This selection gives you the access to developer's database SVN. |
62 |
This selection gives you the access to developer's database SVN. |
63 |
You have to install SVN client to your computer. |
63 |
You have to install SVN client to your computer. |
64 |
</p> |
64 |
</p> |
65 |
<p> |
65 |
<p> |
66 |
Popular SVN client is |
66 |
Popular SVN client is |
67 |
<a href="http://tortoisesvn.net/downloads" |
67 |
<a href="http://tortoisesvn.net/downloads" |
68 |
title="Download stránka">TortoiseSVN</a>. |
68 |
title="Download stránka">TortoiseSVN</a>. |
69 |
After installation create folder on your computer and by right |
69 |
After installation create folder on your computer and by right |
70 |
clicking select "Checkout". You have to select database address. |
70 |
clicking select "Checkout". You have to select database address. |
71 |
</p> |
71 |
</p> |
72 |
<table> |
72 |
<table> |
73 |
<tr> |
73 |
<tr> |
74 |
<td> <i>svn://svn.mlab.cz/home/MLAB/</i> </td> |
74 |
<td> <i>svn://svn.mlab.cz/home/MLAB/</i> </td> |
75 |
<td> main repository </td> |
75 |
<td> main repository </td> |
76 |
</tr> |
76 |
</tr> |
77 |
<tr> |
77 |
<tr> |
78 |
<td> <i>svn://svn.mlab.cz/home/MLAB_E</i> </td> |
78 |
<td> <i>svn://svn.mlab.cz/home/MLAB_E</i> </td> |
79 |
<td> repository for external projects and documentation created in Eagle software </td> |
79 |
<td> repository for external projects and documentation of educational experiments from schools </td> |
80 |
</tr> |
80 |
</tr> |
81 |
<tr> |
81 |
<tr> |
82 |
<td> <i>svn://svn.mlab.cz/home/library/</i> </td> |
82 |
<td> <i>svn://svn.mlab.cz/home/library/</i> </td> |
83 |
<td> libraries OrCAD, PADS, ... </td> |
83 |
<td> libraries OrCAD, PADS, ... </td> |
84 |
</tr> |
84 |
</tr> |
85 |
</table> |
85 |
</table> |
86 |
<p> |
86 |
<p> |
87 |
The first download takes a lot of time because it downloads by default |
87 |
The first download takes a lot of time because it downloads by default |
88 |
the whole database. It is more than 100MB. As an anonymous user you |
88 |
the whole database. It is more than 100MB. As an anonymous user you |
89 |
are getting Read Only access. If you whish to contribute to the MLAB |
89 |
are getting Read Only access. If you whish to contribute to the MLAB |
90 |
project contact any of the |
90 |
project contact any of the |
91 |
<a href="./AboutAuthors.en.html">authors</a>. |
91 |
<a href="./AboutAuthors.en.html">authors</a>. |
92 |
</p> |
92 |
</p> |
93 |
|
93 |
|
94 |
<h2 id="WebSVN"> WebSVN </h2> |
94 |
<h2 id="WebSVN"> WebSVN </h2> |
95 |
<p> |
95 |
<p> |
96 |
WebSVN is Web access to SVN server. You can online browse source and |
96 |
WebSVN is Web access to SVN server. You can online browse source and |
97 |
design files or you can download compressed subdirectory (ZIP archive). |
97 |
design files or you can download compressed subdirectory (ZIP archive). |
98 |
You can use |
98 |
You can use |
99 |
<a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" |
99 |
<a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" |
100 |
title="Web interface to SVN database">WebSVN</a> |
100 |
title="Web interface to SVN database">WebSVN</a> |
101 |
link from main menu. |
101 |
link from main menu. |
102 |
<p> |
102 |
<p> |
103 |
|
103 |
|
104 |
<h2 id="Downloads"> Downloads </h2> |
104 |
<h2 id="Downloads"> Downloads </h2> |
105 |
<p> |
105 |
<p> |
106 |
Section |
106 |
Section |
107 |
<a href="http://www.mlab.cz/Downloads" |
107 |
<a href="http://www.mlab.cz/Downloads" |
108 |
title="Files to download">Downloads</a> |
108 |
title="Files to download">Downloads</a> |
109 |
is used for PDF files and other bigger files not stored in the |
109 |
is used for PDF files and other bigger files not stored in the |
110 |
development repository. These files are not under version control. |
110 |
development repository. These files are not under version control. |
111 |
<p> |
111 |
<p> |
112 |
|
112 |
|
113 |
</div> |
113 |
</div> |
114 |
|
114 |
|
115 |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
115 |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
116 |
<!-- ============== FOOTER ============== --> |
116 |
<!-- ============== FOOTER ============== --> |
117 |
<div class="Footer"> |
117 |
<div class="Footer"> |
118 |
<script type="text/javascript"> |
118 |
<script type="text/javascript"> |
119 |
<!-- |
119 |
<!-- |
120 |
SetRelativePath("../"); |
120 |
SetRelativePath("../"); |
121 |
DrawFooter(); |
121 |
DrawFooter(); |
122 |
// --> |
122 |
// --> |
123 |
</script> |
123 |
</script> |
124 |
<noscript> |
124 |
<noscript> |
125 |
<p><b> JavaScript is required for including of the footer </b></p> |
125 |
<p><b> JavaScript is required for including of the footer </b></p> |
126 |
</noscript> |
126 |
</noscript> |
127 |
</div> |
127 |
</div> |
128 |
<!-- AUTOINCLUDE END --> |
128 |
<!-- AUTOINCLUDE END --> |
129 |
|
129 |
|
130 |
</body> |
130 |
</body> |
131 |
</html> |
131 |
</html> |