<?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>2008-12-09T18:37:32+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/start?do=diff1228846985"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/internally_restful_framework_psuedo_code?do=diff1226694767"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/phpworks2008_thoughts?do=diff1226694562"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/rest_focus?do=diff1226693335"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/docs/database_access?do=diff1207229587"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/url_management?do=diff1203097728"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/document_objects?do=diff1152748318"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/docs/installation?do=diff1140110626"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/internal_uri_s?do=diff1129408861"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/objects/documents?do=diff1126103154"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/objects/driver?do=diff1125619028"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/objects/model?do=diff1125618856"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/modules?do=diff1122313454"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/nativeformdata?do=diff1120785977"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/simplest_route_to_output?do=diff1120785805"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/ideas/perspectives?do=diff1120221188"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/docs/download?do=diff1119138682"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/docs/pear?do=diff1119138363"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/docs/getting_started?do=diff1119051156"/>
                <rdf:li rdf:resource="http://ismo.bigbluehat.com/docs/file_loaders?do=diff1118851916"/>
            </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/start?do=diff1228846985">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-09T13:23:05+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@65.4.142.114)</dc:creator>
        <title>start</title>
        <link>http://ismo.bigbluehat.com/start?do=diff1228846985</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/internally_restful_framework_psuedo_code?do=diff1226694767">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-14T15:32:47+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@66.187.176.50)</dc:creator>
        <title>internally_restful_framework_psuedo_code - created</title>
        <link>http://ismo.bigbluehat.com/internally_restful_framework_psuedo_code?do=diff1226694767</link>
        <description> Internally RESTful framework psuedo code &amp;nbsp; &amp;nbsp; &amp;nbsp;  ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/phpworks2008_thoughts?do=diff1226694562">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-14T15:29:22+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@66.187.176.50)</dc:creator>
        <title>phpworks2008_thoughts</title>
        <link>http://ismo.bigbluehat.com/phpworks2008_thoughts?do=diff1226694562</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/ideas/rest_focus?do=diff1226693335">
        <dc:format>text/html</dc:format>
        <dc:date>2008-11-14T15:08:55+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@66.187.176.50)</dc:creator>
        <title>ideas:rest_focus</title>
        <link>http://ismo.bigbluehat.com/ideas/rest_focus?do=diff1226693335</link>
        <description> REST (Representational State Transfer) in PHP is still in its infancy, and to my knowledge there are no PHP frameworks that make working with REST easy. I&amp;rsquo;d like to see Ismo be able to handle REST concepts (the very basics are already there) n...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/docs/database_access?do=diff1207229587">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-03T09:33:07+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@74.239.186.50)</dc:creator>
        <title>docs:database_access - added more db options</title>
        <link>http://ismo.bigbluehat.com/docs/database_access?do=diff1207229587</link>
        <description> Ismo does not have it&amp;rsquo;s own database access layer. Since there are so many options already available, we&amp;rsquo;ve decided to leave that up to others.  We recommend using a DAO/ORM database package if possible. Some we recommend are...  PEAR::D...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/url_management?do=diff1203097728">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-15T12:48:48+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@74.239.186.50)</dc:creator>
        <title>url_management - added info about Net_URL_Mapper</title>
        <link>http://ismo.bigbluehat.com/url_management?do=diff1203097728</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>
    <item rdf:about="http://ismo.bigbluehat.com/ideas/document_objects?do=diff1152748318">
        <dc:format>text/html</dc:format>
        <dc:date>2006-07-12T19:51:58+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@71.12.21.134)</dc:creator>
        <title>ideas:document_objects - added SDO link</title>
        <link>http://ismo.bigbluehat.com/ideas/document_objects?do=diff1152748318</link>
        <description> There should be an object for each standard the developers want to implement.  Suggested Document Objects:  RSS  Atom  DocBook  OpenDocument  SyncML  OPML  FOAF  YAML  iCalendar/vCalendar   and just about any other structured document that could be ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/docs/installation?do=diff1140110626">
        <dc:format>text/html</dc:format>
        <dc:date>2006-02-16T12:23:46+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@72.155.172.12)</dc:creator>
        <title>docs:installation - updated pear install url</title>
        <link>http://ismo.bigbluehat.com/docs/installation?do=diff1140110626</link>
        <description> Ismo_Core requires PHP 4.1.0 or later. Although it&amp;rsquo;s recommend that either 4.2.x or 4.3.x is used. Also the following PEAR package are needed:    Date version &amp;gt;= 1.3   HTTP version &amp;gt;= 1.2 [mandatory]   Log version &amp;gt;= 1.6.0   PEAR vers...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/ideas/internal_uri_s?do=diff1129408861">
        <dc:format>text/html</dc:format>
        <dc:date>2005-10-15T16:41:01+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@71.12.21.134)</dc:creator>
        <title>ideas:internal_uri_s - created</title>
        <link>http://ismo.bigbluehat.com/ideas/internal_uri_s?do=diff1129408861</link>
        <description> To do this in PHP we&amp;rsquo;d need to use the stream_wrapper_registration() function and write our own classes.    ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/ideas/objects/documents?do=diff1126103154">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-07T10:25:54+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@65.23.110.149)</dc:creator>
        <title>ideas:objects:documents - added note about Document/State similarities</title>
        <link>http://ismo.bigbluehat.com/ideas/objects/documents?do=diff1126103154</link>
        <description> A Document in concept is a collection of data. The Document object access it&amp;rsquo;s data through one or more Model objects. The object can then be used to output that data through various templates or send it&amp;rsquo;s data to an Action for processin...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/ideas/objects/driver?do=diff1125619028">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-01T19:57:08+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@71.14.112.108)</dc:creator>
        <title>ideas:objects:driver - created</title>
        <link>http://ismo.bigbluehat.com/ideas/objects/driver?do=diff1125619028</link>
        <description> A Driver object is used in conjunction with the Model object. Each driver represents a different way of accessing data. Some drivers will represent different RDBMS&amp;rsquo;s. Others will be used for things like RSS or Atom feeds.   ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/ideas/objects/model?do=diff1125618856">
        <dc:format>text/html</dc:format>
        <dc:date>2005-09-01T19:54:16+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@71.14.112.108)</dc:creator>
        <title>ideas:objects:model - created</title>
        <link>http://ismo.bigbluehat.com/ideas/objects/model?do=diff1125618856</link>
        <description> The Model object comes from the popular MVC pattern. A model is used to access data directly, often from a database and sometimes via &amp;ldquo;getters&amp;rdquo; and &amp;ldquo;setters.&amp;rdquo;  Models in Ismo will be used to access all types of data: database...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/ideas/modules?do=diff1122313454">
        <dc:format>text/html</dc:format>
        <dc:date>2005-07-25T13:44:14+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@71.12.21.134)</dc:creator>
        <title>ideas:modules</title>
        <link>http://ismo.bigbluehat.com/ideas/modules?do=diff1122313454</link>
        <description> The current version of Ismo consists of Ismo Core. This package (which is installable via PEAR) handles the core pieces of the framework: Dispatching, etc. Modules will be packages (installable via PEAR) that will be able to be used with Ismo and po...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/nativeformdata?do=diff1120785977">
        <dc:format>text/html</dc:format>
        <dc:date>2005-07-07T21:26:17+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@24.177.224.31)</dc:creator>
        <title>nativeformdata - fixed Rails link</title>
        <link>http://ismo.bigbluehat.com/nativeformdata?do=diff1120785977</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/simplest_route_to_output?do=diff1120785805">
        <dc:format>text/html</dc:format>
        <dc:date>2005-07-07T21:23:25+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@24.177.224.31)</dc:creator>
        <title>simplest_route_to_output</title>
        <link>http://ismo.bigbluehat.com/simplest_route_to_output?do=diff1120785805</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/ideas/perspectives?do=diff1120221188">
        <dc:format>text/html</dc:format>
        <dc:date>2005-07-01T08:33:08+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@24.177.224.31)</dc:creator>
        <title>ideas:perspectives - created</title>
        <link>http://ismo.bigbluehat.com/ideas/perspectives?do=diff1120221188</link>
        <description> Perspective: a group of views comprising a general interface to the application (ex: HTML, XUL, SOAP?). Think of them as different ways to get to the same application.    ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/docs/download?do=diff1119138682">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-18T19:51:22+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@65.4.190.104)</dc:creator>
        <title>docs:download</title>
        <link>http://ismo.bigbluehat.com/docs/download?do=diff1119138682</link>
        <description> Download Ismo from SourceForge.   PEAR installer   It is also possible to install Ismo using the PEAR installer. More information soon (it&amp;rsquo;s currently available in the download).   ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/docs/pear?do=diff1119138363">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-18T19:46:03+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@65.4.190.104)</dc:creator>
        <title>docs:pear - created</title>
        <link>http://ismo.bigbluehat.com/docs/pear?do=diff1119138363</link>
        <description> The Ismo framework tries to avoid wheel reinvention whenever possible. For this reason you&amp;rsquo;ll find a number of PEAR objects in the download.    ...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/docs/getting_started?do=diff1119051156">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-17T19:32:36+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@24.177.224.31)</dc:creator>
        <title>docs:getting_started - link to e-mail and note about adding to the wiki</title>
        <link>http://ismo.bigbluehat.com/docs/getting_started?do=diff1119051156</link>
        <description> Ok, so let&amp;rsquo;s create our first application using Ismo_Core!  We&amp;rsquo;ll use a directory in the webroot of a web server. If the webroot for the server running on foo.bar is a /var/www/html we&amp;rsquo;ll put this small application in a sub directo...</description>
    </item>
    <item rdf:about="http://ismo.bigbluehat.com/docs/file_loaders?do=diff1118851916">
        <dc:format>text/html</dc:format>
        <dc:date>2005-06-15T12:11:56+01:00</dc:date>
        <dc:creator>Benjamin Young (theideaman@24.177.224.31)</dc:creator>
        <title>docs:file_loaders</title>
        <link>http://ismo.bigbluehat.com/docs/file_loaders?do=diff1118851916</link>
        <description> The idea is that files are not loaded from some specially defined path using include() or require(). Instead a loader is used to load the needed files, and the loader knows from where to load the files.  This way one can change from loading all the ...</description>
    </item>
</rdf:RDF>
