<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<title>l_bratch</title>

</head>

<body>

<p>Website of Luke Bratch, aka l_bratch.</p>

<p>Hosted in Jersey.</p>

<p>There is reason to believe that <a href="./bluetooth.png">infrared is faster than bluetooth</a>.</p>

<p><a href="./coven/">Old coven</a> | <a href="http://www.edwards.org.je/">Edwards Hosting</a> | <a href="./howtos.html">Useful HOWTOs</a> | <a href="http://www.mattsrant.com/">Matt's Rant</a> | <a href="http://ip.bratch.co.uk/">What is my IP address?</a></p>

<p><a href="http://uptime.netcraft.com/up/graph?site=www.bratch.co.uk&amp;probe=1">Uptime</a>: <?php
  $data 
shell_exec('uptime');
  
$uptime explode(' up '$data);
  
$uptime explode(','$uptime[1]);
  
$uptime $uptime[0].', '.$uptime[1];

  list(
$uptime1$uptime2) = split("days"$uptime2);
  
$days $uptime1;
  echo (
$days.' days'.$uptime2.' hours');
?>. &nbsp;Sadly, all was lost. &nbsp;Uptime was 1018 days, achieved between 18th September 2007 and 1st July 2010.</p>

<p>Feel free to use my IRC server:
<br>irc.tghost.co.uk
<br>It's a public, general purpose server.</p>

<p>This page itself does not serve much purpose, but this server contains many directories containing files that are not controlled by me.
<br>If you have any problem, legal or otherwise with the contents of this server, please contact me at l_bratch@yahoo.co.uk.</p>

<p>It seems that there is a <a href="./lanboat.jpg">lanboat</a>.</p>

<p>Irncola is the greatest drink ever.</p>

<p>The quick brown fox jumps over the lazy clog.</p>

<p><a href="./rrdtool/traffic.cgi"><img src="./rrdtool/ppp0-day.png" alt="Traffic"></a></p>

<p>&quot;Should have got an FX-55.&quot;</p>

<p><a href="http://validator.w3.org/check?uri=referer"><img style="border:0;width:88px;height:31px" src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Strict" height="31" width="88"></a></p>

<p><a href="./index.phps">View source</a></p>

</body>

</html>