<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://solarphp.org/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://solarphp.org/feed.php">
        <title>Solar Wiki</title>
        <description></description>
        <link>http://solarphp.org/</link>
        <image rdf:resource="http://solarphp.org/lib/images/favicon.ico" />
       <dc:date>2008-07-04T07:33:30-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://solarphp.org/brainstorm:form_api?rev=1210787746&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/brainstorm?rev=1210605193&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/tutorials:router?rev=1210597158&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/manual:sessions:save-handlers?rev=1209308477&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/manual:getting_started:first_run?rev=1208963770&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/manual:form_processing:filters?rev=1208812311&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/buttons?rev=1208783957&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/start?rev=1208783865&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/manual:getting_started:views_and_layouts?rev=1205525617&amp;do=diff"/>
                <rdf:li rdf:resource="http://solarphp.org/manual:getting_started:skeleton_system?rev=1205507524&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://solarphp.org/lib/images/favicon.ico">
        <title>Solar Wiki</title>
        <link>http://solarphp.org/</link>
        <url>http://solarphp.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://solarphp.org/brainstorm:form_api?rev=1210787746&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-14T12:55:46-05:00</dc:date>
        <dc:creator>rodrigo moraes</dc:creator>
        <title>brainstorm:form_api</title>
        <link>http://solarphp.org/brainstorm:form_api?rev=1210787746&amp;do=diff</link>
        <description>Abstract

Solar needs a helper to facilitate building form templates based on a Solar_Form object. The current Solar_View_Helper_Form is good for automated forms, but not when we need a bit more customized markups. The proposed alternative is a helper based on partials.</description>
    </item>
    <item rdf:about="http://solarphp.org/brainstorm?rev=1210605193&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T10:13:13-05:00</dc:date>
        <dc:creator>James Kilbride</dc:creator>
        <title>brainstorm</title>
        <link>http://solarphp.org/brainstorm?rev=1210605193&amp;do=diff</link>
        <description>Ideas and proposals for Solar. 

	*  An API for a new form helper
	*  Generator
		*  Model, starting from the DB schema
		*  Controller
		*  base CRUD templates and admin templates

	*  WSDL/SOAP Server instances
		*  Register function/objects with a Solar_Soap
		*  Controller redirects appropriately.</description>
    </item>
    <item rdf:about="http://solarphp.org/tutorials:router?rev=1210597158&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T07:59:18-05:00</dc:date>
        <dc:creator>rodrigo moraes</dc:creator>
        <title>tutorials:router</title>
        <link>http://solarphp.org/tutorials:router?rev=1210597158&amp;do=diff</link>
        <description>Router Tutorial

(this is a work in progress)

This tutorial explains basic usage of Tipos_Controller_Router, an extended front controller with built-in flexible routing mechanism. 

Introduction

Tipos_Controller_Router, or the “router controller”, is a class that extends Solar_Controller_Front to provide more flexibility and control for URI's. It allows virtually any URI scheme to be used in Solar apps, “routing” to the right controller and action. Also, it abstracts URI building and f…</description>
    </item>
    <item rdf:about="http://solarphp.org/manual:sessions:save-handlers?rev=1209308477&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-27T10:01:17-05:00</dc:date>
        <dc:creator>Antti Holvikari</dc:creator>
        <title>manual:sessions:save-handlers</title>
        <link>http://solarphp.org/manual:sessions:save-handlers?rev=1209308477&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://solarphp.org/manual:getting_started:first_run?rev=1208963770&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-23T10:16:10-05:00</dc:date>
        <dc:creator>alee</dc:creator>
        <title>manual:getting_started:first_run</title>
        <link>http://solarphp.org/manual:getting_started:first_run?rev=1208963770&amp;do=diff</link>
        <description>Fatal error: Maximum function nesting level of '100' reached, aborting! in C:\AppServ\www\solar\Solar.php on line 325?  what?</description>
    </item>
    <item rdf:about="http://solarphp.org/manual:form_processing:filters?rev=1208812311&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-21T16:11:51-05:00</dc:date>
        <dc:creator>Antti Holvikari</dc:creator>
        <title>manual:form_processing:filters</title>
        <link>http://solarphp.org/manual:form_processing:filters?rev=1208812311&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://solarphp.org/buttons?rev=1208783957&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-21T08:19:17-05:00</dc:date>
        <dc:creator>rodrigo moraes</dc:creator>
        <title>buttons - created</title>
        <link>http://solarphp.org/buttons?rev=1208783957&amp;do=diff</link>
        <description>Here's a small collection of buttons to be used in Solar-powered sites. Please add yours if you make a new one.</description>
    </item>
    <item rdf:about="http://solarphp.org/start?rev=1208783865&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-21T08:17:45-05:00</dc:date>
        <dc:creator>rodrigo moraes</dc:creator>
        <title>start</title>
        <link>http://solarphp.org/start?rev=1208783865&amp;do=diff</link>
        <description>Solar stands for “Simple Object Library and Application Repository” for PHP 5. This is the framework community wiki with user contributions. 

Visit the official site, solarphp.com, for download and more information.

To contribute to this wiki, please register here.</description>
    </item>
    <item rdf:about="http://solarphp.org/manual:getting_started:views_and_layouts?rev=1205525617&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-14T15:13:37-05:00</dc:date>
        <dc:creator>alejandro garcia</dc:creator>
        <title>manual:getting_started:views_and_layouts</title>
        <link>http://solarphp.org/manual:getting_started:views_and_layouts?rev=1205525617&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="http://solarphp.org/manual:getting_started:skeleton_system?rev=1205507524&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-03-14T10:12:04-05:00</dc:date>
        <dc:creator>Paul M. Jones</dc:creator>
        <title>manual:getting_started:skeleton_system</title>
        <link>http://solarphp.org/manual:getting_started:skeleton_system?rev=1205507524&amp;do=diff</link>
        <description></description>
    </item>
</rdf:RDF>
