Rev 397 Rev 437
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 class="FirstWord Small"> 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="#FTP">Download from FTP</a></li> 58 <li><a href="#FTP">FTP download</a></li>
58 </ul> 59 </ul>
-   60  
59 <h1 id="SVN_client" class="FirstWord Small"> SVN client </h1> 61 <h2 id="SVN_client"> SVN client </h2>
60 <p> 62 <p>
-   63 This selection gives you the access to developer's database SVN.
61 Downloading data requires SVN client on your computer, for example 64 You have to install SVN client to your computer.
-   65 </p>
-   66 <p>
-   67 Popular SVN client is
62 <a href="http://tortoisesvn.net/downloads" 68 <a href="http://tortoisesvn.net/downloads"
63 title="Download Page">TortoiseSVN</a>. 69 title="Download stránka">TortoiseSVN</a>.
-   70 After installation create folder on your computer and by right
64 To configure it it is necessary to set address of SVN server, use 71 clicking select "Checkout". You have to select database address.
-   72 </p>
-   73 <table>
-   74 <tr>
-   75 <td> <i>svn://svn.mlab.cz/home/MLAB/</i> </td>
-   76 <td> main repository </td>
-   77 </tr>
-   78 <tr>
65 "<i>svn://svn.mlab.cz/home/MLAB/</i>" or "<i>svn://svn.mlab.cz/home/library/</i>" if you need our OrCAD&#167;s or PAD&#367;s library.. 79 <td> <i>svn://svn.mlab.cz/home/library/</i> </td>
-   80 <td> libraries OrCAD, PADS, ... </td>
-   81 </tr>
-   82 </table>
-   83 <p>
-   84 The first download takes a lot of time because it downloads by default
-   85 the whole database. It is more than 100MB. As an anonymous user you
66 Anonymous access is read only. If you whish to contribute to the MLAB project 86 are getting Read Only access. If you whish to contribute to the MLAB
67 contact any of the 87 project contact any of the
68 <a href="./AboutAuthors.en.html">authors</a>. 88 <a href="./AboutAuthors.en.html">authors</a>.
-   89 </p>
-   90  
-   91 <h2 id="WebSVN"> WebSVN </h2>
-   92 <p>
-   93 WebSVN is Web access to SVN server. You can online browse source and
-   94 design files or you can download compressed subdirectory (ZIP archive).
-   95 You can use
-   96 <a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English"
-   97 title="Web interface to SVN database">WebSVN</a>
-   98 link from main menu.
-   99 <p>
-   100  
-   101 <h2 id="Downloads"> Downloads </h2>
-   102 <p>
-   103 Section
-   104 <a href="http://www.mlab.cz/Downloads"
-   105 title="Files to download">Downloads</a>
-   106 is used for PDF files and other bigger files not stored in the
-   107 development repository. These files are not under version control.
69 <p> 108 <p>
70 <h1 id="WebSVN" class="FirstWord Small"> WebSVN </h1> -  
71 <p> -  
72 WebSVN is Web access to SVN server. You can online browse source and design files or -  
73 you can download compressed subdirectory (ZIP archive). -  
74 You can use link from main menu -  
75 <a href="http://www.mlab.cz/WebSVN/listing.php?repname=MLAB&amp;path=%2F&amp;sc=0&amp;langchoice=English" -  
76 title="Web interface to SVN database">WebSVN</a>. -  
77 <p> 109  
78 <h1 id="FTP" class="FirstWord Small"> FTP </h1> 110 <h2 id="FTP"> FTP </h2>
79 <p> 111 <p>
80 Data can be downloaded from 112 Data can be downloaded from
81 <a href="ftp://www.mlab.cz/Downloads">FTP server</a>. 113 <a href="ftp://ftp.mlab.cz/">FTP server</a> as well. In case
-   114 of any problem try command line client.
82 <p> 115 <p>
83 </div> 116 </div>
84   117  
85 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> 118 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
86 <!-- ============== FOOTER ============== --> 119 <!-- ============== FOOTER ============== -->
87 <div class="Footer"> 120 <div class="Footer">
88 <script type="text/javascript"> 121 <script type="text/javascript">
89 <!-- 122 <!--
90 SetRelativePath("../"); 123 SetRelativePath("../");
91 DrawFooter(); 124 DrawFooter();
92 // --> 125 // -->
93 </script> 126 </script>
94 <noscript> 127 <noscript>
95 <p><b> JavaScript is required for including of the footer </b></p> 128 <p><b> JavaScript is required for including of the footer </b></p>
96 </noscript> 129 </noscript>
97 </div> 130 </div>
98 <!-- AUTOINCLUDE END --> 131 <!-- AUTOINCLUDE END -->
99   132  
100 </body> 133 </body>
101 </html> 134 </html>