<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="welcome.xsl"?>

<HomePage>

  <name>Paul Douglas</name>

  <authorInfo>
    <photograph>
      pd.jpg
    </photograph>
    <blurb>
      <p>I'm a Lecturer in Computer Science within the Department of
      Software Engineering, CSCS, Westminster University.</p>
      <p>See below for further information and some useful links.</p>
    </blurb>
    <contact>
      Email: P.Douglas@wmin.ac.uk
    </contact>
  </authorInfo>

  <infoBlock>
    <title>
      Research
    </title>
    <blurb>
      My main research interests lie in the area of applying logic 
      programming to database security and web connectivity, and the 
      application of these technologies to the semantic web.
    </blurb>
    <link>
      <href>sp/pubs.xml</href>
      <linkName>Recent Publications</linkName>
    </link>
  </infoBlock>

  <infoBlock>
    <title>
      For Students
    </title>
    <blurb>
      Information about my current teaching is now on my intranet page.  
      There are technical help pages available 
      (as well as more general information) on the CSCS Intranet.
    </blurb>
    <link>
      <href>https://intranet.cscs.wmin.ac.uk/~douglap</href>
      <linkName>My Intranet Page</linkName>
    </link>
    <link>
      <href>https://intranet.cscs.wmin.ac.uk/</href>
      <linkName>CSCS Intranet</linkName>
    </link>
  </infoBlock>

  <infoBlock>
    <title>
      Solaris Links
    </title>
    <blurb>
    I like to use Solaris (preferably on Sparc hardware).  I have also
    successfully installed Solaris on several laptops (mobile computing for
    those of use who can't afford a SparcBook!).  The following links
    might be useful:
    </blurb>
    <link>
      <href>http://sunsolve.Sun.COM/pub-cgi/show.pl?target=home</href>
      <linkName>Sun Solve</linkName>
    </link>
    <link>
      <href>http://docs.sun.com</href>
      <linkName>Sun Docs</linkName>
    </link>
    <link>
      <href>http://access1.sun.com/</href>
      <linkName>Drivers</linkName>
    </link>
    <link>
      <href>http://www.bolthole.com/solaris/x86-laptops.html</href>
      <linkName>Solaris on Laptops</linkName>
    </link>
    <link>
      <href>sp/solaris_install.html</href>
      <linkName>Installing Solaris 8 on a Toshiba 
        Satellite 4080XCDT Laptop</linkName>
    </link>
  </infoBlock>

  <infoBlock>
    <title>
      Free Unix
    </title>
    <blurb>
      I strongly advise student owners of PCs to install one of the free
      "Unix" systems.  There are now many versions of Linux readily
      available and, increasingly, manufacturers are providing drivers for
      Linux with some of their products.  For purists, don't forget about
      the various flavours of FreeBSD.
    </blurb>
    <link>
      <href>http://www.freebsd.org/</href>
      <linkName>FreeBSD</linkName>
    </link>
    <link>
      <href>http://www.netbsd.org/</href>
      <linkName>NetBSD</linkName>
    </link>
    <link>
      <href>http://www.openbsd.org/</href>
      <linkName>OpenBSD</linkName>
    </link>
    <link>
      <href>http://src.doc.ic.ac.uk/packages/linux</href>
      <linkName>Linux</linkName>
    </link>
  </infoBlock>

</HomePage>
