Rev Author Line No. Line
332 miho 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
133 kaklik 2 <html>
3 <head>
162 miho 4 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5 <title> MLAB News Page </title>
6 <meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
207 miho 7 <meta name="description" content="MLAB Project, News and Plan Page">
162 miho 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">
207 miho 10 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
162 miho 11 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
12 <!-- AUTOINCLUDE END -->
133 kaklik 13 </head>
14  
15 <body lang="en">
16  
162 miho 17 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
133 kaklik 18 <!-- ============== HEADER ============== -->
19 <div class="Header">
20 <script type="text/javascript">
21 <!--
22 SetRelativePath("../");
23 DrawHeader();
24 // -->
25 </script>
26 <noscript>
162 miho 27 <p><b> JavaScript is required for including of the header </b></p>
28 </noscript>
133 kaklik 29 </div>
162 miho 30 <!-- AUTOINCLUDE END -->
133 kaklik 31  
162 miho 32 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
133 kaklik 33 <!-- ============== MENU ============== -->
34 <div class="Menu">
35 <script type="text/javascript">
36 <!--
162 miho 37 SetRelativePath("../");
133 kaklik 38 DrawMenu();
39 // -->
40 </script>
41 <noscript>
162 miho 42 <p><b> JavaScript is required for including of the menu </b><p>
43 </noscript>
133 kaklik 44 </div>
162 miho 45 <!-- AUTOINCLUDE END -->
133 kaklik 46  
47 <!-- ============== TEXT ============== -->
48 <div class="Text">
162 miho 49 <p class="Title">
50 What's new
51 </p>
186 miho 52  
207 miho 53 <h1> Plans </h1>
54  
186 miho 55 <p>
56 <i>MIHO:</i>
190 miho 57 I am about to start writing scripts for automatic
196 miho 58 generation of index pages (modules, designs and articles).
190 miho 59 </p>
186 miho 60  
207 miho 61 <h1> History </h1>
314 miho 62  
319 kaklik 63  
64 <h3> 2006/10/18 </h3>
65 <p>
66 <i>KAKLIK:</i>
67 Forum Template changed. It looking as rest of site now.
68 </p>
323 kaklik 69  
314 miho 70 <h3> 2006/10/1 </h3>
71 <p>
72 <i>KAKLIK:</i>
73 Forum runs well again. Corrected connection with mySQL.
74 </p>
75  
196 miho 76 <h3> 2006/9/18 </h3>
77 <p>
78 <i>MIHO:</i>
79 Renamed Apparatus to Designs. Maintanance page moved and secured.
80 </p>
81  
190 miho 82 <h3> 2006/9/17 </h3>
83 <p>
84 <i>MIHO:</i>
85 Updated Texts section (no English texts available now).
86 </p>
87  
186 miho 88 <h3> 2006/9/16 </h3>
89 <p>
90 <i>MIHO:</i>
91 Updated to WebSVN 501. Found and corrected some bugs.
92 </p>
93  
94 <h3> 2006/9/13 </h3>
95 <p>
96 <i>MIHO:</i>
97 Finished update of static pages and their's validity.
98 </p>
99  
100 <h3> 2006/9/11 </h3>
101 <p>
102 <i>MIHO:</i>
103 Configuration of WebSVN finished (templates, debugging).
104 </p>
105  
162 miho 106 <h3> 2006/8/26 </h3>
186 miho 107 <p>
108 <i>KAKLIK:</i>
109 Created News Page.
110 </p>
111  
162 miho 112 <h3> 2006/8/24 </h3>
186 miho 113 <p>
114 <i>KAKLIK:</i>
115 Repaired tarrball download in WebSVN and written Download Page.
116 </p>
117  
133 kaklik 118 </div>
162 miho 119  
120 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
133 kaklik 121 <!-- ============== FOOTER ============== -->
122 <div class="Footer">
123 <script type="text/javascript">
124 <!--
162 miho 125 SetRelativePath("../");
133 kaklik 126 DrawFooter();
127 // -->
128 </script>
129 <noscript>
162 miho 130 <p><b> JavaScript is required for including of the footer </b></p>
131 </noscript>
133 kaklik 132 </div>
162 miho 133 <!-- AUTOINCLUDE END -->
133 kaklik 134  
135 </body>
136 </html>