brainbaking/static/museum/2004/linux/index.html

110 lines
4.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Jefklaks Linux Tips - home</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="style_linux.css" />
<script language="JavaScript" type="text/javascript">
<!--
function goTo(strURL) {
document.location.href = strURL;
}
// function wich enables // disables certain nav Items
function clickHandler(targetId)
{
var targetElement;
targetElement = document.getElementById("D" + targetId.id);
if(targetElement.style.display == "none") {
targetElement.style.display = "";
}
else {
targetElement.style.display = "none";
}
}
-->
</script>
</head>
<body>
<div id="logo">
Jefklaks Tux 'n Tips
<div class="sub">
... general tips, howto's &amp; articles for linux users
</div>
</div>
<div id="main">
<div id="nav">
<div class="current" onclick="goTo('index.php');" onmouseover="window.status='home';">
&nbsp;&raquo;&nbsp;&nbsp;Home
</div>
<div id="Proj" class="item" onclick="clickHandler(this);" onmouseover="window.status='projects';">
&nbsp;&raquo;&nbsp;&nbsp;Projects
</div>
<div id="DProj" style="display:none;">
<div class="subitem" onclick="goTo('index_lin.php?class=projects&id=1kan');">&times;&nbsp;&nbsp;Kan1 Informatics</div>
<div class="subitem" onclick="goTo('index_lin.php?class=projects&id=2kan');">&times;&nbsp;&nbsp;Kan2 Informatics</div>
</div>
<div class="item" onclick="goTo('index_lin.php?id=articles');" onmouseover="window.status='articles';">
&nbsp;&raquo;&nbsp;&nbsp;Articles
</div>
<div class="item" onclick="goTo('index_lin.php?id=howtos');" onmouseover="window.status='howtos';">
&nbsp;&raquo;&nbsp;&nbsp;Howtos
</div>
<div class="item" onclick="goTo('index_lin.php?id=quicktips');" onmouseover="window.status='quick tips';">
&nbsp;&raquo;&nbsp;&nbsp;Quick Tips
</div>
<div class="item" onclick="goTo('index_lin.php?id=downloads');" onmouseover="window.status='downloads';">
&nbsp;&raquo;&nbsp;&nbsp;Downloads
</div>
<div class="item" onclick="goTo('index_lin.php?id=links');" onmouseover="window.status='links';">
&nbsp;&raquo;&nbsp;&nbsp;Links
</div>
<div style="border-bottom: 1px dotted rgb(102, 102, 102); margin-bottom: 20px;" class="item" onclick="goTo('index_lin.php?id=screenshots');" onmouseover="window.status='screenshots';">
&nbsp;&raquo;&nbsp;&nbsp;Screenshots
</div>
<a href="http://validator.w3.org/check/referer"><img src="valid-xhtml.png" alt="valid xhtml" onmouseover="window.status='XHTML Valid';" /></a><br /><br /><a href="http://jigsaw.w3.org/css-validator/"><img src="valid-css.png" alt="valid css" onmouseover="window.status='CSS Valid';" /></a><br /><br /><a href="index_lin.php?id=warning"><img src="valid-browser.png" alt="any browser viewable" onmouseover="window.status='Any Browser Valid';" /></a><br />
<a target="_blank" href="http://www.nedstatbasic.net/stats?AC+tgw4aF17wfkB2Yq0c6JeBasvA"><img src="http://m1.nedstatbasic.net/n?id=AC+tgw4aF17wfkB2Yq0c6JeBasvA" width="0" height="0" alt="Nedstat Basic" /></a>
</div>
<div id="hoofd">
<h2>Fresh Website Development News</h2>
First of all, let me welcome you to our (actually, mine) brand new website! Please enjoy your stay. <br />
This is the News section. Here you will find the latest and hottest articles and howto's wich were submitted lately. To browse the archives, (under construction)
<br /><br /><br />
<div class="article">
<div class="up">&nbsp;&nbsp;&raquo;&nbsp;Finally added some stuff</div><br />
<div class="midden">
Yeah it was about time... <br />
Anyway I yust briefly updated the screenshots section, adding 3 brand new screens for this nice month. Have been poking aroud with my fwvm configuration file for quite a while and I think the new theme fits exactly my needs, hehe. <br />The downloads section is also slightly changed: removed kernel patches (more info see there) and added some configuration files (like zsh, Xdefaults and more of that). <br />Finally, I temporary removed all MySQL stuff from home.php - it took me too much to add some news... As lazy as I am (hehe), this works faster. I will edit the "about" section and replace it with some trivial projects page or so. See you soon!
</div><br />
<div class="under">
<div style="text-align: right;">&nbsp;&nbsp;By <a href="mailto: &#106;&#101;&#102;&#107;&#108;&#97;&#107;&#64;&#109;&#97;&#105;&#108;&#46;&#98;&#101;?subj=your site">Jefklak</a>
at <b>22 Februari 2005&nbsp;&nbsp;</b>
</div>
</div>
</div>
<br /><br />
</div>
</div>
</body></html>