<?xml version="1.0" encoding="UTF-8"?>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:admin="http://webns.net/mvcb/"
>

<channel rdf:about="http://www.mksearch.mkdoc.org/howto/">
<title>Howto</title>
<link>http://www.mksearch.mkdoc.org/howto/</link>
<description>Technical documentation explaining how to install, operate or configure software</description>
<dc:language>en</dc:language>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:date>2004-10-19T13:57:33Z</dc:date>
<dc:publisher>Copyright MKDoc Ltd. and others.</dc:publisher>
<dc:creator>Bruno Postle</dc:creator>
<dc:subject>howto, doc, documentation, help</dc:subject>
<syn:updatePeriod>daily</syn:updatePeriod>
<syn:updateFrequency>1</syn:updateFrequency>
<syn:updateBase>2001-04-13T12:00Z</syn:updateBase>
<items>
 <rdf:Seq>
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/database-storage-configuration/" />
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/unpack-and-configure-mksearch/" />
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/run-the-mksearch-indexer/" />
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/build-mksearch-with-gcj/" />
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/jpackage-sun-fc3/" />
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/jpackage-fc3/" />
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/earlier-mksearch/" />
  <rdf:li rdf:resource="http://www.mksearch.mkdoc.org/howto/compilation-with-gcj/" />
 </rdf:Seq>
</items>
</channel>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/database-storage-configuration/">
<title>Database storage configuration</title>
<link>http://www.mksearch.mkdoc.org/howto/database-storage-configuration/</link>
<description>How to set up database storage configuration for indexing and querying.</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Philip Shaw</dc:creator>
<dc:date>2006-01-10T15:23:54Z</dc:date>
<dc:subject>database,storage,MySQL,PostgreSQL,configuration,servlet  context,property file,property,JSpider,index</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/unpack-and-configure-mksearch/">
<title>Using MKSearch source releases</title>
<link>http://www.mksearch.mkdoc.org/howto/unpack-and-configure-mksearch/</link>
<description>A tutorial about unpacking and configuring an MKSearch source release</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Philip Shaw</dc:creator>
<dc:date>2005-08-09T15:25:40Z</dc:date>
<dc:subject>MKSearch, zip, unzip, chmod, beta, contents</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/run-the-mksearch-indexer/">
<title>Run the MKSearch indexer</title>
<link>http://www.mksearch.mkdoc.org/howto/run-the-mksearch-indexer/</link>
<description>How to run the MKSearch indexing tool using GCJ</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Philip Shaw</dc:creator>
<dc:date>2005-03-30T15:14:09Z</dc:date>
<dc:subject>search engine, index, GCJ, notes, JAR, Java</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/build-mksearch-with-gcj/">
<title>Build MKSearch with GCJ</title>
<link>http://www.mksearch.mkdoc.org/howto/build-mksearch-with-gcj/</link>
<description>A guide to building MKSearch with the GNU Compiler for Java.</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Philip Shaw</dc:creator>
<dc:date>2005-03-30T14:51:03Z</dc:date>
<dc:subject>GCJ, GNU, compile, build, script, bash, Java, source, JAR</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/jpackage-sun-fc3/">
<title>Jpackage with Sun Java on FC3</title>
<link>http://www.mksearch.mkdoc.org/howto/jpackage-sun-fc3/</link>
<description>How to install the Jpackage dependancies, including Sun's Java, for MKSearch on a Fedora Core 3 GNU/Linux machine.</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Chris Croome</dc:creator>
<dc:date>2005-01-24T11:53:51Z</dc:date>
<dc:subject>MKSearch, Java, Jpackage, depandancies, install, sun</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/jpackage-fc3/">
<title>Jpackage on FC3</title>
<link>http://www.mksearch.mkdoc.org/howto/jpackage-fc3/</link>
<description>How to install the Jpackage dependancies for MKSearch on a Fedora Core 3 GNU/Linux machine, using only Free code.</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Chris Croome</dc:creator>
<dc:date>2005-01-24T11:53:51Z</dc:date>
<dc:subject>MKSearch, Java, Jpackage, depandancies, install, free software</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/earlier-mksearch/">
<title>Earlier MKSearch installation</title>
<link>http://www.mksearch.mkdoc.org/howto/earlier-mksearch/</link>
<description>There was a previous partially successful attempt to create MKSearch, this is available via CVS.</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Bruno Postle</dc:creator>
<dc:date>2004-10-19T14:01:25Z</dc:date>
<dc:subject>perl, mksearch, cvs, install</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

<item rdf:about="http://www.mksearch.mkdoc.org/howto/compilation-with-gcj/">
<title>Compilation with GCJ</title>
<link>http://www.mksearch.mkdoc.org/howto/compilation-with-gcj/</link>
<description>Notes on the compilation requirements for the MKSearch project using the GNU GCJ compiler.</description>
<dc:rights>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:rights>
<dc:language>en</dc:language>
<dc:creator>Philip Shaw</dc:creator>
<dc:date>2004-10-13T10:48:38Z</dc:date>
<dc:subject>GCJ, Java, compile</dc:subject>
<dc:publisher>The Free Documentation License http://www.gnu.org/copyleft/fdl.html</dc:publisher>
</item>

</rdf:RDF>