<?xml version='1.0' standalone="yes"?>

<!DOCTYPE writing [
   <!ELEMENT item (filename,titlelink,description)>
   <!ELEMENT filename (#PCDATA)>
   <!ELEMENT titlelink (#PCDATA)>
   <!ELEMENT description (#PCDATA)>
]>
<writing>

<item>
 <filename>palmconnectivity</filename>
 <titlelink>Doing interesting Palm Pilot things</titlelink>
 <description>For example, getting a Palm V on the web with SSH going through your machine machine.</description>
</item>

<item>
 <filename>how-aaut-works</filename>
 <titlelink>How AAUT Works</titlelink>
 <description>I've had a fair bit of technical interest about this, so I thought I'd write about it, quickly...</description>
</item>

<item>
 <filename>wep-keys</filename>
 <titlelink>Extracting WEP keys, legally</titlelink>
 <description>A while ago, I was having major problems getting a WEP key given I already knew the ASCII answer. Here's what I finally learnt</description>
</item>

<item>
 <filename>mime</filename>
 <titlelink>MIME type voodoo</titlelink>
 <description> or Why IE and Outlook insist on breaking your linux downloads</description>
</item>

<item>
 <filename>inetd</filename>
 <titlelink>How Unix Services Work</titlelink>
 <description>Some people at work were asking about how services on Unix boxen work/get changed/whatever...</description>
</item>

<item>
 <filename>sysVinit_things</filename>
 <titlelink>SysV init</titlelink>
 <description>Things just generally...</description>
</item>

<item>
 <filename>journaling</filename>
 <titlelink>Journaling Filing Systems</titlelink>
 <description>We've all heard about them, but here's my take on it [and how to use them]...</description>
</item>

<item>
 <filename>kernel-compilation</filename>
 <titlelink>Kernel compiling</titlelink>
 <description>A couple things about compiling a kernel [like how to do it]...</description>
</item>

<item>
 <filename>screen</filename>
 <titlelink>Screen</titlelink>
 <description>This is possibly the single most useful utility in existence, espcially if you have NT on your desktop. You know how it is when windows goes blue and you lose all the work in your ssh session? This fixes that problem, and does whole stacks more. Learn to use this app.</description>
</item>

<item>
 <filename>cmd-lineediting</filename>
 <titlelink>Command-line histories</titlelink>
 <description>Simple how to search for and edit previous commands you've typed.</description>
</item>

<item>
 <filename>sambadomainauth</filename>
 <titlelink>SAMBA domain authentication</titlelink>
 <description>How to get samba to play nicely with an NT domain...</description>
</item>

<item>
 <filename>ramdisks</filename>
 <titlelink>RAM Disks</titlelink>
 <description>How to make them do things under linux...</description>
</item>

<item>
 <filename>tarballs</filename>
 <titlelink>How to wholesomely use tarballs</titlelink>
 <description>A very long-winded version, but if you do this [and with a little thinking it's easier than the "normal" way], life will be that little bit easier for you. It also mentions stuff about backups and getting files through firewalls.</description>
</item>

<item>
 <filename>xthings</filename>
 <titlelink>X things</titlelink>
 <description>How to run xeyes on one computer, and make it appear on another...</description>
</item>

<item>
 <filename>fschecking</filename>
 <titlelink>Checking/mounting filesystems</titlelink>
 <description>... specifically, when you want to check something below /usr, and it's not letting you...</description>
</item>

<item>
 <filename>ms-at-linuxworld</filename>
 <titlelink>MS at LWCE2002</titlelink>
 <description>My take on the sitation with MS at LWCE2002</description>
</item>

<item>
 <filename>../project/</filename>
 <titlelink>Real Time Systems</titlelink>
 <description> and my final year project. It sucked, but if you want a crash-course on Real-Time Systems for laymen, this is it.</description>
</item>

<item>
 <filename>compscicdburning</filename>
 <titlelink>Burning CDs</titlelink>
 <description>In the computer science department at York University. Now expanded to include a little about burning CDs more generally.</description>
</item>

<item>
 <filename>compscissh</filename>
 <titlelink>SSH things</titlelink>
 <description>"How to use SSH in the computer science department at York so you can move from one host to another without typing in passwords, and in a secure manner". Note that it's not perfectly secure, but it's as secure as you'll get in the department there.</description>
</item>

<item>
 <filename>headless</filename>
 <titlelink>Headless Linux boxes</titlelink>
 <description>How to make a linux box run using a serial terminal for all it's output</description>
</item>

<item>
 <filename>story_about_devices</filename>
 <titlelink>A short story</titlelink>
 <description>about devices a long time ago...</description>
</item>

<item>
 <filename>vp6</filename>
 <titlelink>Why I had a pissy weekend</titlelink>
 <description>A short story about my new motherboard...</description>
</item>

<item>
 <filename>./webdesign/</filename>
 <titlelink>Web design 101</titlelink>
 <description>/a la/ Chunky. Most importantly, while you may think my site design sucks, here's some technical information on making yours not suck.</description>
</item>
</writing>
