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">
381 miho 10 <link rel="StyleSheet" href="../Web/CSS/MLAB_Print.css" type="text/css" media="print">
207 miho 11 <link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
162 miho 12 <script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
13 <!-- AUTOINCLUDE END -->
133 kaklik 14 </head>
15  
16 <body lang="en">
17  
162 miho 18 <!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
133 kaklik 19 <!-- ============== HEADER ============== -->
20 <div class="Header">
21 <script type="text/javascript">
22 <!--
23 SetRelativePath("../");
24 DrawHeader();
25 // -->
26 </script>
27 <noscript>
162 miho 28 <p><b> JavaScript is required for including of the header </b></p>
29 </noscript>
133 kaklik 30 </div>
162 miho 31 <!-- AUTOINCLUDE END -->
133 kaklik 32  
162 miho 33 <!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
133 kaklik 34 <!-- ============== MENU ============== -->
35 <div class="Menu">
36 <script type="text/javascript">
37 <!--
162 miho 38 SetRelativePath("../");
133 kaklik 39 DrawMenu();
40 // -->
41 </script>
42 <noscript>
162 miho 43 <p><b> JavaScript is required for including of the menu </b><p>
44 </noscript>
133 kaklik 45 </div>
162 miho 46 <!-- AUTOINCLUDE END -->
133 kaklik 47  
48 <!-- ============== TEXT ============== -->
49 <div class="Text">
162 miho 50 <p class="Title">
51 What's new
52 </p>
186 miho 53  
207 miho 54 <h1> Plans </h1>
488 miho 55  
186 miho 56 <p>
57 <i>MIHO:</i>
339 miho 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
60 automatic generation of index pages (modules, designs and articles).
371 miho 61 All other features should work. Photogalery is being tested.
190 miho 62 </p>
186 miho 63  
207 miho 64 <h1> History </h1>
314 miho 65  
614 miho 66 <h3> 2007/08/20 </h3>
67 <p>
68 <i>MIHO & KAKLIK:</i>
69 We removed Forum because it was not used much and we had troubles with
70 spammers. We have introduced new page with FAQ.
71 </p>
72  
610 miho 73 <h3> 2007/07/29 </h3>
74 <p>
75 <i>MIHO:</i>
76 Finished a new module ATmegaTQ4401A for ATMEL ATmega processors in the
77 TQFP44 package. The documentation has been finshed too.
78 </p>
79  
609 miho 80 <h3> 2007/07/28 </h3>
81 <p>
82 <i>MIHO:</i>
83 Finished a new module ATmega8DIL01A for ATMEL ATmega processors in the
84 DIL28 package. The documentation has been finshed too.
85 </p>
86  
499 miho 87 <h3> 2007/03/25 </h3>
88 <p>
89 <i>MIHO:</i>
90 I've just received documentation data for transceiver HF&nbsp;TRAMP
91 from Petr OK1XGL. So HTML documentation is finished by now, design files
92 are going to be available in the near future (it takes so much work...).
93 </p>
94  
489 miho 95 <h3> 2007/03/18 </h3>
96 <p>
97 <i>MIHO:</i>
98 Finished a new module R1S01A - simple optical reflective sensor for
99 small robots.
100 </p>
101  
488 miho 102 <h3> 17.3.2007 </h3>
103 <p>
104 <i>MIHO:</i>
105 Finished a new module LM108601A - simple power supply with LM1086.
106 </p>
107  
108 <h3> 13.3.2007 </h3>
109 <p>
110 <i>MIHO:</i>
111 Domain MLAB.CZ celebrates <i>the first</i> anniversary.
112 </p>
113  
114 <h3> 10.2.2007 </h3>
115 <p>
116 <i>MIHO:</i>
117 Finished a new module RS232R01A - USB to RS232(TTL) adapter with FTDI
118 FT232R chip.
119 </p>
120  
121 <h3> 2007/01/10 </h3>
122 <p>
123 <i>KAKLIK:</i>
124 Some new rules about how to design PCB were written.
125 </p>
126  
414 miho 127 <h3> 2006/12/25 </h3>
128 <p>
129 <i>MIHO:</i>
130 Server has new IP address. We have spent some time dealing with network
131 problems but now everything should work well.
132 </p>
133  
396 kaklik 134 <h3> 2006/11/18 </h3>
135 <p>
136 <i>KAKLIK:</i>
137 Added new libraries in to Library repository in webSVN.
138 </p>
139  
382 miho 140 <h3> 2006/11/10 </h3>
141 <p>
142 <i>MIHO:</i>
143 Cascading Style Sheets updated, media print support added.
144 </p>
145  
358 miho 146 <h3> 2006/10/29 </h3>
147 <p>
148 <i>MIHO:</i>
149 Maintenance page updated.
150 </p>
151  
353 kaklik 152 <h3> 2006/10/28 </h3>
153 <p>
154 <i>KAKLIK:</i>
155 Started page Photogallery. But it is still empty.
156 </p>
319 kaklik 157  
339 miho 158 <h3> 2006/10/22 </h3>
159 <p>
358 miho 160 <i>MIHO:</i>
339 miho 161 Web changed from <b>http://test.mlab.cz</b> to
162 <b>http://www.mlab.cz</b>.
163 </p>
164  
319 kaklik 165 <h3> 2006/10/18 </h3>
166 <p>
167 <i>KAKLIK:</i>
168 Forum Template changed. It looking as rest of site now.
169 </p>
323 kaklik 170  
314 miho 171 <h3> 2006/10/1 </h3>
172 <p>
173 <i>KAKLIK:</i>
174 Forum runs well again. Corrected connection with mySQL.
175 </p>
176  
196 miho 177 <h3> 2006/9/18 </h3>
178 <p>
179 <i>MIHO:</i>
371 miho 180 Renamed Apparatus to Designs. Maintenance page moved and secured.
196 miho 181 </p>
182  
190 miho 183 <h3> 2006/9/17 </h3>
184 <p>
185 <i>MIHO:</i>
186 Updated Texts section (no English texts available now).
187 </p>
188  
186 miho 189 <h3> 2006/9/16 </h3>
190 <p>
191 <i>MIHO:</i>
192 Updated to WebSVN 501. Found and corrected some bugs.
193 </p>
194  
195 <h3> 2006/9/13 </h3>
196 <p>
197 <i>MIHO:</i>
371 miho 198 Finished update of static pages and theirs validity.
186 miho 199 </p>
200  
201 <h3> 2006/9/11 </h3>
202 <p>
203 <i>MIHO:</i>
204 Configuration of WebSVN finished (templates, debugging).
205 </p>
206  
162 miho 207 <h3> 2006/8/26 </h3>
186 miho 208 <p>
209 <i>KAKLIK:</i>
488 miho 210 Created News Page.
186 miho 211 </p>
212  
162 miho 213 <h3> 2006/8/24 </h3>
186 miho 214 <p>
215 <i>KAKLIK:</i>
488 miho 216 Repaired tarrball download in WebSVN and written Download Page.
186 miho 217 </p>
218  
133 kaklik 219 </div>
162 miho 220  
221 <!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
133 kaklik 222 <!-- ============== FOOTER ============== -->
223 <div class="Footer">
224 <script type="text/javascript">
225 <!--
162 miho 226 SetRelativePath("../");
133 kaklik 227 DrawFooter();
228 // -->
229 </script>
230 <noscript>
162 miho 231 <p><b> JavaScript is required for including of the footer </b></p>
232 </noscript>
133 kaklik 233 </div>
162 miho 234 <!-- AUTOINCLUDE END -->
133 kaklik 235  
236 </body>
237 </html>