<?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:cc="http://web.resource.org/cc/"
 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.bricolagecms.org/docs/howtos/">
    <title><![CDATA[HOWTOs]]></title>
    <link>/docs/howtos/</link>
    <description><![CDATA[HOWTOs]]></description>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/2.0" />
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright 2009 Bricolage Developers</dc:rights>
    <dc:publisher>www@bricolagecms.org</dc:publisher>
    <dc:creator>www@bricolagecms.org</dc:creator>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.bricolagecms.org/docs/howtos/2004/12/23/workflow/" />
        <rdf:li rdf:resource="http://www.bricolagecms.org/docs/howtos/2004/09/18/separate_instance_config/" />
        <rdf:li rdf:resource="http://www.bricolagecms.org/docs/howtos/2004/04/19/virtual_host_config/" />
        <rdf:li rdf:resource="http://www.bricolagecms.org/docs/howtos/2003/01/18/include_images/" />
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://www.bricolagecms.org/docs/howtos/2004/12/23/workflow/">
    <title><![CDATA[How to Use Bricolage Workflows]]></title>
    <link>http://www.bricolagecms.org/docs/howtos/2004/12/23/workflow/</link>
    <description><![CDATA[<p>Workflows provide a sophisticated interface for managing document editing life cycles and approval processes in Bricolage. Seth Gottlieb explains why you need workflows, describes Bricolage's workflow interface and metaphors, and provides great examples to get you started.</p>]]></description>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/2.0" />
    <dc:date>2004-12-23T22:40:00-0800</dc:date>
  </item>
  <item rdf:about="http://www.bricolagecms.org/docs/howtos/2004/09/18/separate_instance_config/">
    <title><![CDATA[Running Bricolage on the Same Machine as the Front-End Server]]></title>
    <link>http://www.bricolagecms.org/docs/howtos/2004/09/18/separate_instance_config/</link>
    <description><![CDATA[<p>When hardware resources are tight, it's sometimes not possible to run Bricolage on its own machine.  Marshall Roch describes how to get Bricolage to run on the same machine as the front-end Apache server.</p>]]></description>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/2.0" />
    <dc:date>2004-09-18T12:58:00-0700</dc:date>
  </item>
  <item rdf:about="http://www.bricolagecms.org/docs/howtos/2004/04/19/virtual_host_config/">
    <title><![CDATA[How to run Bricolage on a Virtual Host and on Non-Standard Ports]]></title>
    <link>http://www.bricolagecms.org/docs/howtos/2004/04/19/virtual_host_config/</link>
    <description><![CDATA[<p>Michael Robinton explains how to run Bricolage on non-standard ports such as 81 and 444 (instead of 80 and 443), as well as how to run Bricolage as a virtual host on an existing Apache installation (<strong>not recommended</strong>).</p>]]></description>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/2.0" />
    <dc:date>2004-04-19T12:40:00-0700</dc:date>
  </item>
  <item rdf:about="http://www.bricolagecms.org/docs/howtos/2003/01/18/include_images/">
    <title><![CDATA[How to Include Images in Your Stories]]></title>
    <link>http://www.bricolagecms.org/docs/howtos/2003/01/18/include_images/</link>
    <description><![CDATA[<p>This is often one of the first things that people want to do in their HTML templates. In this concise article, contributor Sandy R. describes exactly how it's done.</p>]]></description>
    <cc:license rdf:resource="http://creativecommons.org/licenses/by-nc/2.0" />
    <dc:date>2003-01-18T11:51:00-0800</dc:date>
  </item>
  <License rdf:about="http://creativecommons.org/licenses/by-nc/2.0/">
    <permits rdf:resource="http://web.resource.org/cc/Reproduction" />
    <permits rdf:resource="http://web.resource.org/cc/Distribution" />
    <requires rdf:resource="http://web.resource.org/cc/Notice" />
    <requires rdf:resource="http://web.resource.org/cc/Attribution" />
    <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
    <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
  </License>
</rdf:RDF>

