{
    "href": "/post/2005/02/21/solar-version-003-dev-released/",
    "relId": "2005/02/21/solar-version-003-dev-released",
    "title": "Solar: Version 0.0.3 dev released",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        },
        {
            "href": "/tag/solar/",
            "relId": "solar",
            "title": "Solar",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2005-02-21 16:14:52 UTC",
    "updated": [
        "2005-02-21 16:14:52 UTC"
    ],
    "html": "<p>You can download, view the API docs, and join the mailing list from the official site (<a href=\"http://solarphp.com/\">solarphp.com</a>).</p>\n<p>The change notes are:</p>\n<p>* Converted all __hive() calls to __solar() instead.</p>\n<p>* Added email and initial description to Solar_Cell_Bugs columns, removed reference to Solar_Cell_Talk (should be handled by the application object, not the bugs entity)</p>\n<p>* Converted all 'dt' (date-time) abbreviations to 'ts' (timestamp) for consistency with Solar_Sql_Entity column type naming</p>\n<p>* Multiple changes to Solar_Sql_Entity array keys ('ent' ==&gt; 'tbl', 'seqname' ==&gt; 'sequence', 'valid' ==&gt; 'validate', 'message' ==&gt; 'feedback'</p>\n<p>* Added Solar_Form class (aggregates element-building instructions and validation)</p>\n<p>* Added \"None.php\" drivers for Solar_User_Auth and Solar_User_Role (to facilitate having no backend for those services)</p>\n<p>----</p>\n<p>There were some internal changes to the Solar_Cell classes for Bugs and Talk (the bug and comment table entities, respectively).  The biggest addition is the Solar_Form class, which is kind of like HTML_QuickForm, except it's not.  ;-)</p>\n<p>I really do have to start on at least some outline documentation; <a href=\"http://yawiki.com\">YaWiki</a> will be perfect for it when I find the time between my MBA projects and my day job.</p>\n"
}
