<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://andretorgal.com/olive/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://andretorgal.com/olive/feed.php">
        <title>Olive</title>
        <description></description>
        <link>http://andretorgal.com/olive/</link>
        <image rdf:resource="http://andretorgal.com/olive/lib/images/favicon.ico" />
       <dc:date>2008-11-18T19:06:31+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://andretorgal.com/olive/project:core:start?rev=1210558156&amp;do=diff"/>
                <rdf:li rdf:resource="http://andretorgal.com/olive/project:olive:design-concerns?rev=1210557860&amp;do=diff"/>
                <rdf:li rdf:resource="http://andretorgal.com/olive/project:olive:start?rev=1210557505&amp;do=diff"/>
                <rdf:li rdf:resource="http://andretorgal.com/olive/project:start?rev=1210557461&amp;do=diff"/>
                <rdf:li rdf:resource="http://andretorgal.com/olive/about:start?rev=1210557024&amp;do=diff"/>
                <rdf:li rdf:resource="http://andretorgal.com/olive/doc:start?rev=1210556961&amp;do=diff"/>
                <rdf:li rdf:resource="http://andretorgal.com/olive/documentation:start?rev=1210556561&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://andretorgal.com/olive/lib/images/favicon.ico">
        <title>Olive</title>
        <link>http://andretorgal.com/olive/</link>
        <url>http://andretorgal.com/olive/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://andretorgal.com/olive/project:core:start?rev=1210558156&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T03:09:16+00:00</dc:date>
        <dc:creator>André Torgal</dc:creator>
        <title>project:core:start</title>
        <link>http://andretorgal.com/olive/project:core:start?rev=1210558156&amp;do=diff</link>
        <description>...coming soon...

Project Guidelines

 Project follows the general goals and guidelines.

One main concern for the framework's Core is to never implement specific logic that can be factored into interchangeable modules and components (that should be the purpose of the  project)</description>
    </item>
    <item rdf:about="http://andretorgal.com/olive/project:olive:design-concerns?rev=1210557860&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T03:04:20+00:00</dc:date>
        <dc:creator>André Torgal</dc:creator>
        <title>project:olive:design-concerns</title>
        <link>http://andretorgal.com/olive/project:olive:design-concerns?rev=1210557860&amp;do=diff</link>
        <description>Security

 Olive should implement the maximum amount of secutity procedures without compromising efficiency. 

	*  Model sub-framework should secure all sql input to prevent injection
	*  Control sub-framework should secure all request to prevent unallowed includes and method calls</description>
    </item>
    <item rdf:about="http://andretorgal.com/olive/project:olive:start?rev=1210557505&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T02:58:25+00:00</dc:date>
        <dc:creator>André Torgal</dc:creator>
        <title>project:olive:start</title>
        <link>http://andretorgal.com/olive/project:olive:start?rev=1210557505&amp;do=diff</link>
        <description>This is the Olive Framework “overall project”. 

Goals &amp; Guidelines

 Goals

	*  Goals

 Design

	*  Design Concerns
	*  Adopted Design
	*  Design Patterns
	*  Design Rules

 Coding

	*  Coding Standards 
	*  Coding Methodology 

	*  Open Questions</description>
    </item>
    <item rdf:about="http://andretorgal.com/olive/project:start?rev=1210557461&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T02:57:41+00:00</dc:date>
        <dc:creator>André Torgal</dc:creator>
        <title>project:start</title>
        <link>http://andretorgal.com/olive/project:start?rev=1210557461&amp;do=diff</link>
        <description>Olive development is strucutured in the following projects: 

	*  Olive - the overall project
		*  Core - the core framework
		*  Lib - the resource library
			*   - modules repository
			*   - components repository
			*   - mostly UI related
			*   - task helpers</description>
    </item>
    <item rdf:about="http://andretorgal.com/olive/about:start?rev=1210557024&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T02:50:24+00:00</dc:date>
        <dc:creator>André Torgal</dc:creator>
        <title>about:start</title>
        <link>http://andretorgal.com/olive/about:start?rev=1210557024&amp;do=diff</link>
        <description>Olive

 Olive is an MVC framework for PHP.

I started this some months ago and based it on my legacy php code and the inspiration I took from other MVC frameworks, ORMs and applications.

But Olive is also a number of other projects, namely a growing list of modules, components and other resources, even complete applications, that can be combined to real life situation. These projects are the applied use cases that drive Olive forward.</description>
    </item>
    <item rdf:about="http://andretorgal.com/olive/doc:start?rev=1210556961&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T02:49:21+00:00</dc:date>
        <dc:creator>André Torgal</dc:creator>
        <title>doc:start</title>
        <link>http://andretorgal.com/olive/doc:start?rev=1210556961&amp;do=diff</link>
        <description>*   - core documentation 
		*  concepts
		*  classes

	*   - lib documentation
		*   - module list
		*   - component list
		*   - widget list
		*   - tasks list

	*   - guides to developing and deploying Olive Applications, Modules and Components.</description>
    </item>
    <item rdf:about="http://andretorgal.com/olive/documentation:start?rev=1210556561&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T02:42:41+00:00</dc:date>
        <dc:creator>André Torgal</dc:creator>
        <title>documentation:start</title>
        <link>http://andretorgal.com/olive/documentation:start?rev=1210556561&amp;do=diff</link>
        <description>this page has moved here:</description>
    </item>
</rdf:RDF>
