Developer Diary
Occasional musings about Fakoli, MooTools, PHP, and the world in general.
And the performance bottleneck is... localhost?!
Watch out - your PDO connection strings might be hammering your performance in IIS.
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.When Users Circumvent Your Validation
If users are finding ways around your validation, don't just block them, find out why.
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.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.
