Subversion Repositories svnkaklik

Compare Revisions

Ignore whitespace Rev 98 → Rev 99

/web/kaklik's_web/projects.en.php
0,0 → 1,77
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
 
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<meta name="description" content="description"/>
<meta name="keywords" content="keywords"/>
<meta name="author" content="author"/>
<link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
<title>Kaklik's project</title>
</head>
 
<body>
 
<div class="container">
 
<?php
include ("./include/navigation.en.php");
?>
 
<div class="holder_top"></div>
 
<div class="holder">
 
<h1>Project list</h1>
<p>There is a project list of project which I want to write about.</p>
<table frame="void" rules="none" cellspacing="2">
<colgroup>
<col align="center">
<col align="center">
</colgroup>
<thead>
<tr>
<th colspan="2">Project</th>
<th colspan="1">Description</th>
<th colspan="1">Status</th>
</tr>
</thead>
<tbody>
<tr>
<td><img src="projects/RCcontrol/project.JPG" alt="Digital RC control" width="100" height="75" /></td>
<th>Digital RC control</th>
<td>A description how made modelar radiocontrol unit</td><td>Documentation isn't wrote</td></tr>
<tr>
<td></td><th>Telephone card reader</th>
<td>A description how made a telephone card reader for reading old telephone cards (without TRICK chip)</td><td>Documentation isn't wrote</td></tr>
<tr>
<td><img src="projects/packet/project.jpeg" alt="packet" width="100" height="88" /></td>
<th><a href="./projects/packet/packet.cs.html">Pacet radio under Linux</a><br>
<a href="projects/packet/packet.pdf">PDF version</th>
<td>A Know-how to using packet radio soundcard modem under Linux</td><td>Documentation wrote [Czech]</td></tr>
<tr><td><img src="projects/zarovka/project.JPG" alt="electric discharge in light bulb" width="100" height="75" /></td><th>electric discharge in light bulb</th><td>Popis výroby vlastní plasmalampy</td><td>Documentation isn't wrote</td></tr>
<tr><td><img src="projects/miniRCmodel/project.JPG" alt="mini RC model" width="100" height="75" /></td><th>A tiny RC model</th><td>A description how to create a low cost and tiny RC model</td><td>Documentation isn't wrote</td></tr>
<tr><td><img src="projects/PCzdroj/project.JPG" alt="transmitter power source" width="100" height="75" /></td><th>An electric power source </th><td>A mind how to edit PC electric source to powering CB radiostation.</td><td>Documentation isn't wrote</td></tr>
<tr><td><img src="projects/mikrovlnka/project.jpeg" alt="" width="100" height="75" /></td><th><a href="./projects/mikrovlnka/mikrovlnka.en.html">exposurechamber from microwave oven</a></th><td>A manual to made a UV exposure chamber from microwave oven</td><td>documentation wrote [Czech]</td></tr>
<tr><td></td><th>Laser projector</th><td>a construction of laser projector to projecting a vector graphic on a wall</td><td>inspired by <a href="http://elm-chan.org/works/vlp/report_e.html">http://elm-chan.org/works/vlp/report_e.html</a> </td></tr>
<tr><td></td><th>Autonomous airplane</th><td></td><td>Vision</td></tr>
</tbody>
</table>
</div>
 
<?php
include ("./include/footer.php");
?>
 
</div>
 
</body>
 
</html>
<center><span style="width: 100%; font-family: helvetica; font-size: 6px;">
Design downloaded from <a href="http://www.freewebtemplates.com" style="font-family: helvetica; font-size: 6px;">FreeWebTemplates.com</a><br>
Free web design, web templates, web layouts, and website resources!
</span></center><br><br>