o: ActiveSupport::Cache::Entry :@compressedF:@value"UK"OK
| Downloads.en.html | ||
|---|---|---|
| 1 | 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> |
| 2 | 2 |
|
| 3 | 3 |
<html> |
| 4 |
|
|
| 5 | 4 |
<head> |
| 6 |
<meta http-equiv=Content-Type content="text/html; charset=utf-8"> |
|
| 7 |
<title> For download </title> |
|
| 5 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
|
| 6 |
<title> Download </title> |
|
| 7 |
<meta name="keywords" content="MLAB Universal Electronic Modules and Articles Processors Electronics"> |
|
| 8 |
<meta name="description" content="MLAB Project Download"> |
|
| 9 |
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> |
|
| 8 | 10 |
<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> |
|
| 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> |
|
| 13 |
<!-- AUTOINCLUDE END --> |
|
| 10 | 14 |
</head> |
| 11 | 15 |
|
| 12 | 16 |
<body lang="en"> |
| 13 | 17 |
|
| 18 |
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE --> |
|
| 14 | 19 |
<!-- ============== HEADER ============== --> |
| 15 | 20 |
<div class="Header"> |
| 16 | 21 |
<script type="text/javascript"> |
| ... | ... | |
| 20 | 25 |
// --> |
| 21 | 26 |
</script> |
| 22 | 27 |
<noscript> |
| 23 |
<b> JavaScript is required for including of the header </b></noscript> |
|
| 28 |
<p><b> JavaScript is required for including of the header </b></p> |
|
| 29 |
</noscript> |
|
| 24 | 30 |
</div> |
| 31 |
<!-- AUTOINCLUDE END --> |
|
| 25 | 32 |
|
| 33 |
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE --> |
|
| 26 | 34 |
<!-- ============== MENU ============== --> |
| 27 | 35 |
<div class="Menu"> |
| 28 | 36 |
<script type="text/javascript"> |
| 29 | 37 |
<!-- |
| 38 |
SetRelativePath("../");
|
|
| 30 | 39 |
DrawMenu(); |
| 31 | 40 |
// --> |
| 32 | 41 |
</script> |
| 33 | 42 |
<noscript> |
| 34 |
<b> JavaScript is required for including of the menu </b></noscript> |
|
| 43 |
<p><b> JavaScript is required for including of the menu </b><p> |
|
| 44 |
</noscript> |
|
| 35 | 45 |
</div> |
| 46 |
<!-- AUTOINCLUDE END --> |
|
| 36 | 47 |
|
| 37 | 48 |
<!-- ============== TEXT ============== --> |
| 38 | 49 |
<div class="Text"> |
| 39 |
<h1 class="FirstWord Small"> What can you find here? </h1>
|
|
| 50 |
<h1 class="FirstWord Small"> Download of MLAB documentation </h1>
|
|
| 40 | 51 |
<p> |
| 52 |
There are several possibilities: |
|
| 41 | 53 |
<p> |
| 54 |
<ul> |
|
| 55 |
<li><a href="#SVN_client">Download by SVN client</a></li> |
|
| 56 |
<li><a href="#WebSVN">Download via Web interface WebSVN</a></li> |
|
| 57 |
<li><a href="#FTP">Download from FTP</a></li> |
|
| 58 |
</ul> |
|
| 59 |
<h1 id="SVN_client" class="FirstWord Small"> SVN client </h1> |
|
| 60 |
<p> |
|
| 61 |
Downloading data requires SVN client on your computer, for example |
|
| 62 |
<a href="http://tortoisesvn.net/downloads" |
|
| 63 |
title="Download Page">TortoiseSVN</a>. |
|
| 64 |
To configure it it is necessary to set address of SVN server, use |
|
| 65 |
"svn://test.mlab.cz/home/MLAB/". |
|
| 66 |
Annonymous access is read only. If you whish to contribute to the MLAB project |
|
| 67 |
contact any of the |
|
| 68 |
<a href="./AboutAuthors.en.html">authors</a>. |
|
| 69 |
<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 (tarball, that is tar+gzip archive). |
|
| 74 |
You can use link from main menu |
|
| 75 |
<a href="http://test.mlab.cz/WebSVN/listing.php?repname=MLAB&path=%2F&sc=0&langchoice=English" |
|
| 76 |
title="Web interface to SVN database">WebSVN</a>. |
|
| 77 |
<p> |
|
| 78 |
<h1 id="FTP" class="FirstWord Small"> FTP </h1> |
|
| 79 |
<p> |
|
| 80 |
Data can be downloaded from |
|
| 81 |
<a href="ftp://test.mlab.cz/Downloads">FTP server</a>. |
|
| 82 |
<p> |
|
| 42 | 83 |
</div> |
| 43 | 84 |
|
| 85 |
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> |
|
| 44 | 86 |
<!-- ============== FOOTER ============== --> |
| 45 | 87 |
<div class="Footer"> |
| 46 | 88 |
<script type="text/javascript"> |
| 47 | 89 |
<!-- |
| 90 |
SetRelativePath("../");
|
|
| 48 | 91 |
DrawFooter(); |
| 49 | 92 |
// --> |
| 50 | 93 |
</script> |
| 51 | 94 |
<noscript> |
| 52 |
<b> JavaScript is required for including of the footer </b></noscript> |
|
| 95 |
<p><b> JavaScript is required for including of the footer </b></p> |
|
| 96 |
</noscript> |
|
| 53 | 97 |
</div> |
| 98 |
<!-- AUTOINCLUDE END --> |
|
| 54 | 99 |
|
| 55 | 100 |
</body> |
| 56 |
|
|
| 57 | 101 |
</html> |