<?xml version='1.0' encoding='ISO-8859-1'?>

<rdf:RDF
 xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
 xmlns:dc='http://purl.org/dc/elements/1.1/'
 xmlns='http://purl.org/rss/1.0/'
>

<channel rdf:about='http://sourdough.phpee.com/recent.rdf'>
  <title>Sourdough framework wiki</title>
  <link>http://sourdough.phpee.com/</link>
  <description>Sourdough PHP 5 framework documentation</description>

  <items>
    <rdf:Seq>
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=13' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=16' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=20' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=10' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=19' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=6' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=4' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=11' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=14' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=15' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=9' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=17' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=18' />
      <li rdf:resource='http://sourdough.phpee.com/index.php?node=12' />
    </rdf:Seq>
  </items>

</channel>

<item rdf:about='http://sourdough.phpee.com/index.php?node=13'>
  <title>Home: News</title>
  <link>http://sourdough.phpee.com/index.php?node=13</link>
  <description>Dec 08, 2007 - Merry Christmas maintenance release (iezzip) Sourdough 0.3.5-alpha has been released ( download ). This is a maintenance releases only that was already waiting a long time to get released. No new features, just some bugfixes....</description>
  <dc:creator>coWiki Admin</dc:creator>
  <dc:date>2007-12-08 13:22:30 +0100</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=16'>
  <title>Download: Home</title>
  <link>http://sourdough.phpee.com/index.php?node=16</link>
  <description>Download All files are hosted on SourceForge.net , and as such are available from various mirror locations. If you didn't find what you were looking for here, check the main PHPee.com project download section . There you'll also find the applications...</description>
  <dc:creator>Philip Iezzi</dc:creator>
  <dc:date>2007-12-08 13:19:45 +0100</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=20'>
  <title>Home: Changes</title>
  <link>http://sourdough.phpee.com/index.php?node=20</link>
  <description>CHANGELOG 
 Please always refer to the most current CHANGELOG on our SVN webtree . 
 
------------------------------------------------------------------------
Sourdough CHANGELOG
-----------------------------------------------------------------------...</description>
  <dc:creator>Philip Iezzi</dc:creator>
  <dc:date>2007-12-08 13:19:06 +0100</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=10'>
  <title>Documentation: Installation</title>
  <link>http://sourdough.phpee.com/index.php?node=10</link>
  <description>Prerequisites Get &amp; UnPack Sourdough Package SVN Setup Environment 
 
 Prerequisites In order to install Sourdough you will need: 
 Any kind of operating system. Sourdough has been tested on both Linux and Windows. Apache webserver ( ) ....</description>
  <dc:creator>coWiki Admin</dc:creator>
  <dc:date>2006-05-05 13:11:28 +0200</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=19'>
  <title>Documentation: Components</title>
  <link>http://sourdough.phpee.com/index.php?node=19</link>
  <description>There will be a short description of each package of Sourdough. This page is not intended to provide you with a full-featured documentation of all components. If any samples provided do not work with your existing Sourdough install, please grab the...</description>
  <dc:creator>Philip Iezzi</dc:creator>
  <dc:date>2006-03-12 15:07:08 +0100</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=6'>
  <title>Download: Development</title>
  <link>http://sourdough.phpee.com/index.php?node=6</link>
  <description>Development Version As of March 2006 we're moving our source control off of the legacy CVS system and on to a modern Subversion repository. When we get confused about Subversion we use this great Subversion book that's available for free online ....</description>
  <dc:creator>coWiki Admin</dc:creator>
  <dc:date>2006-03-12 14:45:18 +0100</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=4'>
  <title>Documentation: Database Abstraction</title>
  <link>http://sourdough.phpee.com/index.php?node=4</link>
  <description>The Sourdough framework provides you with an extensive database abstraction layer. It is neatly integrated into Sourdough and it is recommended to use the global Sourdough object to initialize it. 
 Philosophy Supported database systems Connecting to...</description>
  <dc:creator>coWiki Admin</dc:creator>
  <dc:date>2006-01-07 08:57:23 +0100</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=11'>
  <title>Documentation: Getting Started</title>
  <link>http://sourdough.phpee.com/index.php?node=11</link>
  <description>Sourdough Structure Basic Usage Configuration 
 
 Sourdough Structure Before we begin using Sourdough, you should take a moment to familiarize yourself with the Sourdough directory structure. 
 
sourdough/
|-- Sourdough.class.php # &lt;-- global...</description>
  <dc:creator>coWiki Admin</dc:creator>
  <dc:date>2005-12-27 09:50:17 +0100</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=14'>
  <title>Documentation: Overview</title>
  <link>http://sourdough.phpee.com/index.php?node=14</link>
  <description>Overview We believe that good documentaiton is probably the single most important thing for a successful project. Still not everything is done yet, but there's already quite a bit of resources. Please let us know about areas that are unclear, helpful...</description>
  <dc:creator>Philip Iezzi</dc:creator>
  <dc:date>2004-05-11 14:28:35 +0200</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=15'>
  <title>Home: License</title>
  <link>http://sourdough.phpee.com/index.php?node=15</link>
  <description>Sourdough License Sourdough is licensed under the GNU Lesser Public General License (LGPL). In practice what this means is that you can incorporate Sourdough in a properitary, closed-source project. It also means, however, that if you modify or...</description>
  <dc:creator>Philip Iezzi</dc:creator>
  <dc:date>2004-05-09 18:16:49 +0200</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=9'>
  <title>Home: About Sourdough</title>
  <link>http://sourdough.phpee.com/index.php?node=9</link>
  <description>Sourdough is a comprehensive web application framework for PHP5. Sourdough provides developers with real-world solutions for common system components such as User Management, Session Handling, User Authentication, Exception Handling and Logging,...</description>
  <dc:creator>coWiki Admin</dc:creator>
  <dc:date>2004-05-09 18:03:44 +0200</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=17'>
  <title>Home: Credits</title>
  <link>http://sourdough.phpee.com/index.php?node=17</link>
  <description>Sourdough project contributors Credits to people who contibuted their ideas, their work and time to the Sourdough project and tutorials. The order of entries is not relevant. 
 Programming 
 Philip Iezzi [iezzip] - Zurich, Switzerland (Main author...</description>
  <dc:creator>Philip Iezzi</dc:creator>
  <dc:date>2004-05-09 17:46:11 +0200</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=18'>
  <title>Home: Design</title>
  <link>http://sourdough.phpee.com/index.php?node=18</link>
  <description>Sourdough Sourdough is a factory driven framework using a flyweight pattern in its basic design. Like this, you are able to use Sourdough in an efficient way, even if you make just usage of a very small part of the framework. When we talk about the...</description>
  <dc:creator>Philip Iezzi</dc:creator>
  <dc:date>2004-05-09 17:36:38 +0200</dc:date>
</item>

<item rdf:about='http://sourdough.phpee.com/index.php?node=12'>
  <title>Documentation: FAQ</title>
  <link>http://sourdough.phpee.com/index.php?node=12</link>
  <description>This is a work in progress. If you have a question that you think would benefit others using Sourdough, please add it to the comments and we will address it in this FAQ. 
 Developer Can I use your classes independently? Does Sourdough support caching...</description>
  <dc:creator>coWiki Admin</dc:creator>
  <dc:date>2004-05-09 11:46:07 +0200</dc:date>
</item>

</rdf:RDF>
