<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://ismo.bigbluehat.com/lib/styles/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://ismo.bigbluehat.com/feed.php">
        <title>The Ismo PHP Framework</title>
        <description></description>
        <link>http://ismo.bigbluehat.com/</link>
        <image rdf:resource="http://ismo.bigbluehat.com/lib/images/favicon.ico" />
       <dc:date>2009-03-07T20:19:04+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/internally_restful_framework_psuedo_code?rev=1226694767"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/nativeformdata?rev=1146183086"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/phpworks2008_thoughts?rev=1226694562"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/simplest_route_to_output?rev=1146183086"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/start?rev=1228846985"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/url_management?rev=1203097728"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ismo.bigbluehat.com/lib/images/favicon.ico">
        <title>The Ismo PHP Framework</title>
        <link>http://ismo.bigbluehat.com/</link>
        <url>http://ismo.bigbluehat.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://ismo.bigbluehat.com/internally_restful_framework_psuedo_code?rev=1226694767">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-14T15:32:47+01:00</dc:date>
        <title>internally_restful_framework_psuedo_code</title>
        <link>http://ismo.bigbluehat.com/internally_restful_framework_psuedo_code?rev=1226694767</link>
        <description> Internally RESTful framework psuedo code &amp;nbsp; &amp;nbsp; &amp;nbsp;  ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/nativeformdata?rev=1146183086">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-27T20:11:26+01:00</dc:date>
        <title>nativeformdata</title>
        <link>http://ismo.bigbluehat.com/nativeformdata?rev=1146183086</link>
        <description> Another goal is to use information in it&amp;rsquo;s native form where ever possible. Models and forms in many frameworks are built by hand (with the exception of the venerable Rails and the youthful Cake) and often duplicate the information that&amp;rsquo;...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/phpworks2008_thoughts?rev=1226694562">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-14T15:29:22+01:00</dc:date>
        <title>phpworks2008_thoughts</title>
        <link>http://ismo.bigbluehat.com/phpworks2008_thoughts?rev=1226694562</link>
        <description> Per ramsey&amp;rsquo;s idea of Reflection + Docblock (from Project Zero): RESTdoc  Internally RESTful framework Psuedo code   elazar   ramsey   ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/simplest_route_to_output?rev=1146183086">
        <dc:format>text/html</dc:format>
        <dc:date>2006-04-27T20:11:26+01:00</dc:date>
        <title>simplest_route_to_output</title>
        <link>http://ismo.bigbluehat.com/simplest_route_to_output?rev=1146183086</link>
        <description> Similar to the delegation system, but including things like quick modeling and form building.  Some ideas will be drawn from Cocoon sitemaps. Their request to output mapping seems very clean.   ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/start?rev=1228846985">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-09T13:23:05+01:00</dc:date>
        <title>start</title>
        <link>http://ismo.bigbluehat.com/start?rev=1228846985</link>
        <description> A descriptive framework based on a very broad meaning of the word document and the ability to create a backbone for each web project on which to hang any number of web applications.  Ismo 0.1.4 was released on June 14, 2004 and has some striking sim...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/url_management?rev=1203097728">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-15T12:48:48+01:00</dc:date>
        <title>url_management</title>
        <link>http://ismo.bigbluehat.com/url_management?rev=1203097728</link>
        <description> Extending Joakim&amp;rsquo;s current delegation system to add some new flexibility. The goal is for developers to have complete control over the URL so they can make them as meaningful as possible.  The best PHP routing system we&amp;rsquo;ve found so far i...</description>
    </item>
</rdf:RDF>
