Rev 207 Rev 314
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd"> 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
2   2  
3 <html> 3 <html>
4 <head> 4 <head>
5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 5 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6 <title> MLAB News Page </title> 6 <title> MLAB News Page </title>
7 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics"> 7 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
8 <meta name="description" content="MLAB Project, News and Plan Page"> 8 <meta name="description" content="MLAB Project, News and Plan Page">
9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE --> 9 <!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style"> 10 <link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
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 I am about to start writing scripts for automatic 58 I am about to start writing scripts for automatic
59 generation of index pages (modules, designs and articles). 59 generation of index pages (modules, designs and articles).
60 <br> 60 <br>
61 Forum does not work because utf-8. Needs to be corrected. 61 Forum does not work because utf-8. Needs to be corrected.
62 <br> 62 <br>
63 I will improve style and template for WebSVN but not now. 63 I will improve style and template for WebSVN but not now.
64 </p> 64 </p>
65   65  
66 <h1> History </h1> 66 <h1> History </h1>
-   67  
-   68 <h3> 2006/10/1 </h3>
67 69 <p>
-   70 <i>KAKLIK:</i>
-   71 Forum runs well again. Corrected connection with mySQL.
-   72 </p>
-   73  
68 <h3> 2006/9/18 </h3> 74 <h3> 2006/9/18 </h3>
69 <p> 75 <p>
70 <i>MIHO:</i> 76 <i>MIHO:</i>
71 Renamed Apparatus to Designs. Maintanance page moved and secured. 77 Renamed Apparatus to Designs. Maintanance page moved and secured.
72 </p> 78 </p>
73   79  
74 <h3> 2006/9/17 </h3> 80 <h3> 2006/9/17 </h3>
75 <p> 81 <p>
76 <i>MIHO:</i> 82 <i>MIHO:</i>
77 Updated Texts section (no English texts available now). 83 Updated Texts section (no English texts available now).
78 </p> 84 </p>
79   85  
80 <h3> 2006/9/16 </h3> 86 <h3> 2006/9/16 </h3>
81 <p> 87 <p>
82 <i>MIHO:</i> 88 <i>MIHO:</i>
83 Updated to WebSVN 501. Found and corrected some bugs. 89 Updated to WebSVN 501. Found and corrected some bugs.
84 </p> 90 </p>
85   91  
86 <h3> 2006/9/13 </h3> 92 <h3> 2006/9/13 </h3>
87 <p> 93 <p>
88 <i>MIHO:</i> 94 <i>MIHO:</i>
89 Finished update of static pages and their's validity. 95 Finished update of static pages and their's validity.
90 </p> 96 </p>
91   97  
92 <h3> 2006/9/11 </h3> 98 <h3> 2006/9/11 </h3>
93 <p> 99 <p>
94 <i>MIHO:</i> 100 <i>MIHO:</i>
95 Configuration of WebSVN finished (templates, debugging). 101 Configuration of WebSVN finished (templates, debugging).
96 </p> 102 </p>
97   103  
98 <h3> 2006/8/26 </h3> 104 <h3> 2006/8/26 </h3>
99 <p> 105 <p>
100 <i>KAKLIK:</i> 106 <i>KAKLIK:</i>
101 Created News Page. 107 Created News Page.
102 </p> 108 </p>
103   109  
104 <h3> 2006/8/24 </h3> 110 <h3> 2006/8/24 </h3>
105 <p> 111 <p>
106 <i>KAKLIK:</i> 112 <i>KAKLIK:</i>
107 Repaired tarrball download in WebSVN and written Download Page. 113 Repaired tarrball download in WebSVN and written Download Page.
108 </p> 114 </p>
109   115  
110 </div> 116 </div>
111   117  
112 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE --> 118 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
113 <!-- ============== FOOTER ============== --> 119 <!-- ============== FOOTER ============== -->
114 <div class="Footer"> 120 <div class="Footer">
115 <script type="text/javascript"> 121 <script type="text/javascript">
116 <!-- 122 <!--
117 SetRelativePath("../"); 123 SetRelativePath("../");
118 DrawFooter(); 124 DrawFooter();
119 // --> 125 // -->
120 </script> 126 </script>
121 <noscript> 127 <noscript>
122 <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>
123 </noscript> 129 </noscript>
124 </div> 130 </div>
125 <!-- AUTOINCLUDE END --> 131 <!-- AUTOINCLUDE END -->
126   132  
127 </body> 133 </body>
128 </html> 134 </html>