Problem with comparison.
/Web/News.en.html
0,0 → 1,128
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3c.org/TR/html4/strict.dtd">
 
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title> MLAB News Page </title>
<meta name="keywords" content="MLAB News Universal Electronic Modules and Articles Processors Electronics">
<meta name="description" content="MLAB Project, News and Plan Page">
<!-- AUTOINCLUDE START "Page/Head.en.ihtml" DO NOT REMOVE -->
<link rel="StyleSheet" href="../Web/CSS/MLAB.css" type="text/css" title="MLAB Basic Style">
<link rel="shortcut icon" type="image/x-icon" href="../Web/PIC/MLAB.ico">
<script type="text/javascript" src="../Web/JS/MLAB_Menu.js"></script>
<!-- AUTOINCLUDE END -->
</head>
 
<body lang="en">
 
<!-- AUTOINCLUDE START "Page/Header.en.ihtml" DO NOT REMOVE -->
<!-- ============== HEADER ============== -->
<div class="Header">
<script type="text/javascript">
<!--
SetRelativePath("../");
DrawHeader();
// -->
</script>
<noscript>
<p><b> JavaScript is required for including of the header </b></p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
<!-- AUTOINCLUDE START "Page/Menu.en.ihtml" DO NOT REMOVE -->
<!-- ============== MENU ============== -->
<div class="Menu">
<script type="text/javascript">
<!--
SetRelativePath("../");
DrawMenu();
// -->
</script>
<noscript>
<p><b> JavaScript is required for including of the menu </b><p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
<!-- ============== TEXT ============== -->
<div class="Text">
<p class="Title">
What's new
</p>
 
<h1> Plans </h1>
<p>
<i>MIHO:</i>
I am about to start writing scripts for automatic
generation of index pages (modules, designs and articles).
<br>
Forum does not work because utf-8. Needs to be corrected.
<br>
I will improve style and template for WebSVN but not now.
</p>
 
<h1> History </h1>
<h3> 2006/9/18 </h3>
<p>
<i>MIHO:</i>
Renamed Apparatus to Designs. Maintanance page moved and secured.
</p>
 
<h3> 2006/9/17 </h3>
<p>
<i>MIHO:</i>
Updated Texts section (no English texts available now).
</p>
 
<h3> 2006/9/16 </h3>
<p>
<i>MIHO:</i>
Updated to WebSVN 501. Found and corrected some bugs.
</p>
 
<h3> 2006/9/13 </h3>
<p>
<i>MIHO:</i>
Finished update of static pages and their's validity.
</p>
 
<h3> 2006/9/11 </h3>
<p>
<i>MIHO:</i>
Configuration of WebSVN finished (templates, debugging).
</p>
 
<h3> 2006/8/26 </h3>
<p>
<i>KAKLIK:</i>
Created News Page.
</p>
 
<h3> 2006/8/24 </h3>
<p>
<i>KAKLIK:</i>
Repaired tarrball download in WebSVN and written Download Page.
</p>
 
</div>
 
<!-- AUTOINCLUDE START "Page/Footer.en.ihtml" DO NOT REMOVE -->
<!-- ============== FOOTER ============== -->
<div class="Footer">
<script type="text/javascript">
<!--
SetRelativePath("../");
DrawFooter();
// -->
</script>
<noscript>
<p><b> JavaScript is required for including of the footer </b></p>
</noscript>
</div>
<!-- AUTOINCLUDE END -->
 
</body>
</html>