<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://cde.spiceware.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://cde.spiceware.net/feed.php">
        <title>CDE -Cross Database Engine</title>
        <description></description>
        <link>http://cde.spiceware.net/</link>
        <image rdf:resource="http://cde.spiceware.net/lib/images/favicon.ico" />
       <dc:date>2009-12-07T16:55:54+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://cde.spiceware.net/doku.php?id=conventions&amp;rev=1259932660&amp;do=diff"/>
                <rdf:li rdf:resource="http://cde.spiceware.net/doku.php?id=goto_the_api_reference&amp;rev=1258208367&amp;do=diff"/>
                <rdf:li rdf:resource="http://cde.spiceware.net/doku.php?id=goto_the_examples&amp;rev=1258207928&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://cde.spiceware.net/lib/images/favicon.ico">
        <title>CDE -Cross Database Engine</title>
        <link>http://cde.spiceware.net/</link>
        <url>http://cde.spiceware.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://cde.spiceware.net/doku.php?id=conventions&amp;rev=1259932660&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-04T15:17:40+02:00</dc:date>
        <dc:creator>Andre van Zuydam</dc:creator>
        <title>conventions</title>
        <link>http://cde.spiceware.net/doku.php?id=conventions&amp;rev=1259932660&amp;do=diff</link>
        <description>The idea of having coding conventions is so that developers can interact with one another and maintain code efficiently.

Database Naming Conventions

Tables


Generally tables will be prefixed by a 3 letter character prefix.  Tables names should be in the singular form.</description>
    </item>
    <item rdf:about="http://cde.spiceware.net/doku.php?id=goto_the_api_reference&amp;rev=1258208367&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-14T16:19:27+02:00</dc:date>
        <dc:creator>Andre van Zuydam</dc:creator>
        <title>goto_the_api_reference - created</title>
        <link>http://cde.spiceware.net/doku.php?id=goto_the_api_reference&amp;rev=1258208367&amp;do=diff</link>
        <description>connect

close

set_database

parsesql

set_params

exec

commit

get_error

get_row

get_value

get_database

get_field_info

get_affected_rows

get_next_id</description>
    </item>
    <item rdf:about="http://cde.spiceware.net/doku.php?id=goto_the_examples&amp;rev=1258207928&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-14T16:12:08+02:00</dc:date>
        <dc:creator>Andre van Zuydam</dc:creator>
        <title>goto_the_examples</title>
        <link>http://cde.spiceware.net/doku.php?id=goto_the_examples&amp;rev=1258207928&amp;do=diff</link>
        <description>The examples below cover most practical uses of the CDE with PHP.   In most cases all one needs to know is how to change to a different database.

Connecting to the Database


In most cases the convention of the database path is hostname:path.  SQLite and DBase differ from this as they access a file as apposed to a service on a computer.</description>
    </item>
</rdf:RDF>
