<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://cakepower.org/wiki/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://cakepower.org/wiki/feed.php">
        <title>CakePOWER</title>
        <description></description>
        <link>http://cakepower.org/wiki/</link>
        <image rdf:resource="http://cakepower.org/wiki/lib/images/favicon.ico" />
       <dc:date>2010-10-22T04:31:31+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://cakepower.org/wiki/doku.php?id=debug:index&amp;rev=1287072956&amp;do=diff"/>
                <rdf:li rdf:resource="http://cakepower.org/wiki/doku.php?id=services:index&amp;rev=1286721120&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://cakepower.org/wiki/lib/images/favicon.ico">
        <title>CakePOWER</title>
        <link>http://cakepower.org/wiki/</link>
        <url>http://cakepower.org/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://cakepower.org/wiki/doku.php?id=debug:index&amp;rev=1287072956&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-14T18:15:56+02:00</dc:date>
        <dc:creator>Marco Pegoraro</dc:creator>
        <title>debug:index</title>
        <link>http://cakepower.org/wiki/doku.php?id=debug:index&amp;rev=1287072956&amp;do=diff</link>
        <description>CakePOWER provides some utility functions to perform very simple debugging actions.
(For more complex debugging and testing actions please refer to CakePHP test units)

Debugging Functions

ddebug()

Like core debug() method but exit process after dump passed value.</description>
    </item>
    <item rdf:about="http://cakepower.org/wiki/doku.php?id=services:index&amp;rev=1286721120&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-10-10T16:32:00+02:00</dc:date>
        <dc:creator>Marco Pegoraro</dc:creator>
        <title>services:index</title>
        <link>http://cakepower.org/wiki/doku.php?id=services:index&amp;rev=1286721120&amp;do=diff</link>
        <description>Read a simple example to understand CakePOWER services


What is a Service?

A service is a container of methods coded as a class who extends ExtensionService


	*  MyOwnExtension
		*  ExtensionService
			*  Object




This class will contain one or more methods that will be extecuted within a context.</description>
    </item>
</rdf:RDF>

