Developer Diary

Occasional musings about Fakoli, MooTools, PHP, and the world in general.
  • Andy Green

    And the performance bottleneck is... localhost?!

    Watch out - your PDO connection strings might be hammering your performance in IIS.

    By Andy Green, posted on Tuesday September 10, 2013
  • Andy Green

    Managing multiple Fakoli applications on a single server

    Fakoli is efficient with resources, so running multiple Fakoli instances on a server can make sense. This article gives you some tools to help keep these configurations under control.
    By Andy Green, posted on Thursday April 4, 2013
  • Janice Gallant

    When Users Circumvent Your Validation

    If users are finding ways around your validation, don't just block them, find out why.

    By Janice Gallant, posted on Saturday February 23, 2013
  • Andy Green

    Open Data the Fakoli Way

    Open Data is a big topic these days. This article show how by using Fakoli as your web platform you can create and consume Open Data APIs with a minimum of effort thanks to our Rich Data Architecture.
    By Andy Green, posted on Tuesday December 11, 2012
  • Andy Green

    Improving accessibility of drop down menus - Part 2

    In part one we added support for keyboard traversal to our drop downs. In this second part we focus on making them work properly on touchscreen devices.
    By Andy Green, posted on Sunday October 14, 2012