<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://mivec.sourceforge.net/dokuwiki//feed.css" 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://mivec.sourceforge.net/dokuwiki//feed.php">
        <title>MivecWiki</title>
        <description></description>
        <link>http://mivec.sourceforge.net/dokuwiki/</link>
       <dc:date>2009-12-04T15:41:16+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/download?rev=1114151789"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/todo?rev=1114151576"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/docs?rev=1114151307"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/devguide:authentication?rev=1114151252"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/devguide:writing_actions?rev=1114150240"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/devguide:views?rev=1110977263"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/devguide:initial_environment_test?rev=1110861862"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/demonstration?rev=1110861331"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/start?rev=1110860696"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/example_application?rev=1110808330"/>
                <rdf:li rdf:resource="http://mivec.sourceforge.net/dokuwiki/devguide:unit_testing?rev=1110791453"/>
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/download?rev=1114151789">
        <dc:format>text/html</dc:format>
        <dc:date>2005-04-22T06:36:29+01:00</dc:date>
        <dc:creator>admin@202.40.157.165</dc:creator>
        <title>download</title>
        <link>http://mivec.sourceforge.net/dokuwiki/download?rev=1114151789</link>
        <description>Downloads Mivec Framework comes in two flavours:  -with-example distribution. This includes the Mivec Framework codes, PEAR HTTP extension, initial environment test script, and an example application, so that you can get an idea of how a web applicat...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/todo?rev=1114151576">
        <dc:format>text/html</dc:format>
        <dc:date>2005-04-22T06:32:56+01:00</dc:date>
        <dc:creator>admin@202.40.157.165</dc:creator>
        <title>todo</title>
        <link>http://mivec.sourceforge.net/dokuwiki/todo?rev=1114151576</link>
        <description>TODO  Close-range targets:  Allow developer to configure locales supported by the web application - DONE Change configuration file settings.properties back to PHP-based code - DONE StringUtils have to comply with security requirements as stated - DON...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/docs?rev=1114151307">
        <dc:format>text/html</dc:format>
        <dc:date>2005-04-22T06:28:27+01:00</dc:date>
        <dc:creator>admin@202.40.157.165</dc:creator>
        <title>docs</title>
        <link>http://mivec.sourceforge.net/dokuwiki/docs?rev=1114151307</link>
        <description>Documentation  Introduction  Introducing Mivec Framework Mivec Framework License   Basic Concepts  Command Pattern Throwaway Controllers Request Parameters Mapping Exposing values from Actions to View Workflow of Web Applications powered by Mivec Fra...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/devguide:authentication?rev=1114151252">
        <dc:format>text/html</dc:format>
        <dc:date>2005-04-22T06:27:32+01:00</dc:date>
        <dc:creator>admin@202.40.157.165</dc:creator>
        <title>devguide:authentication</title>
        <link>http://mivec.sourceforge.net/dokuwiki/devguide:authentication?rev=1114151252</link>
        <description>Authentication and Authorization As a result of a recent freelance website project, Mivec Framework now has the ability to secure web applications, using HTTP Basic authentication (RFC 2617) or typical HTML form-based authentication.  Alongside with ...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/devguide:writing_actions?rev=1114150240">
        <dc:format>text/html</dc:format>
        <dc:date>2005-04-22T06:10:40+01:00</dc:date>
        <dc:creator>admin@202.40.157.165</dc:creator>
        <title>devguide:writing_actions</title>
        <link>http://mivec.sourceforge.net/dokuwiki/devguide:writing_actions?rev=1114150240</link>
        <description>Writing Actions  About class file names Actions for Mivec Framework must be ended with the extension .action.class.php. Also, the class name must be the same as the file name. For example, we want to write a MyAction, the file name will have to be My...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/devguide:views?rev=1110977263">
        <dc:format>text/html</dc:format>
        <dc:date>2005-03-16T12:47:43+01:00</dc:date>
        <dc:creator>admin@219.77.5.229</dc:creator>
        <title>devguide:views</title>
        <link>http://mivec.sourceforge.net/dokuwiki/devguide:views?rev=1110977263</link>
        <description>Working with Views and View Templates Mivec Framework enforces good MVC design for web applications written with PHP by separating business logic with display logic. Below we will the the details of using the values (Model tier) available from Contro...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/devguide:initial_environment_test?rev=1110861862">
        <dc:format>text/html</dc:format>
        <dc:date>2005-03-15T04:44:22+01:00</dc:date>
        <dc:creator>admin@219.77.5.58</dc:creator>
        <title>devguide:initial_environment_test</title>
        <link>http://mivec.sourceforge.net/dokuwiki/devguide:initial_environment_test?rev=1110861862</link>
        <description>Initial Environment Test  For convinience, Mivec Framework comes with a PHP script to perform some initial checking with your environment. After unpacking the distribution to Apache, point your browser to &amp;lt;mivec-directory&amp;gt;/mivectests/initial-te...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/demonstration?rev=1110861331">
        <dc:format>text/html</dc:format>
        <dc:date>2005-03-15T04:35:31+01:00</dc:date>
        <dc:creator>admin@219.77.5.58</dc:creator>
        <title>demonstration</title>
        <link>http://mivec.sourceforge.net/dokuwiki/demonstration?rev=1110861331</link>
        <description>[created] Demonstration  To help developers to get started, we are providing a few flash movies to demonstrate how to set up Mivec Framework, Apache HTTPD's mod_rewrite, and the example weblog system.  The flash movies were recorded on a SuSE Linux Professiona...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/start?rev=1110860696">
        <dc:format>text/html</dc:format>
        <dc:date>2005-03-15T04:24:56+01:00</dc:date>
        <dc:creator>admin@219.77.5.58</dc:creator>
        <title>start</title>
        <link>http://mivec.sourceforge.net/dokuwiki/start?rev=1110860696</link>
        <description>Welcome to Mivec Wiki  Welcome to Mivec Framework's wiki. Mivec Framework is a lightweight web application framework for PHP.  Mivec Framework aims to provide an easy-to-learn, object-oriented, lightweight, documented MVC framework for PHP, with many...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/example_application?rev=1110808330">
        <dc:format>text/html</dc:format>
        <dc:date>2005-03-14T13:52:10+01:00</dc:date>
        <dc:creator>admin@219.77.150.218</dc:creator>
        <title>example_application</title>
        <link>http://mivec.sourceforge.net/dokuwiki/example_application?rev=1110808330</link>
        <description>Example Application  Bundled with Mivec Framework's -with-example distribution is an example weblog application, which aims to give you an idea of how web applications developed with Mivec Framework will look like.  This weblog system is very trivial...</description>
    </item>
    <item rdf:about="http://mivec.sourceforge.net/dokuwiki/devguide:unit_testing?rev=1110791453">
        <dc:format>text/html</dc:format>
        <dc:date>2005-03-14T09:10:53+01:00</dc:date>
        <dc:creator>admin@219.77.3.144</dc:creator>
        <title>devguide:unit_testing</title>
        <link>http://mivec.sourceforge.net/dokuwiki/devguide:unit_testing?rev=1110791453</link>
        <description>Unit Testing Actions  As Mivec Framework enforces separation of data access/business logic (Actions) and display logic (View templates), it becomes possible that business logic can be tested individually. Such way, View templates will not be affected...</description>
    </item>
</rdf:RDF>
