Rev 396 Rev 414
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 News Page </title> 5 <title> MLAB News Page </title>
6 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics"> 6 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
7 <meta name="description" content="MLAB Project, News and Plan Page"> 7 <meta name="description" content="MLAB Project, News and Plan Page">
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 What's new 51 What's new
52 </p> 52 </p>
53   53  
54 <h1> Plans </h1> 54 <h1> Plans </h1>
55 55
56 <p> 56 <p>
57 <i>MIHO:</i> 57 <i>MIHO:</i>
58 There are missing project info files <b>ProjectInfo.xml</b>. 58 There are missing project info files <b>ProjectInfo.xml</b>.
59 I am going to add them by the time. I am going to write scripts for 59 I am going to add them by the time. I am going to write scripts for
60 automatic generation of index pages (modules, designs and articles). 60 automatic generation of index pages (modules, designs and articles).
61 All other features should work. Photogalery is being tested. 61 All other features should work. Photogalery is being tested.
62 </p> 62 </p>
63   63  
64 <h1> History </h1> 64 <h1> History </h1>
65   65  
-   66 <h3> 2006/12/25 </h3>
-   67 <p>
-   68 <i>MIHO:</i>
-   69 Server has new IP address. We have spent some time dealing with network
-   70 problems but now everything should work well.
-   71 </p>
-   72  
66 <h3> 2006/11/18 </h3> 73 <h3> 2006/11/18 </h3>
67 <p> 74 <p>
68 <i>KAKLIK:</i> 75 <i>KAKLIK:</i>
69 Added new libraries in to Library repository in webSVN. 76 Added new libraries in to Library repository in webSVN.
70 </p> 77 </p>
71   78  
72 <h3> 2006/11/10 </h3> 79 <h3> 2006/11/10 </h3>
73 <p> 80 <p>
74 <i>MIHO:</i> 81 <i>MIHO:</i>
75 Cascading Style Sheets updated, media print support added. 82 Cascading Style Sheets updated, media print support added.
76 </p> 83 </p>
77   84  
78 <h3> 2006/10/29 </h3> 85 <h3> 2006/10/29 </h3>
79 <p> 86 <p>
80 <i>MIHO:</i> 87 <i>MIHO:</i>
81 Maintenance page updated. 88 Maintenance page updated.
82 </p> 89 </p>
83   90  
84 <h3> 2006/10/28 </h3> 91 <h3> 2006/10/28 </h3>
85 <p> 92 <p>
86 <i>KAKLIK:</i> 93 <i>KAKLIK:</i>
87 Started page Photogallery. But it is still empty. 94 Started page Photogallery. But it is still empty.
88 </p> 95 </p>
89   96  
90 <h3> 2006/10/22 </h3> 97 <h3> 2006/10/22 </h3>
91 <p> 98 <p>
92 <i>MIHO:</i> 99 <i>MIHO:</i>
93 Web changed from <b>http://test.mlab.cz</b> to 100 Web changed from <b>http://test.mlab.cz</b> to
94 <b>http://www.mlab.cz</b>. 101 <b>http://www.mlab.cz</b>.
95 </p> 102 </p>
96   103  
97 <h3> 2006/10/18 </h3> 104 <h3> 2006/10/18 </h3>
98 <p> 105 <p>
99 <i>KAKLIK:</i> 106 <i>KAKLIK:</i>
100 Forum Template changed. It looking as rest of site now. 107 Forum Template changed. It looking as rest of site now.
101 </p> 108 </p>
102   109  
103 <h3> 2006/10/1 </h3> 110 <h3> 2006/10/1 </h3>
104 <p> 111 <p>
105 <i>KAKLIK:</i> 112 <i>KAKLIK:</i>
106 Forum runs well again. Corrected connection with mySQL. 113 Forum runs well again. Corrected connection with mySQL.
107 </p> 114 </p>
108   115  
109 <h3> 2006/9/18 </h3> 116 <h3> 2006/9/18 </h3>
110 <p> 117 <p>
111 <i>MIHO:</i> 118 <i>MIHO:</i>
112 Renamed Apparatus to Designs. Maintenance page moved and secured. 119 Renamed Apparatus to Designs. Maintenance page moved and secured.
113 </p> 120 </p>
114   121  
115 <h3> 2006/9/17 </h3> 122 <h3> 2006/9/17 </h3>
116 <p> 123 <p>
117 <i>MIHO:</i> 124 <i>MIHO:</i>
118 Updated Texts section (no English texts available now). 125 Updated Texts section (no English texts available now).
119 </p> 126 </p>
120   127  
121 <h3> 2006/9/16 </h3> 128 <h3> 2006/9/16 </h3>
122 <p> 129 <p>
123 <i>MIHO:</i> 130 <i>MIHO:</i>
124 Updated to WebSVN 501. Found and corrected some bugs. 131 Updated to WebSVN 501. Found and corrected some bugs.
125 </p> 132 </p>
126   133  
127 <h3> 2006/9/13 </h3> 134 <h3> 2006/9/13 </h3>
128 <p> 135 <p>
129 <i>MIHO:</i> 136 <i>MIHO:</i>
130 Finished update of static pages and theirs validity. 137 Finished update of static pages and theirs validity.
131 </p> 138 </p>
132   139  
133 <h3> 2006/9/11 </h3> 140 <h3> 2006/9/11 </h3>
134 <p> 141 <p>
135 <i>MIHO:</i> 142 <i>MIHO:</i>
136 Configuration of WebSVN finished (templates, debugging). 143 Configuration of WebSVN finished (templates, debugging).
137 </p> 144 </p>
138   145  
139 <h3> 2006/8/26 </h3> 146 <h3> 2006/8/26 </h3>
140 <p> 147 <p>
141 <i>KAKLIK:</i> 148 <i>KAKLIK:</i>
142 Created News Page. 149 Created News Page.
143 </p> 150 </p>
144   151  
145 <h3> 2006/8/24 </h3> 152 <h3> 2006/8/24 </h3>
146 <p> 153 <p>
147 <i>KAKLIK:</i> 154 <i>KAKLIK:</i>
148 Repaired tarrball download in WebSVN and written Download Page. 155 Repaired tarrball download in WebSVN and written Download Page.
149 </p> 156 </p>
150   157  
151 </div> 158 </div>
152   159  
153 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> 160 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
154 <!-- ============== FOOTER ============== --> 161 <!-- ============== FOOTER ============== -->
155 <div class="Footer"> 162 <div class="Footer">
156 <script type="text/javascript"> 163 <script type="text/javascript">
157 <!-- 164 <!--
158 SetRelativePath("../"); 165 SetRelativePath("../");
159 DrawFooter(); 166 DrawFooter();
160 // --> 167 // -->
161 </script> 168 </script>
162 <noscript> 169 <noscript>
163 <p><b> JavaScript is required for including of the footer </b></p> 170 <p><b> JavaScript is required for including of the footer </b></p>
164 </noscript> 171 </noscript>
165 </div> 172 </div>
166 <!-- AUTOINCLUDE END --> 173 <!-- AUTOINCLUDE END -->
167   174  
168 </body> 175 </body>
169 </html> 176 </html>