{
    "href": "/post/2005/04/24/my-yawp-article-is-published/",
    "relId": "2005/04/24/my-yawp-article-is-published",
    "title": "My Yawp Article Is Published",
    "author": "pmjones",
    "markup": "html",
    "tags": [
        {
            "href": "/tag/php/",
            "relId": "php",
            "title": "PHP",
            "author": null,
            "created": null,
            "updated": [],
            "markup": "markdown"
        }
    ],
    "created": "2005-04-24 11:33:50 UTC",
    "updated": [
        "2005-04-24 11:33:50 UTC"
    ],
    "html": "<p>This month's <a href=\"http://php-mag.net/\">International PHP Magazine</a> has my article on <a href=\"http://phpyawp.com\">Yawp</a>; woohoo!  :-)</p>\n<p>Yawp (for PHP4 and non-strict PHP5) is a single PEAR-compliant class that encapsulates a number of other PEAR classes, and ties them all together with a simple configuration file.  When you use Yawp as the base of your application, you get...</p>\n<pre>\n    * A single easy-to-edit config file\n    * Automated authentication processing\n    * Automatic creation of common objects:\n          o Database abstraction layer\n          o Disk cache\n          o Composite logger\n          o Benchmark timer\n          o Variable dumper\n    * Safe accessor methods for PATH_INFO, GET, POST, and configuration values\n</pre>\n<p>Be sure the visit the Yawp website for <a href=\"http://phpyawp.com\">full API and user documentation</a>.</p>\n"
}
