<?xml version="1.0"?>

<!DOCTYPE rdf:RDF [
<!ENTITY % HTMLlat1 PUBLIC
 "-//W3C//ENTITIES Latin 1 for XHTML//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
%HTMLlat1;
]>

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

<channel rdf:about="http://www.zopelabs.com">
  <title>ZopeLabs</title>
  <link>http://www.zopelabs.com/</link>
  <description>A Zope Cookbook - The Value of Code</description>
  <dc:rights>Copyright &#xA9; 2001 ZopeLabs. All rights reserved.</dc:rights>
  <dc:publisher>mak@zopelabs.com(M. Adam Kendall)</dc:publisher>
  <dc:language>en-us</dc:language>
  <syn:updatePeriod>hourly</syn:updatePeriod>
  <syn:updateFrequency>1</syn:updateFrequency>
  <syn:updateBase>1970-01-01T00:00:00-05:00</syn:updateBase>
  <admin:errorReportsTo rdf:resource="mailto:mak@zopelabs.com"/>
  <items>
    <rdf:Seq>
          <li rdf:resource="http://zopelabs.com/cookbook/999846385" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/999804940" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/999650749" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/999418966" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/998550497" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/998426366" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/998190006" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/998066576" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/998065931" /> 
          <li rdf:resource="http://zopelabs.com/cookbook/997953464" /> 
        </rdf:Seq>
  </items>
 </channel>

  <item rdf:about="macguyver007 on 2001-06-29">
  <title>View recently updated sites</title> 
  <link>http://zopelabs.com/cookbook/993850737</link> 
  <description>If you run a Zope server with multiple folders which are their own websites. This comes in handy if  ...</description> 
  </item>
  <item rdf:about="heureso on 2004-09-23">
  <title>Those #$%@ Stubborn POSKeyErrors</title> 
  <link>http://zopelabs.com/cookbook/1095965033</link> 
  <description>This is an update to an earlier recipe (http://www.zopelabs.com/cookbook/1054240694) for fixing the  ...</description> 
  </item>
  <item rdf:about="runyaga on 2001-05-24">
  <title>index_html and acquistion to increase default views</title> 
  <link>http://zopelabs.com/cookbook/990759926</link> 
  <description>the default view of a folder is index_html.  most of your webpages if
moving to ZOPE probably  ...</description> 
  </item>
  <item rdf:about="dylanr on 2004-12-21">
  <title>Making wget Work With Plone</title> 
  <link>http://zopelabs.com/cookbook/1103609775</link> 
  <description>If you want to make a static copy of your Plone site, you might try 
doing something like:

$ wget  ...</description> 
  </item>
  <item rdf:about="dylanr on 2004-05-17">
  <title>Arbitrary Regular Expressions</title> 
  <link>http://zopelabs.com/cookbook/1084823616</link> 
  <description>There may well be a good reason you can't use regexes in Python Scripts, 
but it's hugely  ...</description> 
  </item>
  <item rdf:about="cabbie on 2006-02-23">
  <title>portal_memberdata export usernames/passwords</title> 
  <link>http://zopelabs.com/cookbook/1140753093</link> 
  <description>Taking the other receipes and making one that exports the username and password.

It could be  ...</description> 
  </item>
  <item rdf:about="hazmat2 on 2004-11-30">
  <title>changing add permissions with archetypes</title> 
  <link>http://zopelabs.com/cookbook/1101790892</link> 
  <description>slightly complicated example of how to register different permissions for multiple content types in  ...</description> 
  </item>
  <item rdf:about="cleath on 2003-02-21">
  <title>move or rename a cmf site</title> 
  <link>http://zopelabs.com/cookbook/1045881910</link> 
  <description>note: go to 
http://plone.org/Members/colin/Document.2003-02-22.1833/
for the most current info

  ...</description> 
  </item>
  <item rdf:about="runyaga on 2001-10-16">
  <title>Add CMF content programmatically</title> 
  <link>http://zopelabs.com/cookbook/1003270687</link> 
  <description>in the CMF you can add content via invokeFactory on a PortalFolder.
if you are the zope interface  ...</description> 
  </item>
  <item rdf:about="runyaga on 2005-11-25">
  <title>folder redirects made easy!</title> 
  <link>http://zopelabs.com/cookbook/1132959661</link> 
  <description>I just renamed a folder from EEP to Proxy.  We have loads of content in EEP.  I simply renamed the  ...</description> 
  </item>

</rdf:RDF>


