<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- generator="FeedCreator 1.7.2" -->
<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://www.glorum.com//index.php">
        <title>glorum.com/message/47</title>
        <description></description>
        <link>http://www.glorum.com/message/47</link>
       <dc:date>2009-01-05T20:56:36+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.glorum.com/view/47"/>
                <rdf:li rdf:resource="http://www.glorum.com/view/47"/>
                <rdf:li rdf:resource="http://www.glorum.com/view/47"/>
                <rdf:li rdf:resource="http://www.glorum.com/view/47"/>
                <rdf:li rdf:resource="http://www.glorum.com/view/47"/>
            </rdf:Seq>
        </items>
    </channel>
    <item rdf:about="http://www.glorum.com/view/47">
        <dc:format>text/html</dc:format>
        <dc:date>2006-10-21T10:19:39+01:00</dc:date>
        <dc:source>http://www.glorum.com</dc:source>
        <dc:creator>mario</dc:creator>
        <title>[mario] A PHP framework (MVC) in 400 lines of code?</title>
        <link>http://www.glorum.com/view/47</link>
        <description>Is anybody aware of a (working) minimalist MVC framework/library for PHP whose source code is 300-400 lines or even less?

Clearly I am thinking about a truly minimal one, here: 

- urls handling
- a basic architecture for controllers
- php templates

- ego-free
- hype-free 
- does nothing beyond MVC

Nothing spectacular; I am after something that is more an alternative to vanilla PHP than an alternative to other frameworks.</description>
    </item>
    <item rdf:about="http://www.glorum.com/view/47">
        <dc:format>text/html</dc:format>
        <dc:date>2006-10-22T08:48:16+01:00</dc:date>
        <dc:source>http://www.glorum.com</dc:source>
        <dc:creator>mario</dc:creator>
        <title>[mario] I was thinking about this idea a little more.     After ...</title>
        <link>http://www.glorum.com/view/47</link>
        <description>I was thinking about this idea a little more. 

After having built my personal &quot;lightweight&quot; MVC framework (8,000 lines) and having used it on some mid-sized projects (including glorum), the idea of a truly essential MVC framework begins to show some appeal to me.

With the development I typically do, most of the saving in web development effort I get from an MVC framework comes from the MVC architecture, not from the framework itself.

The convenience of using an MVC architecture to me is</description>
    </item>
    <item rdf:about="http://www.glorum.com/view/47">
        <dc:format>text/html</dc:format>
        <dc:date>2006-10-23T00:31:01+01:00</dc:date>
        <dc:source>http://www.glorum.com</dc:source>
        <dc:creator>stiian</dc:creator>
        <title>[stiian] I've also got a need for a minimalistic mvc framework.  ...</title>
        <link>http://www.glorum.com/view/47</link>
        <description>I've also got a need for a minimalistic mvc framework. This stage, the best I've came across was Code Igniter (www.codeigniter.com), but is still way too big. I basically need a GOOD &quot;starting point&quot; with base objects for models, views and controllers, then work from there and build on it using my own modules.</description>
    </item>
    <item rdf:about="http://www.glorum.com/view/47">
        <dc:format>text/html</dc:format>
        <dc:date>2006-10-23T09:05:32+01:00</dc:date>
        <dc:source>http://www.glorum.com</dc:source>
        <dc:creator>mario</dc:creator>
        <title>[mario] Exactly what I am thinking about, stiian. Being able to ...</title>
        <link>http://www.glorum.com/view/47</link>
        <description>Exactly what I am thinking about, stiian. Being able to cleanly build on it is the key. 

Something of that kind could maybe allow a small family of domain-specific frameworks and CMS with a common core to be developed. 

A pear-like library developing around a very light framework would be interesting, too.</description>
    </item>
    <item rdf:about="http://www.glorum.com/view/47">
        <dc:format>text/html</dc:format>
        <dc:date>2006-11-01T04:52:13+01:00</dc:date>
        <dc:source>http://www.glorum.com</dc:source>
        <dc:creator>nano</dc:creator>
        <title>[nano] I will try to quickly put the idea into code in the nex ...</title>
        <link>http://www.glorum.com/view/47</link>
        <description>I will try to quickly put the idea into code in the next 3-4 days. glorum will host the 
project.

Discuss it: http://www.glorum.com/tag/nano.php
(bookmark or subscribe to http://www.glorum.com/rss/tag/nano.php )

Stay in touch: http://www.glorum.com/user/nano 
(bookmark or subscribe to http://www.glorum.com/rss/user/nano )

-
Mario</description>
    </item>
</rdf:RDF>
