######octothorp.es

#templating

  • Sqitch Templating

    https://justatheory.com/2013/09/sqitch-templating

    Last week saw the v.980 release of Sqitch, a database change management system. The headline feature in this version is support for MySQL 5.6.4 or higher. Why 5.6.4 rather than 5.1 or even 5.5? Mainly because 5.6.4 finally added support for fractional seconds in DATETIME columns (details in the release notes). This feature is essential for Sqitch, because changes often execute within a second of each other, and the deploy time is included in the log table’s primary key.

  • Templating Tests with Sqitch

    https://justatheory.com/2014/01/templating-tests-with-sqitch

  • Bricolage Now has PHP 5 Templating

    https://justatheory.com/2005/08/bricolage-1.9.0

  • Create Catalyst Views with Template::Declare

    https://justatheory.com/2009/11/catalyst-view-td

    Follow #templating on RSS or use the

    JSON API
    
    curl -X GET \
      -H "Content-type: application/json" \
      -H "Accept: application/json" \
      "https://octothorp.es/~/templating"